2024-03-11T20:35:36.781 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-11T20:35:36.781 DEBUG:teuthology.run:Teuthology command: teuthology --description orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} --owner scheduled_teuthology@teuthology --name teuthology-2024-03-11_20:08:13-orch-main-distro-default-smithi --verbose --archive /home/teuthworker/archive/teuthology-2024-03-11_20:08:13-orch-main-distro-default-smithi/7591761 -- /home/teuthworker/archive/teuthology-2024-03-11_20:08:13-orch-main-distro-default-smithi/7591761/orig.config.yaml 2024-03-11T20:35:36.814 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-11T20:35:36.925 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-03-11_20:08:13-orch-main-distro-default-smithi/7591761 branch: main 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: ceph-qa@ceph.com first_in_suite: false job_id: '7591761' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-03-11_20:08:13-orch-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: main 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: 2b0101eb74d60610d544cb8a473e23a35ac1cc0b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 2b0101eb74d60610d544cb8a473e23a35ac1cc0b workunit: branch: main sha1: 1c349451176cc5b4ebfb24b22eaaa754e05cff6c owner: scheduled_teuthology@teuthology priority: 200 repo: https://git.ceph.com/ceph.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: 6815 sha1: 2b0101eb74d60610d544cb8a473e23a35ac1cc0b sleep_before_teardown: 0 subset: 10/64 suite: orch suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_1c349451176cc5b4ebfb24b22eaaa754e05cff6c/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 1c349451176cc5b4ebfb24b22eaaa754e05cff6c targets: smithi088.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi161.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-11_20:08:13 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-03-11T20:35:36.925 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_1c349451176cc5b4ebfb24b22eaaa754e05cff6c/qa; will attempt to use it 2024-03-11T20:35:36.926 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_1c349451176cc5b4ebfb24b22eaaa754e05cff6c/qa/tasks 2024-03-11T20:35:36.926 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-11T20:35:36.927 INFO:teuthology.task.internal:Checking packages... 2024-03-11T20:35:36.952 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '2b0101eb74d60610d544cb8a473e23a35ac1cc0b' 2024-03-11T20:35:36.952 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-11T20:35:36.952 INFO:teuthology.packaging:ref: None 2024-03-11T20:35:36.952 INFO:teuthology.packaging:tag: None 2024-03-11T20:35:36.952 INFO:teuthology.packaging:branch: main 2024-03-11T20:35:36.952 INFO:teuthology.packaging:sha1: 2b0101eb74d60610d544cb8a473e23a35ac1cc0b 2024-03-11T20:35:36.953 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=main 2024-03-11T20:35:37.197 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1979-g2b0101eb-1focal 2024-03-11T20:35:37.199 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-11T20:35:37.205 INFO:teuthology.task.internal:no buildpackages task found 2024-03-11T20:35:37.205 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-11T20:35:37.220 INFO:teuthology.task.internal:Saving configuration 2024-03-11T20:35:37.231 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-11T20:35:37.243 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-11T20:35:37.268 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-11_20:08:13-orch-main-distro-default-smithi/7591761', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-11 20:28:37.308520', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-03-11T20:35:37.291 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi161.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-11_20:08:13-orch-main-distro-default-smithi/7591761', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-11 20:28:37.307093', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-03-11T20:35:37.292 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-11T20:35:37.300 INFO:teuthology.task.internal:roles: ubuntu@smithi088.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-03-11T20:35:37.300 INFO:teuthology.task.internal:roles: ubuntu@smithi161.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-03-11T20:35:37.300 INFO:teuthology.run_tasks:Running task console_log... 2024-03-11T20:35:37.376 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc6afca0f70>, signals=[15]) 2024-03-11T20:35:37.377 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-11T20:35:37.386 INFO:teuthology.task.internal:Opening connections... 2024-03-11T20:35:37.386 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi088.front.sepia.ceph.com 2024-03-11T20:35:37.388 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-11T20:35:37.485 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi161.front.sepia.ceph.com 2024-03-11T20:35:37.486 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-11T20:35:37.571 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-11T20:35:37.583 DEBUG:teuthology.orchestra.run.smithi088:> uname -m 2024-03-11T20:35:37.589 INFO:teuthology.orchestra.run.smithi088.stdout:x86_64 2024-03-11T20:35:37.590 DEBUG:teuthology.orchestra.run.smithi088:> cat /etc/os-release 2024-03-11T20:35:37.636 INFO:teuthology.orchestra.run.smithi088.stdout:NAME="Ubuntu" 2024-03-11T20:35:37.637 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-03-11T20:35:37.637 INFO:teuthology.orchestra.run.smithi088.stdout:ID=ubuntu 2024-03-11T20:35:37.637 INFO:teuthology.orchestra.run.smithi088.stdout:ID_LIKE=debian 2024-03-11T20:35:37.637 INFO:teuthology.orchestra.run.smithi088.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-03-11T20:35:37.637 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_ID="20.04" 2024-03-11T20:35:37.637 INFO:teuthology.orchestra.run.smithi088.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-11T20:35:37.637 INFO:teuthology.orchestra.run.smithi088.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-11T20:35:37.637 INFO:teuthology.orchestra.run.smithi088.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-11T20:35:37.637 INFO:teuthology.orchestra.run.smithi088.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-11T20:35:37.637 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_CODENAME=focal 2024-03-11T20:35:37.637 INFO:teuthology.orchestra.run.smithi088.stdout:UBUNTU_CODENAME=focal 2024-03-11T20:35:37.638 INFO:teuthology.lock.ops:Updating smithi088.front.sepia.ceph.com on lock server 2024-03-11T20:35:37.659 DEBUG:teuthology.orchestra.run.smithi161:> uname -m 2024-03-11T20:35:37.665 INFO:teuthology.orchestra.run.smithi161.stdout:x86_64 2024-03-11T20:35:37.665 DEBUG:teuthology.orchestra.run.smithi161:> cat /etc/os-release 2024-03-11T20:35:37.714 INFO:teuthology.orchestra.run.smithi161.stdout:NAME="Ubuntu" 2024-03-11T20:35:37.714 INFO:teuthology.orchestra.run.smithi161.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-03-11T20:35:37.714 INFO:teuthology.orchestra.run.smithi161.stdout:ID=ubuntu 2024-03-11T20:35:37.714 INFO:teuthology.orchestra.run.smithi161.stdout:ID_LIKE=debian 2024-03-11T20:35:37.714 INFO:teuthology.orchestra.run.smithi161.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-03-11T20:35:37.714 INFO:teuthology.orchestra.run.smithi161.stdout:VERSION_ID="20.04" 2024-03-11T20:35:37.714 INFO:teuthology.orchestra.run.smithi161.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-11T20:35:37.714 INFO:teuthology.orchestra.run.smithi161.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-11T20:35:37.714 INFO:teuthology.orchestra.run.smithi161.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-11T20:35:37.714 INFO:teuthology.orchestra.run.smithi161.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-11T20:35:37.715 INFO:teuthology.orchestra.run.smithi161.stdout:VERSION_CODENAME=focal 2024-03-11T20:35:37.715 INFO:teuthology.orchestra.run.smithi161.stdout:UBUNTU_CODENAME=focal 2024-03-11T20:35:37.715 INFO:teuthology.lock.ops:Updating smithi161.front.sepia.ceph.com on lock server 2024-03-11T20:35:37.733 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-11T20:35:37.748 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-11T20:35:37.760 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-11T20:35:37.760 DEBUG:teuthology.orchestra.run.smithi088:> test '!' -e /home/ubuntu/cephtest 2024-03-11T20:35:37.763 DEBUG:teuthology.orchestra.run.smithi161:> test '!' -e /home/ubuntu/cephtest 2024-03-11T20:35:37.768 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-11T20:35:37.779 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-11T20:35:37.779 DEBUG:teuthology.orchestra.run.smithi088:> test -z $(ls -A /var/lib/ceph) 2024-03-11T20:35:37.808 DEBUG:teuthology.orchestra.run.smithi161:> test -z $(ls -A /var/lib/ceph) 2024-03-11T20:35:37.826 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-11T20:35:37.885 INFO:teuthology.run_tasks:Running task kernel... 2024-03-11T20:35:37.904 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-11T20:35:37.904 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-11T20:35:37.905 DEBUG:teuthology.orchestra.run.smithi088:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-11T20:35:37.905 DEBUG:teuthology.orchestra.run.smithi161:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-11T20:35:37.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-11T20:35:37.910 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2024-03-11T20:35:37.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-11T20:35:37.911 DEBUG:teuthology.orchestra.run.smithi161:> uname -r 2024-03-11T20:35:37.957 INFO:teuthology.orchestra.run.smithi088.stdout:5.4.0-124-generic 2024-03-11T20:35:37.957 INFO:teuthology.task.kernel:Running kernel on smithi088: 5.4.0-124-generic 2024-03-11T20:35:37.957 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get clean 2024-03-11T20:35:37.958 INFO:teuthology.orchestra.run.smithi161.stdout:5.4.0-124-generic 2024-03-11T20:35:37.958 INFO:teuthology.task.kernel:Running kernel on smithi161: 5.4.0-124-generic 2024-03-11T20:35:37.958 DEBUG:teuthology.orchestra.run.smithi161:> sudo apt-get clean 2024-03-11T20:35:38.060 DEBUG:teuthology.orchestra.run.smithi161:> sudo apt-get update 2024-03-11T20:35:38.062 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get update 2024-03-11T20:35:38.307 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-11T20:35:38.309 INFO:teuthology.orchestra.run.smithi161.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-11T20:35:38.344 INFO:teuthology.orchestra.run.smithi161.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-03-11T20:35:38.344 INFO:teuthology.orchestra.run.smithi161.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-03-11T20:35:38.347 INFO:teuthology.orchestra.run.smithi088.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-03-11T20:35:38.348 INFO:teuthology.orchestra.run.smithi088.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-03-11T20:35:38.583 INFO:teuthology.orchestra.run.smithi161.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-03-11T20:35:38.585 INFO:teuthology.orchestra.run.smithi088.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-03-11T20:35:38.718 INFO:teuthology.orchestra.run.smithi088.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,151 kB] 2024-03-11T20:35:38.724 INFO:teuthology.orchestra.run.smithi161.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,151 kB] 2024-03-11T20:35:38.895 INFO:teuthology.orchestra.run.smithi088.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,774 kB] 2024-03-11T20:35:38.907 INFO:teuthology.orchestra.run.smithi161.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [719 kB] 2024-03-11T20:35:39.014 INFO:teuthology.orchestra.run.smithi088.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [944 kB] 2024-03-11T20:35:39.032 INFO:teuthology.orchestra.run.smithi088.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [504 kB] 2024-03-11T20:35:39.044 INFO:teuthology.orchestra.run.smithi088.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-03-11T20:35:39.044 INFO:teuthology.orchestra.run.smithi088.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-03-11T20:35:39.045 INFO:teuthology.orchestra.run.smithi088.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,753 kB] 2024-03-11T20:35:39.131 INFO:teuthology.orchestra.run.smithi161.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [944 kB] 2024-03-11T20:35:39.214 INFO:teuthology.orchestra.run.smithi161.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [504 kB] 2024-03-11T20:35:39.218 INFO:teuthology.orchestra.run.smithi161.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-03-11T20:35:39.218 INFO:teuthology.orchestra.run.smithi161.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,753 kB] 2024-03-11T20:35:39.240 INFO:teuthology.orchestra.run.smithi088.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [384 kB] 2024-03-11T20:35:39.242 INFO:teuthology.orchestra.run.smithi161.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,774 kB] 2024-03-11T20:35:39.246 INFO:teuthology.orchestra.run.smithi088.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-03-11T20:35:39.246 INFO:teuthology.orchestra.run.smithi088.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [779 kB] 2024-03-11T20:35:39.253 INFO:teuthology.orchestra.run.smithi088.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,174 kB] 2024-03-11T20:35:39.261 INFO:teuthology.orchestra.run.smithi088.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [281 kB] 2024-03-11T20:35:39.263 INFO:teuthology.orchestra.run.smithi088.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-03-11T20:35:39.264 INFO:teuthology.orchestra.run.smithi088.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-03-11T20:35:39.264 INFO:teuthology.orchestra.run.smithi088.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-03-11T20:35:39.264 INFO:teuthology.orchestra.run.smithi088.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-03-11T20:35:39.271 INFO:teuthology.orchestra.run.smithi161.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-03-11T20:35:39.271 INFO:teuthology.orchestra.run.smithi161.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [384 kB] 2024-03-11T20:35:39.277 INFO:teuthology.orchestra.run.smithi161.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-03-11T20:35:39.277 INFO:teuthology.orchestra.run.smithi161.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,174 kB] 2024-03-11T20:35:39.284 INFO:teuthology.orchestra.run.smithi088.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-03-11T20:35:39.303 INFO:teuthology.orchestra.run.smithi088.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-03-11T20:35:39.304 INFO:teuthology.orchestra.run.smithi088.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-03-11T20:35:39.305 INFO:teuthology.orchestra.run.smithi088.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-03-11T20:35:39.305 INFO:teuthology.orchestra.run.smithi088.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-03-11T20:35:39.305 INFO:teuthology.orchestra.run.smithi088.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-03-11T20:35:39.318 INFO:teuthology.orchestra.run.smithi161.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [779 kB] 2024-03-11T20:35:39.321 INFO:teuthology.orchestra.run.smithi088.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-03-11T20:35:39.337 INFO:teuthology.orchestra.run.smithi161.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [281 kB] 2024-03-11T20:35:39.344 INFO:teuthology.orchestra.run.smithi161.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-03-11T20:35:39.345 INFO:teuthology.orchestra.run.smithi161.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-03-11T20:35:39.345 INFO:teuthology.orchestra.run.smithi161.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-03-11T20:35:39.346 INFO:teuthology.orchestra.run.smithi161.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-03-11T20:35:39.346 INFO:teuthology.orchestra.run.smithi161.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-03-11T20:35:39.346 INFO:teuthology.orchestra.run.smithi161.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-03-11T20:35:39.348 INFO:teuthology.orchestra.run.smithi161.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-03-11T20:35:39.368 INFO:teuthology.orchestra.run.smithi161.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-03-11T20:35:39.384 INFO:teuthology.orchestra.run.smithi088.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [719 kB] 2024-03-11T20:35:39.393 INFO:teuthology.orchestra.run.smithi161.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-03-11T20:35:39.394 INFO:teuthology.orchestra.run.smithi161.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-03-11T20:35:39.394 INFO:teuthology.orchestra.run.smithi161.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-03-11T20:35:39.399 INFO:teuthology.orchestra.run.smithi088.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [421 kB] 2024-03-11T20:35:39.408 INFO:teuthology.orchestra.run.smithi088.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-03-11T20:35:39.408 INFO:teuthology.orchestra.run.smithi088.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-03-11T20:35:39.408 INFO:teuthology.orchestra.run.smithi088.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,636 kB] 2024-03-11T20:35:39.433 INFO:teuthology.orchestra.run.smithi161.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [421 kB] 2024-03-11T20:35:39.447 INFO:teuthology.orchestra.run.smithi161.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-03-11T20:35:39.452 INFO:teuthology.orchestra.run.smithi161.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-03-11T20:35:39.452 INFO:teuthology.orchestra.run.smithi161.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,636 kB] 2024-03-11T20:35:39.489 INFO:teuthology.orchestra.run.smithi088.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [368 kB] 2024-03-11T20:35:39.496 INFO:teuthology.orchestra.run.smithi088.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-03-11T20:35:39.496 INFO:teuthology.orchestra.run.smithi088.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [653 kB] 2024-03-11T20:35:39.510 INFO:teuthology.orchestra.run.smithi088.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [948 kB] 2024-03-11T20:35:39.521 INFO:teuthology.orchestra.run.smithi161.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [368 kB] 2024-03-11T20:35:39.527 INFO:teuthology.orchestra.run.smithi161.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-03-11T20:35:39.527 INFO:teuthology.orchestra.run.smithi161.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [653 kB] 2024-03-11T20:35:39.560 INFO:teuthology.orchestra.run.smithi161.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [948 kB] 2024-03-11T20:35:39.690 INFO:teuthology.orchestra.run.smithi088.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [199 kB] 2024-03-11T20:35:39.739 INFO:teuthology.orchestra.run.smithi161.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [199 kB] 2024-03-11T20:35:40.121 INFO:teuthology.orchestra.run.smithi088.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-03-11T20:35:40.126 INFO:teuthology.orchestra.run.smithi088.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-03-11T20:35:40.128 INFO:teuthology.orchestra.run.smithi088.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-03-11T20:35:40.135 INFO:teuthology.orchestra.run.smithi088.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-03-11T20:35:40.138 INFO:teuthology.orchestra.run.smithi088.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-03-11T20:35:40.348 INFO:teuthology.orchestra.run.smithi161.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-03-11T20:35:40.353 INFO:teuthology.orchestra.run.smithi161.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-03-11T20:35:40.355 INFO:teuthology.orchestra.run.smithi161.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-03-11T20:35:40.363 INFO:teuthology.orchestra.run.smithi161.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-03-11T20:35:40.364 INFO:teuthology.orchestra.run.smithi161.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-03-11T20:35:43.201 INFO:teuthology.orchestra.run.smithi161.stdout:Fetched 19.4 MB in 3s (6,178 kB/s) 2024-03-11T20:35:43.233 INFO:teuthology.orchestra.run.smithi088.stdout:Fetched 19.4 MB in 3s (6,398 kB/s) 2024-03-11T20:35:44.670 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2024-03-11T20:35:44.675 INFO:teuthology.orchestra.run.smithi161.stdout:Reading package lists... 2024-03-11T20:35:44.695 DEBUG:teuthology.orchestra.run.smithi088:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-11T20:35:44.702 DEBUG:teuthology.orchestra.run.smithi161:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-11T20:35:44.761 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2024-03-11T20:35:44.771 INFO:teuthology.orchestra.run.smithi161.stdout:Reading package lists... 2024-03-11T20:35:44.944 INFO:teuthology.orchestra.run.smithi088.stdout:Building dependency tree... 2024-03-11T20:35:44.944 INFO:teuthology.orchestra.run.smithi088.stdout:Reading state information... 2024-03-11T20:35:44.975 INFO:teuthology.orchestra.run.smithi161.stdout:Building dependency tree... 2024-03-11T20:35:44.975 INFO:teuthology.orchestra.run.smithi161.stdout:Reading state information... 2024-03-11T20:35:45.124 INFO:teuthology.orchestra.run.smithi088.stdout:The following additional packages will be installed: 2024-03-11T20:35:45.125 INFO:teuthology.orchestra.run.smithi088.stdout: linux-generic linux-headers-5.4.0-173 linux-headers-5.4.0-173-generic 2024-03-11T20:35:45.125 INFO:teuthology.orchestra.run.smithi088.stdout: linux-headers-generic linux-image-5.4.0-173-generic 2024-03-11T20:35:45.125 INFO:teuthology.orchestra.run.smithi088.stdout: linux-modules-5.4.0-173-generic linux-modules-extra-5.4.0-173-generic 2024-03-11T20:35:45.126 INFO:teuthology.orchestra.run.smithi088.stdout:Suggested packages: 2024-03-11T20:35:45.126 INFO:teuthology.orchestra.run.smithi088.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-03-11T20:35:45.126 INFO:teuthology.orchestra.run.smithi088.stdout:Recommended packages: 2024-03-11T20:35:45.126 INFO:teuthology.orchestra.run.smithi088.stdout: thermald 2024-03-11T20:35:45.159 INFO:teuthology.orchestra.run.smithi161.stdout:The following additional packages will be installed: 2024-03-11T20:35:45.159 INFO:teuthology.orchestra.run.smithi161.stdout: linux-generic linux-headers-5.4.0-173 linux-headers-5.4.0-173-generic 2024-03-11T20:35:45.159 INFO:teuthology.orchestra.run.smithi161.stdout: linux-headers-generic linux-image-5.4.0-173-generic 2024-03-11T20:35:45.159 INFO:teuthology.orchestra.run.smithi161.stdout: linux-modules-5.4.0-173-generic linux-modules-extra-5.4.0-173-generic 2024-03-11T20:35:45.161 INFO:teuthology.orchestra.run.smithi161.stdout:Suggested packages: 2024-03-11T20:35:45.161 INFO:teuthology.orchestra.run.smithi161.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-03-11T20:35:45.161 INFO:teuthology.orchestra.run.smithi161.stdout:Recommended packages: 2024-03-11T20:35:45.161 INFO:teuthology.orchestra.run.smithi161.stdout: thermald 2024-03-11T20:35:45.190 INFO:teuthology.orchestra.run.smithi088.stdout:The following NEW packages will be installed: 2024-03-11T20:35:45.190 INFO:teuthology.orchestra.run.smithi088.stdout: linux-headers-5.4.0-173 linux-headers-5.4.0-173-generic 2024-03-11T20:35:45.190 INFO:teuthology.orchestra.run.smithi088.stdout: linux-image-5.4.0-173-generic linux-modules-5.4.0-173-generic 2024-03-11T20:35:45.190 INFO:teuthology.orchestra.run.smithi088.stdout: linux-modules-extra-5.4.0-173-generic 2024-03-11T20:35:45.191 INFO:teuthology.orchestra.run.smithi088.stdout:The following packages will be upgraded: 2024-03-11T20:35:45.192 INFO:teuthology.orchestra.run.smithi088.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-11T20:35:45.211 INFO:teuthology.orchestra.run.smithi161.stdout:The following NEW packages will be installed: 2024-03-11T20:35:45.211 INFO:teuthology.orchestra.run.smithi161.stdout: linux-headers-5.4.0-173 linux-headers-5.4.0-173-generic 2024-03-11T20:35:45.211 INFO:teuthology.orchestra.run.smithi161.stdout: linux-image-5.4.0-173-generic linux-modules-5.4.0-173-generic 2024-03-11T20:35:45.211 INFO:teuthology.orchestra.run.smithi161.stdout: linux-modules-extra-5.4.0-173-generic 2024-03-11T20:35:45.213 INFO:teuthology.orchestra.run.smithi161.stdout:The following packages will be upgraded: 2024-03-11T20:35:45.213 INFO:teuthology.orchestra.run.smithi161.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-11T20:35:45.271 INFO:teuthology.orchestra.run.smithi088.stdout:3 upgraded, 5 newly installed, 0 to remove and 288 not upgraded. 2024-03-11T20:35:45.271 INFO:teuthology.orchestra.run.smithi088.stdout:Need to get 77.2 MB of archives. 2024-03-11T20:35:45.271 INFO:teuthology.orchestra.run.smithi088.stdout:After this operation, 380 MB of additional disk space will be used. 2024-03-11T20:35:45.271 INFO:teuthology.orchestra.run.smithi088.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-173-generic amd64 5.4.0-173.191 [15.0 MB] 2024-03-11T20:35:45.294 INFO:teuthology.orchestra.run.smithi161.stdout:3 upgraded, 5 newly installed, 0 to remove and 288 not upgraded. 2024-03-11T20:35:45.294 INFO:teuthology.orchestra.run.smithi161.stdout:Need to get 77.2 MB of archives. 2024-03-11T20:35:45.294 INFO:teuthology.orchestra.run.smithi161.stdout:After this operation, 380 MB of additional disk space will be used. 2024-03-11T20:35:45.294 INFO:teuthology.orchestra.run.smithi161.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-173-generic amd64 5.4.0-173.191 [15.0 MB] 2024-03-11T20:35:46.049 INFO:teuthology.orchestra.run.smithi088.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-173-generic amd64 5.4.0-173.191 [10.5 MB] 2024-03-11T20:35:46.138 INFO:teuthology.orchestra.run.smithi161.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-173-generic amd64 5.4.0-173.191 [10.5 MB] 2024-03-11T20:35:46.305 INFO:teuthology.orchestra.run.smithi088.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-173-generic amd64 5.4.0-173.191 [39.2 MB] 2024-03-11T20:35:46.464 INFO:teuthology.orchestra.run.smithi161.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-173-generic amd64 5.4.0-173.191 [39.2 MB] 2024-03-11T20:35:47.668 INFO:teuthology.orchestra.run.smithi088.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.173.171 [1,900 B] 2024-03-11T20:35:47.668 INFO:teuthology.orchestra.run.smithi088.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.173.171 [2,544 B] 2024-03-11T20:35:47.668 INFO:teuthology.orchestra.run.smithi088.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-173 all 5.4.0-173.191 [11.0 MB] 2024-03-11T20:35:47.780 INFO:teuthology.orchestra.run.smithi161.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.173.171 [1,900 B] 2024-03-11T20:35:47.780 INFO:teuthology.orchestra.run.smithi161.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.173.171 [2,544 B] 2024-03-11T20:35:47.780 INFO:teuthology.orchestra.run.smithi161.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-173 all 5.4.0-173.191 [11.0 MB] 2024-03-11T20:35:47.910 INFO:teuthology.orchestra.run.smithi088.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-173-generic amd64 5.4.0-173.191 [1,392 kB] 2024-03-11T20:35:48.006 INFO:teuthology.orchestra.run.smithi088.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.173.171 [2,412 B] 2024-03-11T20:35:48.064 INFO:teuthology.orchestra.run.smithi161.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-173-generic amd64 5.4.0-173.191 [1,392 kB] 2024-03-11T20:35:48.113 INFO:teuthology.orchestra.run.smithi161.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.173.171 [2,412 B] 2024-03-11T20:35:48.744 INFO:teuthology.orchestra.run.smithi088.stdout:Fetched 77.2 MB in 3s (27.5 MB/s) 2024-03-11T20:35:48.830 INFO:teuthology.orchestra.run.smithi161.stdout:Fetched 77.2 MB in 3s (26.7 MB/s) 2024-03-11T20:35:48.928 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-modules-5.4.0-173-generic. 2024-03-11T20:35:49.041 INFO:teuthology.orchestra.run.smithi161.stdout:Selecting previously unselected package linux-modules-5.4.0-173-generic. 2024-03-11T20:35:50.689 INFO:teuthology.orchestra.run.smithi088.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-03-11T20:35:50.694 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../0-linux-modules-5.4.0-173-generic_5.4.0-173.191_amd64.deb ... 2024-03-11T20:35:50.746 INFO:teuthology.orchestra.run.smithi161.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-03-11T20:35:50.751 INFO:teuthology.orchestra.run.smithi161.stdout:Preparing to unpack .../0-linux-modules-5.4.0-173-generic_5.4.0-173.191_amd64.deb ... 2024-03-11T20:35:50.825 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-modules-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:35:50.846 INFO:teuthology.orchestra.run.smithi161.stdout:Unpacking linux-modules-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:35:52.745 INFO:teuthology.orchestra.run.smithi161.stdout:Selecting previously unselected package linux-image-5.4.0-173-generic. 2024-03-11T20:35:52.758 INFO:teuthology.orchestra.run.smithi161.stdout:Preparing to unpack .../1-linux-image-5.4.0-173-generic_5.4.0-173.191_amd64.deb ... 2024-03-11T20:35:52.801 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-image-5.4.0-173-generic. 2024-03-11T20:35:52.816 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../1-linux-image-5.4.0-173-generic_5.4.0-173.191_amd64.deb ... 2024-03-11T20:35:52.901 INFO:teuthology.orchestra.run.smithi161.stdout:Unpacking linux-image-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:35:52.928 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-image-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:35:53.949 INFO:teuthology.orchestra.run.smithi161.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-173-generic. 2024-03-11T20:35:53.961 INFO:teuthology.orchestra.run.smithi161.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-173-generic_5.4.0-173.191_amd64.deb ... 2024-03-11T20:35:54.004 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-173-generic. 2024-03-11T20:35:54.017 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-173-generic_5.4.0-173.191_amd64.deb ... 2024-03-11T20:35:54.023 INFO:teuthology.orchestra.run.smithi161.stdout:Unpacking linux-modules-extra-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:35:54.062 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-modules-extra-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:35:58.840 INFO:teuthology.orchestra.run.smithi161.stdout:Preparing to unpack .../3-linux-generic_5.4.0.173.171_amd64.deb ... 2024-03-11T20:35:58.969 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../3-linux-generic_5.4.0.173.171_amd64.deb ... 2024-03-11T20:35:58.984 INFO:teuthology.orchestra.run.smithi161.stdout:Unpacking linux-generic (5.4.0.173.171) over (5.4.0.124.125) ... 2024-03-11T20:35:59.093 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-generic (5.4.0.173.171) over (5.4.0.124.125) ... 2024-03-11T20:35:59.326 INFO:teuthology.orchestra.run.smithi161.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.173.171_amd64.deb ... 2024-03-11T20:35:59.438 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.173.171_amd64.deb ... 2024-03-11T20:35:59.471 INFO:teuthology.orchestra.run.smithi161.stdout:Unpacking linux-image-generic (5.4.0.173.171) over (5.4.0.124.125) ... 2024-03-11T20:35:59.588 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-image-generic (5.4.0.173.171) over (5.4.0.124.125) ... 2024-03-11T20:35:59.799 INFO:teuthology.orchestra.run.smithi161.stdout:Selecting previously unselected package linux-headers-5.4.0-173. 2024-03-11T20:35:59.814 INFO:teuthology.orchestra.run.smithi161.stdout:Preparing to unpack .../5-linux-headers-5.4.0-173_5.4.0-173.191_all.deb ... 2024-03-11T20:35:59.857 INFO:teuthology.orchestra.run.smithi161.stdout:Unpacking linux-headers-5.4.0-173 (5.4.0-173.191) ... 2024-03-11T20:35:59.916 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-headers-5.4.0-173. 2024-03-11T20:35:59.929 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../5-linux-headers-5.4.0-173_5.4.0-173.191_all.deb ... 2024-03-11T20:35:59.974 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-headers-5.4.0-173 (5.4.0-173.191) ... 2024-03-11T20:36:05.991 INFO:teuthology.orchestra.run.smithi161.stdout:Selecting previously unselected package linux-headers-5.4.0-173-generic. 2024-03-11T20:36:06.014 INFO:teuthology.orchestra.run.smithi161.stdout:Preparing to unpack .../6-linux-headers-5.4.0-173-generic_5.4.0-173.191_amd64.deb ... 2024-03-11T20:36:06.057 INFO:teuthology.orchestra.run.smithi161.stdout:Unpacking linux-headers-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:36:06.455 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-headers-5.4.0-173-generic. 2024-03-11T20:36:06.477 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../6-linux-headers-5.4.0-173-generic_5.4.0-173.191_amd64.deb ... 2024-03-11T20:36:06.538 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-headers-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:36:08.762 INFO:teuthology.orchestra.run.smithi161.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.173.171_amd64.deb ... 2024-03-11T20:36:08.890 INFO:teuthology.orchestra.run.smithi161.stdout:Unpacking linux-headers-generic (5.4.0.173.171) over (5.4.0.124.125) ... 2024-03-11T20:36:09.245 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.173.171_amd64.deb ... 2024-03-11T20:36:09.255 INFO:teuthology.orchestra.run.smithi161.stdout:Setting up linux-headers-5.4.0-173 (5.4.0-173.191) ... 2024-03-11T20:36:09.378 INFO:teuthology.orchestra.run.smithi161.stdout:Setting up linux-modules-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:36:09.606 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-headers-generic (5.4.0.173.171) over (5.4.0.124.125) ... 2024-03-11T20:36:10.207 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-headers-5.4.0-173 (5.4.0-173.191) ... 2024-03-11T20:36:10.336 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-modules-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:36:10.596 INFO:teuthology.orchestra.run.smithi161.stdout:Setting up linux-headers-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:36:10.748 INFO:teuthology.orchestra.run.smithi161.stdout:Setting up linux-image-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:36:11.574 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-headers-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:36:11.700 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-image-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:36:11.906 INFO:teuthology.orchestra.run.smithi161.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-173-generic 2024-03-11T20:36:11.906 INFO:teuthology.orchestra.run.smithi161.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-173-generic 2024-03-11T20:36:12.050 INFO:teuthology.orchestra.run.smithi161.stdout:Setting up linux-headers-generic (5.4.0.173.171) ... 2024-03-11T20:36:12.176 INFO:teuthology.orchestra.run.smithi161.stdout:Setting up linux-modules-extra-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:36:12.869 INFO:teuthology.orchestra.run.smithi088.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-173-generic 2024-03-11T20:36:12.870 INFO:teuthology.orchestra.run.smithi088.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-173-generic 2024-03-11T20:36:13.027 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-headers-generic (5.4.0.173.171) ... 2024-03-11T20:36:13.161 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-modules-extra-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:36:13.394 INFO:teuthology.orchestra.run.smithi161.stdout:Setting up linux-image-generic (5.4.0.173.171) ... 2024-03-11T20:36:13.520 INFO:teuthology.orchestra.run.smithi161.stdout:Setting up linux-generic (5.4.0.173.171) ... 2024-03-11T20:36:13.646 INFO:teuthology.orchestra.run.smithi161.stdout:Processing triggers for linux-image-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:36:13.731 INFO:teuthology.orchestra.run.smithi161.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-11T20:36:13.731 INFO:teuthology.orchestra.run.smithi161.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-173-generic 2024-03-11T20:36:14.363 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-image-generic (5.4.0.173.171) ... 2024-03-11T20:36:14.489 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-generic (5.4.0.173.171) ... 2024-03-11T20:36:14.657 INFO:teuthology.orchestra.run.smithi088.stdout:Processing triggers for linux-image-5.4.0-173-generic (5.4.0-173.191) ... 2024-03-11T20:36:14.731 INFO:teuthology.orchestra.run.smithi088.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-11T20:36:14.731 INFO:teuthology.orchestra.run.smithi088.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-173-generic 2024-03-11T20:36:35.995 INFO:teuthology.orchestra.run.smithi161.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-11T20:36:35.995 INFO:teuthology.orchestra.run.smithi161.stdout:Sourcing file `/etc/default/grub' 2024-03-11T20:36:36.004 INFO:teuthology.orchestra.run.smithi161.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-11T20:36:36.022 INFO:teuthology.orchestra.run.smithi161.stdout:Generating grub configuration file ... 2024-03-11T20:36:36.324 INFO:teuthology.orchestra.run.smithi161.stdout:Found linux image: /boot/vmlinuz-5.4.0-173-generic 2024-03-11T20:36:36.347 INFO:teuthology.orchestra.run.smithi161.stdout:Found initrd image: /boot/initrd.img-5.4.0-173-generic 2024-03-11T20:36:36.727 INFO:teuthology.orchestra.run.smithi161.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-11T20:36:36.738 INFO:teuthology.orchestra.run.smithi161.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-11T20:36:37.005 INFO:teuthology.orchestra.run.smithi088.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-11T20:36:37.005 INFO:teuthology.orchestra.run.smithi088.stdout:Sourcing file `/etc/default/grub' 2024-03-11T20:36:37.013 INFO:teuthology.orchestra.run.smithi088.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-11T20:36:37.024 INFO:teuthology.orchestra.run.smithi088.stdout:Generating grub configuration file ... 2024-03-11T20:36:37.363 INFO:teuthology.orchestra.run.smithi088.stdout:Found linux image: /boot/vmlinuz-5.4.0-173-generic 2024-03-11T20:36:37.384 INFO:teuthology.orchestra.run.smithi088.stdout:Found initrd image: /boot/initrd.img-5.4.0-173-generic 2024-03-11T20:36:37.800 INFO:teuthology.orchestra.run.smithi088.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-11T20:36:37.810 INFO:teuthology.orchestra.run.smithi088.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-11T20:36:38.772 INFO:teuthology.orchestra.run.smithi161.stdout:done 2024-03-11T20:36:39.188 DEBUG:teuthology.orchestra.run.smithi161:> dpkg -s linux-image-generic 2024-03-11T20:36:39.232 INFO:teuthology.orchestra.run.smithi161.stdout:Package: linux-image-generic 2024-03-11T20:36:39.233 INFO:teuthology.orchestra.run.smithi161.stdout:Status: install ok installed 2024-03-11T20:36:39.233 INFO:teuthology.orchestra.run.smithi161.stdout:Priority: optional 2024-03-11T20:36:39.233 INFO:teuthology.orchestra.run.smithi161.stdout:Section: kernel 2024-03-11T20:36:39.233 INFO:teuthology.orchestra.run.smithi161.stdout:Installed-Size: 20 2024-03-11T20:36:39.233 INFO:teuthology.orchestra.run.smithi161.stdout:Maintainer: Ubuntu Kernel Team 2024-03-11T20:36:39.233 INFO:teuthology.orchestra.run.smithi161.stdout:Architecture: amd64 2024-03-11T20:36:39.233 INFO:teuthology.orchestra.run.smithi161.stdout:Source: linux-meta 2024-03-11T20:36:39.233 INFO:teuthology.orchestra.run.smithi161.stdout:Version: 5.4.0.173.171 2024-03-11T20:36:39.233 INFO:teuthology.orchestra.run.smithi161.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-03-11T20:36:39.233 INFO:teuthology.orchestra.run.smithi161.stdout:Depends: linux-image-5.4.0-173-generic, linux-modules-extra-5.4.0-173-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-11T20:36:39.233 INFO:teuthology.orchestra.run.smithi161.stdout:Recommends: thermald 2024-03-11T20:36:39.233 INFO:teuthology.orchestra.run.smithi161.stdout:Description: Generic Linux kernel image 2024-03-11T20:36:39.233 INFO:teuthology.orchestra.run.smithi161.stdout: This package will always depend on the latest generic kernel image 2024-03-11T20:36:39.234 INFO:teuthology.orchestra.run.smithi161.stdout: available. 2024-03-11T20:36:39.234 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-173-generic 2024-03-11T20:36:39.234 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-11T20:36:39.234 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-11T20:36:39.234 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-03-11T20:36:39.234 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi161.front.sepia.ceph.com, path=None, version=distro) 2024-03-11T20:36:39.234 DEBUG:teuthology.orchestra.run.smithi161:> sudo apt-get clean 2024-03-11T20:36:39.363 DEBUG:teuthology.orchestra.run.smithi161:> sudo apt-get update 2024-03-11T20:36:39.588 INFO:teuthology.orchestra.run.smithi161.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-03-11T20:36:39.588 INFO:teuthology.orchestra.run.smithi161.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-11T20:36:39.651 INFO:teuthology.orchestra.run.smithi161.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-03-11T20:36:39.727 INFO:teuthology.orchestra.run.smithi161.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-03-11T20:36:40.441 INFO:teuthology.orchestra.run.smithi088.stdout:done 2024-03-11T20:36:40.868 DEBUG:teuthology.orchestra.run.smithi088:> dpkg -s linux-image-generic 2024-03-11T20:36:40.917 INFO:teuthology.orchestra.run.smithi088.stdout:Package: linux-image-generic 2024-03-11T20:36:40.917 INFO:teuthology.orchestra.run.smithi088.stdout:Status: install ok installed 2024-03-11T20:36:40.918 INFO:teuthology.orchestra.run.smithi088.stdout:Priority: optional 2024-03-11T20:36:40.918 INFO:teuthology.orchestra.run.smithi088.stdout:Section: kernel 2024-03-11T20:36:40.918 INFO:teuthology.orchestra.run.smithi088.stdout:Installed-Size: 20 2024-03-11T20:36:40.918 INFO:teuthology.orchestra.run.smithi088.stdout:Maintainer: Ubuntu Kernel Team 2024-03-11T20:36:40.918 INFO:teuthology.orchestra.run.smithi088.stdout:Architecture: amd64 2024-03-11T20:36:40.918 INFO:teuthology.orchestra.run.smithi088.stdout:Source: linux-meta 2024-03-11T20:36:40.918 INFO:teuthology.orchestra.run.smithi088.stdout:Version: 5.4.0.173.171 2024-03-11T20:36:40.918 INFO:teuthology.orchestra.run.smithi088.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-03-11T20:36:40.918 INFO:teuthology.orchestra.run.smithi088.stdout:Depends: linux-image-5.4.0-173-generic, linux-modules-extra-5.4.0-173-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-11T20:36:40.919 INFO:teuthology.orchestra.run.smithi088.stdout:Recommends: thermald 2024-03-11T20:36:40.919 INFO:teuthology.orchestra.run.smithi088.stdout:Description: Generic Linux kernel image 2024-03-11T20:36:40.919 INFO:teuthology.orchestra.run.smithi088.stdout: This package will always depend on the latest generic kernel image 2024-03-11T20:36:40.919 INFO:teuthology.orchestra.run.smithi088.stdout: available. 2024-03-11T20:36:40.919 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-173-generic 2024-03-11T20:36:40.919 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-11T20:36:40.919 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-11T20:36:40.919 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-03-11T20:36:40.919 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi088.front.sepia.ceph.com, path=None, version=distro) 2024-03-11T20:36:40.920 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get clean 2024-03-11T20:36:40.994 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get update 2024-03-11T20:36:41.242 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-03-11T20:36:41.242 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-11T20:36:41.313 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-03-11T20:36:41.392 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-03-11T20:36:41.394 INFO:teuthology.orchestra.run.smithi161.stdout:Reading package lists... 2024-03-11T20:36:41.421 DEBUG:teuthology.orchestra.run.smithi161:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-11T20:36:41.488 INFO:teuthology.orchestra.run.smithi161.stdout:Reading package lists... 2024-03-11T20:36:41.697 INFO:teuthology.orchestra.run.smithi161.stdout:Building dependency tree... 2024-03-11T20:36:41.698 INFO:teuthology.orchestra.run.smithi161.stdout:Reading state information... 2024-03-11T20:36:41.926 INFO:teuthology.orchestra.run.smithi161.stdout:linux-image-generic is already the newest version (5.4.0.173.171). 2024-03-11T20:36:41.926 INFO:teuthology.orchestra.run.smithi161.stdout:0 upgraded, 0 newly installed, 0 to remove and 288 not upgraded. 2024-03-11T20:36:41.928 DEBUG:teuthology.orchestra.run.smithi161:> dpkg -s linux-image-generic 2024-03-11T20:36:41.951 INFO:teuthology.orchestra.run.smithi161.stdout:Package: linux-image-generic 2024-03-11T20:36:41.951 INFO:teuthology.orchestra.run.smithi161.stdout:Status: install ok installed 2024-03-11T20:36:41.951 INFO:teuthology.orchestra.run.smithi161.stdout:Priority: optional 2024-03-11T20:36:41.951 INFO:teuthology.orchestra.run.smithi161.stdout:Section: kernel 2024-03-11T20:36:41.951 INFO:teuthology.orchestra.run.smithi161.stdout:Installed-Size: 20 2024-03-11T20:36:41.951 INFO:teuthology.orchestra.run.smithi161.stdout:Maintainer: Ubuntu Kernel Team 2024-03-11T20:36:41.951 INFO:teuthology.orchestra.run.smithi161.stdout:Architecture: amd64 2024-03-11T20:36:41.951 INFO:teuthology.orchestra.run.smithi161.stdout:Source: linux-meta 2024-03-11T20:36:41.951 INFO:teuthology.orchestra.run.smithi161.stdout:Version: 5.4.0.173.171 2024-03-11T20:36:41.951 INFO:teuthology.orchestra.run.smithi161.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-03-11T20:36:41.952 INFO:teuthology.orchestra.run.smithi161.stdout:Depends: linux-image-5.4.0-173-generic, linux-modules-extra-5.4.0-173-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-11T20:36:41.952 INFO:teuthology.orchestra.run.smithi161.stdout:Recommends: thermald 2024-03-11T20:36:41.952 INFO:teuthology.orchestra.run.smithi161.stdout:Description: Generic Linux kernel image 2024-03-11T20:36:41.952 INFO:teuthology.orchestra.run.smithi161.stdout: This package will always depend on the latest generic kernel image 2024-03-11T20:36:41.952 INFO:teuthology.orchestra.run.smithi161.stdout: available. 2024-03-11T20:36:41.952 DEBUG:teuthology.orchestra.run.smithi161:> mktemp 2024-03-11T20:36:41.956 INFO:teuthology.orchestra.run.smithi161.stdout:/tmp/tmp.VX8QNb3IOT 2024-03-11T20:36:41.956 DEBUG:teuthology.orchestra.run.smithi161:> sudo cp /boot/grub/grub.cfg /tmp/tmp.VX8QNb3IOT 2024-03-11T20:36:41.965 DEBUG:teuthology.orchestra.run.smithi161:> sudo chmod 0666 /tmp/tmp.VX8QNb3IOT 2024-03-11T20:36:42.055 DEBUG:teuthology.orchestra.remote:smithi161:/tmp/tmp.VX8QNb3IOT is 9KB 2024-03-11T20:36:42.068 DEBUG:teuthology.orchestra.run.smithi161:> rm -fr /tmp/tmp.VX8QNb3IOT 2024-03-11T20:36:42.073 DEBUG:teuthology.orchestra.run.smithi161:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-11T20:36:42.132 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-03-11T20:36:42.132 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-11T20:36:42.132 DEBUG:teuthology.orchestra.run.smithi161:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-11T20:36:42.157 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-173-generic 2024-03-11T20:36:42.157 DEBUG:teuthology.orchestra.run.smithi161:> sudo update-grub 2024-03-11T20:36:43.028 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2024-03-11T20:36:43.052 DEBUG:teuthology.orchestra.run.smithi088:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-11T20:36:43.118 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2024-03-11T20:36:43.327 INFO:teuthology.orchestra.run.smithi088.stdout:Building dependency tree... 2024-03-11T20:36:43.328 INFO:teuthology.orchestra.run.smithi088.stdout:Reading state information... 2024-03-11T20:36:43.444 INFO:teuthology.orchestra.run.smithi161.stderr:Sourcing file `/etc/default/grub' 2024-03-11T20:36:43.456 INFO:teuthology.orchestra.run.smithi161.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-11T20:36:43.472 INFO:teuthology.orchestra.run.smithi161.stderr:Generating grub configuration file ... 2024-03-11T20:36:43.558 INFO:teuthology.orchestra.run.smithi088.stdout:linux-image-generic is already the newest version (5.4.0.173.171). 2024-03-11T20:36:43.558 INFO:teuthology.orchestra.run.smithi088.stdout:0 upgraded, 0 newly installed, 0 to remove and 288 not upgraded. 2024-03-11T20:36:43.560 DEBUG:teuthology.orchestra.run.smithi088:> dpkg -s linux-image-generic 2024-03-11T20:36:43.576 INFO:teuthology.orchestra.run.smithi088.stdout:Package: linux-image-generic 2024-03-11T20:36:43.576 INFO:teuthology.orchestra.run.smithi088.stdout:Status: install ok installed 2024-03-11T20:36:43.576 INFO:teuthology.orchestra.run.smithi088.stdout:Priority: optional 2024-03-11T20:36:43.576 INFO:teuthology.orchestra.run.smithi088.stdout:Section: kernel 2024-03-11T20:36:43.576 INFO:teuthology.orchestra.run.smithi088.stdout:Installed-Size: 20 2024-03-11T20:36:43.577 INFO:teuthology.orchestra.run.smithi088.stdout:Maintainer: Ubuntu Kernel Team 2024-03-11T20:36:43.577 INFO:teuthology.orchestra.run.smithi088.stdout:Architecture: amd64 2024-03-11T20:36:43.577 INFO:teuthology.orchestra.run.smithi088.stdout:Source: linux-meta 2024-03-11T20:36:43.577 INFO:teuthology.orchestra.run.smithi088.stdout:Version: 5.4.0.173.171 2024-03-11T20:36:43.577 INFO:teuthology.orchestra.run.smithi088.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-03-11T20:36:43.577 INFO:teuthology.orchestra.run.smithi088.stdout:Depends: linux-image-5.4.0-173-generic, linux-modules-extra-5.4.0-173-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-11T20:36:43.577 INFO:teuthology.orchestra.run.smithi088.stdout:Recommends: thermald 2024-03-11T20:36:43.577 INFO:teuthology.orchestra.run.smithi088.stdout:Description: Generic Linux kernel image 2024-03-11T20:36:43.577 INFO:teuthology.orchestra.run.smithi088.stdout: This package will always depend on the latest generic kernel image 2024-03-11T20:36:43.577 INFO:teuthology.orchestra.run.smithi088.stdout: available. 2024-03-11T20:36:43.577 DEBUG:teuthology.orchestra.run.smithi088:> mktemp 2024-03-11T20:36:43.584 INFO:teuthology.orchestra.run.smithi088.stdout:/tmp/tmp.5xvM3ZfanI 2024-03-11T20:36:43.584 DEBUG:teuthology.orchestra.run.smithi088:> sudo cp /boot/grub/grub.cfg /tmp/tmp.5xvM3ZfanI 2024-03-11T20:36:43.641 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 0666 /tmp/tmp.5xvM3ZfanI 2024-03-11T20:36:43.670 DEBUG:teuthology.orchestra.remote:smithi088:/tmp/tmp.5xvM3ZfanI is 9KB 2024-03-11T20:36:43.684 DEBUG:teuthology.orchestra.run.smithi088:> rm -fr /tmp/tmp.5xvM3ZfanI 2024-03-11T20:36:43.690 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-11T20:36:43.733 INFO:teuthology.orchestra.run.smithi161.stderr:Found linux image: /boot/vmlinuz-5.4.0-173-generic 2024-03-11T20:36:43.744 INFO:teuthology.orchestra.run.smithi161.stderr:Found initrd image: /boot/initrd.img-5.4.0-173-generic 2024-03-11T20:36:43.747 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-03-11T20:36:43.748 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-11T20:36:43.748 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-11T20:36:43.786 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-173-generic 2024-03-11T20:36:43.786 DEBUG:teuthology.orchestra.run.smithi088:> sudo update-grub 2024-03-11T20:36:44.115 INFO:teuthology.orchestra.run.smithi161.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-11T20:36:44.124 INFO:teuthology.orchestra.run.smithi161.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-11T20:36:45.162 INFO:teuthology.orchestra.run.smithi161.stderr:done 2024-03-11T20:36:45.164 DEBUG:teuthology.orchestra.run.smithi161:> sudo shutdown -r now 2024-03-11T20:36:45.207 INFO:teuthology.orchestra.run.smithi088.stderr:Sourcing file `/etc/default/grub' 2024-03-11T20:36:45.218 INFO:teuthology.orchestra.run.smithi088.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-11T20:36:45.230 INFO:teuthology.orchestra.run.smithi088.stderr:Generating grub configuration file ... 2024-03-11T20:36:45.531 INFO:teuthology.orchestra.run.smithi088.stderr:Found linux image: /boot/vmlinuz-5.4.0-173-generic 2024-03-11T20:36:45.542 INFO:teuthology.orchestra.run.smithi088.stderr:Found initrd image: /boot/initrd.img-5.4.0-173-generic 2024-03-11T20:36:46.018 INFO:teuthology.orchestra.run.smithi088.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-11T20:36:46.030 INFO:teuthology.orchestra.run.smithi088.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-11T20:36:47.698 INFO:teuthology.orchestra.run.smithi088.stderr:done 2024-03-11T20:36:47.700 DEBUG:teuthology.orchestra.run.smithi088:> sudo shutdown -r now 2024-03-11T20:37:15.194 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-03-11T20:37:15.195 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-03-11T20:37:15.196 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-11T20:37:17.705 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-03-11T20:37:17.706 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-03-11T20:37:17.706 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-11T20:37:49.727 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.161 2024-03-11T20:37:52.290 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-03-11T20:37:58.734 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-03-11T20:37:58.735 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-11T20:38:01.293 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-03-11T20:38:01.294 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-11T20:38:04.350 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-03-11T20:38:16.355 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-03-11T20:38:16.356 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-11T20:38:34.787 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-03-11T20:38:49.802 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-03-11T20:38:49.803 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-11T20:38:50.055 DEBUG:teuthology.orchestra.run.smithi088:> true 2024-03-11T20:38:50.603 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-03-11T20:38:50.603 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-173-generic"... 2024-03-11T20:38:50.603 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2024-03-11T20:38:50.653 INFO:teuthology.orchestra.run.smithi088.stdout:5.4.0-173-generic 2024-03-11T20:38:50.654 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-173-generic vs 5.4.0-173-generic 2024-03-11T20:38:50.654 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-11T20:38:50.654 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-11T20:38:51.655 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-03-11T20:38:51.655 DEBUG:teuthology.orchestra.run.smithi088:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-11T20:38:51.746 INFO:teuthology.orchestra.run.smithi088.stdout:ttyS1 2024-03-11T20:38:51.782 DEBUG:teuthology.parallel:result is None 2024-03-11T20:38:58.737 DEBUG:teuthology.orchestra.remote:timed out 2024-03-11T20:39:10.738 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-03-11T20:39:10.739 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-11T20:39:11.004 DEBUG:teuthology.orchestra.run.smithi161:> true 2024-03-11T20:39:11.554 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-03-11T20:39:11.554 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-173-generic"... 2024-03-11T20:39:11.555 DEBUG:teuthology.orchestra.run.smithi161:> uname -r 2024-03-11T20:39:11.561 INFO:teuthology.orchestra.run.smithi161.stdout:5.4.0-173-generic 2024-03-11T20:39:11.561 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-173-generic vs 5.4.0-173-generic 2024-03-11T20:39:11.561 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-11T20:39:11.561 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-11T20:39:12.562 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-03-11T20:39:12.563 DEBUG:teuthology.orchestra.run.smithi161:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-11T20:39:12.667 INFO:teuthology.orchestra.run.smithi161.stdout:ttyS1 2024-03-11T20:39:12.688 DEBUG:teuthology.parallel:result is None 2024-03-11T20:39:12.689 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-11T20:39:12.696 INFO:teuthology.task.internal:Creating test directory... 2024-03-11T20:39:12.696 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-11T20:39:12.699 DEBUG:teuthology.orchestra.run.smithi161:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-11T20:39:12.706 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-11T20:39:12.712 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-11T20:39:12.721 INFO:teuthology.task.internal:Creating archive directory... 2024-03-11T20:39:12.721 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-11T20:39:12.749 DEBUG:teuthology.orchestra.run.smithi161:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-11T20:39:12.766 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-11T20:39:12.773 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-11T20:39:12.773 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-03-11T20:39:12.776 DEBUG:teuthology.orchestra.run.smithi161:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-03-11T20:39:12.799 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-11T20:39:12.810 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-11T20:39:12.829 INFO:teuthology.orchestra.run.smithi161.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-11T20:39:12.841 INFO:teuthology.orchestra.run.smithi161.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-11T20:39:12.843 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-11T20:39:12.850 INFO:teuthology.task.internal:Configuring sudo... 2024-03-11T20:39:12.850 DEBUG:teuthology.orchestra.run.smithi088:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-11T20:39:12.853 DEBUG:teuthology.orchestra.run.smithi161:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-11T20:39:12.868 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-11T20:39:12.887 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-11T20:39:12.888 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-11T20:39:12.909 DEBUG:teuthology.orchestra.run.smithi161:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-11T20:39:12.916 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-11T20:39:12.922 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-11T20:39:12.928 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-03-11T20:39:12.928 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-11T20:39:12.994 DEBUG:teuthology.orchestra.run.smithi161:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-11T20:39:13.001 DEBUG:teuthology.orchestra.run.smithi161:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-11T20:39:13.008 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-03-11T20:39:13.008 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-11T20:39:13.028 DEBUG:teuthology.orchestra.run.smithi088:> sudo service rsyslog restart 2024-03-11T20:39:13.030 DEBUG:teuthology.orchestra.run.smithi161:> sudo service rsyslog restart 2024-03-11T20:39:13.125 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-11T20:39:13.133 INFO:teuthology.task.internal:Starting timer... 2024-03-11T20:39:13.134 INFO:teuthology.run_tasks:Running task pcp... 2024-03-11T20:39:13.144 INFO:teuthology.run_tasks:Running task selinux... 2024-03-11T20:39:13.152 DEBUG:teuthology.task.selinux:Excluding smithi088: OS 'ubuntu' does not support SELinux 2024-03-11T20:39:13.152 DEBUG:teuthology.task.selinux:Excluding smithi161: OS 'ubuntu' does not support SELinux 2024-03-11T20:39:13.152 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-11T20:39:13.152 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-03-11T20:39:13.153 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-11T20:39:13.153 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-11T20:39:13.162 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-03-11T20:39:13.168 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-03-11T20:39:13.290 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-11T20:39:13.314 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-03-11T20:39:13.315 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi088.front.sepia.ceph.com,smithi161.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-11T20:44:38.426 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi088.front.sepia.ceph.com'), Remote(name='ubuntu@smithi161.front.sepia.ceph.com')] 2024-03-11T20:44:38.427 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-03-11T20:44:38.428 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-11T20:44:38.536 DEBUG:teuthology.orchestra.run.smithi088:> true 2024-03-11T20:44:38.656 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-03-11T20:44:38.656 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-03-11T20:44:38.657 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-11T20:44:38.743 DEBUG:teuthology.orchestra.run.smithi161:> true 2024-03-11T20:44:38.867 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-03-11T20:44:38.868 INFO:teuthology.run_tasks:Running task clock... 2024-03-11T20:44:38.878 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-11T20:44:38.879 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-11T20:44:38.879 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-11T20:44:38.881 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-11T20:44:38.882 DEBUG:teuthology.orchestra.run.smithi161:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-11T20:44:38.914 INFO:teuthology.orchestra.run.smithi088.stdout:11 Mar 20:44:38 ntpd[12971]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-03-11T20:44:38.914 INFO:teuthology.orchestra.run.smithi088.stdout:11 Mar 20:44:38 ntpd[12971]: Command line: ntpd -gq 2024-03-11T20:44:38.915 INFO:teuthology.orchestra.run.smithi088.stdout:11 Mar 20:44:38 ntpd[12971]: proto: precision = 0.082 usec (-23) 2024-03-11T20:44:38.915 INFO:teuthology.orchestra.run.smithi088.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-11T20:44:38.915 INFO:teuthology.orchestra.run.smithi088.stdout:11 Mar 20:44:38 ntpd[12971]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-11T20:44:38.916 INFO:teuthology.orchestra.run.smithi088.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-11T20:44:38.917 INFO:teuthology.orchestra.run.smithi088.stdout:11 Mar 20:44:38 ntpd[12971]: restrict ::: KOD does nothing without LIMITED. 2024-03-11T20:44:38.917 INFO:teuthology.orchestra.run.smithi088.stdout:11 Mar 20:44:38 ntpd[12971]: Listen and drop on 0 v6wildcard [::]:123 2024-03-11T20:44:38.917 INFO:teuthology.orchestra.run.smithi088.stdout:11 Mar 20:44:38 ntpd[12971]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-11T20:44:38.917 INFO:teuthology.orchestra.run.smithi088.stdout:11 Mar 20:44:38 ntpd[12971]: Listen normally on 2 lo 127.0.0.1:123 2024-03-11T20:44:38.917 INFO:teuthology.orchestra.run.smithi088.stdout:11 Mar 20:44:38 ntpd[12971]: Listen normally on 3 enp3s0f1 172.21.15.88:123 2024-03-11T20:44:38.917 INFO:teuthology.orchestra.run.smithi088.stdout:11 Mar 20:44:38 ntpd[12971]: Listen normally on 4 lo [::1]:123 2024-03-11T20:44:38.917 INFO:teuthology.orchestra.run.smithi088.stdout:11 Mar 20:44:38 ntpd[12971]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d42d%5]:123 2024-03-11T20:44:38.917 INFO:teuthology.orchestra.run.smithi088.stdout:11 Mar 20:44:38 ntpd[12971]: Listening on routing socket on fd #22 for interface updates 2024-03-11T20:44:38.941 INFO:teuthology.orchestra.run.smithi161.stdout:11 Mar 20:44:38 ntpd[12950]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-03-11T20:44:38.942 INFO:teuthology.orchestra.run.smithi161.stdout:11 Mar 20:44:38 ntpd[12950]: Command line: ntpd -gq 2024-03-11T20:44:38.942 INFO:teuthology.orchestra.run.smithi161.stdout:11 Mar 20:44:38 ntpd[12950]: proto: precision = 0.082 usec (-23) 2024-03-11T20:44:38.943 INFO:teuthology.orchestra.run.smithi161.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-11T20:44:38.943 INFO:teuthology.orchestra.run.smithi161.stdout:11 Mar 20:44:38 ntpd[12950]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-11T20:44:38.943 INFO:teuthology.orchestra.run.smithi161.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-11T20:44:38.944 INFO:teuthology.orchestra.run.smithi161.stdout:11 Mar 20:44:38 ntpd[12950]: restrict ::: KOD does nothing without LIMITED. 2024-03-11T20:44:38.944 INFO:teuthology.orchestra.run.smithi161.stdout:11 Mar 20:44:38 ntpd[12950]: Listen and drop on 0 v6wildcard [::]:123 2024-03-11T20:44:38.944 INFO:teuthology.orchestra.run.smithi161.stdout:11 Mar 20:44:38 ntpd[12950]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-11T20:44:38.944 INFO:teuthology.orchestra.run.smithi161.stdout:11 Mar 20:44:38 ntpd[12950]: Listen normally on 2 lo 127.0.0.1:123 2024-03-11T20:44:38.944 INFO:teuthology.orchestra.run.smithi161.stdout:11 Mar 20:44:38 ntpd[12950]: Listen normally on 3 enp3s0f1 172.21.15.161:123 2024-03-11T20:44:38.945 INFO:teuthology.orchestra.run.smithi161.stdout:11 Mar 20:44:38 ntpd[12950]: Listen normally on 4 lo [::1]:123 2024-03-11T20:44:38.945 INFO:teuthology.orchestra.run.smithi161.stdout:11 Mar 20:44:38 ntpd[12950]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7251%5]:123 2024-03-11T20:44:38.945 INFO:teuthology.orchestra.run.smithi161.stdout:11 Mar 20:44:38 ntpd[12950]: Listening on routing socket on fd #22 for interface updates 2024-03-11T20:44:39.915 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:39 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:39.915 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:39 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:39.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:39 ntpd[12950]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:39.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:39 ntpd[12950]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:39.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:39 ntpd[12950]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:39.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:39 ntpd[12950]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:39.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:39 ntpd[12950]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:39.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:39 ntpd[12950]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:39.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:39 ntpd[12950]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-11T20:44:39.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:39 ntpd[12950]: can't open /var/log/ntpstats/peerstats.20240311: Permission denied 2024-03-11T20:44:41.915 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:41 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:41.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:41 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:41.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:41 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:41.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:41 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:41.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:41 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:41.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:41 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:41.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:41 ntpd[12971]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-11T20:44:41.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:41 ntpd[12971]: can't open /var/log/ntpstats/peerstats.20240311: Permission denied 2024-03-11T20:44:41.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:41 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:41.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:41 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:41.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:41 ntpd[12971]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-11T20:44:41.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:41 ntpd[12971]: can't open /var/log/ntpstats/peerstats.20240311: Permission denied 2024-03-11T20:44:41.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:41 ntpd[12950]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:41.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:41 ntpd[12950]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:41.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:41 ntpd[12950]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:41.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:41 ntpd[12950]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:41.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:41 ntpd[12950]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-11T20:44:41.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:41 ntpd[12950]: can't open /var/log/ntpstats/peerstats.20240311: Permission denied 2024-03-11T20:44:42.942 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:42 ntpd[12950]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:42.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:42 ntpd[12950]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:42.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:42 ntpd[12950]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:42.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:42 ntpd[12950]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:42.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:42 ntpd[12950]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-11T20:44:42.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:42 ntpd[12950]: can't open /var/log/ntpstats/peerstats.20240311: Permission denied 2024-03-11T20:44:43.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:43.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:43.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:43.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:43.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:43.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:43.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:43.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:43.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-11T20:44:43.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: can't open /var/log/ntpstats/peerstats.20240311: Permission denied 2024-03-11T20:44:43.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:43.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:43.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-11T20:44:43.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: can't open /var/log/ntpstats/peerstats.20240311: Permission denied 2024-03-11T20:44:43.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:43.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:43.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-11T20:44:43.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:43 ntpd[12971]: can't open /var/log/ntpstats/peerstats.20240311: Permission denied 2024-03-11T20:44:43.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:43 ntpd[12950]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:43.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:43 ntpd[12950]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:43.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:43 ntpd[12950]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:43.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:43 ntpd[12950]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:43.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:43 ntpd[12950]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:43.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:43 ntpd[12950]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:43.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:43 ntpd[12950]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-11T20:44:43.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:43 ntpd[12950]: can't open /var/log/ntpstats/peerstats.20240311: Permission denied 2024-03-11T20:44:43.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:43 ntpd[12950]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:43.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:43 ntpd[12950]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:43.944 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:43 ntpd[12950]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-11T20:44:43.944 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:43 ntpd[12950]: can't open /var/log/ntpstats/peerstats.20240311: Permission denied 2024-03-11T20:44:44.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:44 ntpd[12950]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:44.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:44 ntpd[12950]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:44.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:44 ntpd[12950]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:44.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:44 ntpd[12950]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:44.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:44 ntpd[12950]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-11T20:44:44.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:44 ntpd[12950]: can't open /var/log/ntpstats/peerstats.20240311: Permission denied 2024-03-11T20:44:45.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:45.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:45.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:45.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:45.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:45.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:45.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:45.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:45.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-11T20:44:45.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: can't open /var/log/ntpstats/peerstats.20240311: Permission denied 2024-03-11T20:44:45.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:45.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:45.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-11T20:44:45.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: can't open /var/log/ntpstats/peerstats.20240311: Permission denied 2024-03-11T20:44:45.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:45.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:45.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-11T20:44:45.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:45 ntpd[12971]: can't open /var/log/ntpstats/peerstats.20240311: Permission denied 2024-03-11T20:44:45.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:45 ntpd[12950]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:45.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:45 ntpd[12950]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:45.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:45 ntpd[12950]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:45.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:45 ntpd[12950]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:45.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:45 ntpd[12950]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:45.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:45 ntpd[12950]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:45.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:45 ntpd[12950]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-11T20:44:45.943 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:45 ntpd[12950]: can't open /var/log/ntpstats/peerstats.20240311: Permission denied 2024-03-11T20:44:45.943 INFO:teuthology.orchestra.run.smithi161.stdout:11 Mar 20:44:45 ntpd[12950]: ntpd: time slew -0.002821 s 2024-03-11T20:44:45.944 INFO:teuthology.orchestra.run.smithi161.stdout:ntpd: time slew -0.002821s 2024-03-11T20:44:45.944 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:45 ntpd[12950]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-11T20:44:45.944 INFO:teuthology.orchestra.run.smithi161.stderr:11 Mar 20:44:45 ntpd[12950]: can't open /var/log/ntpstats/loopstats.20240311: Permission denied 2024-03-11T20:44:46.018 INFO:teuthology.orchestra.run.smithi161.stdout: remote refid st t when poll reach delay offset jitter 2024-03-11T20:44:46.018 INFO:teuthology.orchestra.run.smithi161.stdout:============================================================================== 2024-03-11T20:44:46.018 INFO:teuthology.orchestra.run.smithi161.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-11T20:44:46.018 INFO:teuthology.orchestra.run.smithi161.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-11T20:44:46.018 INFO:teuthology.orchestra.run.smithi161.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-11T20:44:46.018 INFO:teuthology.orchestra.run.smithi161.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-11T20:44:47.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:47 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:47.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:47 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:47.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:47 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:47.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:47 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:47.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:47 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:47.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:47 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:47.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:47 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:47.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:47 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:47.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:47 ntpd[12971]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-11T20:44:47.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:47 ntpd[12971]: can't open /var/log/ntpstats/peerstats.20240311: Permission denied 2024-03-11T20:44:47.916 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:47 ntpd[12971]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-11T20:44:47.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:47 ntpd[12971]: can't open /var/log/ntpstats/rawstats.20240311: Permission denied 2024-03-11T20:44:47.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:47 ntpd[12971]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-11T20:44:47.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:47 ntpd[12971]: can't open /var/log/ntpstats/peerstats.20240311: Permission denied 2024-03-11T20:44:47.917 INFO:teuthology.orchestra.run.smithi088.stdout:11 Mar 20:44:47 ntpd[12971]: ntpd: time slew +0.000514 s 2024-03-11T20:44:47.917 INFO:teuthology.orchestra.run.smithi088.stdout:ntpd: time slew +0.000514s 2024-03-11T20:44:47.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:47 ntpd[12971]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-11T20:44:47.917 INFO:teuthology.orchestra.run.smithi088.stderr:11 Mar 20:44:47 ntpd[12971]: can't open /var/log/ntpstats/loopstats.20240311: Permission denied 2024-03-11T20:44:48.005 INFO:teuthology.orchestra.run.smithi088.stdout: remote refid st t when poll reach delay offset jitter 2024-03-11T20:44:48.005 INFO:teuthology.orchestra.run.smithi088.stdout:============================================================================== 2024-03-11T20:44:48.005 INFO:teuthology.orchestra.run.smithi088.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-11T20:44:48.005 INFO:teuthology.orchestra.run.smithi088.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-11T20:44:48.005 INFO:teuthology.orchestra.run.smithi088.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-11T20:44:48.005 INFO:teuthology.orchestra.run.smithi088.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-11T20:44:48.005 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-11T20:44:48.094 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': '2b0101eb74d60610d544cb8a473e23a35ac1cc0b'} 2024-03-11T20:44:48.094 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-03-11T20:44:48.095 INFO:tasks.cephadm:Cluster fsid is 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:44:48.095 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-11T20:44:48.095 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.88', 'mon.c': '[v2:172.21.15.88:3301,v1:172.21.15.88:6790]', 'mon.b': '172.21.15.161'} 2024-03-11T20:44:48.095 INFO:tasks.cephadm:First mon is mon.a on smithi088 2024-03-11T20:44:48.095 INFO:tasks.cephadm:First mgr is y 2024-03-11T20:44:48.095 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-11T20:44:48.095 DEBUG:teuthology.orchestra.run.smithi088:> sudo hostname $(hostname -s) 2024-03-11T20:44:48.113 DEBUG:teuthology.orchestra.run.smithi161:> sudo hostname $(hostname -s) 2024-03-11T20:44:48.129 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-03-11T20:44:48.130 DEBUG:teuthology.orchestra.run.smithi088:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-11T20:44:48.364 INFO:teuthology.orchestra.run.smithi088.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 11 20:44 /home/ubuntu/cephtest/cephadm 2024-03-11T20:44:48.364 DEBUG:teuthology.orchestra.run.smithi161:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-03-11T20:44:48.629 INFO:teuthology.orchestra.run.smithi161.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 11 20:44 /home/ubuntu/cephtest/cephadm 2024-03-11T20:44:48.629 DEBUG:teuthology.orchestra.run.smithi088:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-11T20:44:48.638 DEBUG:teuthology.orchestra.run.smithi161:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-11T20:44:48.657 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-03-11T20:44:48.657 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-11T20:44:48.659 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-11T20:44:48.931 INFO:teuthology.orchestra.run.smithi088.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-11T20:44:48.950 INFO:teuthology.orchestra.run.smithi161.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-11T20:45:27.940 INFO:teuthology.orchestra.run.smithi161.stdout:{ 2024-03-11T20:45:27.941 INFO:teuthology.orchestra.run.smithi161.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-11T20:45:27.941 INFO:teuthology.orchestra.run.smithi161.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-11T20:45:27.941 INFO:teuthology.orchestra.run.smithi161.stdout: "repo_digests": [ 2024-03-11T20:45:27.941 INFO:teuthology.orchestra.run.smithi161.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-11T20:45:27.941 INFO:teuthology.orchestra.run.smithi161.stdout: ] 2024-03-11T20:45:27.941 INFO:teuthology.orchestra.run.smithi161.stdout:} 2024-03-11T20:45:34.334 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T20:45:34.334 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-11T20:45:34.334 INFO:teuthology.orchestra.run.smithi088.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-11T20:45:34.334 INFO:teuthology.orchestra.run.smithi088.stdout: "repo_digests": [ 2024-03-11T20:45:34.334 INFO:teuthology.orchestra.run.smithi088.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-11T20:45:34.334 INFO:teuthology.orchestra.run.smithi088.stdout: ] 2024-03-11T20:45:34.334 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T20:45:34.358 DEBUG:teuthology.orchestra.run.smithi088:> sudo mkdir -p /etc/ceph 2024-03-11T20:45:34.375 DEBUG:teuthology.orchestra.run.smithi161:> sudo mkdir -p /etc/ceph 2024-03-11T20:45:34.391 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 777 /etc/ceph 2024-03-11T20:45:34.433 DEBUG:teuthology.orchestra.run.smithi161:> sudo chmod 777 /etc/ceph 2024-03-11T20:45:34.448 INFO:tasks.cephadm:Writing seed config... 2024-03-11T20:45:34.450 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-03-11T20:45:34.450 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-11T20:45:34.450 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-11T20:45:34.450 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-03-11T20:45:34.450 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-11T20:45:34.450 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-11T20:45:34.450 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-11T20:45:34.450 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-11T20:45:34.450 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-11T20:45:34.451 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-03-11T20:45:34.451 DEBUG:teuthology.orchestra.run.smithi088:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-11T20:45:34.457 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 = 3349e81e-dfe8-11ee-95c8-87774f69a715 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-03-11T20:45:34.457 DEBUG:teuthology.orchestra.run.smithi088:mon.a> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mon.a.service 2024-03-11T20:45:34.460 DEBUG:teuthology.orchestra.run.smithi088:mgr.y> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mgr.y.service 2024-03-11T20:45:34.503 INFO:tasks.cephadm:Bootstrapping... 2024-03-11T20:45:34.504 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 3349e81e-dfe8-11ee-95c8-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.88 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-11T20:45:34.658 INFO:teuthology.orchestra.run.smithi088.stderr:-------------------------------------------------------------------------------- 2024-03-11T20:45:34.658 INFO:teuthology.orchestra.run.smithi088.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '3349e81e-dfe8-11ee-95c8-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.88', '--skip-admin-label'] 2024-03-11T20:45:34.658 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying podman|docker is present... 2024-03-11T20:45:34.658 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying lvm2 is present... 2024-03-11T20:45:34.658 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying time synchronization is in place... 2024-03-11T20:45:34.665 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-11T20:45:34.672 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-03-11T20:45:34.679 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-11T20:45:34.685 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-03-11T20:45:34.693 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: masked 2024-03-11T20:45:34.699 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-03-11T20:45:34.705 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-11T20:45:34.712 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-03-11T20:45:34.720 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: enabled 2024-03-11T20:45:34.727 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: active 2024-03-11T20:45:34.728 INFO:teuthology.orchestra.run.smithi088.stderr:Unit ntp.service is enabled and running 2024-03-11T20:45:34.728 INFO:teuthology.orchestra.run.smithi088.stderr:Repeating the final host check... 2024-03-11T20:45:34.728 INFO:teuthology.orchestra.run.smithi088.stderr:docker (/usr/bin/docker) is present 2024-03-11T20:45:34.728 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl is present 2024-03-11T20:45:34.728 INFO:teuthology.orchestra.run.smithi088.stderr:lvcreate is present 2024-03-11T20:45:34.734 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-11T20:45:34.741 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-03-11T20:45:34.749 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-11T20:45:34.757 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-03-11T20:45:34.763 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: masked 2024-03-11T20:45:34.766 INFO:journalctl@ceph.mon.a.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:45:34.770 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-03-11T20:45:34.776 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-11T20:45:34.783 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-03-11T20:45:34.784 INFO:journalctl@ceph.mgr.y.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:45:34.791 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: enabled 2024-03-11T20:45:34.798 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: active 2024-03-11T20:45:34.799 INFO:teuthology.orchestra.run.smithi088.stderr:Unit ntp.service is enabled and running 2024-03-11T20:45:34.799 INFO:teuthology.orchestra.run.smithi088.stderr:Host looks OK 2024-03-11T20:45:34.799 INFO:teuthology.orchestra.run.smithi088.stderr:Cluster fsid: 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:45:34.799 INFO:teuthology.orchestra.run.smithi088.stderr:Acquiring lock 139695122467136 on /run/cephadm/3349e81e-dfe8-11ee-95c8-87774f69a715.lock 2024-03-11T20:45:34.799 INFO:teuthology.orchestra.run.smithi088.stderr:Lock 139695122467136 acquired on /run/cephadm/3349e81e-dfe8-11ee-95c8-87774f69a715.lock 2024-03-11T20:45:34.800 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying IP 172.21.15.88 port 3300 ... 2024-03-11T20:45:34.800 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying IP 172.21.15.88 port 6789 ... 2024-03-11T20:45:34.800 INFO:teuthology.orchestra.run.smithi088.stderr:Base mon IP is 172.21.15.88, final addrv is [v2:172.21.15.88:3300,v1:172.21.15.88:6789] 2024-03-11T20:45:34.804 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-03-11T20:45:34.804 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.88 metric 100 2024-03-11T20:45:34.805 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-03-11T20:45:34.805 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.88 2024-03-11T20:45:34.805 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.88 metric 100 2024-03-11T20:45:34.809 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-03-11T20:45:34.809 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-03-11T20:45:34.809 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1786sec pref medium 2024-03-11T20:45:34.813 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-11T20:45:34.813 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-03-11T20:45:34.813 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-11T20:45:34.813 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-03-11T20:45:34.813 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d42d/64 scope link 2024-03-11T20:45:34.813 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-11T20:45:34.814 INFO:teuthology.orchestra.run.smithi088.stderr:Mon IP `172.21.15.88` is in CIDR network `172.21.0.0/20` 2024-03-11T20:45:34.814 INFO:teuthology.orchestra.run.smithi088.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-11T20:45:34.815 INFO:teuthology.orchestra.run.smithi088.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-11T20:45:35.240 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-03-11T20:45:35.344 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-03-11T20:45:35.344 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-03-11T20:45:35.377 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-03-11T20:45:36.333 INFO:teuthology.orchestra.run.smithi088.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-11T20:45:36.894 INFO:teuthology.orchestra.run.smithi088.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-11T20:45:36.894 INFO:teuthology.orchestra.run.smithi088.stderr:Extracting ceph user uid/gid from container image... 2024-03-11T20:45:37.607 INFO:teuthology.orchestra.run.smithi088.stderr:stat: 167 167 2024-03-11T20:45:38.198 INFO:teuthology.orchestra.run.smithi088.stderr:Creating initial keys... 2024-03-11T20:45:39.018 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-authtool: AQBzbe9l2HJ7ARAAKOuLo1sKnpTfQf1kwQyLLw== 2024-03-11T20:45:40.299 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-authtool: AQB0be9lQVVPEhAADZJuoT8HuVoozOmz7CIxrQ== 2024-03-11T20:45:41.669 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-authtool: AQB1be9lOJ9LKBAAaLRhN0dqmGpASCbVJCE4cQ== 2024-03-11T20:45:42.247 INFO:teuthology.orchestra.run.smithi088.stderr:Creating initial monmap... 2024-03-11T20:45:43.011 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-11T20:45:43.011 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-03-11T20:45:43.011 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:45:43.011 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-11T20:45:43.595 INFO:teuthology.orchestra.run.smithi088.stderr:monmaptool for a [v2:172.21.15.88:3300,v1:172.21.15.88:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-11T20:45:43.632 INFO:teuthology.orchestra.run.smithi088.stderr:setting min_mon_release = octopus 2024-03-11T20:45:43.632 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/monmaptool: set fsid to 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:45:43.632 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-11T20:45:43.633 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-03-11T20:45:43.633 INFO:teuthology.orchestra.run.smithi088.stderr:Creating mon... 2024-03-11T20:45:44.367 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.368+0000 7f4aa7cae880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-11T20:45:44.367 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.368+0000 7f4aa7cae880 1 imported monmap: 2024-03-11T20:45:44.367 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: epoch 0 2024-03-11T20:45:44.368 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:45:44.368 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: last_changed 2024-03-11T20:45:43.017578+0000 2024-03-11T20:45:44.368 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: created 2024-03-11T20:45:43.017578+0000 2024-03-11T20:45:44.369 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-03-11T20:45:44.369 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-03-11T20:45:44.369 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-03-11T20:45:44.369 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.369 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.368+0000 7f4aa7cae880 0 /usr/bin/ceph-mon: set fsid to 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:45:44.376 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: RocksDB version: 6.15.5 2024-03-11T20:45:44.376 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.376 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-11T20:45:44.376 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Compile date Apr 18 2022 2024-03-11T20:45:44.376 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: DB SUMMARY 2024-03-11T20:45:44.376 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.376 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: DB Session ID: X46UT2GL92GH9KUTTXTV 2024-03-11T20:45:44.376 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.376 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-03-11T20:45:44.376 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.377 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-03-11T20:45:44.377 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.377 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.error_if_exists: 0 2024-03-11T20:45:44.377 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.create_if_missing: 1 2024-03-11T20:45:44.377 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.paranoid_checks: 1 2024-03-11T20:45:44.377 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-11T20:45:44.377 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.env: 0x55741bf2d860 2024-03-11T20:45:44.377 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.fs: Posix File System 2024-03-11T20:45:44.377 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.info_log: 0x55741da49320 2024-03-11T20:45:44.377 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-11T20:45:44.377 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.statistics: (nil) 2024-03-11T20:45:44.377 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.use_fsync: 0 2024-03-11T20:45:44.377 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.max_log_file_size: 0 2024-03-11T20:45:44.377 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-11T20:45:44.377 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-11T20:45:44.378 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-11T20:45:44.378 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-11T20:45:44.378 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.allow_fallocate: 1 2024-03-11T20:45:44.378 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-11T20:45:44.378 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-11T20:45:44.378 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.use_direct_reads: 0 2024-03-11T20:45:44.378 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-11T20:45:44.378 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-11T20:45:44.378 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.db_log_dir: 2024-03-11T20:45:44.378 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-11T20:45:44.378 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-11T20:45:44.378 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-11T20:45:44.378 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-11T20:45:44.378 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-11T20:45:44.379 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-11T20:45:44.379 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-11T20:45:44.379 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-11T20:45:44.379 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-11T20:45:44.379 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.write_buffer_manager: 0x55741dce9950 2024-03-11T20:45:44.379 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-11T20:45:44.379 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-11T20:45:44.379 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-11T20:45:44.379 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-11T20:45:44.379 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-11T20:45:44.379 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-11T20:45:44.379 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-11T20:45:44.379 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-11T20:45:44.401 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-11T20:45:44.401 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.unordered_write: 0 2024-03-11T20:45:44.401 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-11T20:45:44.401 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-11T20:45:44.401 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-11T20:45:44.401 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-11T20:45:44.402 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.row_cache: None 2024-03-11T20:45:44.402 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.wal_filter: None 2024-03-11T20:45:44.402 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-11T20:45:44.402 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-11T20:45:44.402 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.preserve_deletes: 0 2024-03-11T20:45:44.402 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.two_write_queues: 0 2024-03-11T20:45:44.402 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-11T20:45:44.402 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.atomic_flush: 0 2024-03-11T20:45:44.402 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-11T20:45:44.402 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-11T20:45:44.402 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-11T20:45:44.402 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.log_readahead_size: 0 2024-03-11T20:45:44.402 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-11T20:45:44.403 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-11T20:45:44.403 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-11T20:45:44.403 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-11T20:45:44.403 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-11T20:45:44.403 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-11T20:45:44.403 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.max_background_jobs: 2 2024-03-11T20:45:44.403 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.max_background_compactions: -1 2024-03-11T20:45:44.403 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.max_subcompactions: 1 2024-03-11T20:45:44.403 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-11T20:45:44.403 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-11T20:45:44.403 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-11T20:45:44.403 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-11T20:45:44.403 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-11T20:45:44.403 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-11T20:45:44.404 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-11T20:45:44.404 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-11T20:45:44.404 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.max_open_files: -1 2024-03-11T20:45:44.404 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-11T20:45:44.404 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-11T20:45:44.404 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-11T20:45:44.404 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-11T20:45:44.404 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Options.max_background_flushes: -1 2024-03-11T20:45:44.404 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Compression algorithms supported: 2024-03-11T20:45:44.404 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-11T20:45:44.404 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: kZSTD supported: 0 2024-03-11T20:45:44.404 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: kXpressCompression supported: 0 2024-03-11T20:45:44.404 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-11T20:45:44.404 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: kLZ4Compression supported: 1 2024-03-11T20:45:44.404 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: kBZip2Compression supported: 0 2024-03-11T20:45:44.405 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: kZlibCompression supported: 1 2024-03-11T20:45:44.405 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: kSnappyCompression supported: 1 2024-03-11T20:45:44.405 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-11T20:45:44.405 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.372+0000 7f4aa7cae880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-03-11T20:45:44.405 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.405 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-03-11T20:45:44.405 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.405 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-11T20:45:44.405 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.405 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-11T20:45:44.405 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.merge_operator: 2024-03-11T20:45:44.405 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compaction_filter: None 2024-03-11T20:45:44.405 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-11T20:45:44.405 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-11T20:45:44.405 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-11T20:45:44.406 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-11T20:45:44.406 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55741da12d10) 2024-03-11T20:45:44.406 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-03-11T20:45:44.406 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-11T20:45:44.406 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-11T20:45:44.406 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-03-11T20:45:44.406 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: index_type: 0 2024-03-11T20:45:44.406 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-03-11T20:45:44.406 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-03-11T20:45:44.406 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-03-11T20:45:44.406 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-03-11T20:45:44.406 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: checksum: 1 2024-03-11T20:45:44.406 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-03-11T20:45:44.406 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: block_cache: 0x55741da7a170 2024-03-11T20:45:44.407 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-03-11T20:45:44.407 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-03-11T20:45:44.407 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-03-11T20:45:44.407 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-03-11T20:45:44.407 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-03-11T20:45:44.407 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-03-11T20:45:44.407 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-03-11T20:45:44.407 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-03-11T20:45:44.407 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-03-11T20:45:44.407 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-03-11T20:45:44.407 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-03-11T20:45:44.407 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-03-11T20:45:44.407 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-03-11T20:45:44.407 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-03-11T20:45:44.408 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-03-11T20:45:44.408 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-11T20:45:44.408 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-03-11T20:45:44.408 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-03-11T20:45:44.408 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-03-11T20:45:44.408 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: format_version: 4 2024-03-11T20:45:44.408 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-03-11T20:45:44.408 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: block_align: 0 2024-03-11T20:45:44.408 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.408 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-11T20:45:44.408 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-11T20:45:44.408 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compression: NoCompression 2024-03-11T20:45:44.408 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-11T20:45:44.408 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-11T20:45:44.408 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-11T20:45:44.409 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.num_levels: 7 2024-03-11T20:45:44.409 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-11T20:45:44.409 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-11T20:45:44.409 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-11T20:45:44.409 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-11T20:45:44.409 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-11T20:45:44.409 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-11T20:45:44.409 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-11T20:45:44.409 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-11T20:45:44.409 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-11T20:45:44.409 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-11T20:45:44.409 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-11T20:45:44.409 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-11T20:45:44.409 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-11T20:45:44.409 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-11T20:45:44.410 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-11T20:45:44.410 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-11T20:45:44.410 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-11T20:45:44.410 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-11T20:45:44.410 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-11T20:45:44.410 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-11T20:45:44.410 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-11T20:45:44.410 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-11T20:45:44.410 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-11T20:45:44.410 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-11T20:45:44.410 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-11T20:45:44.410 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-11T20:45:44.410 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-11T20:45:44.410 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-11T20:45:44.411 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-11T20:45:44.411 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-11T20:45:44.411 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-11T20:45:44.411 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-11T20:45:44.411 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-11T20:45:44.411 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-11T20:45:44.411 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-11T20:45:44.411 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-11T20:45:44.411 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-11T20:45:44.411 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-11T20:45:44.411 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-11T20:45:44.411 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-11T20:45:44.411 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-11T20:45:44.411 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-11T20:45:44.412 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-11T20:45:44.412 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-11T20:45:44.412 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-11T20:45:44.412 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-11T20:45:44.412 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-11T20:45:44.412 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-11T20:45:44.412 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-11T20:45:44.412 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.table_properties_collectors: 2024-03-11T20:45:44.412 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.inplace_update_support: 0 2024-03-11T20:45:44.412 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-11T20:45:44.412 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-11T20:45:44.412 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-11T20:45:44.412 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-11T20:45:44.412 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.bloom_locality: 0 2024-03-11T20:45:44.413 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.max_successive_merges: 0 2024-03-11T20:45:44.413 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-11T20:45:44.413 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-11T20:45:44.413 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-11T20:45:44.413 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-11T20:45:44.413 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.ttl: 2592000 2024-03-11T20:45:44.413 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-11T20:45:44.413 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.enable_blob_files: false 2024-03-11T20:45:44.413 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.min_blob_size: 0 2024-03-11T20:45:44.413 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-11T20:45:44.413 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-11T20:45:44.413 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-11T20:45:44.413 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.376+0000 7f4aa7cae880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-11T20:45:44.413 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.380+0000 7f4aa7cae880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-11T20:45:44.413 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.414 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.380+0000 7f4aa7cae880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-11T20:45:44.414 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.414 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.380+0000 7f4aa7cae880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-03-11T20:45:44.414 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.414 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.380+0000 7f4aa7cae880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55741da60700 2024-03-11T20:45:44.414 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.380+0000 7f4aa7cae880 4 rocksdb: DB pointer 0x55741dad4000 2024-03-11T20:45:44.414 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.380+0000 7f4a99898700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-11T20:45:44.414 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.380+0000 7f4a99898700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-11T20:45:44.414 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-03-11T20:45:44.414 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-11T20:45:44.414 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-11T20:45:44.414 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-11T20:45:44.414 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-11T20:45:44.414 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-11T20:45:44.415 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-11T20:45:44.415 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-11T20:45:44.415 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.415 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-11T20:45:44.415 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-11T20:45:44.415 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-11T20:45:44.415 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-11T20:45:44.415 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-11T20:45:44.415 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.415 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-11T20:45:44.415 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-11T20:45:44.415 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-11T20:45:44.415 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-11T20:45:44.415 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-11T20:45:44.415 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-11T20:45:44.416 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-11T20:45:44.416 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-11T20:45:44.416 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-11T20:45:44.416 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T20:45:44.416 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T20:45:44.416 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-11T20:45:44.416 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.416 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-11T20:45:44.416 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.416 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-11T20:45:44.416 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-11T20:45:44.416 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-11T20:45:44.416 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-11T20:45:44.416 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-11T20:45:44.416 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.417 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-11T20:45:44.417 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-11T20:45:44.417 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-11T20:45:44.417 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-11T20:45:44.417 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-11T20:45:44.417 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-11T20:45:44.417 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-11T20:45:44.417 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-11T20:45:44.417 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-11T20:45:44.417 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T20:45:44.417 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T20:45:44.417 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-11T20:45:44.417 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.417 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-11T20:45:44.417 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: 2024-03-11T20:45:44.418 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.384+0000 7f4aa7cae880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-03-11T20:45:44.418 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.384+0000 7f4aa7cae880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-03-11T20:45:44.418 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-mon: debug 2024-03-11T20:45:44.384+0000 7f4aa7cae880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-03-11T20:45:44.957 INFO:teuthology.orchestra.run.smithi088.stderr:create mon.a on 2024-03-11T20:45:45.172 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-03-11T20:45:45.362 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-3349e81e-dfe8-11ee-95c8-87774f69a715.target -> /etc/systemd/system/ceph-3349e81e-dfe8-11ee-95c8-87774f69a715.target. 2024-03-11T20:45:45.362 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-3349e81e-dfe8-11ee-95c8-87774f69a715.target -> /etc/systemd/system/ceph-3349e81e-dfe8-11ee-95c8-87774f69a715.target. 2024-03-11T20:45:45.757 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Failed to reset failed state of unit ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mon.a.service: Unit ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mon.a.service not loaded. 2024-03-11T20:45:45.765 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Created symlink /etc/systemd/system/ceph-3349e81e-dfe8-11ee-95c8-87774f69a715.target.wants/ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@.service. 2024-03-11T20:45:45.974 INFO:teuthology.orchestra.run.smithi088.stderr:firewalld does not appear to be present 2024-03-11T20:45:45.974 INFO:teuthology.orchestra.run.smithi088.stderr:Not possible to enable service . firewalld.service is not available 2024-03-11T20:45:45.975 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mon to start... 2024-03-11T20:45:45.975 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mon... 2024-03-11T20:45:47.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:47 smithi088 bash[13980]: cluster 2024-03-11T20:45:47.173986+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-11T20:45:47.542 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: cluster: 2024-03-11T20:45:47.545 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: id: 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:45:47.545 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-03-11T20:45:47.545 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-03-11T20:45:47.545 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: services: 2024-03-11T20:45:47.545 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.365373s) 2024-03-11T20:45:47.545 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mgr: no daemons active 2024-03-11T20:45:47.547 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-03-11T20:45:47.547 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-03-11T20:45:47.547 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: data: 2024-03-11T20:45:47.547 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-03-11T20:45:47.547 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-03-11T20:45:47.547 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-03-11T20:45:47.547 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: pgs: 2024-03-11T20:45:47.547 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-03-11T20:45:48.207 INFO:teuthology.orchestra.run.smithi088.stderr:mon is available 2024-03-11T20:45:48.207 INFO:teuthology.orchestra.run.smithi088.stderr:Assimilating anything we can from ceph.conf... 2024-03-11T20:45:48.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:48 smithi088 bash[13980]: cluster 2024-03-11T20:45:47.183294+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-11T20:45:48.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:48 smithi088 bash[13980]: cluster 2024-03-11T20:45:47.183539+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0]} 2024-03-11T20:45:48.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:48 smithi088 bash[13980]: cluster 2024-03-11T20:45:47.188553+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-03-11T20:45:48.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:48 smithi088 bash[13980]: cluster 2024-03-11T20:45:47.192936+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-11T20:45:48.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:48 smithi088 bash[13980]: cluster 2024-03-11T20:45:47.193548+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-03-11T20:45:48.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:48 smithi088 bash[13980]: audit 2024-03-11T20:45:47.548569+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.88:0/892117781' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-11T20:45:49.312 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-03-11T20:45:49.312 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [global] 2024-03-11T20:45:49.313 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: fsid = 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:45:49.313 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.88:3300,v1:172.21.15.88:6789] 2024-03-11T20:45:49.313 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-11T20:45:49.313 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-11T20:45:49.314 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-11T20:45:49.314 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-11T20:45:49.314 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-03-11T20:45:49.315 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [mgr] 2024-03-11T20:45:49.315 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-03-11T20:45:49.315 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-11T20:45:49.315 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-03-11T20:45:49.315 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [osd] 2024-03-11T20:45:49.316 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-11T20:45:49.316 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-11T20:45:49.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:49 smithi088 bash[13980]: audit 2024-03-11T20:45:49.314559+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.88:0/963615229' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-11T20:45:49.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:49 smithi088 bash[13980]: audit 2024-03-11T20:45:49.319138+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.88:0/963615229' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-11T20:45:49.905 INFO:teuthology.orchestra.run.smithi088.stderr:Generating new minimal ceph.conf... 2024-03-11T20:45:51.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:51 smithi088 bash[13980]: audit 2024-03-11T20:45:50.990200+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.88:0/838840052' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:45:51.610 INFO:teuthology.orchestra.run.smithi088.stderr:Restarting the monitor... 2024-03-11T20:45:51.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:51 smithi088 systemd[1]: Stopping Ceph mon.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T20:45:51.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:51 smithi088 bash[14384]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mon.a 2024-03-11T20:45:51.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:51 smithi088 bash[13980]: debug 2024-03-11T20:45:51.716+0000 7f2ad64ff700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-11T20:45:51.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:51 smithi088 bash[13980]: debug 2024-03-11T20:45:51.716+0000 7f2ad64ff700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-03-11T20:45:52.344 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:52 smithi088 bash[14394]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mon-a 2024-03-11T20:45:52.478 INFO:teuthology.orchestra.run.smithi088.stderr:Setting mon public_network to 172.21.0.0/20 2024-03-11T20:45:52.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:52 smithi088 bash[14431]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mon.a 2024-03-11T20:45:52.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:52 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mon.a.service: Succeeded. 2024-03-11T20:45:52.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:52 smithi088 systemd[1]: Stopped Ceph mon.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T20:45:52.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:52 smithi088 systemd[1]: Started Ceph mon.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T20:45:53.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.564+0000 7f5c2350c880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-11T20:45:53.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.564+0000 7f5c2350c880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 6 2024-03-11T20:45:53.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.564+0000 7f5c2350c880 0 pidfile_write: ignore empty --pid-file 2024-03-11T20:45:53.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 0 load: jerasure load: lrc 2024-03-11T20:45:53.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: RocksDB version: 6.15.5 2024-03-11T20:45:53.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-11T20:45:53.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Compile date Apr 18 2022 2024-03-11T20:45:53.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: DB SUMMARY 2024-03-11T20:45:53.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: DB Session ID: OT3OXTI6L4AA7JRHMYYJ 2024-03-11T20:45:53.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: CURRENT file: CURRENT 2024-03-11T20:45:53.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-11T20:45:53.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-03-11T20:45:53.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-03-11T20:45:53.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82609 ; 2024-03-11T20:45:53.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.error_if_exists: 0 2024-03-11T20:45:53.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.create_if_missing: 0 2024-03-11T20:45:53.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.paranoid_checks: 1 2024-03-11T20:45:53.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-11T20:45:53.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.env: 0x55632cdce860 2024-03-11T20:45:53.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.fs: Posix File System 2024-03-11T20:45:53.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.info_log: 0x55632ecc1e00 2024-03-11T20:45:53.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-11T20:45:53.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.statistics: (nil) 2024-03-11T20:45:53.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.use_fsync: 0 2024-03-11T20:45:53.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_log_file_size: 0 2024-03-11T20:45:53.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-11T20:45:53.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-11T20:45:53.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-11T20:45:53.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-11T20:45:53.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.allow_fallocate: 1 2024-03-11T20:45:53.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-11T20:45:53.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-11T20:45:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.use_direct_reads: 0 2024-03-11T20:45:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-11T20:45:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-11T20:45:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.db_log_dir: 2024-03-11T20:45:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-11T20:45:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-11T20:45:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-11T20:45:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-11T20:45:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-11T20:45:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-11T20:45:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-11T20:45:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-11T20:45:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-11T20:45:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.write_buffer_manager: 0x55632edb22d0 2024-03-11T20:45:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-11T20:45:53.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-11T20:45:53.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-11T20:45:53.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-11T20:45:53.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-11T20:45:53.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-11T20:45:53.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-11T20:45:53.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-11T20:45:53.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-11T20:45:53.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.unordered_write: 0 2024-03-11T20:45:53.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-11T20:45:53.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-11T20:45:53.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-11T20:45:53.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-11T20:45:53.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.row_cache: None 2024-03-11T20:45:53.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.wal_filter: None 2024-03-11T20:45:53.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-11T20:45:53.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-11T20:45:53.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.preserve_deletes: 0 2024-03-11T20:45:53.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.two_write_queues: 0 2024-03-11T20:45:53.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-11T20:45:53.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.atomic_flush: 0 2024-03-11T20:45:53.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-11T20:45:53.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-11T20:45:53.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-11T20:45:53.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.log_readahead_size: 0 2024-03-11T20:45:53.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-11T20:45:53.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-11T20:45:53.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-11T20:45:53.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-11T20:45:53.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-11T20:45:53.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-11T20:45:53.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_background_jobs: 2 2024-03-11T20:45:53.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_background_compactions: -1 2024-03-11T20:45:53.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_subcompactions: 1 2024-03-11T20:45:53.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-11T20:45:53.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-11T20:45:53.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-11T20:45:53.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-11T20:45:53.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-11T20:45:53.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-11T20:45:53.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-11T20:45:53.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-11T20:45:53.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_open_files: -1 2024-03-11T20:45:53.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-11T20:45:53.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-11T20:45:53.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-11T20:45:53.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-11T20:45:53.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_background_flushes: -1 2024-03-11T20:45:53.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Compression algorithms supported: 2024-03-11T20:45:53.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-11T20:45:53.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: kZSTD supported: 0 2024-03-11T20:45:53.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: kXpressCompression supported: 0 2024-03-11T20:45:53.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-11T20:45:53.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: kLZ4Compression supported: 1 2024-03-11T20:45:53.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: kBZip2Compression supported: 0 2024-03-11T20:45:53.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: kZlibCompression supported: 1 2024-03-11T20:45:53.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: kSnappyCompression supported: 1 2024-03-11T20:45:53.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-11T20:45:53.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-03-11T20:45:53.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-11T20:45:53.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-11T20:45:53.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.merge_operator: 2024-03-11T20:45:53.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compaction_filter: None 2024-03-11T20:45:53.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-11T20:45:53.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-11T20:45:53.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-11T20:45:53.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-11T20:45:53.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55632ec8fd00) 2024-03-11T20:45:53.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: cache_index_and_filter_blocks: 1 2024-03-11T20:45:53.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-11T20:45:53.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-11T20:45:53.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: pin_top_level_index_and_filter: 1 2024-03-11T20:45:53.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: index_type: 0 2024-03-11T20:45:53.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: data_block_index_type: 0 2024-03-11T20:45:53.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: index_shortening: 1 2024-03-11T20:45:53.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: data_block_hash_table_util_ratio: 0.750000 2024-03-11T20:45:53.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: hash_index_allow_collision: 1 2024-03-11T20:45:53.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: checksum: 1 2024-03-11T20:45:53.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: no_block_cache: 0 2024-03-11T20:45:53.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: block_cache: 0x55632ecf6170 2024-03-11T20:45:53.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: block_cache_name: BinnedLRUCache 2024-03-11T20:45:53.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: block_cache_options: 2024-03-11T20:45:53.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: capacity : 536870912 2024-03-11T20:45:53.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: num_shard_bits : 4 2024-03-11T20:45:53.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: strict_capacity_limit : 0 2024-03-11T20:45:53.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: high_pri_pool_ratio: 0.000 2024-03-11T20:45:53.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: block_cache_compressed: (nil) 2024-03-11T20:45:53.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: persistent_cache: (nil) 2024-03-11T20:45:53.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: block_size: 4096 2024-03-11T20:45:53.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: block_size_deviation: 10 2024-03-11T20:45:53.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: block_restart_interval: 16 2024-03-11T20:45:53.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: index_block_restart_interval: 1 2024-03-11T20:45:53.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: metadata_block_size: 4096 2024-03-11T20:45:53.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: partition_filters: 0 2024-03-11T20:45:53.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: use_delta_encoding: 1 2024-03-11T20:45:53.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-11T20:45:53.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: whole_key_filtering: 1 2024-03-11T20:45:53.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: verify_compression: 0 2024-03-11T20:45:53.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: read_amp_bytes_per_bit: 0 2024-03-11T20:45:53.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: format_version: 4 2024-03-11T20:45:53.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: enable_index_compression: 1 2024-03-11T20:45:53.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: block_align: 0 2024-03-11T20:45:53.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-11T20:45:53.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-11T20:45:53.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compression: NoCompression 2024-03-11T20:45:53.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-11T20:45:53.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-11T20:45:53.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-11T20:45:53.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.num_levels: 7 2024-03-11T20:45:53.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-11T20:45:53.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-11T20:45:53.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-11T20:45:53.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-11T20:45:53.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-11T20:45:53.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-11T20:45:53.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-11T20:45:53.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-11T20:45:53.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-11T20:45:53.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-11T20:45:53.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-11T20:45:53.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-11T20:45:53.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-11T20:45:53.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-11T20:45:53.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-11T20:45:53.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-11T20:45:53.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-11T20:45:53.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-11T20:45:53.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-11T20:45:53.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-11T20:45:53.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-11T20:45:53.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-11T20:45:53.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-11T20:45:53.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-11T20:45:53.831 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-11T20:45:53.831 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-11T20:45:53.831 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-11T20:45:53.832 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-11T20:45:53.832 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-11T20:45:53.832 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-11T20:45:53.832 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-11T20:45:53.832 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-11T20:45:53.832 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-11T20:45:53.832 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-11T20:45:53.832 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-11T20:45:53.832 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-11T20:45:53.832 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-11T20:45:53.832 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-11T20:45:53.832 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-11T20:45:53.832 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-11T20:45:53.832 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-11T20:45:53.832 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-11T20:45:53.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-11T20:45:53.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-11T20:45:53.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-11T20:45:53.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-11T20:45:53.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-11T20:45:53.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-11T20:45:53.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-11T20:45:53.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.table_properties_collectors: 2024-03-11T20:45:53.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.inplace_update_support: 0 2024-03-11T20:45:53.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-11T20:45:53.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-11T20:45:53.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-11T20:45:53.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-11T20:45:53.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.bloom_locality: 0 2024-03-11T20:45:53.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.max_successive_merges: 0 2024-03-11T20:45:53.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-11T20:45:53.834 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-11T20:45:53.834 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-11T20:45:53.834 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-11T20:45:53.834 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.ttl: 2592000 2024-03-11T20:45:53.834 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-11T20:45:53.834 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.enable_blob_files: false 2024-03-11T20:45:53.834 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.min_blob_size: 0 2024-03-11T20:45:53.834 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-11T20:45:53.834 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-11T20:45:53.834 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-11T20:45:53.834 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.568+0000 7f5c2350c880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-11T20:45:53.834 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.572+0000 7f5c2350c880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-11T20:45:53.834 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.572+0000 7f5c2350c880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-03-11T20:45:53.834 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.572+0000 7f5c2350c880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-03-11T20:45:53.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.572+0000 7f5c2350c880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710189953576020, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-03-11T20:45:53.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.572+0000 7f5c2350c880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-03-11T20:45:53.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.572+0000 7f5c2350c880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-03-11T20:45:53.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.572+0000 7f5c2350c880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710189953577587, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79159, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77422, "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": 71731, "raw_average_value_size": 339, "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": 1710189953, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "e4889cb9-02ec-40e1-b56a-5bdb022349de", "db_session_id": "OT3OXTI6L4AA7JRHMYYJ"}} 2024-03-11T20:45:53.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.572+0000 7f5c2350c880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-03-11T20:45:53.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.572+0000 7f5c2350c880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710189953578256, "job": 1, "event": "recovery_finished"} 2024-03-11T20:45:53.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.572+0000 7f5c2350c880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-11T20:45:53.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.576+0000 7f5c2350c880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55632ecdca80 2024-03-11T20:45:53.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.576+0000 7f5c2350c880 4 rocksdb: DB pointer 0x55632ecec000 2024-03-11T20:45:53.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.576+0000 7f5c13294700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-11T20:45:53.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.576+0000 7f5c13294700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-11T20:45:53.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: ** DB Stats ** 2024-03-11T20:45:53.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-11T20:45:53.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-11T20:45:53.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-11T20:45:53.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-11T20:45:53.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-11T20:45:53.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-11T20:45:53.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-11T20:45:53.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: ** Compaction Stats [default] ** 2024-03-11T20:45:53.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-11T20:45:53.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-11T20:45:53.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: L0 2/0 79.06 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 72.9 0.00 0.00 1 0.001 0 0 2024-03-11T20:45:53.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Sum 2/0 79.06 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 72.9 0.00 0.00 1 0.001 0 0 2024-03-11T20:45:53.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 72.9 0.00 0.00 1 0.001 0 0 2024-03-11T20:45:53.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: ** Compaction Stats [default] ** 2024-03-11T20:45:53.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-11T20:45:53.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-11T20:45:53.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 72.9 0.00 0.00 1 0.001 0 0 2024-03-11T20:45:53.837 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-11T20:45:53.837 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-11T20:45:53.837 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-11T20:45:53.837 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: AddFile(Total Files): cumulative 0, interval 0 2024-03-11T20:45:53.837 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-11T20:45:53.837 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: AddFile(Keys): cumulative 0, interval 0 2024-03-11T20:45:53.837 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Cumulative compaction: 0.00 GB write, 12.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T20:45:53.837 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Interval compaction: 0.00 GB write, 12.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T20:45:53.837 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-11T20:45:53.837 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: ** File Read Latency Histogram By Level [default] ** 2024-03-11T20:45:53.837 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: ** Compaction Stats [default] ** 2024-03-11T20:45:53.837 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-11T20:45:53.837 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-11T20:45:53.837 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: L0 2/0 79.06 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 72.9 0.00 0.00 1 0.001 0 0 2024-03-11T20:45:53.837 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Sum 2/0 79.06 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 72.9 0.00 0.00 1 0.001 0 0 2024-03-11T20:45:53.838 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-11T20:45:53.838 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: ** Compaction Stats [default] ** 2024-03-11T20:45:53.838 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-11T20:45:53.838 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-11T20:45:53.838 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 72.9 0.00 0.00 1 0.001 0 0 2024-03-11T20:45:53.838 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-11T20:45:53.838 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-11T20:45:53.838 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-11T20:45:53.838 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: AddFile(Total Files): cumulative 0, interval 0 2024-03-11T20:45:53.838 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-11T20:45:53.838 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: AddFile(Keys): cumulative 0, interval 0 2024-03-11T20:45:53.838 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Cumulative compaction: 0.00 GB write, 12.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T20:45:53.838 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T20:45:53.838 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-11T20:45:53.838 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: ** File Read Latency Histogram By Level [default] ** 2024-03-11T20:45:53.839 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.576+0000 7f5c2350c880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] at bind addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:45:53.839 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.576+0000 7f5c2350c880 1 mon.a@-1(???) e1 preinit fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:45:53.839 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.576+0000 7f5c2350c880 0 mon.a@-1(???).mds e1 new map 2024-03-11T20:45:53.839 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.576+0000 7f5c2350c880 0 mon.a@-1(???).mds e1 print_map 2024-03-11T20:45:53.839 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: e1 2024-03-11T20:45:53.839 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-11T20:45:53.839 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-11T20:45:53.839 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: legacy client fscid: -1 2024-03-11T20:45:53.839 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: 2024-03-11T20:45:53.839 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: No filesystems configured 2024-03-11T20:45:53.839 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.576+0000 7f5c2350c880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-11T20:45:53.839 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.576+0000 7f5c2350c880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-11T20:45:53.839 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.576+0000 7f5c2350c880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-11T20:45:53.839 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.576+0000 7f5c2350c880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-11T20:45:53.839 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: debug 2024-03-11T20:45:53.576+0000 7f5c2350c880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-11T20:45:53.839 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: cluster 2024-03-11T20:45:53.586971+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-11T20:45:53.839 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: cluster 2024-03-11T20:45:53.587053+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0]} 2024-03-11T20:45:53.840 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: cluster 2024-03-11T20:45:53.587127+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-03-11T20:45:53.840 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: cluster 2024-03-11T20:45:53.587165+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-11T20:45:53.840 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:53 smithi088 bash[14472]: cluster 2024-03-11T20:45:53.587610+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-03-11T20:45:54.420 INFO:teuthology.orchestra.run.smithi088.stderr:Wrote config to /etc/ceph/ceph.conf 2024-03-11T20:45:54.420 INFO:teuthology.orchestra.run.smithi088.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-11T20:45:54.420 INFO:teuthology.orchestra.run.smithi088.stderr:Creating mgr... 2024-03-11T20:45:54.420 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying port 9283 ... 2024-03-11T20:45:54.613 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Failed to reset failed state of unit ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mgr.y.service: Unit ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mgr.y.service not loaded. 2024-03-11T20:45:54.620 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Created symlink /etc/systemd/system/ceph-3349e81e-dfe8-11ee-95c8-87774f69a715.target.wants/ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@.service. 2024-03-11T20:45:54.818 INFO:teuthology.orchestra.run.smithi088.stderr:firewalld does not appear to be present 2024-03-11T20:45:54.818 INFO:teuthology.orchestra.run.smithi088.stderr:Not possible to enable service . firewalld.service is not available 2024-03-11T20:45:54.819 INFO:teuthology.orchestra.run.smithi088.stderr:firewalld does not appear to be present 2024-03-11T20:45:54.819 INFO:teuthology.orchestra.run.smithi088.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-03-11T20:45:54.819 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mgr to start... 2024-03-11T20:45:54.819 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mgr... 2024-03-11T20:45:55.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:54 smithi088 bash[14472]: audit 2024-03-11T20:45:53.849607+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.88:0/1384948113' entity='client.admin' 2024-03-11T20:45:56.311 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-03-11T20:45:56.311 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-03-11T20:45:56.311 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsid": "3349e81e-dfe8-11ee-95c8-87774f69a715", 2024-03-11T20:45:56.311 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "health": { 2024-03-11T20:45:56.311 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-11T20:45:56.311 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "checks": {}, 2024-03-11T20:45:56.311 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mutes": [] 2024-03-11T20:45:56.311 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:45:56.311 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-11T20:45:56.312 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum": [ 2024-03-11T20:45:56.312 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 0 2024-03-11T20:45:56.312 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-03-11T20:45:56.312 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-11T20:45:56.312 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "a" 2024-03-11T20:45:56.312 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-03-11T20:45:56.312 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-03-11T20:45:56.312 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "monmap": { 2024-03-11T20:45:56.312 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-11T20:45:56.312 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-11T20:45:56.312 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-11T20:45:56.312 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:45:56.312 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osdmap": { 2024-03-11T20:45:56.312 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-11T20:45:56.313 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-11T20:45:56.313 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-11T20:45:56.313 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-11T20:45:56.317 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-11T20:45:56.317 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-11T20:45:56.317 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-11T20:45:56.317 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:45:56.317 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgmap": { 2024-03-11T20:45:56.317 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-11T20:45:56.317 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-11T20:45:56.317 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-11T20:45:56.317 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-11T20:45:56.317 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-11T20:45:56.317 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-11T20:45:56.317 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-11T20:45:56.317 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-11T20:45:56.318 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:45:56.318 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsmap": { 2024-03-11T20:45:56.318 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-11T20:45:56.318 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-11T20:45:56.318 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-11T20:45:56.318 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:45:56.318 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-11T20:45:56.318 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "available": false, 2024-03-11T20:45:56.318 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-11T20:45:56.318 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modules": [ 2024-03-11T20:45:56.318 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "iostat", 2024-03-11T20:45:56.318 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "nfs", 2024-03-11T20:45:56.318 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "restful" 2024-03-11T20:45:56.318 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-03-11T20:45:56.319 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-03-11T20:45:56.319 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:45:56.319 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "servicemap": { 2024-03-11T20:45:56.319 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-11T20:45:56.319 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modified": "2024-03-11T20:45:47.185750+0000", 2024-03-11T20:45:56.319 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-03-11T20:45:56.319 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:45:56.319 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-11T20:45:56.319 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-03-11T20:45:56.498 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:45:56 smithi088 bash[14472]: audit 2024-03-11T20:45:56.315271+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.88:0/1739208577' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-11T20:45:56.498 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:45:56 smithi088 bash[14745]: debug 2024-03-11T20:45:56.212+0000 7f7bb5bfe000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-11T20:45:56.943 INFO:teuthology.orchestra.run.smithi088.stderr:mgr not available, waiting (1/15)... 2024-03-11T20:45:57.202 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:45:56 smithi088 bash[14745]: debug 2024-03-11T20:45:56.928+0000 7f7bb5bfe000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-11T20:45:57.202 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:45:57 smithi088 bash[14745]: debug 2024-03-11T20:45:57.048+0000 7f7bb5bfe000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-11T20:45:57.530 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:45:57 smithi088 bash[14745]: debug 2024-03-11T20:45:57.204+0000 7f7bb5bfe000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-11T20:45:57.817 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:45:57 smithi088 bash[14745]: debug 2024-03-11T20:45:57.532+0000 7f7bb5bfe000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-11T20:45:57.817 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:45:57 smithi088 bash[14745]: debug 2024-03-11T20:45:57.624+0000 7f7bb5bfe000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-11T20:45:58.317 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:45:57 smithi088 bash[14745]: debug 2024-03-11T20:45:57.823+0000 7f7bb5bfe000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-11T20:45:58.971 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:45:58 smithi088 bash[14745]: debug 2024-03-11T20:45:58.667+0000 7f7bb5bfe000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-11T20:45:59.022 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:45:58 smithi088 bash[14745]: debug 2024-03-11T20:45:58.771+0000 7f7bb5bfe000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-11T20:45:59.314 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:45:58 smithi088 bash[14745]: debug 2024-03-11T20:45:58.971+0000 7f7bb5bfe000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-11T20:45:59.567 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:45:59 smithi088 bash[14745]: debug 2024-03-11T20:45:59.315+0000 7f7bb5bfe000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-11T20:46:00.009 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:45:59 smithi088 bash[14745]: debug 2024-03-11T20:45:59.643+0000 7f7bb5bfe000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-11T20:46:00.016 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-03-11T20:46:00.016 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-03-11T20:46:00.016 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsid": "3349e81e-dfe8-11ee-95c8-87774f69a715", 2024-03-11T20:46:00.016 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "health": { 2024-03-11T20:46:00.016 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-11T20:46:00.016 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "checks": {}, 2024-03-11T20:46:00.017 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mutes": [] 2024-03-11T20:46:00.017 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:00.017 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-11T20:46:00.017 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum": [ 2024-03-11T20:46:00.017 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 0 2024-03-11T20:46:00.017 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-03-11T20:46:00.017 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-11T20:46:00.017 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "a" 2024-03-11T20:46:00.017 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-03-11T20:46:00.017 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-03-11T20:46:00.017 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "monmap": { 2024-03-11T20:46:00.017 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-11T20:46:00.017 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-11T20:46:00.017 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-11T20:46:00.018 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:00.018 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osdmap": { 2024-03-11T20:46:00.018 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-11T20:46:00.018 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-11T20:46:00.018 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-11T20:46:00.024 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-11T20:46:00.025 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-11T20:46:00.025 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-11T20:46:00.025 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-11T20:46:00.025 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:00.025 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgmap": { 2024-03-11T20:46:00.025 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-11T20:46:00.025 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-11T20:46:00.025 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-11T20:46:00.025 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-11T20:46:00.025 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-11T20:46:00.025 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-11T20:46:00.025 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-11T20:46:00.025 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-11T20:46:00.026 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:00.026 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsmap": { 2024-03-11T20:46:00.026 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-11T20:46:00.026 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-11T20:46:00.026 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-11T20:46:00.026 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:00.026 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-11T20:46:00.026 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "available": false, 2024-03-11T20:46:00.026 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-11T20:46:00.026 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modules": [ 2024-03-11T20:46:00.026 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "iostat", 2024-03-11T20:46:00.026 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "nfs", 2024-03-11T20:46:00.026 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "restful" 2024-03-11T20:46:00.026 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-03-11T20:46:00.026 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-03-11T20:46:00.027 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:00.027 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "servicemap": { 2024-03-11T20:46:00.027 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-11T20:46:00.027 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modified": "2024-03-11T20:45:47.185750+0000", 2024-03-11T20:46:00.027 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-03-11T20:46:00.027 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:00.027 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-11T20:46:00.027 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-03-11T20:46:00.284 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:00 smithi088 bash[14745]: debug 2024-03-11T20:46:00.011+0000 7f7bb5bfe000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-11T20:46:00.284 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:00 smithi088 bash[14472]: audit 2024-03-11T20:46:00.020795+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.88:0/4242949010' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-11T20:46:00.567 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:00 smithi088 bash[14745]: debug 2024-03-11T20:46:00.287+0000 7f7bb5bfe000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-11T20:46:00.617 INFO:teuthology.orchestra.run.smithi088.stderr:mgr not available, waiting (2/15)... 2024-03-11T20:46:01.213 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:00 smithi088 bash[14745]: debug 2024-03-11T20:46:00.959+0000 7f7bb5bfe000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-11T20:46:01.213 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:01 smithi088 bash[14745]: debug 2024-03-11T20:46:01.059+0000 7f7bb5bfe000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-11T20:46:01.567 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:01 smithi088 bash[14745]: debug 2024-03-11T20:46:01.215+0000 7f7bb5bfe000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-11T20:46:01.567 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:01 smithi088 bash[14745]: debug 2024-03-11T20:46:01.319+0000 7f7bb5bfe000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-11T20:46:01.567 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:01 smithi088 bash[14745]: debug 2024-03-11T20:46:01.455+0000 7f7bb5bfe000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-11T20:46:02.036 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:01 smithi088 bash[14745]: debug 2024-03-11T20:46:01.743+0000 7f7bb5bfe000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-11T20:46:02.036 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:01 smithi088 bash[14745]: debug 2024-03-11T20:46:01.859+0000 7f7bb5bfe000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-11T20:46:02.317 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:02 smithi088 bash[14745]: debug 2024-03-11T20:46:02.039+0000 7f7bb5bfe000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-11T20:46:02.317 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:02 smithi088 bash[14745]: debug 2024-03-11T20:46:02.155+0000 7f7bb5bfe000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-11T20:46:03.309 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:02 smithi088 bash[14745]: debug 2024-03-11T20:46:02.991+0000 7f7bb5bfe000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-11T20:46:03.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:03 smithi088 bash[14472]: cluster 2024-03-11T20:46:03.020591+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-03-11T20:46:03.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:03 smithi088 bash[14472]: cluster 2024-03-11T20:46:03.027008+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00660716s) 2024-03-11T20:46:03.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:03 smithi088 bash[14472]: audit 2024-03-11T20:46:03.028699+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.88:0/1788619869' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-11T20:46:03.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:03 smithi088 bash[14472]: audit 2024-03-11T20:46:03.028963+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.88:0/1788619869' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-11T20:46:03.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:03 smithi088 bash[14472]: audit 2024-03-11T20:46:03.029239+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.88:0/1788619869' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-11T20:46:03.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:03 smithi088 bash[14472]: audit 2024-03-11T20:46:03.029648+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.88:0/1788619869' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:46:03.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:03 smithi088 bash[14472]: audit 2024-03-11T20:46:03.030974+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.88:0/1788619869' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-11T20:46:03.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:03 smithi088 bash[14472]: cluster 2024-03-11T20:46:03.041809+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-03-11T20:46:03.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:03 smithi088 bash[14472]: audit 2024-03-11T20:46:03.063336+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.88:0/1788619869' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:46:03.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:03 smithi088 bash[14472]: audit 2024-03-11T20:46:03.065881+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.88:0/1788619869' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:46:03.677 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-03-11T20:46:03.677 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-03-11T20:46:03.677 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsid": "3349e81e-dfe8-11ee-95c8-87774f69a715", 2024-03-11T20:46:03.677 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "health": { 2024-03-11T20:46:03.677 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-11T20:46:03.678 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "checks": {}, 2024-03-11T20:46:03.678 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mutes": [] 2024-03-11T20:46:03.678 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:03.678 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-11T20:46:03.678 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum": [ 2024-03-11T20:46:03.678 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 0 2024-03-11T20:46:03.678 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-03-11T20:46:03.678 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-11T20:46:03.678 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "a" 2024-03-11T20:46:03.678 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-03-11T20:46:03.678 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-03-11T20:46:03.678 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "monmap": { 2024-03-11T20:46:03.678 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-11T20:46:03.678 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-11T20:46:03.679 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-11T20:46:03.679 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:03.679 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osdmap": { 2024-03-11T20:46:03.679 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-11T20:46:03.679 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-11T20:46:03.679 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-11T20:46:03.679 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-11T20:46:03.682 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-11T20:46:03.682 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-11T20:46:03.682 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-11T20:46:03.683 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:03.683 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgmap": { 2024-03-11T20:46:03.683 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-11T20:46:03.683 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-11T20:46:03.683 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-11T20:46:03.683 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-11T20:46:03.683 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-11T20:46:03.683 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-11T20:46:03.683 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-11T20:46:03.683 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-11T20:46:03.683 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:03.683 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsmap": { 2024-03-11T20:46:03.683 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-11T20:46:03.683 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-11T20:46:03.683 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-11T20:46:03.684 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:03.684 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-11T20:46:03.684 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "available": false, 2024-03-11T20:46:03.684 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-11T20:46:03.684 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modules": [ 2024-03-11T20:46:03.684 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "iostat", 2024-03-11T20:46:03.684 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "nfs", 2024-03-11T20:46:03.684 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "restful" 2024-03-11T20:46:03.684 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-03-11T20:46:03.684 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-03-11T20:46:03.684 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:03.684 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "servicemap": { 2024-03-11T20:46:03.684 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-11T20:46:03.684 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modified": "2024-03-11T20:45:47.185750+0000", 2024-03-11T20:46:03.684 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-03-11T20:46:03.685 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:03.685 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-11T20:46:03.685 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-03-11T20:46:04.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:04 smithi088 bash[14472]: audit 2024-03-11T20:46:03.082498+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.88:0/1788619869' entity='mgr.y' 2024-03-11T20:46:04.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:04 smithi088 bash[14472]: audit 2024-03-11T20:46:03.086765+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.88:0/1788619869' entity='mgr.y' 2024-03-11T20:46:04.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:04 smithi088 bash[14472]: audit 2024-03-11T20:46:03.089873+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.88:0/1788619869' entity='mgr.y' 2024-03-11T20:46:04.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:04 smithi088 bash[14472]: audit 2024-03-11T20:46:03.681695+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.88:0/93265022' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-11T20:46:04.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:04 smithi088 bash[14472]: cluster 2024-03-11T20:46:04.033793+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01339s) 2024-03-11T20:46:04.323 INFO:teuthology.orchestra.run.smithi088.stderr:mgr not available, waiting (3/15)... 2024-03-11T20:46:06.362 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:06 smithi088 bash[14472]: cluster 2024-03-11T20:46:05.088676+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-03-11T20:46:07.744 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-03-11T20:46:07.744 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-03-11T20:46:07.745 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsid": "3349e81e-dfe8-11ee-95c8-87774f69a715", 2024-03-11T20:46:07.745 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "health": { 2024-03-11T20:46:07.745 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-11T20:46:07.745 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "checks": {}, 2024-03-11T20:46:07.745 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mutes": [] 2024-03-11T20:46:07.745 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:07.745 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-11T20:46:07.745 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum": [ 2024-03-11T20:46:07.745 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 0 2024-03-11T20:46:07.745 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-03-11T20:46:07.745 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-11T20:46:07.745 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "a" 2024-03-11T20:46:07.745 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-03-11T20:46:07.745 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-03-11T20:46:07.746 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "monmap": { 2024-03-11T20:46:07.746 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-11T20:46:07.746 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-11T20:46:07.746 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-11T20:46:07.746 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:07.746 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osdmap": { 2024-03-11T20:46:07.746 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-11T20:46:07.746 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-11T20:46:07.746 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-11T20:46:07.746 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-11T20:46:07.750 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-11T20:46:07.750 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-11T20:46:07.750 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-11T20:46:07.750 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:07.750 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgmap": { 2024-03-11T20:46:07.750 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-11T20:46:07.750 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-11T20:46:07.751 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-11T20:46:07.751 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-11T20:46:07.751 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-11T20:46:07.751 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-11T20:46:07.751 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-11T20:46:07.751 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-11T20:46:07.751 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:07.751 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsmap": { 2024-03-11T20:46:07.751 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-11T20:46:07.751 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-11T20:46:07.751 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-11T20:46:07.751 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:07.752 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-11T20:46:07.752 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "available": true, 2024-03-11T20:46:07.752 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-11T20:46:07.752 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modules": [ 2024-03-11T20:46:07.752 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "iostat", 2024-03-11T20:46:07.752 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "nfs", 2024-03-11T20:46:07.752 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "restful" 2024-03-11T20:46:07.752 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-03-11T20:46:07.752 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-03-11T20:46:07.752 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:07.752 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "servicemap": { 2024-03-11T20:46:07.752 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-11T20:46:07.752 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modified": "2024-03-11T20:45:47.185750+0000", 2024-03-11T20:46:07.753 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-03-11T20:46:07.753 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-03-11T20:46:07.753 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-11T20:46:07.753 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-03-11T20:46:08.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:07 smithi088 bash[14472]: audit 2024-03-11T20:46:07.748103+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.88:0/298323869' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-11T20:46:08.377 INFO:teuthology.orchestra.run.smithi088.stderr:mgr is available 2024-03-11T20:46:09.536 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-03-11T20:46:09.536 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [global] 2024-03-11T20:46:09.536 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: fsid = 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:46:09.536 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-11T20:46:09.536 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-11T20:46:09.536 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-11T20:46:09.536 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-11T20:46:09.536 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-03-11T20:46:09.536 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [mgr] 2024-03-11T20:46:09.537 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-11T20:46:09.537 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-03-11T20:46:09.537 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [osd] 2024-03-11T20:46:09.537 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-11T20:46:09.538 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-11T20:46:09.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:09 smithi088 bash[14472]: audit 2024-03-11T20:46:09.535630+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.88:0/292807533' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-11T20:46:09.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:09 smithi088 bash[14472]: audit 2024-03-11T20:46:09.541457+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.88:0/292807533' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-11T20:46:10.157 INFO:teuthology.orchestra.run.smithi088.stderr:Enabling cephadm module... 2024-03-11T20:46:11.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:11 smithi088 bash[14472]: audit 2024-03-11T20:46:11.511846+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.88:0/3479396349' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-11T20:46:11.817 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:11 smithi088 bash[14745]: ignoring --setuser ceph since I am not root 2024-03-11T20:46:11.817 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:11 smithi088 bash[14745]: ignoring --setgroup ceph since I am not root 2024-03-11T20:46:11.817 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:11 smithi088 bash[14745]: debug 2024-03-11T20:46:11.759+0000 7f24cb0a8000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-11T20:46:12.696 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:12 smithi088 bash[14472]: audit 2024-03-11T20:46:11.569306+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.88:0/3479396349' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-11T20:46:12.696 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:12 smithi088 bash[14472]: cluster 2024-03-11T20:46:11.569456+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-03-11T20:46:12.697 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:12 smithi088 bash[14745]: debug 2024-03-11T20:46:12.419+0000 7f24cb0a8000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-11T20:46:12.697 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:12 smithi088 bash[14745]: debug 2024-03-11T20:46:12.539+0000 7f24cb0a8000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-11T20:46:13.041 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:12 smithi088 bash[14745]: debug 2024-03-11T20:46:12.699+0000 7f24cb0a8000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-11T20:46:13.317 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:13 smithi088 bash[14745]: debug 2024-03-11T20:46:13.043+0000 7f24cb0a8000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-11T20:46:13.317 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:13 smithi088 bash[14745]: debug 2024-03-11T20:46:13.139+0000 7f24cb0a8000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-11T20:46:13.509 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-03-11T20:46:13.509 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 5, 2024-03-11T20:46:13.509 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "available": true, 2024-03-11T20:46:13.509 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-11T20:46:13.509 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-11T20:46:13.509 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-03-11T20:46:13.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:13 smithi088 bash[14472]: audit 2024-03-11T20:46:13.515295+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.88:0/4097203476' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-11T20:46:13.695 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:13 smithi088 bash[14745]: debug 2024-03-11T20:46:13.339+0000 7f24cb0a8000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-11T20:46:14.138 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for the mgr to restart... 2024-03-11T20:46:14.139 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mgr epoch 5... 2024-03-11T20:46:14.508 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:14 smithi088 bash[14745]: debug 2024-03-11T20:46:14.199+0000 7f24cb0a8000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-11T20:46:14.508 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:14 smithi088 bash[14745]: debug 2024-03-11T20:46:14.307+0000 7f24cb0a8000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-11T20:46:14.779 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:14 smithi088 bash[14745]: debug 2024-03-11T20:46:14.511+0000 7f24cb0a8000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-11T20:46:15.067 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:14 smithi088 bash[14745]: debug 2024-03-11T20:46:14.855+0000 7f24cb0a8000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-11T20:46:15.553 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:15 smithi088 bash[14745]: debug 2024-03-11T20:46:15.187+0000 7f24cb0a8000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-11T20:46:15.817 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:15 smithi088 bash[14745]: debug 2024-03-11T20:46:15.555+0000 7f24cb0a8000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-11T20:46:16.317 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:15 smithi088 bash[14745]: debug 2024-03-11T20:46:15.819+0000 7f24cb0a8000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-11T20:46:16.752 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:16 smithi088 bash[14745]: debug 2024-03-11T20:46:16.495+0000 7f24cb0a8000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-11T20:46:16.752 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:16 smithi088 bash[14745]: debug 2024-03-11T20:46:16.599+0000 7f24cb0a8000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-11T20:46:17.067 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:16 smithi088 bash[14745]: debug 2024-03-11T20:46:16.755+0000 7f24cb0a8000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-11T20:46:17.067 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:16 smithi088 bash[14745]: debug 2024-03-11T20:46:16.859+0000 7f24cb0a8000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-11T20:46:17.067 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:17 smithi088 bash[14745]: debug 2024-03-11T20:46:16.995+0000 7f24cb0a8000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-11T20:46:17.567 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:17 smithi088 bash[14745]: debug 2024-03-11T20:46:17.283+0000 7f24cb0a8000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-11T20:46:17.567 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:17 smithi088 bash[14745]: debug 2024-03-11T20:46:17.395+0000 7f24cb0a8000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-11T20:46:18.067 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:17 smithi088 bash[14745]: debug 2024-03-11T20:46:17.575+0000 7f24cb0a8000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-11T20:46:18.067 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:17 smithi088 bash[14745]: debug 2024-03-11T20:46:17.691+0000 7f24cb0a8000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-11T20:46:18.817 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:18 smithi088 bash[14745]: debug 2024-03-11T20:46:18.527+0000 7f24cb0a8000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-11T20:46:18.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:18 smithi088 bash[14472]: cluster 2024-03-11T20:46:18.552197+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-03-11T20:46:18.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:18 smithi088 bash[14472]: cluster 2024-03-11T20:46:18.552939+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-03-11T20:46:18.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:18 smithi088 bash[14472]: cluster 2024-03-11T20:46:18.558629+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-03-11T20:46:19.317 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14745]: [11/Mar/2024:20:46:19] ENGINE Bus STARTING 2024-03-11T20:46:19.317 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14745]: [11/Mar/2024:20:46:19] ENGINE Serving on https://172.21.15.88:7150 2024-03-11T20:46:19.317 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14745]: [11/Mar/2024:20:46:19] ENGINE Bus STARTED 2024-03-11T20:46:19.632 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-03-11T20:46:19.633 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-03-11T20:46:19.633 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "initialized": true 2024-03-11T20:46:19.633 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-03-11T20:46:20.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14472]: cluster 2024-03-11T20:46:18.609570+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0567264s) 2024-03-11T20:46:20.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14472]: audit 2024-03-11T20:46:18.616587+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:46:20.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14472]: audit 2024-03-11T20:46:18.618934+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-11T20:46:20.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14472]: audit 2024-03-11T20:46:18.620014+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-11T20:46:20.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14472]: audit 2024-03-11T20:46:18.620232+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-11T20:46:20.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14472]: audit 2024-03-11T20:46:18.620431+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-11T20:46:20.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14472]: cluster 2024-03-11T20:46:18.631363+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-03-11T20:46:20.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14472]: audit 2024-03-11T20:46:18.652939+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' 2024-03-11T20:46:20.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14472]: audit 2024-03-11T20:46:18.657724+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' 2024-03-11T20:46:20.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14472]: audit 2024-03-11T20:46:18.663244+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:46:20.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14472]: audit 2024-03-11T20:46:18.665984+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:46:20.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14472]: audit 2024-03-11T20:46:18.672473+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:46:20.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14472]: audit 2024-03-11T20:46:18.688955+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:46:20.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14472]: audit 2024-03-11T20:46:18.692068+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:46:20.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14472]: audit 2024-03-11T20:46:19.129931+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' 2024-03-11T20:46:20.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:19 smithi088 bash[14472]: audit 2024-03-11T20:46:19.142344+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:46:20.288 INFO:teuthology.orchestra.run.smithi088.stderr:mgr epoch 5 is available 2024-03-11T20:46:20.289 INFO:teuthology.orchestra.run.smithi088.stderr:Setting orchestrator backend to cephadm... 2024-03-11T20:46:20.964 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:20 smithi088 bash[14472]: cephadm 2024-03-11T20:46:19.001058+0000 mgr.y (mgr.14120) 1 : cephadm [INF] [11/Mar/2024:20:46:19] ENGINE Bus STARTING 2024-03-11T20:46:20.964 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:20 smithi088 bash[14472]: cephadm 2024-03-11T20:46:19.123155+0000 mgr.y (mgr.14120) 2 : cephadm [INF] [11/Mar/2024:20:46:19] ENGINE Serving on https://172.21.15.88:7150 2024-03-11T20:46:20.964 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:20 smithi088 bash[14472]: cephadm 2024-03-11T20:46:19.123604+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [11/Mar/2024:20:46:19] ENGINE Bus STARTED 2024-03-11T20:46:20.964 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:20 smithi088 bash[14472]: audit 2024-03-11T20:46:19.621575+0000 mgr.y (mgr.14120) 4 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-11T20:46:20.964 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:20 smithi088 bash[14472]: cluster 2024-03-11T20:46:19.622918+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.07007s) 2024-03-11T20:46:20.964 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:20 smithi088 bash[14472]: audit 2024-03-11T20:46:19.638917+0000 mgr.y (mgr.14120) 5 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-11T20:46:22.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:21 smithi088 bash[14472]: cluster 2024-03-11T20:46:20.639953+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-03-11T20:46:22.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:21 smithi088 bash[14472]: audit 2024-03-11T20:46:21.575491+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:46:22.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:21 smithi088 bash[14472]: audit 2024-03-11T20:46:21.583593+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' 2024-03-11T20:46:22.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:21 smithi088 bash[14472]: audit 2024-03-11T20:46:21.615542+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:46:23.402 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: value unchanged 2024-03-11T20:46:23.975 INFO:teuthology.orchestra.run.smithi088.stderr:Generating ssh key... 2024-03-11T20:46:25.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:24 smithi088 bash[14472]: audit 2024-03-11T20:46:23.408529+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:46:25.567 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:25 smithi088 bash[14745]: Generating public/private rsa key pair. 2024-03-11T20:46:25.567 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:25 smithi088 bash[14745]: Your identification has been saved in /tmp/tmpbcrqpwu2/key. 2024-03-11T20:46:25.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:25 smithi088 bash[14745]: Your public key has been saved in /tmp/tmpbcrqpwu2/key.pub. 2024-03-11T20:46:25.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:25 smithi088 bash[14745]: The key fingerprint is: 2024-03-11T20:46:25.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:25 smithi088 bash[14745]: SHA256:3YQVlSrXdsZFQWMgyq3ihR6LPq08ykHfLyBpwcOsvNM ceph-3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:46:25.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:25 smithi088 bash[14745]: The key's randomart image is: 2024-03-11T20:46:25.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:25 smithi088 bash[14745]: +---[RSA 3072]----+ 2024-03-11T20:46:25.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:25 smithi088 bash[14745]: | .o++Bo| 2024-03-11T20:46:25.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:25 smithi088 bash[14745]: | . oo. o o| 2024-03-11T20:46:25.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:25 smithi088 bash[14745]: | + o...o ..| 2024-03-11T20:46:25.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:25 smithi088 bash[14745]: | * ..ooo o +| 2024-03-11T20:46:25.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:25 smithi088 bash[14745]: |. ..+ +So.o.. o | 2024-03-11T20:46:25.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:25 smithi088 bash[14745]: | o.+..= = | 2024-03-11T20:46:25.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:25 smithi088 bash[14745]: | +..oo= | 2024-03-11T20:46:25.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:25 smithi088 bash[14745]: | o.E+o o. | 2024-03-11T20:46:25.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:25 smithi088 bash[14745]: | .o.++ .. | 2024-03-11T20:46:25.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:25 smithi088 bash[14745]: +----[SHA256]-----+ 2024-03-11T20:46:26.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:26 smithi088 bash[14472]: audit 2024-03-11T20:46:25.207994+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:46:26.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:26 smithi088 bash[14472]: cephadm 2024-03-11T20:46:25.208411+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-03-11T20:46:26.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:26 smithi088 bash[14472]: audit 2024-03-11T20:46:25.302963+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' 2024-03-11T20:46:26.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:26 smithi088 bash[14472]: audit 2024-03-11T20:46:25.307522+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' 2024-03-11T20:46:27.083 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAuYV1MZI9laE4OXmHg8C3E4I1gCn1QZ6rpCEnUc3AI8vOFmbzALh+ZnNHjgug9Ex7OxsddYucbvzGS9ePiNJyOQMTvPvJ1SykxaUfhreZMXGoKLiihx67TEWzssHeni6hE+DazJBdzrOC0ldeLz1vdOwddHsX0cr6jeTjgYgY+7hA0LLJTDUDBkjlo1RnWfjiBFCUwnwzOz8my9ClOZ+C6gtbDyPadKnC6x0Ei02RZBQGgZSWyubikdR0jbdqRrQ5v+U2Ri2EV2aEQB7hg6cGPT7UuKG9Ou01fxtxeamTNoBk2VE9KVxjf9J4ixkummeoujpb1udYIqAvQsXOqQ662ZY3mFnhQLi0hsye8vJk8inlDzc8G01s8rwQ8E7myCIlqIlJf/zBwgm1c5XAxxCnrlLhMpOkSBlkBTVAO3+XuIQEe2TkHaHxk6BJYOQHPaeTdEr38aXfMqfwZRrEJpePNhM+4fCACUbDYsMI9tdeKdGzHoHYSyx3oOCbiKZ2+Mk= ceph-3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:46:27.695 INFO:teuthology.orchestra.run.smithi088.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-03-11T20:46:27.695 INFO:teuthology.orchestra.run.smithi088.stderr:Adding key to root@localhost authorized_keys... 2024-03-11T20:46:27.696 INFO:teuthology.orchestra.run.smithi088.stderr:Adding host smithi088... 2024-03-11T20:46:28.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:27 smithi088 bash[14472]: audit 2024-03-11T20:46:27.089355+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:46:30.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:29 smithi088 bash[14472]: audit 2024-03-11T20:46:29.096855+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi088", "addr": "172.21.15.88", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:46:30.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:29 smithi088 bash[14472]: cephadm 2024-03-11T20:46:29.467454+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi088 2024-03-11T20:46:30.096 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: Added host 'smithi088' with addr '172.21.15.88' 2024-03-11T20:46:30.985 INFO:teuthology.orchestra.run.smithi088.stderr:Deploying unmanaged mon service... 2024-03-11T20:46:31.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:31 smithi088 bash[14472]: audit 2024-03-11T20:46:30.102013+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' 2024-03-11T20:46:31.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:31 smithi088 bash[14472]: cephadm 2024-03-11T20:46:30.102501+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi088 2024-03-11T20:46:31.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:31 smithi088 bash[14472]: audit 2024-03-11T20:46:30.129567+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:46:33.017 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: Scheduled mon update... 2024-03-11T20:46:34.047 INFO:teuthology.orchestra.run.smithi088.stderr:Deploying unmanaged mgr service... 2024-03-11T20:46:34.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:34 smithi088 bash[14472]: audit 2024-03-11T20:46:33.012421+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:46:34.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:34 smithi088 bash[14472]: cephadm 2024-03-11T20:46:33.015368+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-03-11T20:46:34.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:34 smithi088 bash[14472]: audit 2024-03-11T20:46:33.023575+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' 2024-03-11T20:46:34.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:34 smithi088 bash[14472]: audit 2024-03-11T20:46:33.658588+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' 2024-03-11T20:46:34.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:34 smithi088 bash[14472]: audit 2024-03-11T20:46:33.937634+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' 2024-03-11T20:46:35.409 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-03-11T20:46:36.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:36 smithi088 bash[14472]: audit 2024-03-11T20:46:35.408002+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:46:36.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:36 smithi088 bash[14472]: cephadm 2024-03-11T20:46:35.410361+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-03-11T20:46:36.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:36 smithi088 bash[14472]: audit 2024-03-11T20:46:35.415284+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' 2024-03-11T20:46:38.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:38 smithi088 bash[14472]: audit 2024-03-11T20:46:37.057699+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' 2024-03-11T20:46:38.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:38 smithi088 bash[14472]: audit 2024-03-11T20:46:37.299228+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.88:0/2733143718' entity='client.admin' 2024-03-11T20:46:38.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:38 smithi088 bash[14472]: audit 2024-03-11T20:46:37.552455+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.88:0/2538182219' entity='mgr.y' 2024-03-11T20:46:40.013 INFO:teuthology.orchestra.run.smithi088.stderr:Enabling the dashboard module... 2024-03-11T20:46:40.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:40 smithi088 bash[14472]: cluster 2024-03-11T20:46:38.621586+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:46:40.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:40 smithi088 bash[14472]: audit 2024-03-11T20:46:39.365971+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.88:0/523097037' entity='client.admin' 2024-03-11T20:46:42.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:42 smithi088 bash[14472]: cluster 2024-03-11T20:46:40.622046+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:46:42.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:42 smithi088 bash[14472]: audit 2024-03-11T20:46:41.959227+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.88:0/2233595001' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-03-11T20:46:42.818 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:42 smithi088 bash[14745]: ignoring --setuser ceph since I am not root 2024-03-11T20:46:42.818 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:42 smithi088 bash[14745]: ignoring --setgroup ceph since I am not root 2024-03-11T20:46:42.818 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:42 smithi088 bash[14745]: debug 2024-03-11T20:46:42.558+0000 7f1611527000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-11T20:46:43.317 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:43 smithi088 bash[14745]: debug 2024-03-11T20:46:43.206+0000 7f1611527000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-11T20:46:43.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:43 smithi088 bash[14472]: audit 2024-03-11T20:46:42.370935+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.88:0/2233595001' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-03-11T20:46:43.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:43 smithi088 bash[14472]: cluster 2024-03-11T20:46:42.371114+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 23s) 2024-03-11T20:46:43.682 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:43 smithi088 bash[14745]: debug 2024-03-11T20:46:43.326+0000 7f1611527000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-11T20:46:43.682 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:43 smithi088 bash[14745]: debug 2024-03-11T20:46:43.486+0000 7f1611527000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-11T20:46:44.067 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:43 smithi088 bash[14745]: debug 2024-03-11T20:46:43.826+0000 7f1611527000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-11T20:46:44.067 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:43 smithi088 bash[14745]: debug 2024-03-11T20:46:43.922+0000 7f1611527000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-11T20:46:44.367 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-03-11T20:46:44.367 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 9, 2024-03-11T20:46:44.367 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "available": true, 2024-03-11T20:46:44.367 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-11T20:46:44.367 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-11T20:46:44.368 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-03-11T20:46:44.390 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:44 smithi088 bash[14745]: debug 2024-03-11T20:46:44.122+0000 7f1611527000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-11T20:46:44.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:44 smithi088 bash[14472]: audit 2024-03-11T20:46:44.372906+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.88:0/391484171' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-11T20:46:45.004 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for the mgr to restart... 2024-03-11T20:46:45.004 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mgr epoch 9... 2024-03-11T20:46:45.252 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:44 smithi088 bash[14745]: debug 2024-03-11T20:46:44.950+0000 7f1611527000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-11T20:46:45.252 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:45 smithi088 bash[14745]: debug 2024-03-11T20:46:45.054+0000 7f1611527000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-11T20:46:45.317 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:45 smithi088 bash[14745]: debug 2024-03-11T20:46:45.254+0000 7f1611527000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-11T20:46:45.850 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:45 smithi088 bash[14745]: debug 2024-03-11T20:46:45.598+0000 7f1611527000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-11T20:46:46.297 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:45 smithi088 bash[14745]: debug 2024-03-11T20:46:45.934+0000 7f1611527000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-11T20:46:46.564 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:46 smithi088 bash[14745]: debug 2024-03-11T20:46:46.298+0000 7f1611527000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-11T20:46:46.817 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:46 smithi088 bash[14745]: debug 2024-03-11T20:46:46.566+0000 7f1611527000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-11T20:46:47.492 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:47 smithi088 bash[14745]: debug 2024-03-11T20:46:47.238+0000 7f1611527000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-11T20:46:47.492 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:47 smithi088 bash[14745]: debug 2024-03-11T20:46:47.338+0000 7f1611527000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-11T20:46:47.817 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:47 smithi088 bash[14745]: debug 2024-03-11T20:46:47.494+0000 7f1611527000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-11T20:46:47.817 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:47 smithi088 bash[14745]: debug 2024-03-11T20:46:47.598+0000 7f1611527000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-11T20:46:47.818 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:47 smithi088 bash[14745]: debug 2024-03-11T20:46:47.734+0000 7f1611527000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-11T20:46:48.317 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:48 smithi088 bash[14745]: debug 2024-03-11T20:46:48.022+0000 7f1611527000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-11T20:46:48.317 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:48 smithi088 bash[14745]: debug 2024-03-11T20:46:48.142+0000 7f1611527000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-11T20:46:48.817 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:48 smithi088 bash[14745]: debug 2024-03-11T20:46:48.322+0000 7f1611527000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-11T20:46:48.817 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:48 smithi088 bash[14745]: debug 2024-03-11T20:46:48.438+0000 7f1611527000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-11T20:46:49.567 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:49 smithi088 bash[14745]: debug 2024-03-11T20:46:49.278+0000 7f1611527000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-11T20:46:50.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:50 smithi088 bash[14472]: cluster 2024-03-11T20:46:49.304865+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-03-11T20:46:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:50 smithi088 bash[14472]: cluster 2024-03-11T20:46:49.305710+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-03-11T20:46:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:50 smithi088 bash[14472]: cluster 2024-03-11T20:46:49.309452+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-03-11T20:46:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:50 smithi088 bash[14472]: cluster 2024-03-11T20:46:49.604415+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.298885s) 2024-03-11T20:46:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:50 smithi088 bash[14472]: audit 2024-03-11T20:46:49.607266+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:46:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:50 smithi088 bash[14472]: audit 2024-03-11T20:46:49.609523+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-11T20:46:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:50 smithi088 bash[14472]: audit 2024-03-11T20:46:49.611104+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-11T20:46:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:50 smithi088 bash[14472]: audit 2024-03-11T20:46:49.611377+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-11T20:46:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:50 smithi088 bash[14472]: audit 2024-03-11T20:46:49.611651+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-11T20:46:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:50 smithi088 bash[14472]: cluster 2024-03-11T20:46:49.622578+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2024-03-11T20:46:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:50 smithi088 bash[14472]: audit 2024-03-11T20:46:49.651550+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:46:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:50 smithi088 bash[14472]: audit 2024-03-11T20:46:49.656469+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:46:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:50 smithi088 bash[14472]: audit 2024-03-11T20:46:49.685705+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:46:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:50 smithi088 bash[14472]: audit 2024-03-11T20:46:49.690553+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:46:50.619 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-03-11T20:46:50.619 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-03-11T20:46:50.619 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "initialized": true 2024-03-11T20:46:50.619 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-03-11T20:46:51.377 INFO:teuthology.orchestra.run.smithi088.stderr:mgr epoch 9 is available 2024-03-11T20:46:51.377 INFO:teuthology.orchestra.run.smithi088.stderr:Generating a dashboard self-signed certificate... 2024-03-11T20:46:51.409 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:51 smithi088 bash[14745]: [11/Mar/2024:20:46:51] ENGINE Bus STARTING 2024-03-11T20:46:51.409 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:51 smithi088 bash[14745]: [11/Mar/2024:20:46:51] ENGINE Serving on https://172.21.15.88:7150 2024-03-11T20:46:51.409 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:46:51 smithi088 bash[14745]: [11/Mar/2024:20:46:51] ENGINE Bus STARTED 2024-03-11T20:46:51.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:51 smithi088 bash[14472]: cluster 2024-03-11T20:46:50.610240+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e11: y(active, since 1.30471s) 2024-03-11T20:46:51.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:51 smithi088 bash[14472]: cephadm 2024-03-11T20:46:51.096386+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [11/Mar/2024:20:46:51] ENGINE Bus STARTING 2024-03-11T20:46:51.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:51 smithi088 bash[14472]: cephadm 2024-03-11T20:46:51.218049+0000 mgr.y (mgr.14152) 4 : cephadm [INF] [11/Mar/2024:20:46:51] ENGINE Serving on https://172.21.15.88:7150 2024-03-11T20:46:51.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:51 smithi088 bash[14472]: cephadm 2024-03-11T20:46:51.218465+0000 mgr.y (mgr.14152) 5 : cephadm [INF] [11/Mar/2024:20:46:51] ENGINE Bus STARTED 2024-03-11T20:46:51.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:51 smithi088 bash[14472]: audit 2024-03-11T20:46:51.225184+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:46:53.377 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: Self-signed certificate created 2024-03-11T20:46:53.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:53 smithi088 bash[14472]: cluster 2024-03-11T20:46:52.230029+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-03-11T20:46:53.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:53 smithi088 bash[14472]: audit 2024-03-11T20:46:53.184210+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:46:54.068 INFO:teuthology.orchestra.run.smithi088.stderr:Creating initial admin user... 2024-03-11T20:46:54.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:54 smithi088 bash[14472]: audit 2024-03-11T20:46:52.823370+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:46:54.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:54 smithi088 bash[14472]: audit 2024-03-11T20:46:53.381263+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:46:54.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:54 smithi088 bash[14472]: audit 2024-03-11T20:46:53.383738+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:46:54.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:54 smithi088 bash[14472]: audit 2024-03-11T20:46:53.645007+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:46:55.619 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$pfuK7PBOr5DvN5sC43/3AOA1NIU.nUD2DOV/kRVe9o0Lo3cMfgU/e", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1710190015, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-03-11T20:46:56.243 INFO:teuthology.orchestra.run.smithi088.stderr:Fetching dashboard port number... 2024-03-11T20:46:56.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:56 smithi088 bash[14472]: cluster 2024-03-11T20:46:55.388117+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-03-11T20:46:56.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:56 smithi088 bash[14472]: audit 2024-03-11T20:46:55.407141+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:46:56.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:56 smithi088 bash[14472]: audit 2024-03-11T20:46:55.625084+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:46:57.942 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 8443 2024-03-11T20:46:58.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:46:57 smithi088 bash[14472]: audit 2024-03-11T20:46:57.948486+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.88:0/4120854673' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-03-11T20:46:58.841 INFO:teuthology.orchestra.run.smithi088.stderr:firewalld does not appear to be present 2024-03-11T20:46:58.842 INFO:teuthology.orchestra.run.smithi088.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-03-11T20:46:58.845 INFO:teuthology.orchestra.run.smithi088.stderr:Ceph Dashboard is now available at: 2024-03-11T20:46:58.845 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-03-11T20:46:58.845 INFO:teuthology.orchestra.run.smithi088.stderr: URL: https://smithi088.front.sepia.ceph.com:8443/ 2024-03-11T20:46:58.846 INFO:teuthology.orchestra.run.smithi088.stderr: User: admin 2024-03-11T20:46:58.846 INFO:teuthology.orchestra.run.smithi088.stderr: Password: hvaz7ph8gg 2024-03-11T20:46:58.846 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-03-11T20:46:58.846 INFO:teuthology.orchestra.run.smithi088.stderr:Enabling autotune for osd_memory_target 2024-03-11T20:47:02.359 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-03-11T20:47:03.012 INFO:teuthology.orchestra.run.smithi088.stderr:You can access the Ceph CLI with: 2024-03-11T20:47:03.012 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-03-11T20:47:03.012 INFO:teuthology.orchestra.run.smithi088.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-03-11T20:47:03.012 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-03-11T20:47:03.012 INFO:teuthology.orchestra.run.smithi088.stderr:Please consider enabling telemetry to help improve Ceph: 2024-03-11T20:47:03.013 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-03-11T20:47:03.013 INFO:teuthology.orchestra.run.smithi088.stderr: ceph telemetry on 2024-03-11T20:47:03.013 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-03-11T20:47:03.013 INFO:teuthology.orchestra.run.smithi088.stderr:For more information see: 2024-03-11T20:47:03.013 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-03-11T20:47:03.013 INFO:teuthology.orchestra.run.smithi088.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-03-11T20:47:03.013 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-03-11T20:47:03.013 INFO:teuthology.orchestra.run.smithi088.stderr:Bootstrap complete. 2024-03-11T20:47:03.045 INFO:tasks.cephadm:Fetching config... 2024-03-11T20:47:03.046 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-03-11T20:47:03.046 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-03-11T20:47:03.052 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-03-11T20:47:03.053 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-03-11T20:47:03.053 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-03-11T20:47:03.060 INFO:tasks.cephadm:Fetching mon keyring... 2024-03-11T20:47:03.060 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-03-11T20:47:03.060 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/keyring of=/dev/stdout 2024-03-11T20:47:03.120 INFO:tasks.cephadm:Fetching pub ssh key... 2024-03-11T20:47:03.120 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-03-11T20:47:03.120 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-03-11T20:47:03.127 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-03-11T20:47:03.127 DEBUG:teuthology.orchestra.run.smithi088:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAuYV1MZI9laE4OXmHg8C3E4I1gCn1QZ6rpCEnUc3AI8vOFmbzALh+ZnNHjgug9Ex7OxsddYucbvzGS9ePiNJyOQMTvPvJ1SykxaUfhreZMXGoKLiihx67TEWzssHeni6hE+DazJBdzrOC0ldeLz1vdOwddHsX0cr6jeTjgYgY+7hA0LLJTDUDBkjlo1RnWfjiBFCUwnwzOz8my9ClOZ+C6gtbDyPadKnC6x0Ei02RZBQGgZSWyubikdR0jbdqRrQ5v+U2Ri2EV2aEQB7hg6cGPT7UuKG9Ou01fxtxeamTNoBk2VE9KVxjf9J4ixkummeoujpb1udYIqAvQsXOqQ662ZY3mFnhQLi0hsye8vJk8inlDzc8G01s8rwQ8E7myCIlqIlJf/zBwgm1c5XAxxCnrlLhMpOkSBlkBTVAO3+XuIQEe2TkHaHxk6BJYOQHPaeTdEr38aXfMqfwZRrEJpePNhM+4fCACUbDYsMI9tdeKdGzHoHYSyx3oOCbiKZ2+Mk= ceph-3349e81e-dfe8-11ee-95c8-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-11T20:47:03.152 INFO:teuthology.orchestra.run.smithi088.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAuYV1MZI9laE4OXmHg8C3E4I1gCn1QZ6rpCEnUc3AI8vOFmbzALh+ZnNHjgug9Ex7OxsddYucbvzGS9ePiNJyOQMTvPvJ1SykxaUfhreZMXGoKLiihx67TEWzssHeni6hE+DazJBdzrOC0ldeLz1vdOwddHsX0cr6jeTjgYgY+7hA0LLJTDUDBkjlo1RnWfjiBFCUwnwzOz8my9ClOZ+C6gtbDyPadKnC6x0Ei02RZBQGgZSWyubikdR0jbdqRrQ5v+U2Ri2EV2aEQB7hg6cGPT7UuKG9Ou01fxtxeamTNoBk2VE9KVxjf9J4ixkummeoujpb1udYIqAvQsXOqQ662ZY3mFnhQLi0hsye8vJk8inlDzc8G01s8rwQ8E7myCIlqIlJf/zBwgm1c5XAxxCnrlLhMpOkSBlkBTVAO3+XuIQEe2TkHaHxk6BJYOQHPaeTdEr38aXfMqfwZRrEJpePNhM+4fCACUbDYsMI9tdeKdGzHoHYSyx3oOCbiKZ2+Mk= ceph-3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:47:03.159 DEBUG:teuthology.orchestra.run.smithi161:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAuYV1MZI9laE4OXmHg8C3E4I1gCn1QZ6rpCEnUc3AI8vOFmbzALh+ZnNHjgug9Ex7OxsddYucbvzGS9ePiNJyOQMTvPvJ1SykxaUfhreZMXGoKLiihx67TEWzssHeni6hE+DazJBdzrOC0ldeLz1vdOwddHsX0cr6jeTjgYgY+7hA0LLJTDUDBkjlo1RnWfjiBFCUwnwzOz8my9ClOZ+C6gtbDyPadKnC6x0Ei02RZBQGgZSWyubikdR0jbdqRrQ5v+U2Ri2EV2aEQB7hg6cGPT7UuKG9Ou01fxtxeamTNoBk2VE9KVxjf9J4ixkummeoujpb1udYIqAvQsXOqQ662ZY3mFnhQLi0hsye8vJk8inlDzc8G01s8rwQ8E7myCIlqIlJf/zBwgm1c5XAxxCnrlLhMpOkSBlkBTVAO3+XuIQEe2TkHaHxk6BJYOQHPaeTdEr38aXfMqfwZRrEJpePNhM+4fCACUbDYsMI9tdeKdGzHoHYSyx3oOCbiKZ2+Mk= ceph-3349e81e-dfe8-11ee-95c8-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-11T20:47:03.188 INFO:teuthology.orchestra.run.smithi161.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAuYV1MZI9laE4OXmHg8C3E4I1gCn1QZ6rpCEnUc3AI8vOFmbzALh+ZnNHjgug9Ex7OxsddYucbvzGS9ePiNJyOQMTvPvJ1SykxaUfhreZMXGoKLiihx67TEWzssHeni6hE+DazJBdzrOC0ldeLz1vdOwddHsX0cr6jeTjgYgY+7hA0LLJTDUDBkjlo1RnWfjiBFCUwnwzOz8my9ClOZ+C6gtbDyPadKnC6x0Ei02RZBQGgZSWyubikdR0jbdqRrQ5v+U2Ri2EV2aEQB7hg6cGPT7UuKG9Ou01fxtxeamTNoBk2VE9KVxjf9J4ixkummeoujpb1udYIqAvQsXOqQ662ZY3mFnhQLi0hsye8vJk8inlDzc8G01s8rwQ8E7myCIlqIlJf/zBwgm1c5XAxxCnrlLhMpOkSBlkBTVAO3+XuIQEe2TkHaHxk6BJYOQHPaeTdEr38aXfMqfwZRrEJpePNhM+4fCACUbDYsMI9tdeKdGzHoHYSyx3oOCbiKZ2+Mk= ceph-3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:47:03.198 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-03-11T20:47:03.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:03 smithi088 bash[14472]: audit 2024-03-11T20:47:02.361083+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.88:0/1787266573' entity='client.admin' 2024-03-11T20:47:07.443 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-03-11T20:47:07.444 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-03-11T20:47:07.638 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:07 smithi088 bash[14472]: audit 2024-03-11T20:47:06.376813+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.88:0/982952231' entity='client.admin' 2024-03-11T20:47:07.638 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:07 smithi088 bash[14472]: audit 2024-03-11T20:47:06.736970+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:07.639 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:07 smithi088 bash[14472]: audit 2024-03-11T20:47:06.738043+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:47:07.639 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:07 smithi088 bash[14472]: audit 2024-03-11T20:47:06.743869+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:07.639 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:07 smithi088 bash[14472]: audit 2024-03-11T20:47:06.745567+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:47:07.639 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:07 smithi088 bash[14472]: audit 2024-03-11T20:47:06.751972+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:11.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:10 smithi088 bash[14472]: cluster 2024-03-11T20:47:09.612596+0000 mgr.y (mgr.14152) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:11.827 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi161 2024-03-11T20:47:11.827 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-03-11T20:47:11.827 DEBUG:teuthology.orchestra.run.smithi161:> dd of=/etc/ceph/ceph.conf 2024-03-11T20:47:11.834 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-03-11T20:47:11.834 DEBUG:teuthology.orchestra.run.smithi161:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-11T20:47:11.841 INFO:tasks.cephadm:Adding host smithi161 to orchestrator... 2024-03-11T20:47:11.841 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph orch host add smithi161 2024-03-11T20:47:12.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:12 smithi088 bash[14472]: audit 2024-03-11T20:47:11.113503+0000 mgr.y (mgr.14152) 9 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:47:12.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:12 smithi088 bash[14472]: audit 2024-03-11T20:47:11.117211+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:12.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:12 smithi088 bash[14472]: audit 2024-03-11T20:47:11.127606+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:47:12.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:12 smithi088 bash[14472]: audit 2024-03-11T20:47:11.130235+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:12.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:12 smithi088 bash[14472]: audit 2024-03-11T20:47:11.131907+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:47:12.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:12 smithi088 bash[14472]: cephadm 2024-03-11T20:47:11.134342+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T20:47:12.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:12 smithi088 bash[14472]: cephadm 2024-03-11T20:47:11.240809+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-03-11T20:47:12.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:12 smithi088 bash[14472]: audit 2024-03-11T20:47:11.351259+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:12.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:12 smithi088 bash[14472]: audit 2024-03-11T20:47:11.356091+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:13.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:13 smithi088 bash[14472]: cluster 2024-03-11T20:47:11.613038+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:14.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:14 smithi088 bash[14472]: cluster 2024-03-11T20:47:13.613488+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:15.784 INFO:teuthology.orchestra.run.smithi088.stdout:Added host 'smithi161' with addr '172.21.15.161' 2024-03-11T20:47:16.014 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:15 smithi088 bash[14472]: audit 2024-03-11T20:47:14.771446+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi161", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:47:16.014 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:15 smithi088 bash[14472]: cephadm 2024-03-11T20:47:15.145524+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Deploying cephadm binary to smithi161 2024-03-11T20:47:16.568 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph orch host ls --format=json 2024-03-11T20:47:16.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:16 smithi088 bash[14472]: cluster 2024-03-11T20:47:15.613932+0000 mgr.y (mgr.14152) 16 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:16.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:16 smithi088 bash[14472]: audit 2024-03-11T20:47:15.789559+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:16.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:16 smithi088 bash[14472]: cephadm 2024-03-11T20:47:15.790330+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi161 2024-03-11T20:47:16.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:16 smithi088 bash[14472]: audit 2024-03-11T20:47:15.810275+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:47:16.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:16 smithi088 bash[14472]: audit 2024-03-11T20:47:15.813034+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:16.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:16 smithi088 bash[14472]: audit 2024-03-11T20:47:15.814551+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:47:16.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:16 smithi088 bash[14472]: audit 2024-03-11T20:47:16.094536+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:18.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:17 smithi088 bash[14472]: audit 2024-03-11T20:47:16.852824+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:18.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:17 smithi088 bash[14472]: audit 2024-03-11T20:47:17.382779+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:19.511 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-03-11T20:47:19.511 INFO:teuthology.orchestra.run.smithi088.stdout:[{"addr": "172.21.15.88", "hostname": "smithi088", "labels": [], "status": ""}, {"addr": "172.21.15.161", "hostname": "smithi161", "labels": [], "status": ""}] 2024-03-11T20:47:19.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:19 smithi088 bash[14472]: cluster 2024-03-11T20:47:17.614335+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:20.241 INFO:tasks.cephadm:Setting crush tunables to default 2024-03-11T20:47:20.242 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph osd crush tunables default 2024-03-11T20:47:21.520 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:21 smithi088 bash[14472]: audit 2024-03-11T20:47:19.516986+0000 mgr.y (mgr.14152) 19 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-11T20:47:21.520 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:21 smithi088 bash[14472]: cluster 2024-03-11T20:47:19.614673+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:23.395 INFO:teuthology.orchestra.run.smithi088.stderr:adjusted tunables profile to default 2024-03-11T20:47:23.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:23 smithi088 bash[14472]: cluster 2024-03-11T20:47:21.615168+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:23.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:23 smithi088 bash[14472]: audit 2024-03-11T20:47:22.100158+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:23.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:23 smithi088 bash[14472]: audit 2024-03-11T20:47:22.109234+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:23.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:23 smithi088 bash[14472]: audit 2024-03-11T20:47:22.110695+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi161", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:47:23.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:23 smithi088 bash[14472]: audit 2024-03-11T20:47:22.119011+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:23.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:23 smithi088 bash[14472]: audit 2024-03-11T20:47:23.044389+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.88:0/3083041919' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-11T20:47:24.063 INFO:tasks.cephadm:Adding mon.a on smithi088 2024-03-11T20:47:24.063 INFO:tasks.cephadm:Adding mon.c on smithi088 2024-03-11T20:47:24.063 INFO:tasks.cephadm:Adding mon.b on smithi161 2024-03-11T20:47:24.064 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph orch apply mon '3;smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi161:172.21.15.161=b' 2024-03-11T20:47:24.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:24 smithi088 bash[14472]: audit 2024-03-11T20:47:23.395299+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.88:0/3083041919' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-11T20:47:24.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:24 smithi088 bash[14472]: cluster 2024-03-11T20:47:23.395481+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-11T20:47:25.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:25 smithi088 bash[14472]: cluster 2024-03-11T20:47:23.615661+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:26.690 INFO:teuthology.orchestra.run.smithi161.stdout:Scheduled mon update... 2024-03-11T20:47:27.434 DEBUG:teuthology.orchestra.run.smithi088:mon.c> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mon.c.service 2024-03-11T20:47:27.436 DEBUG:teuthology.orchestra.run.smithi161:mon.b> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mon.b.service 2024-03-11T20:47:27.439 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-11T20:47:27.439 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-11T20:47:27.592 INFO:journalctl@ceph.mon.b.smithi161.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:47:27.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:27 smithi088 bash[14472]: cluster 2024-03-11T20:47:25.616064+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:27.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:27 smithi088 bash[14472]: audit 2024-03-11T20:47:26.695982+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:27.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:27 smithi088 bash[14472]: audit 2024-03-11T20:47:26.746574+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:47:27.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:27 smithi088 bash[14472]: audit 2024-03-11T20:47:26.751072+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:27.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:27 smithi088 bash[14472]: audit 2024-03-11T20:47:26.753054+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:47:27.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:27 smithi088 bash[14472]: audit 2024-03-11T20:47:27.072125+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:27.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:27 smithi088 bash[14472]: audit 2024-03-11T20:47:27.078255+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:27.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:27 smithi088 bash[14472]: audit 2024-03-11T20:47:27.081737+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T20:47:27.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:27 smithi088 bash[14472]: audit 2024-03-11T20:47:27.083495+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:28.417 INFO:journalctl@ceph.mon.c.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:47:28.795 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:28 smithi088 bash[14472]: audit 2024-03-11T20:47:26.686154+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi161:172.21.15.161=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:47:28.795 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:28 smithi088 bash[14472]: cephadm 2024-03-11T20:47:26.691328+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi161:172.21.15.161=b;count:3 2024-03-11T20:47:28.795 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:28 smithi088 bash[14472]: cephadm 2024-03-11T20:47:26.755382+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T20:47:28.795 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:28 smithi088 bash[14472]: cephadm 2024-03-11T20:47:26.878056+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-03-11T20:47:28.795 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:28 smithi088 bash[14472]: cephadm 2024-03-11T20:47:27.085320+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi088 2024-03-11T20:47:29.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:29 smithi088 bash[14472]: cluster 2024-03-11T20:47:27.616489+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:30.059 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-03-11T20:47:30.059 INFO:teuthology.orchestra.run.smithi161.stdout:{"epoch":1,"fsid":"3349e81e-dfe8-11ee-95c8-87774f69a715","modified":"2024-03-11T20:45:43.017578Z","created":"2024-03-11T20:45:43.017578Z","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.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-11T20:47:30.062 INFO:teuthology.orchestra.run.smithi161.stderr:dumped monmap epoch 1 2024-03-11T20:47:30.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:30 smithi088 bash[14472]: audit 2024-03-11T20:47:30.065307+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.161:0/704142902' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-11T20:47:31.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:31 smithi088 bash[14472]: cluster 2024-03-11T20:47:29.616972+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:31.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:31 smithi088 bash[14472]: audit 2024-03-11T20:47:31.181393+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:31.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:31 smithi088 bash[14472]: audit 2024-03-11T20:47:31.182831+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T20:47:31.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:31 smithi088 bash[14472]: audit 2024-03-11T20:47:31.183793+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:31.664 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-11T20:47:31.664 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph mon dump -f json 2024-03-11T20:47:32.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:32 smithi088 bash[19924]: debug 2024-03-11T20:47:32.185+0000 7fe7e81df700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-03-11T20:47:36.715 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:36 smithi161 systemd[1]: Started Ceph mon.b for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T20:47:37.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: cluster 2024-03-11T20:47:31.617419+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: audit 2024-03-11T20:47:32.194390+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:47:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: cluster 2024-03-11T20:47:32.194786+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-03-11T20:47:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: audit 2024-03-11T20:47:32.198793+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: audit 2024-03-11T20:47:33.189944+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: cluster 2024-03-11T20:47:33.617926+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: audit 2024-03-11T20:47:34.189975+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: cluster 2024-03-11T20:47:34.192325+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-11T20:47:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: audit 2024-03-11T20:47:35.190314+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: cluster 2024-03-11T20:47:35.618412+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: audit 2024-03-11T20:47:36.190469+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: audit 2024-03-11T20:47:37.190433+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: cluster 2024-03-11T20:47:37.220356+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-11T20:47:37.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: cluster 2024-03-11T20:47:37.227993+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} 2024-03-11T20:47:37.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: cluster 2024-03-11T20:47:37.228105+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-03-11T20:47:37.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: cluster 2024-03-11T20:47:37.228163+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-11T20:47:37.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: cluster 2024-03-11T20:47:37.228420+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 47s) 2024-03-11T20:47:37.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: cluster 2024-03-11T20:47:37.235433+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-03-11T20:47:37.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: audit 2024-03-11T20:47:37.240651+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:37.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: audit 2024-03-11T20:47:37.243492+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:47:37.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: audit 2024-03-11T20:47:37.245768+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:37.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[19924]: audit 2024-03-11T20:47:37.247381+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:47:37.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: cluster 2024-03-11T20:47:31.617419+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:37.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: audit 2024-03-11T20:47:32.194390+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:47:37.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: cluster 2024-03-11T20:47:32.194786+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-03-11T20:47:37.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: audit 2024-03-11T20:47:32.198793+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: audit 2024-03-11T20:47:33.189944+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: cluster 2024-03-11T20:47:33.617926+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:37.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: audit 2024-03-11T20:47:34.189975+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: cluster 2024-03-11T20:47:34.192325+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-11T20:47:37.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: audit 2024-03-11T20:47:35.190314+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: cluster 2024-03-11T20:47:35.618412+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:37.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: audit 2024-03-11T20:47:36.190469+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: audit 2024-03-11T20:47:37.190433+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: cluster 2024-03-11T20:47:37.220356+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-11T20:47:37.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: cluster 2024-03-11T20:47:37.227993+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} 2024-03-11T20:47:37.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: cluster 2024-03-11T20:47:37.228105+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-03-11T20:47:37.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: cluster 2024-03-11T20:47:37.228163+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-11T20:47:37.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: cluster 2024-03-11T20:47:37.228420+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 47s) 2024-03-11T20:47:37.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: cluster 2024-03-11T20:47:37.235433+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-03-11T20:47:37.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: audit 2024-03-11T20:47:37.240651+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:37.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: audit 2024-03-11T20:47:37.243492+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:47:37.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: audit 2024-03-11T20:47:37.245768+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:37.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:37 smithi088 bash[14472]: audit 2024-03-11T20:47:37.247381+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:47:37.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.517+0000 7f47718dd880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-11T20:47:37.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.517+0000 7f47718dd880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 6 2024-03-11T20:47:37.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.517+0000 7f47718dd880 0 pidfile_write: ignore empty --pid-file 2024-03-11T20:47:37.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.521+0000 7f47718dd880 0 load: jerasure load: lrc 2024-03-11T20:47:37.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: RocksDB version: 6.15.5 2024-03-11T20:47:37.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-11T20:47:37.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Compile date Apr 18 2022 2024-03-11T20:47:37.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: DB SUMMARY 2024-03-11T20:47:37.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: DB Session ID: PVLI8YQEY8TIV91CSMYI 2024-03-11T20:47:37.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: CURRENT file: CURRENT 2024-03-11T20:47:37.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-11T20:47:37.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-03-11T20:47:37.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-03-11T20:47:37.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-03-11T20:47:37.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.error_if_exists: 0 2024-03-11T20:47:37.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.create_if_missing: 0 2024-03-11T20:47:37.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.paranoid_checks: 1 2024-03-11T20:47:37.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-11T20:47:37.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.env: 0x5621d70fe860 2024-03-11T20:47:37.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.fs: Posix File System 2024-03-11T20:47:37.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.info_log: 0x5621d947fe00 2024-03-11T20:47:37.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-11T20:47:37.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.statistics: (nil) 2024-03-11T20:47:37.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.use_fsync: 0 2024-03-11T20:47:37.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_log_file_size: 0 2024-03-11T20:47:37.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-11T20:47:37.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-11T20:47:37.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-11T20:47:37.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-11T20:47:37.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.allow_fallocate: 1 2024-03-11T20:47:37.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-11T20:47:37.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-11T20:47:37.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.use_direct_reads: 0 2024-03-11T20:47:37.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-11T20:47:37.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-11T20:47:37.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.db_log_dir: 2024-03-11T20:47:37.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-03-11T20:47:37.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-11T20:47:37.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-11T20:47:37.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-11T20:47:37.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-11T20:47:37.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-11T20:47:37.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-11T20:47:37.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-11T20:47:37.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-11T20:47:37.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.write_buffer_manager: 0x5621d95702d0 2024-03-11T20:47:37.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-11T20:47:37.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-11T20:47:37.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-11T20:47:37.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-11T20:47:37.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-11T20:47:37.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-11T20:47:37.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-11T20:47:37.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-11T20:47:37.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-11T20:47:37.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.unordered_write: 0 2024-03-11T20:47:37.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-11T20:47:37.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-11T20:47:37.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-11T20:47:37.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-11T20:47:37.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.row_cache: None 2024-03-11T20:47:37.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.wal_filter: None 2024-03-11T20:47:37.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-11T20:47:37.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-11T20:47:37.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.preserve_deletes: 0 2024-03-11T20:47:37.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.two_write_queues: 0 2024-03-11T20:47:37.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-11T20:47:37.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.atomic_flush: 0 2024-03-11T20:47:37.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-11T20:47:37.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-11T20:47:37.902 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-11T20:47:37.902 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.log_readahead_size: 0 2024-03-11T20:47:37.902 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-11T20:47:37.902 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-11T20:47:37.902 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-11T20:47:37.902 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-11T20:47:37.902 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-11T20:47:37.902 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-11T20:47:37.902 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_background_jobs: 2 2024-03-11T20:47:37.902 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_background_compactions: -1 2024-03-11T20:47:37.902 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_subcompactions: 1 2024-03-11T20:47:37.902 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-11T20:47:37.902 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-11T20:47:37.902 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-11T20:47:37.902 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-11T20:47:37.903 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-11T20:47:37.903 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-11T20:47:37.903 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-11T20:47:37.903 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-11T20:47:37.903 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_open_files: -1 2024-03-11T20:47:37.903 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-11T20:47:37.903 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-11T20:47:37.903 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-11T20:47:37.903 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-11T20:47:37.903 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_background_flushes: -1 2024-03-11T20:47:37.903 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Compression algorithms supported: 2024-03-11T20:47:37.903 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-11T20:47:37.903 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: kZSTD supported: 0 2024-03-11T20:47:37.903 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: kXpressCompression supported: 0 2024-03-11T20:47:37.903 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-11T20:47:37.904 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: kLZ4Compression supported: 1 2024-03-11T20:47:37.904 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: kBZip2Compression supported: 0 2024-03-11T20:47:37.904 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: kZlibCompression supported: 1 2024-03-11T20:47:37.904 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: kSnappyCompression supported: 1 2024-03-11T20:47:37.904 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-11T20:47:37.904 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-03-11T20:47:37.904 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-11T20:47:37.904 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-11T20:47:37.904 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.merge_operator: 2024-03-11T20:47:37.904 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compaction_filter: None 2024-03-11T20:47:37.904 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-11T20:47:37.904 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-11T20:47:37.904 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-11T20:47:37.904 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-11T20:47:37.905 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5621d944dd00) 2024-03-11T20:47:37.905 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cache_index_and_filter_blocks: 1 2024-03-11T20:47:37.905 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-11T20:47:37.905 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-11T20:47:37.905 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: pin_top_level_index_and_filter: 1 2024-03-11T20:47:37.905 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: index_type: 0 2024-03-11T20:47:37.905 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: data_block_index_type: 0 2024-03-11T20:47:37.905 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: index_shortening: 1 2024-03-11T20:47:37.905 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: data_block_hash_table_util_ratio: 0.750000 2024-03-11T20:47:37.905 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: hash_index_allow_collision: 1 2024-03-11T20:47:37.905 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: checksum: 1 2024-03-11T20:47:37.905 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: no_block_cache: 0 2024-03-11T20:47:37.905 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: block_cache: 0x5621d94b4170 2024-03-11T20:47:37.905 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: block_cache_name: BinnedLRUCache 2024-03-11T20:47:37.906 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: block_cache_options: 2024-03-11T20:47:37.906 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: capacity : 536870912 2024-03-11T20:47:37.906 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: num_shard_bits : 4 2024-03-11T20:47:37.906 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: strict_capacity_limit : 0 2024-03-11T20:47:37.906 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: high_pri_pool_ratio: 0.000 2024-03-11T20:47:37.906 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: block_cache_compressed: (nil) 2024-03-11T20:47:37.906 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: persistent_cache: (nil) 2024-03-11T20:47:37.906 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: block_size: 4096 2024-03-11T20:47:37.906 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: block_size_deviation: 10 2024-03-11T20:47:37.906 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: block_restart_interval: 16 2024-03-11T20:47:37.906 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: index_block_restart_interval: 1 2024-03-11T20:47:37.906 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: metadata_block_size: 4096 2024-03-11T20:47:37.906 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: partition_filters: 0 2024-03-11T20:47:37.906 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: use_delta_encoding: 1 2024-03-11T20:47:37.907 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-11T20:47:37.907 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: whole_key_filtering: 1 2024-03-11T20:47:37.907 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: verify_compression: 0 2024-03-11T20:47:37.907 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: read_amp_bytes_per_bit: 0 2024-03-11T20:47:37.907 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: format_version: 4 2024-03-11T20:47:37.907 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: enable_index_compression: 1 2024-03-11T20:47:37.907 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: block_align: 0 2024-03-11T20:47:37.907 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-11T20:47:37.907 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-11T20:47:37.907 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compression: NoCompression 2024-03-11T20:47:37.907 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-11T20:47:37.907 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-11T20:47:37.907 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-11T20:47:37.907 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.num_levels: 7 2024-03-11T20:47:37.907 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-11T20:47:37.907 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-11T20:47:37.908 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-11T20:47:37.908 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-11T20:47:37.908 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-11T20:47:37.908 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-11T20:47:37.908 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-11T20:47:37.908 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-11T20:47:37.908 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-11T20:47:37.908 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-11T20:47:37.908 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-11T20:47:37.908 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-11T20:47:37.908 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-11T20:47:37.908 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-11T20:47:37.908 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-11T20:47:37.908 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-11T20:47:37.909 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-11T20:47:37.909 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-11T20:47:37.909 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-11T20:47:37.909 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-11T20:47:37.909 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-11T20:47:37.909 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-11T20:47:37.909 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-11T20:47:37.909 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-11T20:47:37.909 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-11T20:47:37.909 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-11T20:47:37.910 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-11T20:47:37.910 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-11T20:47:37.911 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-11T20:47:37.911 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-11T20:47:37.911 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-11T20:47:37.911 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-11T20:47:37.911 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-11T20:47:37.911 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-11T20:47:37.911 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-11T20:47:37.911 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-11T20:47:37.911 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-11T20:47:37.911 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-11T20:47:37.911 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-11T20:47:37.911 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-11T20:47:37.911 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-11T20:47:37.911 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-11T20:47:37.912 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-11T20:47:37.912 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-11T20:47:37.912 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-11T20:47:37.912 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-11T20:47:37.912 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-11T20:47:37.912 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-11T20:47:37.912 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-11T20:47:37.912 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.table_properties_collectors: 2024-03-11T20:47:37.912 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.inplace_update_support: 0 2024-03-11T20:47:37.912 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-11T20:47:37.912 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-11T20:47:37.912 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-11T20:47:37.912 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-11T20:47:37.912 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.bloom_locality: 0 2024-03-11T20:47:37.912 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.max_successive_merges: 0 2024-03-11T20:47:37.913 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-11T20:47:37.913 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-11T20:47:37.913 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-11T20:47:37.913 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-11T20:47:37.913 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.ttl: 2592000 2024-03-11T20:47:37.913 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-11T20:47:37.913 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.enable_blob_files: false 2024-03-11T20:47:37.913 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.min_blob_size: 0 2024-03-11T20:47:37.913 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-11T20:47:37.913 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-11T20:47:37.913 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-11T20:47:37.913 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-11T20:47:37.913 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-11T20:47:37.913 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-11T20:47:37.913 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-03-11T20:47:37.914 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710190057528067, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-03-11T20:47:37.914 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-03-11T20:47:37.914 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-03-11T20:47:37.914 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710190057528491, "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": 1710190057, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "0ed2e718-2fcd-483b-bde7-b1db682d0f66", "db_session_id": "PVLI8YQEY8TIV91CSMYI"}} 2024-03-11T20:47:37.914 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.525+0000 7f47718dd880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-03-11T20:47:37.914 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.529+0000 7f47718dd880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710190057529310, "job": 1, "event": "recovery_finished"} 2024-03-11T20:47:37.914 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.529+0000 7f47718dd880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-11T20:47:37.914 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.529+0000 7f47718dd880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5621d949aa80 2024-03-11T20:47:37.914 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.529+0000 7f47718dd880 4 rocksdb: DB pointer 0x5621d94aa000 2024-03-11T20:47:37.914 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.529+0000 7f47718dd880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-03-11T20:47:37.914 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.529+0000 7f47718dd880 0 using public_addr v2:172.21.15.161:0/0 -> [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] 2024-03-11T20:47:37.914 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.529+0000 7f4761665700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-11T20:47:37.914 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.529+0000 7f4761665700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-11T20:47:37.915 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: ** DB Stats ** 2024-03-11T20:47:37.915 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-11T20:47:37.915 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-11T20:47:37.915 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-11T20:47:37.915 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-11T20:47:37.915 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-11T20:47:37.915 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-11T20:47:37.915 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-11T20:47:37.915 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: ** Compaction Stats [default] ** 2024-03-11T20:47:37.915 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-11T20:47:37.915 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-11T20:47:37.915 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2024-03-11T20:47:37.915 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2024-03-11T20:47:37.915 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2024-03-11T20:47:37.916 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: ** Compaction Stats [default] ** 2024-03-11T20:47:37.916 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-11T20:47:37.916 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-11T20:47:37.916 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2024-03-11T20:47:37.916 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-11T20:47:37.916 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-11T20:47:37.916 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-11T20:47:37.916 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: AddFile(Total Files): cumulative 0, interval 0 2024-03-11T20:47:37.916 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-11T20:47:37.916 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: AddFile(Keys): cumulative 0, interval 0 2024-03-11T20:47:37.916 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Cumulative compaction: 0.00 GB write, 0.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T20:47:37.916 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Interval compaction: 0.00 GB write, 0.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T20:47:37.916 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-11T20:47:37.916 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: ** File Read Latency Histogram By Level [default] ** 2024-03-11T20:47:37.917 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: ** Compaction Stats [default] ** 2024-03-11T20:47:37.917 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-11T20:47:37.917 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-11T20:47:37.917 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2024-03-11T20:47:37.917 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2024-03-11T20:47:37.917 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-03-11T20:47:37.917 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: ** Compaction Stats [default] ** 2024-03-11T20:47:37.917 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-03-11T20:47:37.917 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-11T20:47:37.917 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2024-03-11T20:47:37.917 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-11T20:47:37.917 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-11T20:47:37.917 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-11T20:47:37.917 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: AddFile(Total Files): cumulative 0, interval 0 2024-03-11T20:47:37.917 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-11T20:47:37.918 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: AddFile(Keys): cumulative 0, interval 0 2024-03-11T20:47:37.918 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Cumulative compaction: 0.00 GB write, 0.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T20:47:37.918 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T20:47:37.918 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-11T20:47:37.918 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: ** File Read Latency Histogram By Level [default] ** 2024-03-11T20:47:37.918 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.529+0000 7f47718dd880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] at bind addrs [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:47:37.918 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.533+0000 7f47718dd880 1 mon.b@-1(???) e0 preinit fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:47:37.918 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.553+0000 7f476466b700 0 mon.b@-1(synchronizing).mds e1 new map 2024-03-11T20:47:37.918 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.553+0000 7f476466b700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-03-11T20:47:37.918 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: e1 2024-03-11T20:47:37.918 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-11T20:47:37.918 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-11T20:47:37.921 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: legacy client fscid: -1 2024-03-11T20:47:37.922 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: 2024-03-11T20:47:37.922 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: No filesystems configured 2024-03-11T20:47:37.922 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.553+0000 7f476466b700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-11T20:47:37.922 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.553+0000 7f476466b700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-03-11T20:47:37.922 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.553+0000 7f476466b700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-11T20:47:37.922 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.553+0000 7f476466b700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-11T20:47:37.922 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.553+0000 7f476466b700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-11T20:47:37.922 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.553+0000 7f476466b700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-11T20:47:37.922 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.553+0000 7f476466b700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-11T20:47:37.922 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.553+0000 7f476466b700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-11T20:47:37.922 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.553+0000 7f476466b700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-11T20:47:37.922 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.553+0000 7f476466b700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-11T20:47:37.922 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:23.395299+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.88:0/3083041919' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-11T20:47:37.923 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cluster 2024-03-11T20:47:23.395481+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-11T20:47:37.923 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cluster 2024-03-11T20:47:23.615661+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:37.923 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cluster 2024-03-11T20:47:25.616064+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:37.923 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:26.695982+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:37.923 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:26.746574+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:47:37.923 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:26.751072+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:37.923 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:26.753054+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:47:37.923 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:27.072125+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:37.923 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:27.078255+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:37.923 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:27.081737+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T20:47:37.923 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:27.083495+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:37.923 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:26.686154+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi161:172.21.15.161=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:47:37.923 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cephadm 2024-03-11T20:47:26.691328+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi161:172.21.15.161=b;count:3 2024-03-11T20:47:37.923 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cephadm 2024-03-11T20:47:26.755382+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T20:47:37.923 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cephadm 2024-03-11T20:47:26.878056+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-03-11T20:47:37.924 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cephadm 2024-03-11T20:47:27.085320+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi088 2024-03-11T20:47:37.924 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cluster 2024-03-11T20:47:27.616489+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:37.924 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:30.065307+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.161:0/704142902' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-11T20:47:37.924 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cluster 2024-03-11T20:47:29.616972+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:37.924 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:31.181393+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:37.924 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:31.182831+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T20:47:37.924 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:31.183793+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:37.924 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cluster 2024-03-11T20:47:31.617419+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:37.924 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:32.194390+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:47:37.924 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cluster 2024-03-11T20:47:32.194786+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-03-11T20:47:37.924 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:32.198793+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.924 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:33.189944+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.924 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cluster 2024-03-11T20:47:33.617926+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:37.924 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:34.189975+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.925 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cluster 2024-03-11T20:47:34.192325+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-11T20:47:37.925 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:35.190314+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.925 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cluster 2024-03-11T20:47:35.618412+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:37.925 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:36.190469+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.925 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:37.190433+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:37.925 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cluster 2024-03-11T20:47:37.220356+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-11T20:47:37.925 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cluster 2024-03-11T20:47:37.227993+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} 2024-03-11T20:47:37.925 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cluster 2024-03-11T20:47:37.228105+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-03-11T20:47:37.925 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cluster 2024-03-11T20:47:37.228163+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-11T20:47:37.925 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cluster 2024-03-11T20:47:37.228420+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 47s) 2024-03-11T20:47:37.925 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: cluster 2024-03-11T20:47:37.235433+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-03-11T20:47:37.925 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:37.240651+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:37.925 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:37.243492+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:47:37.925 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:37.245768+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:37.925 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: audit 2024-03-11T20:47:37.247381+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:47:37.926 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.557+0000 7f476466b700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-03-11T20:47:37.926 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:37 smithi161 bash[14436]: debug 2024-03-11T20:47:37.557+0000 7f476466b700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-03-11T20:47:42.877 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-03-11T20:47:42.877 INFO:teuthology.orchestra.run.smithi161.stdout:{"epoch":3,"fsid":"3349e81e-dfe8-11ee-95c8-87774f69a715","modified":"2024-03-11T20:47:37.567869Z","created":"2024-03-11T20:45:43.017578Z","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.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3301","nonce":0},{"type":"v1","addr":"172.21.15.88:6790","nonce":0}]},"addr":"172.21.15.88:6790/0","public_addr":"172.21.15.88:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:3300","nonce":0},{"type":"v1","addr":"172.21.15.161:6789","nonce":0}]},"addr":"172.21.15.161:6789/0","public_addr":"172.21.15.161:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-11T20:47:42.880 INFO:teuthology.orchestra.run.smithi161.stderr:dumped monmap epoch 3 2024-03-11T20:47:42.977 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: audit 2024-03-11T20:47:37.574368+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:47:42.977 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: cluster 2024-03-11T20:47:37.574922+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-11T20:47:42.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: cluster 2024-03-11T20:47:37.575122+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-03-11T20:47:42.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: audit 2024-03-11T20:47:37.577655+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:42.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: audit 2024-03-11T20:47:37.577946+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:42.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: cluster 2024-03-11T20:47:37.618891+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:42.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: audit 2024-03-11T20:47:38.567341+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:42.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: audit 2024-03-11T20:47:39.567449+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:42.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: cluster 2024-03-11T20:47:39.619415+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:42.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: audit 2024-03-11T20:47:40.567851+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:42.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: audit 2024-03-11T20:47:41.567709+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:42.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: cluster 2024-03-11T20:47:41.619944+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:42.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: audit 2024-03-11T20:47:42.567936+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:42.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: cluster 2024-03-11T20:47:42.577760+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-11T20:47:42.979 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: cluster 2024-03-11T20:47:42.583009+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} 2024-03-11T20:47:42.979 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: cluster 2024-03-11T20:47:42.583121+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-03-11T20:47:42.979 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: cluster 2024-03-11T20:47:42.583179+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-11T20:47:42.979 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: cluster 2024-03-11T20:47:42.583436+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-03-11T20:47:42.979 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: cluster 2024-03-11T20:47:42.583795+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-11T20:47:42.979 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: cluster 2024-03-11T20:47:42.591054+0000 mon.a (mon.0) 169 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-11T20:47:42.979 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: cluster 2024-03-11T20:47:42.591087+0000 mon.a (mon.0) 170 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-11T20:47:42.979 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: cluster 2024-03-11T20:47:42.591130+0000 mon.a (mon.0) 171 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] is down (out of quorum) 2024-03-11T20:47:42.979 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: audit 2024-03-11T20:47:42.593877+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:42.979 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: audit 2024-03-11T20:47:42.596853+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:42.979 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[19924]: audit 2024-03-11T20:47:42.601845+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:42.980 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: audit 2024-03-11T20:47:37.574368+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:47:42.980 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: cluster 2024-03-11T20:47:37.574922+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-11T20:47:42.980 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: cluster 2024-03-11T20:47:37.575122+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-03-11T20:47:42.980 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: audit 2024-03-11T20:47:37.577655+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:42.980 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: audit 2024-03-11T20:47:37.577946+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:42.980 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: cluster 2024-03-11T20:47:37.618891+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:42.980 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: audit 2024-03-11T20:47:38.567341+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:42.980 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: audit 2024-03-11T20:47:39.567449+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:42.981 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: cluster 2024-03-11T20:47:39.619415+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:42.981 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: audit 2024-03-11T20:47:40.567851+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:42.981 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: audit 2024-03-11T20:47:41.567709+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:42.981 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: cluster 2024-03-11T20:47:41.619944+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:42.981 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: audit 2024-03-11T20:47:42.567936+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:42.981 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: cluster 2024-03-11T20:47:42.577760+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-11T20:47:42.981 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: cluster 2024-03-11T20:47:42.583009+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} 2024-03-11T20:47:42.981 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: cluster 2024-03-11T20:47:42.583121+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-03-11T20:47:42.981 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: cluster 2024-03-11T20:47:42.583179+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-11T20:47:42.981 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: cluster 2024-03-11T20:47:42.583436+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-03-11T20:47:42.981 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: cluster 2024-03-11T20:47:42.583795+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-11T20:47:42.981 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: cluster 2024-03-11T20:47:42.591054+0000 mon.a (mon.0) 169 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-11T20:47:42.982 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: cluster 2024-03-11T20:47:42.591087+0000 mon.a (mon.0) 170 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-11T20:47:42.982 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: cluster 2024-03-11T20:47:42.591130+0000 mon.a (mon.0) 171 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] is down (out of quorum) 2024-03-11T20:47:42.982 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: audit 2024-03-11T20:47:42.593877+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:42.982 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: audit 2024-03-11T20:47:42.596853+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:42.982 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:42 smithi088 bash[14472]: audit 2024-03-11T20:47:42.601845+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:43.593 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-03-11T20:47:43.593 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph config generate-minimal-conf 2024-03-11T20:47:43.984 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[14472]: cephadm 2024-03-11T20:47:42.597667+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T20:47:43.984 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[14472]: cephadm 2024-03-11T20:47:42.602688+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T20:47:43.984 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[14472]: audit 2024-03-11T20:47:42.743695+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:43.984 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[14472]: audit 2024-03-11T20:47:42.751156+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:43.984 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[14472]: audit 2024-03-11T20:47:42.757132+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:43.984 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[14472]: cephadm 2024-03-11T20:47:42.758669+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-11T20:47:43.984 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[14472]: audit 2024-03-11T20:47:42.759023+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T20:47:43.985 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[14472]: audit 2024-03-11T20:47:42.760096+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T20:47:43.985 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[14472]: audit 2024-03-11T20:47:42.761098+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:43.985 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[14472]: cephadm 2024-03-11T20:47:42.762308+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi088 2024-03-11T20:47:43.985 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[14472]: audit 2024-03-11T20:47:42.883427+0000 mon.a (mon.0) 181 : audit [DBG] from='client.? 172.21.15.161:0/3085139772' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-11T20:47:43.985 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[14472]: audit 2024-03-11T20:47:43.568384+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:43.985 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[19924]: cephadm 2024-03-11T20:47:42.597667+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T20:47:43.985 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[19924]: cephadm 2024-03-11T20:47:42.602688+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T20:47:43.985 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[19924]: audit 2024-03-11T20:47:42.743695+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:43.985 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[19924]: audit 2024-03-11T20:47:42.751156+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:43.985 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[19924]: audit 2024-03-11T20:47:42.757132+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:43.985 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[19924]: cephadm 2024-03-11T20:47:42.758669+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-11T20:47:43.985 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[19924]: audit 2024-03-11T20:47:42.759023+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T20:47:43.986 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[19924]: audit 2024-03-11T20:47:42.760096+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T20:47:43.986 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[19924]: audit 2024-03-11T20:47:42.761098+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:43.986 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[19924]: cephadm 2024-03-11T20:47:42.762308+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi088 2024-03-11T20:47:43.986 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[19924]: audit 2024-03-11T20:47:42.883427+0000 mon.a (mon.0) 181 : audit [DBG] from='client.? 172.21.15.161:0/3085139772' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-11T20:47:43.986 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:43 smithi088 bash[19924]: audit 2024-03-11T20:47:43.568384+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:44.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[14472]: cluster 2024-03-11T20:47:39.567156+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-11T20:47:44.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[14472]: cluster 2024-03-11T20:47:44.602269+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-11T20:47:44.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[14472]: cluster 2024-03-11T20:47:44.606038+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-11T20:47:44.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[14472]: cluster 2024-03-11T20:47:44.606123+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2024-03-11T20:47:44.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[14472]: cluster 2024-03-11T20:47:44.628364+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-11T20:47:44.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[14472]: cluster 2024-03-11T20:47:44.638195+0000 mon.a (mon.0) 186 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} 2024-03-11T20:47:44.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[14472]: cluster 2024-03-11T20:47:44.638316+0000 mon.a (mon.0) 187 : cluster [DBG] fsmap 2024-03-11T20:47:44.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[14472]: cluster 2024-03-11T20:47:44.638373+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-11T20:47:44.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[14472]: cluster 2024-03-11T20:47:44.638637+0000 mon.a (mon.0) 189 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-03-11T20:47:44.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[14472]: cluster 2024-03-11T20:47:44.638989+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-11T20:47:44.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[14472]: cluster 2024-03-11T20:47:44.639046+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2024-03-11T20:47:44.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[14472]: cluster 2024-03-11T20:47:44.646400+0000 mon.a (mon.0) 192 : cluster [INF] overall HEALTH_OK 2024-03-11T20:47:44.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[19924]: cluster 2024-03-11T20:47:39.567156+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-11T20:47:44.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[19924]: cluster 2024-03-11T20:47:44.602269+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-11T20:47:44.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[19924]: cluster 2024-03-11T20:47:44.606038+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-11T20:47:44.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[19924]: cluster 2024-03-11T20:47:44.606123+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2024-03-11T20:47:44.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[19924]: cluster 2024-03-11T20:47:44.628364+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-11T20:47:44.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[19924]: cluster 2024-03-11T20:47:44.638195+0000 mon.a (mon.0) 186 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} 2024-03-11T20:47:44.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[19924]: cluster 2024-03-11T20:47:44.638316+0000 mon.a (mon.0) 187 : cluster [DBG] fsmap 2024-03-11T20:47:44.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[19924]: cluster 2024-03-11T20:47:44.638373+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-11T20:47:44.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[19924]: cluster 2024-03-11T20:47:44.638637+0000 mon.a (mon.0) 189 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-03-11T20:47:44.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[19924]: cluster 2024-03-11T20:47:44.638989+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-11T20:47:44.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[19924]: cluster 2024-03-11T20:47:44.639046+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2024-03-11T20:47:44.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:44 smithi088 bash[19924]: cluster 2024-03-11T20:47:44.646400+0000 mon.a (mon.0) 192 : cluster [INF] overall HEALTH_OK 2024-03-11T20:47:44.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:37.574368+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:47:44.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:37.574922+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-11T20:47:44.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:37.575122+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-03-11T20:47:44.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:37.577655+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:44.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:37.577946+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:47:44.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:37.618891+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:44.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:38.567341+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:44.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:39.567449+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:44.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:39.619415+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:44.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:40.567851+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:44.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:41.567709+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:44.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:41.619944+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:44.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:42.567936+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:44.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:42.577760+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-11T20:47:44.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:42.583009+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} 2024-03-11T20:47:44.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:42.583121+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-03-11T20:47:44.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:42.583179+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-11T20:47:44.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:42.583436+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-03-11T20:47:44.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:42.583795+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-11T20:47:44.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:42.591054+0000 mon.a (mon.0) 169 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-11T20:47:44.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:42.591087+0000 mon.a (mon.0) 170 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-11T20:47:44.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:42.591130+0000 mon.a (mon.0) 171 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] is down (out of quorum) 2024-03-11T20:47:44.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:42.593877+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:44.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:42.596853+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:44.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:42.601845+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:44.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cephadm 2024-03-11T20:47:42.597667+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T20:47:44.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cephadm 2024-03-11T20:47:42.602688+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T20:47:44.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:42.743695+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:44.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:42.751156+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:44.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:42.757132+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:44.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cephadm 2024-03-11T20:47:42.758669+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-11T20:47:44.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:42.759023+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T20:47:44.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:42.760096+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T20:47:44.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:42.761098+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:44.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cephadm 2024-03-11T20:47:42.762308+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi088 2024-03-11T20:47:44.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:42.883427+0000 mon.a (mon.0) 181 : audit [DBG] from='client.? 172.21.15.161:0/3085139772' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-11T20:47:44.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: audit 2024-03-11T20:47:43.568384+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:44.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:39.567156+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-11T20:47:44.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:44.602269+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-11T20:47:44.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:44.606038+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-11T20:47:44.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:44.606123+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2024-03-11T20:47:44.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:44.628364+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-11T20:47:44.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:44.638195+0000 mon.a (mon.0) 186 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} 2024-03-11T20:47:44.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:44.638316+0000 mon.a (mon.0) 187 : cluster [DBG] fsmap 2024-03-11T20:47:44.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:44.638373+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-11T20:47:44.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:44.638637+0000 mon.a (mon.0) 189 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-03-11T20:47:44.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:44.638989+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-11T20:47:44.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:44.639046+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2024-03-11T20:47:44.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:44 smithi161 bash[14436]: cluster 2024-03-11T20:47:44.646400+0000 mon.a (mon.0) 192 : cluster [INF] overall HEALTH_OK 2024-03-11T20:47:46.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:46 smithi088 bash[14472]: audit 2024-03-11T20:47:45.465785+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:46.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:46 smithi088 bash[14472]: cephadm 2024-03-11T20:47:45.467028+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-11T20:47:46.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:46 smithi088 bash[14472]: audit 2024-03-11T20:47:45.467536+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T20:47:46.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:46 smithi088 bash[14472]: audit 2024-03-11T20:47:45.468917+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T20:47:46.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:46 smithi088 bash[14472]: audit 2024-03-11T20:47:45.470214+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:46.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:46 smithi088 bash[14472]: cephadm 2024-03-11T20:47:45.471686+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi088 2024-03-11T20:47:46.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:46 smithi088 bash[14472]: audit 2024-03-11T20:47:45.568356+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:46.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:46 smithi088 bash[14472]: cluster 2024-03-11T20:47:45.620805+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:46.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:46 smithi088 bash[19924]: audit 2024-03-11T20:47:45.465785+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:46.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:46 smithi088 bash[19924]: cephadm 2024-03-11T20:47:45.467028+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-11T20:47:46.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:46 smithi088 bash[19924]: audit 2024-03-11T20:47:45.467536+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T20:47:46.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:46 smithi088 bash[19924]: audit 2024-03-11T20:47:45.468917+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T20:47:46.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:46 smithi088 bash[19924]: audit 2024-03-11T20:47:45.470214+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:46.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:46 smithi088 bash[19924]: cephadm 2024-03-11T20:47:45.471686+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi088 2024-03-11T20:47:46.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:46 smithi088 bash[19924]: audit 2024-03-11T20:47:45.568356+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:46.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:46 smithi088 bash[19924]: cluster 2024-03-11T20:47:45.620805+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:46.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:46 smithi161 bash[14436]: audit 2024-03-11T20:47:45.465785+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:46.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:46 smithi161 bash[14436]: cephadm 2024-03-11T20:47:45.467028+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-11T20:47:46.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:46 smithi161 bash[14436]: audit 2024-03-11T20:47:45.467536+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T20:47:46.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:46 smithi161 bash[14436]: audit 2024-03-11T20:47:45.468917+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T20:47:46.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:46 smithi161 bash[14436]: audit 2024-03-11T20:47:45.470214+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:46.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:46 smithi161 bash[14436]: cephadm 2024-03-11T20:47:45.471686+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi088 2024-03-11T20:47:46.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:46 smithi161 bash[14436]: audit 2024-03-11T20:47:45.568356+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:47:46.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:46 smithi161 bash[14436]: cluster 2024-03-11T20:47:45.620805+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:47.769 INFO:teuthology.orchestra.run.smithi088.stdout:# minimal ceph.conf for 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:47:47.769 INFO:teuthology.orchestra.run.smithi088.stdout:[global] 2024-03-11T20:47:47.769 INFO:teuthology.orchestra.run.smithi088.stdout: fsid = 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T20:47:47.769 INFO:teuthology.orchestra.run.smithi088.stdout: mon_host = [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] 2024-03-11T20:47:48.550 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:48 smithi088 bash[14472]: audit 2024-03-11T20:47:47.775603+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.88:0/2388921158' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:48.551 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:48 smithi088 bash[19924]: audit 2024-03-11T20:47:47.775603+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.88:0/2388921158' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:48.552 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-03-11T20:47:48.552 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-03-11T20:47:48.552 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.conf 2024-03-11T20:47:48.567 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-03-11T20:47:48.567 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-11T20:47:48.583 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-03-11T20:47:48.583 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/etc/ceph/ceph.conf 2024-03-11T20:47:48.595 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:48 smithi161 bash[14436]: audit 2024-03-11T20:47:47.775603+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.88:0/2388921158' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:48.599 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-03-11T20:47:48.599 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-11T20:47:48.662 INFO:tasks.cephadm:Adding mgr.y on smithi088 2024-03-11T20:47:48.663 INFO:tasks.cephadm:Adding mgr.x on smithi161 2024-03-11T20:47:48.663 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph orch apply mgr '2;smithi088=y;smithi161=x' 2024-03-11T20:47:49.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:49 smithi088 bash[14472]: cluster 2024-03-11T20:47:47.621271+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:49.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:49 smithi088 bash[14472]: audit 2024-03-11T20:47:48.170994+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:49.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:49 smithi088 bash[14472]: cephadm 2024-03-11T20:47:48.172066+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-11T20:47:49.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:49 smithi088 bash[14472]: audit 2024-03-11T20:47:48.172549+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T20:47:49.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:49 smithi088 bash[14472]: audit 2024-03-11T20:47:48.173801+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T20:47:49.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:49 smithi088 bash[14472]: audit 2024-03-11T20:47:48.178033+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:49.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:49 smithi088 bash[14472]: cephadm 2024-03-11T20:47:48.179501+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi161 2024-03-11T20:47:49.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:49 smithi088 bash[19924]: cluster 2024-03-11T20:47:47.621271+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:49.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:49 smithi088 bash[19924]: audit 2024-03-11T20:47:48.170994+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:49.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:49 smithi088 bash[19924]: cephadm 2024-03-11T20:47:48.172066+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-11T20:47:49.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:49 smithi088 bash[19924]: audit 2024-03-11T20:47:48.172549+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T20:47:49.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:49 smithi088 bash[19924]: audit 2024-03-11T20:47:48.173801+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T20:47:49.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:49 smithi088 bash[19924]: audit 2024-03-11T20:47:48.178033+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:49.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:49 smithi088 bash[19924]: cephadm 2024-03-11T20:47:48.179501+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi161 2024-03-11T20:47:49.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:49 smithi161 bash[14436]: cluster 2024-03-11T20:47:47.621271+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:49.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:49 smithi161 bash[14436]: audit 2024-03-11T20:47:48.170994+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:49.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:49 smithi161 bash[14436]: cephadm 2024-03-11T20:47:48.172066+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-11T20:47:49.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:49 smithi161 bash[14436]: audit 2024-03-11T20:47:48.172549+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T20:47:49.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:49 smithi161 bash[14436]: audit 2024-03-11T20:47:48.173801+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T20:47:49.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:49 smithi161 bash[14436]: audit 2024-03-11T20:47:48.178033+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:49.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:49 smithi161 bash[14436]: cephadm 2024-03-11T20:47:48.179501+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi161 2024-03-11T20:47:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:50 smithi088 bash[14472]: audit 2024-03-11T20:47:49.687740+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:47:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:50 smithi088 bash[14472]: audit 2024-03-11T20:47:49.693265+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:47:50.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:50 smithi088 bash[19924]: audit 2024-03-11T20:47:49.687740+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:47:50.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:50 smithi088 bash[19924]: audit 2024-03-11T20:47:49.693265+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:47:50.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:50 smithi161 bash[14436]: audit 2024-03-11T20:47:49.687740+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:47:50.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:50 smithi161 bash[14436]: audit 2024-03-11T20:47:49.693265+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:47:51.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:51 smithi088 bash[14472]: cluster 2024-03-11T20:47:49.621769+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:51.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:51 smithi088 bash[14472]: audit 2024-03-11T20:47:50.976751+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:51.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:51 smithi088 bash[14472]: audit 2024-03-11T20:47:50.978973+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:47:51.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:51 smithi088 bash[14472]: audit 2024-03-11T20:47:50.981543+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:51.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:51 smithi088 bash[14472]: audit 2024-03-11T20:47:50.983215+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:47:51.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:51 smithi088 bash[14472]: audit 2024-03-11T20:47:51.108004+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:51.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:51 smithi088 bash[19924]: cluster 2024-03-11T20:47:49.621769+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:51.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:51 smithi088 bash[19924]: audit 2024-03-11T20:47:50.976751+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:51.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:51 smithi088 bash[19924]: audit 2024-03-11T20:47:50.978973+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:47:51.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:51 smithi088 bash[19924]: audit 2024-03-11T20:47:50.981543+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:51.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:51 smithi088 bash[19924]: audit 2024-03-11T20:47:50.983215+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:47:51.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:51 smithi088 bash[19924]: audit 2024-03-11T20:47:51.108004+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:51.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:51 smithi161 bash[14436]: cluster 2024-03-11T20:47:49.621769+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:51.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:51 smithi161 bash[14436]: audit 2024-03-11T20:47:50.976751+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:51.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:51 smithi161 bash[14436]: audit 2024-03-11T20:47:50.978973+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:47:51.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:51 smithi161 bash[14436]: audit 2024-03-11T20:47:50.981543+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:51.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:51 smithi161 bash[14436]: audit 2024-03-11T20:47:50.983215+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:47:51.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:51 smithi161 bash[14436]: audit 2024-03-11T20:47:51.108004+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:52.294 INFO:teuthology.orchestra.run.smithi161.stdout:Scheduled mgr update... 2024-03-11T20:47:52.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:52 smithi088 bash[19924]: cephadm 2024-03-11T20:47:50.985142+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T20:47:52.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:52 smithi088 bash[19924]: cephadm 2024-03-11T20:47:50.985602+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T20:47:52.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:52 smithi088 bash[19924]: audit 2024-03-11T20:47:51.261009+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:52.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:52 smithi088 bash[19924]: audit 2024-03-11T20:47:51.268617+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:52.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:52 smithi088 bash[14472]: cephadm 2024-03-11T20:47:50.985142+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T20:47:52.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:52 smithi088 bash[14472]: cephadm 2024-03-11T20:47:50.985602+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T20:47:52.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:52 smithi088 bash[14472]: audit 2024-03-11T20:47:51.261009+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:52.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:52 smithi088 bash[14472]: audit 2024-03-11T20:47:51.268617+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:52.628 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:52 smithi161 bash[14436]: cephadm 2024-03-11T20:47:50.985142+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T20:47:52.629 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:52 smithi161 bash[14436]: cephadm 2024-03-11T20:47:50.985602+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T20:47:52.629 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:52 smithi161 bash[14436]: audit 2024-03-11T20:47:51.261009+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:52.629 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:52 smithi161 bash[14436]: audit 2024-03-11T20:47:51.268617+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:53.306 DEBUG:teuthology.orchestra.run.smithi161:mgr.x> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mgr.x.service 2024-03-11T20:47:53.308 INFO:tasks.cephadm:Deploying OSDs... 2024-03-11T20:47:53.308 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-03-11T20:47:53.308 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/scratch_devs of=/dev/stdout 2024-03-11T20:47:53.313 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-03-11T20:47:53.313 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_1 2024-03-11T20:47:53.318 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-11T20:47:53.318 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-11T20:47:53.318 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 6h/6d Inode: 359 Links: 1 2024-03-11T20:47:53.319 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-11T20:47:53.319 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-03-11 20:43:13.287278273 +0000 2024-03-11T20:47:53.319 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-03-11 20:43:13.083282975 +0000 2024-03-11T20:47:53.319 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-03-11 20:43:13.083282975 +0000 2024-03-11T20:47:53.319 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: - 2024-03-11T20:47:53.319 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-11T20:47:53.329 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-03-11T20:47:53.329 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-03-11T20:47:53.329 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000428923 s, 1.2 MB/s 2024-03-11T20:47:53.330 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-11T20:47:53.338 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_2 2024-03-11T20:47:53.386 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-11T20:47:53.386 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-11T20:47:53.386 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 6h/6d Inode: 365 Links: 1 2024-03-11T20:47:53.387 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-11T20:47:53.387 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-03-11 20:43:13.735267947 +0000 2024-03-11T20:47:53.387 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-03-11 20:43:13.519272927 +0000 2024-03-11T20:47:53.387 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-03-11 20:43:13.519272927 +0000 2024-03-11T20:47:53.387 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: - 2024-03-11T20:47:53.387 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-11T20:47:53.398 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-03-11T20:47:53.398 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-03-11T20:47:53.398 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000430748 s, 1.2 MB/s 2024-03-11T20:47:53.399 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-11T20:47:53.406 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_3 2024-03-11T20:47:53.454 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-11T20:47:53.454 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-11T20:47:53.454 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 6h/6d Inode: 374 Links: 1 2024-03-11T20:47:53.454 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-11T20:47:53.454 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-03-11 20:43:13.959262785 +0000 2024-03-11T20:47:53.455 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-03-11 20:43:13.955262876 +0000 2024-03-11T20:47:53.455 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-03-11 20:43:13.955262876 +0000 2024-03-11T20:47:53.455 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: - 2024-03-11T20:47:53.455 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-11T20:47:53.469 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-03-11T20:47:53.469 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-03-11T20:47:53.469 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000319933 s, 1.6 MB/s 2024-03-11T20:47:53.470 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-11T20:47:53.477 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_4 2024-03-11T20:47:53.526 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-11T20:47:53.526 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-11T20:47:53.526 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 6h/6d Inode: 379 Links: 1 2024-03-11T20:47:53.526 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-11T20:47:53.526 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-03-11 20:43:14.615247664 +0000 2024-03-11T20:47:53.526 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-03-11 20:43:14.395252734 +0000 2024-03-11T20:47:53.527 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-03-11 20:43:14.395252734 +0000 2024-03-11T20:47:53.527 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: - 2024-03-11T20:47:53.527 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-11T20:47:53.539 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-03-11T20:47:53.539 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-03-11T20:47:53.539 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000403657 s, 1.3 MB/s 2024-03-11T20:47:53.540 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-11T20:47:53.549 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-03-11T20:47:53.549 DEBUG:teuthology.orchestra.run.smithi161:> dd if=/scratch_devs of=/dev/stdout 2024-03-11T20:47:53.556 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-03-11T20:47:53.556 DEBUG:teuthology.orchestra.run.smithi161:> stat /dev/vg_nvme/lv_1 2024-03-11T20:47:53.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[14472]: cluster 2024-03-11T20:47:51.622250+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:53.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[14472]: audit 2024-03-11T20:47:52.289562+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi088=y;smithi161=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:47:53.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[14472]: cephadm 2024-03-11T20:47:52.292051+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi088=y;smithi161=x;count:2 2024-03-11T20:47:53.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[14472]: audit 2024-03-11T20:47:52.299838+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:53.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[14472]: audit 2024-03-11T20:47:52.338336+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:47:53.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[14472]: audit 2024-03-11T20:47:52.341082+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:53.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[14472]: audit 2024-03-11T20:47:52.343053+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:47:53.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[14472]: audit 2024-03-11T20:47:52.354092+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:53.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[14472]: audit 2024-03-11T20:47:52.356704+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T20:47:53.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[14472]: audit 2024-03-11T20:47:52.362966+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-11T20:47:53.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[14472]: audit 2024-03-11T20:47:52.364403+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T20:47:53.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[14472]: audit 2024-03-11T20:47:52.365988+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:53.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[14472]: cephadm 2024-03-11T20:47:52.367659+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi161 2024-03-11T20:47:53.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[19924]: cluster 2024-03-11T20:47:51.622250+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:53.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[19924]: audit 2024-03-11T20:47:52.289562+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi088=y;smithi161=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:47:53.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[19924]: cephadm 2024-03-11T20:47:52.292051+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi088=y;smithi161=x;count:2 2024-03-11T20:47:53.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[19924]: audit 2024-03-11T20:47:52.299838+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:53.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[19924]: audit 2024-03-11T20:47:52.338336+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:47:53.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[19924]: audit 2024-03-11T20:47:52.341082+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:53.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[19924]: audit 2024-03-11T20:47:52.343053+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:47:53.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[19924]: audit 2024-03-11T20:47:52.354092+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:53.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[19924]: audit 2024-03-11T20:47:52.356704+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T20:47:53.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[19924]: audit 2024-03-11T20:47:52.362966+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-11T20:47:53.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[19924]: audit 2024-03-11T20:47:52.364403+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T20:47:53.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[19924]: audit 2024-03-11T20:47:52.365988+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:53.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:53 smithi088 bash[19924]: cephadm 2024-03-11T20:47:52.367659+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi161 2024-03-11T20:47:53.604 INFO:teuthology.orchestra.run.smithi161.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-11T20:47:53.604 INFO:teuthology.orchestra.run.smithi161.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-11T20:47:53.604 INFO:teuthology.orchestra.run.smithi161.stdout:Device: 6h/6d Inode: 361 Links: 1 2024-03-11T20:47:53.604 INFO:teuthology.orchestra.run.smithi161.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-11T20:47:53.604 INFO:teuthology.orchestra.run.smithi161.stdout:Access: 2024-03-11 20:43:13.966011762 +0000 2024-03-11T20:47:53.604 INFO:teuthology.orchestra.run.smithi161.stdout:Modify: 2024-03-11 20:43:13.962011854 +0000 2024-03-11T20:47:53.604 INFO:teuthology.orchestra.run.smithi161.stdout:Change: 2024-03-11 20:43:13.962011854 +0000 2024-03-11T20:47:53.604 INFO:teuthology.orchestra.run.smithi161.stdout: Birth: - 2024-03-11T20:47:53.604 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-11T20:47:53.616 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:53 smithi161 bash[14436]: cluster 2024-03-11T20:47:51.622250+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:53.616 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:53 smithi161 bash[14436]: audit 2024-03-11T20:47:52.289562+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi088=y;smithi161=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:47:53.616 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:53 smithi161 bash[14436]: cephadm 2024-03-11T20:47:52.292051+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi088=y;smithi161=x;count:2 2024-03-11T20:47:53.617 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:53 smithi161 bash[14436]: audit 2024-03-11T20:47:52.299838+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:53.617 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:53 smithi161 bash[14436]: audit 2024-03-11T20:47:52.338336+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:47:53.617 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:53 smithi161 bash[14436]: audit 2024-03-11T20:47:52.341082+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:53.617 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:53 smithi161 bash[14436]: audit 2024-03-11T20:47:52.343053+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:47:53.617 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:53 smithi161 bash[14436]: audit 2024-03-11T20:47:52.354092+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:53.617 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:53 smithi161 bash[14436]: audit 2024-03-11T20:47:52.356704+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T20:47:53.617 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:53 smithi161 bash[14436]: audit 2024-03-11T20:47:52.362966+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-11T20:47:53.617 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:53 smithi161 bash[14436]: audit 2024-03-11T20:47:52.364403+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T20:47:53.617 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:53 smithi161 bash[14436]: audit 2024-03-11T20:47:52.365988+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:53.617 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:53 smithi161 bash[14436]: cephadm 2024-03-11T20:47:52.367659+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi161 2024-03-11T20:47:53.618 INFO:teuthology.orchestra.run.smithi161.stderr:1+0 records in 2024-03-11T20:47:53.618 INFO:teuthology.orchestra.run.smithi161.stderr:1+0 records out 2024-03-11T20:47:53.618 INFO:teuthology.orchestra.run.smithi161.stderr:512 bytes copied, 0.000477186 s, 1.1 MB/s 2024-03-11T20:47:53.620 DEBUG:teuthology.orchestra.run.smithi161:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-11T20:47:53.629 DEBUG:teuthology.orchestra.run.smithi161:> stat /dev/vg_nvme/lv_2 2024-03-11T20:47:53.680 INFO:teuthology.orchestra.run.smithi161.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-11T20:47:53.680 INFO:teuthology.orchestra.run.smithi161.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-11T20:47:53.681 INFO:teuthology.orchestra.run.smithi161.stdout:Device: 6h/6d Inode: 364 Links: 1 2024-03-11T20:47:53.681 INFO:teuthology.orchestra.run.smithi161.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-11T20:47:53.681 INFO:teuthology.orchestra.run.smithi161.stdout:Access: 2024-03-11 20:43:14.629996457 +0000 2024-03-11T20:47:53.681 INFO:teuthology.orchestra.run.smithi161.stdout:Modify: 2024-03-11 20:43:14.418001343 +0000 2024-03-11T20:47:53.681 INFO:teuthology.orchestra.run.smithi161.stdout:Change: 2024-03-11 20:43:14.418001343 +0000 2024-03-11T20:47:53.681 INFO:teuthology.orchestra.run.smithi161.stdout: Birth: - 2024-03-11T20:47:53.681 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-11T20:47:53.694 INFO:teuthology.orchestra.run.smithi161.stderr:1+0 records in 2024-03-11T20:47:53.694 INFO:teuthology.orchestra.run.smithi161.stderr:1+0 records out 2024-03-11T20:47:53.694 INFO:teuthology.orchestra.run.smithi161.stderr:512 bytes copied, 0.000253206 s, 2.0 MB/s 2024-03-11T20:47:53.695 DEBUG:teuthology.orchestra.run.smithi161:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-11T20:47:53.701 DEBUG:teuthology.orchestra.run.smithi161:> stat /dev/vg_nvme/lv_3 2024-03-11T20:47:53.705 INFO:teuthology.orchestra.run.smithi161.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-11T20:47:53.705 INFO:teuthology.orchestra.run.smithi161.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-11T20:47:53.705 INFO:teuthology.orchestra.run.smithi161.stdout:Device: 6h/6d Inode: 373 Links: 1 2024-03-11T20:47:53.705 INFO:teuthology.orchestra.run.smithi161.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-11T20:47:53.705 INFO:teuthology.orchestra.run.smithi161.stdout:Access: 2024-03-11 20:43:14.861991110 +0000 2024-03-11T20:47:53.705 INFO:teuthology.orchestra.run.smithi161.stdout:Modify: 2024-03-11 20:43:14.857991201 +0000 2024-03-11T20:47:53.705 INFO:teuthology.orchestra.run.smithi161.stdout:Change: 2024-03-11 20:43:14.857991201 +0000 2024-03-11T20:47:53.705 INFO:teuthology.orchestra.run.smithi161.stdout: Birth: - 2024-03-11T20:47:53.706 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-11T20:47:53.763 INFO:teuthology.orchestra.run.smithi161.stderr:1+0 records in 2024-03-11T20:47:53.763 INFO:teuthology.orchestra.run.smithi161.stderr:1+0 records out 2024-03-11T20:47:53.764 INFO:teuthology.orchestra.run.smithi161.stderr:512 bytes copied, 0.00037864 s, 1.4 MB/s 2024-03-11T20:47:53.764 DEBUG:teuthology.orchestra.run.smithi161:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-11T20:47:53.774 DEBUG:teuthology.orchestra.run.smithi161:> stat /dev/vg_nvme/lv_4 2024-03-11T20:47:53.781 INFO:teuthology.orchestra.run.smithi161.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-11T20:47:53.781 INFO:teuthology.orchestra.run.smithi161.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-11T20:47:53.782 INFO:teuthology.orchestra.run.smithi161.stdout:Device: 6h/6d Inode: 376 Links: 1 2024-03-11T20:47:53.782 INFO:teuthology.orchestra.run.smithi161.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-11T20:47:53.782 INFO:teuthology.orchestra.run.smithi161.stdout:Access: 2024-03-11 20:43:15.525975804 +0000 2024-03-11T20:47:53.782 INFO:teuthology.orchestra.run.smithi161.stdout:Modify: 2024-03-11 20:43:15.325980414 +0000 2024-03-11T20:47:53.782 INFO:teuthology.orchestra.run.smithi161.stdout:Change: 2024-03-11 20:43:15.325980414 +0000 2024-03-11T20:47:53.782 INFO:teuthology.orchestra.run.smithi161.stdout: Birth: - 2024-03-11T20:47:53.782 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-11T20:47:53.806 INFO:journalctl@ceph.mgr.x.smithi161.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:47:53.819 INFO:teuthology.orchestra.run.smithi161.stderr:1+0 records in 2024-03-11T20:47:53.819 INFO:teuthology.orchestra.run.smithi161.stderr:1+0 records out 2024-03-11T20:47:53.820 INFO:teuthology.orchestra.run.smithi161.stderr:512 bytes copied, 0.000378032 s, 1.4 MB/s 2024-03-11T20:47:53.821 DEBUG:teuthology.orchestra.run.smithi161:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-11T20:47:53.877 INFO:tasks.cephadm:Deploying osd.0 on smithi088 with /dev/vg_nvme/lv_4... 2024-03-11T20:47:53.877 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-11T20:47:54.892 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:54 smithi088 bash[19924]: cluster 2024-03-11T20:47:53.622786+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:54.893 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:54 smithi088 bash[14472]: cluster 2024-03-11T20:47:53.622786+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:54.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:54 smithi161 bash[14436]: cluster 2024-03-11T20:47:53.622786+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:56.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:55 smithi088 bash[14472]: audit 2024-03-11T20:47:54.947715+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:56.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:55 smithi088 bash[14472]: audit 2024-03-11T20:47:54.950679+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:47:56.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:55 smithi088 bash[14472]: audit 2024-03-11T20:47:54.953191+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:56.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:55 smithi088 bash[14472]: audit 2024-03-11T20:47:54.955224+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:47:56.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:55 smithi088 bash[19924]: audit 2024-03-11T20:47:54.947715+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:56.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:55 smithi088 bash[19924]: audit 2024-03-11T20:47:54.950679+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:47:56.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:55 smithi088 bash[19924]: audit 2024-03-11T20:47:54.953191+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:56.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:55 smithi088 bash[19924]: audit 2024-03-11T20:47:54.955224+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:47:56.087 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:47:55 smithi161 bash[15169]: debug 2024-03-11T20:47:55.928+0000 7f69c41a3700 1 -- 172.21.15.161:0/2460309742 <== mon.2 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a09e5e0340 con 0x55a09f35cc00 2024-03-11T20:47:56.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:55 smithi161 bash[14436]: audit 2024-03-11T20:47:54.947715+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:56.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:55 smithi161 bash[14436]: audit 2024-03-11T20:47:54.950679+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:47:56.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:55 smithi161 bash[14436]: audit 2024-03-11T20:47:54.953191+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:56.088 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:55 smithi161 bash[14436]: audit 2024-03-11T20:47:54.955224+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:47:56.999 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-11T20:47:56.999 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-11T20:47:56.999 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10+0 records in 2024-03-11T20:47:56.999 INFO:teuthology.orchestra.run.smithi088.stderr:10+0 records out 2024-03-11T20:47:56.999 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0165376 s, 634 MB/s 2024-03-11T20:47:56.999 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping successful for: 2024-03-11T20:47:57.055 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:56 smithi161 bash[14436]: cluster 2024-03-11T20:47:55.623183+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:57.055 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:47:56 smithi161 bash[15169]: debug 2024-03-11T20:47:56.088+0000 7f69cce12000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-11T20:47:57.056 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:47:56 smithi161 bash[15169]: debug 2024-03-11T20:47:56.780+0000 7f69cce12000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-11T20:47:57.056 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:47:56 smithi161 bash[15169]: debug 2024-03-11T20:47:56.900+0000 7f69cce12000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-11T20:47:57.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:56 smithi088 bash[14472]: cluster 2024-03-11T20:47:55.623183+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:57.198 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:56 smithi088 bash[19924]: cluster 2024-03-11T20:47:55.623183+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:57.377 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:47:57 smithi161 bash[15169]: debug 2024-03-11T20:47:57.056+0000 7f69cce12000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-11T20:47:57.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:47:57 smithi161 bash[15169]: debug 2024-03-11T20:47:57.376+0000 7f69cce12000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-11T20:47:57.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:47:57 smithi161 bash[15169]: debug 2024-03-11T20:47:57.468+0000 7f69cce12000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-11T20:47:57.672 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi088:vg_nvme/lv_4 2024-03-11T20:47:57.958 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:47:57 smithi161 bash[15169]: debug 2024-03-11T20:47:57.664+0000 7f69cce12000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-11T20:47:58.879 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:47:58 smithi161 bash[15169]: debug 2024-03-11T20:47:58.568+0000 7f69cce12000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-11T20:47:58.880 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:47:58 smithi161 bash[15169]: debug 2024-03-11T20:47:58.676+0000 7f69cce12000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-11T20:47:58.880 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:58 smithi161 bash[14436]: audit 2024-03-11T20:47:57.602518+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:58.880 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:58 smithi161 bash[14436]: cluster 2024-03-11T20:47:57.623571+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:58.880 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:58 smithi161 bash[14436]: audit 2024-03-11T20:47:57.981380+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:58.880 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:58 smithi161 bash[14436]: audit 2024-03-11T20:47:57.991150+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:58.880 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:58 smithi161 bash[14436]: cephadm 2024-03-11T20:47:57.993901+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-11T20:47:58.880 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:58 smithi161 bash[14436]: audit 2024-03-11T20:47:57.994381+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T20:47:58.880 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:58 smithi161 bash[14436]: audit 2024-03-11T20:47:57.995972+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T20:47:58.880 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:58 smithi161 bash[14436]: audit 2024-03-11T20:47:57.997287+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:58.880 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:47:58 smithi161 bash[14436]: cephadm 2024-03-11T20:47:57.998847+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi088 2024-03-11T20:47:59.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[14472]: audit 2024-03-11T20:47:57.602518+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:59.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[14472]: cluster 2024-03-11T20:47:57.623571+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:59.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[14472]: audit 2024-03-11T20:47:57.981380+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:59.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[14472]: audit 2024-03-11T20:47:57.991150+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:59.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[14472]: cephadm 2024-03-11T20:47:57.993901+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-11T20:47:59.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[14472]: audit 2024-03-11T20:47:57.994381+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T20:47:59.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[14472]: audit 2024-03-11T20:47:57.995972+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T20:47:59.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[14472]: audit 2024-03-11T20:47:57.997287+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:59.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[14472]: cephadm 2024-03-11T20:47:57.998847+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi088 2024-03-11T20:47:59.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[19924]: audit 2024-03-11T20:47:57.602518+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:59.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[19924]: cluster 2024-03-11T20:47:57.623571+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:47:59.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[19924]: audit 2024-03-11T20:47:57.981380+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:59.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[19924]: audit 2024-03-11T20:47:57.991150+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:47:59.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[19924]: cephadm 2024-03-11T20:47:57.993901+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-11T20:47:59.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[19924]: audit 2024-03-11T20:47:57.994381+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T20:47:59.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[19924]: audit 2024-03-11T20:47:57.995972+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T20:47:59.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[19924]: audit 2024-03-11T20:47:57.997287+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:47:59.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:47:58 smithi088 bash[19924]: cephadm 2024-03-11T20:47:57.998847+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi088 2024-03-11T20:47:59.145 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:47:58 smithi161 bash[15169]: debug 2024-03-11T20:47:58.880+0000 7f69cce12000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-11T20:47:59.546 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:47:59 smithi161 bash[15169]: debug 2024-03-11T20:47:59.220+0000 7f69cce12000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-11T20:47:59.895 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:47:59 smithi161 bash[15169]: debug 2024-03-11T20:47:59.548+0000 7f69cce12000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-11T20:48:00.180 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:47:59 smithi161 bash[15169]: debug 2024-03-11T20:47:59.916+0000 7f69cce12000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-11T20:48:00.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:48:00 smithi161 bash[15169]: debug 2024-03-11T20:48:00.180+0000 7f69cce12000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-11T20:48:00.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:00 smithi088 bash[14472]: cluster 2024-03-11T20:47:59.624037+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:00.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:00 smithi088 bash[14472]: audit 2024-03-11T20:48:00.470627+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:00.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:00 smithi088 bash[14472]: audit 2024-03-11T20:48:00.472450+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:48:00.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:00 smithi088 bash[14472]: audit 2024-03-11T20:48:00.474306+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:00.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:00 smithi088 bash[14472]: audit 2024-03-11T20:48:00.475687+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:48:00.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:00 smithi088 bash[14472]: audit 2024-03-11T20:48:00.483234+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:00.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:00 smithi088 bash[19924]: cluster 2024-03-11T20:47:59.624037+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:00.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:00 smithi088 bash[19924]: audit 2024-03-11T20:48:00.470627+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:00.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:00 smithi088 bash[19924]: audit 2024-03-11T20:48:00.472450+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:48:00.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:00 smithi088 bash[19924]: audit 2024-03-11T20:48:00.474306+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:00.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:00 smithi088 bash[19924]: audit 2024-03-11T20:48:00.475687+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:48:00.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:00 smithi088 bash[19924]: audit 2024-03-11T20:48:00.483234+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:00.958 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:48:00 smithi161 bash[15169]: debug 2024-03-11T20:48:00.856+0000 7f69cce12000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-11T20:48:00.958 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:00 smithi161 bash[14436]: cluster 2024-03-11T20:47:59.624037+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:00.958 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:00 smithi161 bash[14436]: audit 2024-03-11T20:48:00.470627+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:00.958 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:00 smithi161 bash[14436]: audit 2024-03-11T20:48:00.472450+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:48:00.958 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:00 smithi161 bash[14436]: audit 2024-03-11T20:48:00.474306+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:00.958 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:00 smithi161 bash[14436]: audit 2024-03-11T20:48:00.475687+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:48:00.958 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:00 smithi161 bash[14436]: audit 2024-03-11T20:48:00.483234+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:01.218 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:48:00 smithi161 bash[15169]: debug 2024-03-11T20:48:00.960+0000 7f69cce12000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-11T20:48:01.219 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:48:01 smithi161 bash[15169]: debug 2024-03-11T20:48:01.112+0000 7f69cce12000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-11T20:48:01.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:48:01 smithi161 bash[15169]: debug 2024-03-11T20:48:01.220+0000 7f69cce12000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-11T20:48:01.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:48:01 smithi161 bash[15169]: debug 2024-03-11T20:48:01.352+0000 7f69cce12000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-11T20:48:01.940 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:48:01 smithi161 bash[15169]: debug 2024-03-11T20:48:01.644+0000 7f69cce12000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-11T20:48:01.940 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:48:01 smithi161 bash[15169]: debug 2024-03-11T20:48:01.760+0000 7f69cce12000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-11T20:48:02.395 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:48:01 smithi161 bash[15169]: debug 2024-03-11T20:48:01.940+0000 7f69cce12000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-11T20:48:02.395 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:48:02 smithi161 bash[15169]: debug 2024-03-11T20:48:02.056+0000 7f69cce12000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-11T20:48:03.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:02 smithi088 bash[14472]: cluster 2024-03-11T20:48:01.624472+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:03.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:02 smithi088 bash[14472]: audit 2024-03-11T20:48:01.793750+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:48:03.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:02 smithi088 bash[14472]: audit 2024-03-11T20:48:01.796700+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:48:03.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:02 smithi088 bash[14472]: audit 2024-03-11T20:48:01.803181+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:48:03.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:02 smithi088 bash[14472]: audit 2024-03-11T20:48:01.804797+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:03.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:02 smithi088 bash[19924]: cluster 2024-03-11T20:48:01.624472+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:03.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:02 smithi088 bash[19924]: audit 2024-03-11T20:48:01.793750+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:48:03.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:02 smithi088 bash[19924]: audit 2024-03-11T20:48:01.796700+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:48:03.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:02 smithi088 bash[19924]: audit 2024-03-11T20:48:01.803181+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:48:03.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:02 smithi088 bash[19924]: audit 2024-03-11T20:48:01.804797+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:03.145 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:48:02 smithi161 bash[15169]: debug 2024-03-11T20:48:02.896+0000 7f69cce12000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-11T20:48:03.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:02 smithi161 bash[14436]: cluster 2024-03-11T20:48:01.624472+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:03.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:02 smithi161 bash[14436]: audit 2024-03-11T20:48:01.793750+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:48:03.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:02 smithi161 bash[14436]: audit 2024-03-11T20:48:01.796700+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:48:03.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:02 smithi161 bash[14436]: audit 2024-03-11T20:48:01.803181+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:48:03.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:02 smithi161 bash[14436]: audit 2024-03-11T20:48:01.804797+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:04.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:03 smithi088 bash[14472]: audit 2024-03-11T20:48:02.923390+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.161:0/78754905' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T20:48:04.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:03 smithi088 bash[14472]: cluster 2024-03-11T20:48:02.924070+0000 mon.a (mon.0) 238 : cluster [DBG] Standby manager daemon x started 2024-03-11T20:48:04.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:03 smithi088 bash[14472]: audit 2024-03-11T20:48:02.924318+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.161:0/78754905' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T20:48:04.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:03 smithi088 bash[14472]: audit 2024-03-11T20:48:02.926417+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.161:0/78754905' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T20:48:04.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:03 smithi088 bash[14472]: audit 2024-03-11T20:48:02.927112+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.161:0/78754905' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T20:48:04.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:03 smithi088 bash[19924]: audit 2024-03-11T20:48:02.923390+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.161:0/78754905' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T20:48:04.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:03 smithi088 bash[19924]: cluster 2024-03-11T20:48:02.924070+0000 mon.a (mon.0) 238 : cluster [DBG] Standby manager daemon x started 2024-03-11T20:48:04.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:03 smithi088 bash[19924]: audit 2024-03-11T20:48:02.924318+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.161:0/78754905' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T20:48:04.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:03 smithi088 bash[19924]: audit 2024-03-11T20:48:02.926417+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.161:0/78754905' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T20:48:04.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:03 smithi088 bash[19924]: audit 2024-03-11T20:48:02.927112+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.161:0/78754905' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T20:48:04.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:03 smithi161 bash[14436]: audit 2024-03-11T20:48:02.923390+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.161:0/78754905' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T20:48:04.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:03 smithi161 bash[14436]: cluster 2024-03-11T20:48:02.924070+0000 mon.a (mon.0) 238 : cluster [DBG] Standby manager daemon x started 2024-03-11T20:48:04.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:03 smithi161 bash[14436]: audit 2024-03-11T20:48:02.924318+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.161:0/78754905' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T20:48:04.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:03 smithi161 bash[14436]: audit 2024-03-11T20:48:02.926417+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.161:0/78754905' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T20:48:04.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:03 smithi161 bash[14436]: audit 2024-03-11T20:48:02.927112+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.161:0/78754905' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T20:48:04.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:04 smithi088 bash[14472]: cluster 2024-03-11T20:48:03.624910+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:04.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:04 smithi088 bash[14472]: cluster 2024-03-11T20:48:03.702159+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-03-11T20:48:04.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:04 smithi088 bash[14472]: audit 2024-03-11T20:48:03.702346+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-11T20:48:04.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:04 smithi088 bash[19924]: cluster 2024-03-11T20:48:03.624910+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:04.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:04 smithi088 bash[19924]: cluster 2024-03-11T20:48:03.702159+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-03-11T20:48:04.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:04 smithi088 bash[19924]: audit 2024-03-11T20:48:03.702346+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-11T20:48:05.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:04 smithi161 bash[14436]: cluster 2024-03-11T20:48:03.624910+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:05.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:04 smithi161 bash[14436]: cluster 2024-03-11T20:48:03.702159+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-03-11T20:48:05.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:04 smithi161 bash[14436]: audit 2024-03-11T20:48:03.702346+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-11T20:48:07.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:06 smithi088 bash[14472]: cluster 2024-03-11T20:48:05.625352+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:07.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:06 smithi088 bash[19924]: cluster 2024-03-11T20:48:05.625352+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:07.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:06 smithi161 bash[14436]: cluster 2024-03-11T20:48:05.625352+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:09.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:08 smithi088 bash[14472]: cluster 2024-03-11T20:48:07.625717+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:09.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:08 smithi088 bash[14472]: audit 2024-03-11T20:48:07.930354+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.88:0/1456260341' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a38d6fb-f4f6-4bbd-86bb-bb553261872f"}]: dispatch 2024-03-11T20:48:09.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:08 smithi088 bash[14472]: audit 2024-03-11T20:48:07.931181+0000 mon.a (mon.0) 241 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a38d6fb-f4f6-4bbd-86bb-bb553261872f"}]: dispatch 2024-03-11T20:48:09.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:08 smithi088 bash[14472]: audit 2024-03-11T20:48:07.938836+0000 mon.a (mon.0) 242 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a38d6fb-f4f6-4bbd-86bb-bb553261872f"}]': finished 2024-03-11T20:48:09.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:08 smithi088 bash[14472]: cluster 2024-03-11T20:48:07.938998+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-11T20:48:09.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:08 smithi088 bash[14472]: audit 2024-03-11T20:48:07.939144+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:09.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:08 smithi088 bash[14472]: audit 2024-03-11T20:48:08.630482+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.88:0/880368625' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:48:09.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:08 smithi088 bash[19924]: cluster 2024-03-11T20:48:07.625717+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:09.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:08 smithi088 bash[19924]: audit 2024-03-11T20:48:07.930354+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.88:0/1456260341' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a38d6fb-f4f6-4bbd-86bb-bb553261872f"}]: dispatch 2024-03-11T20:48:09.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:08 smithi088 bash[19924]: audit 2024-03-11T20:48:07.931181+0000 mon.a (mon.0) 241 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a38d6fb-f4f6-4bbd-86bb-bb553261872f"}]: dispatch 2024-03-11T20:48:09.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:08 smithi088 bash[19924]: audit 2024-03-11T20:48:07.938836+0000 mon.a (mon.0) 242 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a38d6fb-f4f6-4bbd-86bb-bb553261872f"}]': finished 2024-03-11T20:48:09.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:08 smithi088 bash[19924]: cluster 2024-03-11T20:48:07.938998+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-11T20:48:09.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:08 smithi088 bash[19924]: audit 2024-03-11T20:48:07.939144+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:09.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:08 smithi088 bash[19924]: audit 2024-03-11T20:48:08.630482+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.88:0/880368625' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:48:09.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:08 smithi161 bash[14436]: cluster 2024-03-11T20:48:07.625717+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:09.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:08 smithi161 bash[14436]: audit 2024-03-11T20:48:07.930354+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.88:0/1456260341' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a38d6fb-f4f6-4bbd-86bb-bb553261872f"}]: dispatch 2024-03-11T20:48:09.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:08 smithi161 bash[14436]: audit 2024-03-11T20:48:07.931181+0000 mon.a (mon.0) 241 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a38d6fb-f4f6-4bbd-86bb-bb553261872f"}]: dispatch 2024-03-11T20:48:09.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:08 smithi161 bash[14436]: audit 2024-03-11T20:48:07.938836+0000 mon.a (mon.0) 242 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a38d6fb-f4f6-4bbd-86bb-bb553261872f"}]': finished 2024-03-11T20:48:09.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:08 smithi161 bash[14436]: cluster 2024-03-11T20:48:07.938998+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-11T20:48:09.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:08 smithi161 bash[14436]: audit 2024-03-11T20:48:07.939144+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:09.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:08 smithi161 bash[14436]: audit 2024-03-11T20:48:08.630482+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.88:0/880368625' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:48:11.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:10 smithi088 bash[14472]: cluster 2024-03-11T20:48:09.626115+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:11.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:10 smithi088 bash[19924]: cluster 2024-03-11T20:48:09.626115+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:11.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:10 smithi161 bash[14436]: cluster 2024-03-11T20:48:09.626115+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:13.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:12 smithi088 bash[14472]: cluster 2024-03-11T20:48:11.626552+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:13.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:12 smithi088 bash[19924]: cluster 2024-03-11T20:48:11.626552+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:13.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:12 smithi161 bash[14436]: cluster 2024-03-11T20:48:11.626552+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:14.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:14 smithi088 bash[19924]: cluster 2024-03-11T20:48:13.626973+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:14.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:14 smithi088 bash[14472]: cluster 2024-03-11T20:48:13.626973+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:14.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:14 smithi161 bash[14436]: cluster 2024-03-11T20:48:13.626973+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:16.997 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:16 smithi088 bash[14472]: cluster 2024-03-11T20:48:15.627379+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:16.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:16 smithi088 bash[19924]: cluster 2024-03-11T20:48:15.627379+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:17.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:16 smithi161 bash[14436]: cluster 2024-03-11T20:48:15.627379+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:18.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:18 smithi088 bash[14472]: cluster 2024-03-11T20:48:17.627804+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:18.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:18 smithi088 bash[14472]: audit 2024-03-11T20:48:18.171747+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-11T20:48:18.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:18 smithi088 bash[14472]: audit 2024-03-11T20:48:18.173349+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:18.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:18 smithi088 bash[14472]: cephadm 2024-03-11T20:48:18.174639+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Deploying daemon osd.0 on smithi088 2024-03-11T20:48:18.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:18 smithi088 bash[19924]: cluster 2024-03-11T20:48:17.627804+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:18.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:18 smithi088 bash[19924]: audit 2024-03-11T20:48:18.171747+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-11T20:48:18.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:18 smithi088 bash[19924]: audit 2024-03-11T20:48:18.173349+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:18.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:18 smithi088 bash[19924]: cephadm 2024-03-11T20:48:18.174639+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Deploying daemon osd.0 on smithi088 2024-03-11T20:48:19.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:18 smithi161 bash[14436]: cluster 2024-03-11T20:48:17.627804+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:19.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:18 smithi161 bash[14436]: audit 2024-03-11T20:48:18.171747+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-11T20:48:19.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:18 smithi161 bash[14436]: audit 2024-03-11T20:48:18.173349+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:19.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:18 smithi161 bash[14436]: cephadm 2024-03-11T20:48:18.174639+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Deploying daemon osd.0 on smithi088 2024-03-11T20:48:21.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:20 smithi088 bash[14472]: cluster 2024-03-11T20:48:19.628406+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:21.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:20 smithi088 bash[19924]: cluster 2024-03-11T20:48:19.628406+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:21.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:20 smithi161 bash[14436]: cluster 2024-03-11T20:48:19.628406+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:23.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:23 smithi088 bash[19924]: cluster 2024-03-11T20:48:21.628810+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:23.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:23 smithi088 bash[19924]: audit 2024-03-11T20:48:22.071431+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:23.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:23 smithi088 bash[19924]: audit 2024-03-11T20:48:22.107447+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:48:23.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:23 smithi088 bash[19924]: audit 2024-03-11T20:48:22.109066+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:23.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:23 smithi088 bash[19924]: audit 2024-03-11T20:48:22.110047+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:48:23.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:23 smithi088 bash[14472]: cluster 2024-03-11T20:48:21.628810+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:23 smithi088 bash[14472]: audit 2024-03-11T20:48:22.071431+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:23 smithi088 bash[14472]: audit 2024-03-11T20:48:22.107447+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:48:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:23 smithi088 bash[14472]: audit 2024-03-11T20:48:22.109066+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:23 smithi088 bash[14472]: audit 2024-03-11T20:48:22.110047+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:48:23.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:23 smithi161 bash[14436]: cluster 2024-03-11T20:48:21.628810+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:23.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:23 smithi161 bash[14436]: audit 2024-03-11T20:48:22.071431+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:23.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:23 smithi161 bash[14436]: audit 2024-03-11T20:48:22.107447+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:48:23.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:23 smithi161 bash[14436]: audit 2024-03-11T20:48:22.109066+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:23.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:23 smithi161 bash[14436]: audit 2024-03-11T20:48:22.110047+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:48:24.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:24 smithi161 bash[14436]: cluster 2024-03-11T20:48:23.629278+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:25.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:24 smithi088 bash[14472]: cluster 2024-03-11T20:48:23.629278+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:25.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:24 smithi088 bash[19924]: cluster 2024-03-11T20:48:23.629278+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:27.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:26 smithi088 bash[19924]: cluster 2024-03-11T20:48:25.629855+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:27.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:26 smithi088 bash[19924]: audit 2024-03-11T20:48:25.994725+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:27.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:26 smithi088 bash[19924]: audit 2024-03-11T20:48:26.000920+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:27.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:26 smithi088 bash[14472]: cluster 2024-03-11T20:48:25.629855+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:27.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:26 smithi088 bash[14472]: audit 2024-03-11T20:48:25.994725+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:27.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:26 smithi088 bash[14472]: audit 2024-03-11T20:48:26.000920+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:27.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:26 smithi161 bash[14436]: cluster 2024-03-11T20:48:25.629855+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:27.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:26 smithi161 bash[14436]: audit 2024-03-11T20:48:25.994725+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:27.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:26 smithi161 bash[14436]: audit 2024-03-11T20:48:26.000920+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:28.948 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 0 on host 'smithi088' 2024-03-11T20:48:29.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:28 smithi088 bash[14472]: cluster 2024-03-11T20:48:27.630348+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:29.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:28 smithi088 bash[14472]: audit 2024-03-11T20:48:28.951339+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:29.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:28 smithi088 bash[14472]: audit 2024-03-11T20:48:28.974197+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:48:29.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:28 smithi088 bash[14472]: audit 2024-03-11T20:48:28.975807+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:29.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:28 smithi088 bash[14472]: audit 2024-03-11T20:48:28.976894+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:48:29.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:28 smithi088 bash[14472]: audit 2024-03-11T20:48:28.981147+0000 mon.a (mon.0) 257 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/3099406806,v1:172.21.15.88:6803/3099406806]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-11T20:48:29.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:29 smithi088 bash[19924]: cluster 2024-03-11T20:48:27.630348+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:29.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:29 smithi088 bash[19924]: audit 2024-03-11T20:48:28.951339+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:29.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:29 smithi088 bash[19924]: audit 2024-03-11T20:48:28.974197+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:48:29.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:29 smithi088 bash[19924]: audit 2024-03-11T20:48:28.975807+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:29.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:29 smithi088 bash[19924]: audit 2024-03-11T20:48:28.976894+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:48:29.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:29 smithi088 bash[19924]: audit 2024-03-11T20:48:28.981147+0000 mon.a (mon.0) 257 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/3099406806,v1:172.21.15.88:6803/3099406806]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-11T20:48:29.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:28 smithi161 bash[14436]: cluster 2024-03-11T20:48:27.630348+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:29.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:28 smithi161 bash[14436]: audit 2024-03-11T20:48:28.951339+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:29.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:28 smithi161 bash[14436]: audit 2024-03-11T20:48:28.974197+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:48:29.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:28 smithi161 bash[14436]: audit 2024-03-11T20:48:28.975807+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:29.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:28 smithi161 bash[14436]: audit 2024-03-11T20:48:28.976894+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:48:29.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:28 smithi161 bash[14436]: audit 2024-03-11T20:48:28.981147+0000 mon.a (mon.0) 257 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/3099406806,v1:172.21.15.88:6803/3099406806]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-11T20:48:29.654 DEBUG:teuthology.orchestra.run.smithi088:osd.0> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.0.service 2024-03-11T20:48:29.657 INFO:tasks.cephadm:Deploying osd.1 on smithi088 with /dev/vg_nvme/lv_3... 2024-03-11T20:48:29.657 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-11T20:48:29.855 INFO:journalctl@ceph.osd.0.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:48:31.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:30 smithi088 bash[14472]: cluster 2024-03-11T20:48:29.630905+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:31.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:30 smithi088 bash[14472]: audit 2024-03-11T20:48:29.955372+0000 mon.a (mon.0) 258 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/3099406806,v1:172.21.15.88:6803/3099406806]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-11T20:48:31.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:30 smithi088 bash[14472]: cluster 2024-03-11T20:48:29.955524+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-11T20:48:31.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:30 smithi088 bash[14472]: audit 2024-03-11T20:48:29.955813+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:31.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:30 smithi088 bash[14472]: audit 2024-03-11T20:48:29.957125+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/3099406806,v1:172.21.15.88:6803/3099406806]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T20:48:31.320 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 20:48:30 smithi088 bash[22703]: debug 2024-03-11T20:48:30.967+0000 7f973a528700 -1 osd.0 0 waiting for initial osdmap 2024-03-11T20:48:31.320 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 20:48:30 smithi088 bash[22703]: debug 2024-03-11T20:48:30.971+0000 7f9734ebf700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-11T20:48:31.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:30 smithi088 bash[19924]: cluster 2024-03-11T20:48:29.630905+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:31.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:30 smithi088 bash[19924]: audit 2024-03-11T20:48:29.955372+0000 mon.a (mon.0) 258 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/3099406806,v1:172.21.15.88:6803/3099406806]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-11T20:48:31.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:30 smithi088 bash[19924]: cluster 2024-03-11T20:48:29.955524+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-11T20:48:31.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:30 smithi088 bash[19924]: audit 2024-03-11T20:48:29.955813+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:31.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:30 smithi088 bash[19924]: audit 2024-03-11T20:48:29.957125+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/3099406806,v1:172.21.15.88:6803/3099406806]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T20:48:31.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:30 smithi161 bash[14436]: cluster 2024-03-11T20:48:29.630905+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:31.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:30 smithi161 bash[14436]: audit 2024-03-11T20:48:29.955372+0000 mon.a (mon.0) 258 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/3099406806,v1:172.21.15.88:6803/3099406806]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-11T20:48:31.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:30 smithi161 bash[14436]: cluster 2024-03-11T20:48:29.955524+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-11T20:48:31.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:30 smithi161 bash[14436]: audit 2024-03-11T20:48:29.955813+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:31.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:30 smithi161 bash[14436]: audit 2024-03-11T20:48:29.957125+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/3099406806,v1:172.21.15.88:6803/3099406806]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T20:48:32.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:31 smithi088 bash[14472]: audit 2024-03-11T20:48:30.960842+0000 mon.a (mon.0) 262 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/3099406806,v1:172.21.15.88:6803/3099406806]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-03-11T20:48:32.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:31 smithi088 bash[14472]: cluster 2024-03-11T20:48:30.961009+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-11T20:48:32.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:31 smithi088 bash[14472]: audit 2024-03-11T20:48:30.961745+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:32.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:31 smithi088 bash[14472]: audit 2024-03-11T20:48:30.972310+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:32.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:31 smithi088 bash[19924]: audit 2024-03-11T20:48:30.960842+0000 mon.a (mon.0) 262 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/3099406806,v1:172.21.15.88:6803/3099406806]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-03-11T20:48:32.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:31 smithi088 bash[19924]: cluster 2024-03-11T20:48:30.961009+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-11T20:48:32.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:31 smithi088 bash[19924]: audit 2024-03-11T20:48:30.961745+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:32.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:31 smithi088 bash[19924]: audit 2024-03-11T20:48:30.972310+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:32.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:31 smithi161 bash[14436]: audit 2024-03-11T20:48:30.960842+0000 mon.a (mon.0) 262 : audit [INF] from='osd.0 [v2:172.21.15.88:6802/3099406806,v1:172.21.15.88:6803/3099406806]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-03-11T20:48:32.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:31 smithi161 bash[14436]: cluster 2024-03-11T20:48:30.961009+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-11T20:48:32.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:31 smithi161 bash[14436]: audit 2024-03-11T20:48:30.961745+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:32.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:31 smithi161 bash[14436]: audit 2024-03-11T20:48:30.972310+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:33.050 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:32 smithi088 bash[19924]: cluster 2024-03-11T20:48:29.992420+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:48:33.050 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:32 smithi088 bash[19924]: cluster 2024-03-11T20:48:29.992606+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:48:33.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:32 smithi088 bash[19924]: cluster 2024-03-11T20:48:31.631373+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:33.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:32 smithi088 bash[19924]: audit 2024-03-11T20:48:31.973710+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:33.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:32 smithi088 bash[19924]: cluster 2024-03-11T20:48:31.983540+0000 mon.a (mon.0) 267 : cluster [INF] osd.0 [v2:172.21.15.88:6802/3099406806,v1:172.21.15.88:6803/3099406806] boot 2024-03-11T20:48:33.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:32 smithi088 bash[19924]: cluster 2024-03-11T20:48:31.983590+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-11T20:48:33.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:32 smithi088 bash[19924]: audit 2024-03-11T20:48:31.984236+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:33.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:32 smithi088 bash[14472]: cluster 2024-03-11T20:48:29.992420+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:48:33.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:32 smithi088 bash[14472]: cluster 2024-03-11T20:48:29.992606+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:48:33.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:32 smithi088 bash[14472]: cluster 2024-03-11T20:48:31.631373+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:33.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:32 smithi088 bash[14472]: audit 2024-03-11T20:48:31.973710+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:33.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:32 smithi088 bash[14472]: cluster 2024-03-11T20:48:31.983540+0000 mon.a (mon.0) 267 : cluster [INF] osd.0 [v2:172.21.15.88:6802/3099406806,v1:172.21.15.88:6803/3099406806] boot 2024-03-11T20:48:33.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:32 smithi088 bash[14472]: cluster 2024-03-11T20:48:31.983590+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-11T20:48:33.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:32 smithi088 bash[14472]: audit 2024-03-11T20:48:31.984236+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:33.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:32 smithi161 bash[14436]: cluster 2024-03-11T20:48:29.992420+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:48:33.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:32 smithi161 bash[14436]: cluster 2024-03-11T20:48:29.992606+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:48:33.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:32 smithi161 bash[14436]: cluster 2024-03-11T20:48:31.631373+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-11T20:48:33.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:32 smithi161 bash[14436]: audit 2024-03-11T20:48:31.973710+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:33.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:32 smithi161 bash[14436]: cluster 2024-03-11T20:48:31.983540+0000 mon.a (mon.0) 267 : cluster [INF] osd.0 [v2:172.21.15.88:6802/3099406806,v1:172.21.15.88:6803/3099406806] boot 2024-03-11T20:48:33.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:32 smithi161 bash[14436]: cluster 2024-03-11T20:48:31.983590+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-11T20:48:33.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:32 smithi161 bash[14436]: audit 2024-03-11T20:48:31.984236+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:48:33.555 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-11T20:48:33.555 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-11T20:48:33.555 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10+0 records in 2024-03-11T20:48:33.555 INFO:teuthology.orchestra.run.smithi088.stderr:10+0 records out 2024-03-11T20:48:33.555 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.019957 s, 525 MB/s 2024-03-11T20:48:33.555 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping successful for: 2024-03-11T20:48:34.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:33 smithi088 bash[19924]: cluster 2024-03-11T20:48:32.988784+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-11T20:48:34.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:33 smithi088 bash[14472]: cluster 2024-03-11T20:48:32.988784+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-11T20:48:34.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:33 smithi161 bash[14436]: cluster 2024-03-11T20:48:32.988784+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-11T20:48:34.836 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi088:vg_nvme/lv_3 2024-03-11T20:48:35.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:34 smithi088 bash[19924]: cluster 2024-03-11T20:48:33.631866+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:35.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:34 smithi088 bash[14472]: cluster 2024-03-11T20:48:33.631866+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:35.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:34 smithi161 bash[14436]: cluster 2024-03-11T20:48:33.631866+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:37.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:36 smithi088 bash[14472]: cluster 2024-03-11T20:48:35.632255+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:37.117 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:36 smithi088 bash[19924]: cluster 2024-03-11T20:48:35.632255+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:37.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:36 smithi161 bash[14436]: cluster 2024-03-11T20:48:35.632255+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:39.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:39 smithi161 bash[14436]: cluster 2024-03-11T20:48:37.632732+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-03-11T20:48:39.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:39 smithi161 bash[14436]: cephadm 2024-03-11T20:48:38.082953+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Detected new or changed devices on smithi088 2024-03-11T20:48:39.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:39 smithi161 bash[14436]: audit 2024-03-11T20:48:38.092008+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:39.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:39 smithi161 bash[14436]: audit 2024-03-11T20:48:38.093773+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:48:39.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:39 smithi161 bash[14436]: cephadm 2024-03-11T20:48:38.094952+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 16247M 2024-03-11T20:48:39.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:39 smithi161 bash[14436]: audit 2024-03-11T20:48:38.101248+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:39.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:39 smithi161 bash[14436]: audit 2024-03-11T20:48:38.110855+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:39.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:39 smithi161 bash[14436]: audit 2024-03-11T20:48:38.651395+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:48:39.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:39 smithi161 bash[14436]: audit 2024-03-11T20:48:38.656317+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:48:39.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:39 smithi161 bash[14436]: audit 2024-03-11T20:48:38.657624+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:39.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[14472]: cluster 2024-03-11T20:48:37.632732+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-03-11T20:48:39.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[14472]: cephadm 2024-03-11T20:48:38.082953+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Detected new or changed devices on smithi088 2024-03-11T20:48:39.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[14472]: audit 2024-03-11T20:48:38.092008+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:39.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[14472]: audit 2024-03-11T20:48:38.093773+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:48:39.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[14472]: cephadm 2024-03-11T20:48:38.094952+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 16247M 2024-03-11T20:48:39.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[14472]: audit 2024-03-11T20:48:38.101248+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:39.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[14472]: audit 2024-03-11T20:48:38.110855+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:39.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[14472]: audit 2024-03-11T20:48:38.651395+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:48:39.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[14472]: audit 2024-03-11T20:48:38.656317+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:48:39.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[14472]: audit 2024-03-11T20:48:38.657624+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:39.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[19924]: cluster 2024-03-11T20:48:37.632732+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-03-11T20:48:39.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[19924]: cephadm 2024-03-11T20:48:38.082953+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Detected new or changed devices on smithi088 2024-03-11T20:48:39.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[19924]: audit 2024-03-11T20:48:38.092008+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:39.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[19924]: audit 2024-03-11T20:48:38.093773+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:48:39.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[19924]: cephadm 2024-03-11T20:48:38.094952+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 16247M 2024-03-11T20:48:39.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[19924]: audit 2024-03-11T20:48:38.101248+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:39.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[19924]: audit 2024-03-11T20:48:38.110855+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:48:39.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[19924]: audit 2024-03-11T20:48:38.651395+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:48:39.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[19924]: audit 2024-03-11T20:48:38.656317+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:48:39.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:39 smithi088 bash[19924]: audit 2024-03-11T20:48:38.657624+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:40.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:40 smithi161 bash[14436]: audit 2024-03-11T20:48:38.648661+0000 mgr.y (mgr.14152) 85 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:48:40.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:40 smithi088 bash[14472]: audit 2024-03-11T20:48:38.648661+0000 mgr.y (mgr.14152) 85 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:48:40.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:40 smithi088 bash[19924]: audit 2024-03-11T20:48:38.648661+0000 mgr.y (mgr.14152) 85 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:48:41.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:41 smithi161 bash[14436]: cluster 2024-03-11T20:48:39.633256+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:41.412 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:41 smithi088 bash[14472]: cluster 2024-03-11T20:48:39.633256+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:41.412 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:41 smithi088 bash[19924]: cluster 2024-03-11T20:48:39.633256+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:43.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:43 smithi088 bash[14472]: cluster 2024-03-11T20:48:41.633750+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:43.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:43 smithi088 bash[19924]: cluster 2024-03-11T20:48:41.633750+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:43.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:43 smithi161 bash[14436]: cluster 2024-03-11T20:48:41.633750+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:44.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:44 smithi161 bash[14436]: cluster 2024-03-11T20:48:43.634222+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-03-11T20:48:45.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:44 smithi088 bash[14472]: cluster 2024-03-11T20:48:43.634222+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-03-11T20:48:45.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:44 smithi088 bash[19924]: cluster 2024-03-11T20:48:43.634222+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-03-11T20:48:45.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:45 smithi161 bash[14436]: audit 2024-03-11T20:48:44.651119+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.88:0/510200307' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "862306bb-6056-4ee0-a273-f0126ab23d42"}]: dispatch 2024-03-11T20:48:45.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:45 smithi161 bash[14436]: audit 2024-03-11T20:48:44.651562+0000 mon.a (mon.0) 278 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "862306bb-6056-4ee0-a273-f0126ab23d42"}]: dispatch 2024-03-11T20:48:45.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:45 smithi161 bash[14436]: audit 2024-03-11T20:48:44.661762+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "862306bb-6056-4ee0-a273-f0126ab23d42"}]': finished 2024-03-11T20:48:45.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:45 smithi161 bash[14436]: cluster 2024-03-11T20:48:44.661921+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-11T20:48:45.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:45 smithi161 bash[14436]: audit 2024-03-11T20:48:44.662125+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:48:45.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:45 smithi161 bash[14436]: audit 2024-03-11T20:48:45.406377+0000 mon.a (mon.0) 282 : audit [DBG] from='client.? 172.21.15.88:0/2548680472' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:48:46.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:45 smithi088 bash[14472]: audit 2024-03-11T20:48:44.651119+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.88:0/510200307' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "862306bb-6056-4ee0-a273-f0126ab23d42"}]: dispatch 2024-03-11T20:48:46.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:45 smithi088 bash[14472]: audit 2024-03-11T20:48:44.651562+0000 mon.a (mon.0) 278 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "862306bb-6056-4ee0-a273-f0126ab23d42"}]: dispatch 2024-03-11T20:48:46.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:45 smithi088 bash[14472]: audit 2024-03-11T20:48:44.661762+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "862306bb-6056-4ee0-a273-f0126ab23d42"}]': finished 2024-03-11T20:48:46.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:45 smithi088 bash[14472]: cluster 2024-03-11T20:48:44.661921+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-11T20:48:46.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:45 smithi088 bash[14472]: audit 2024-03-11T20:48:44.662125+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:48:46.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:45 smithi088 bash[14472]: audit 2024-03-11T20:48:45.406377+0000 mon.a (mon.0) 282 : audit [DBG] from='client.? 172.21.15.88:0/2548680472' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:48:46.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:45 smithi088 bash[19924]: audit 2024-03-11T20:48:44.651119+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.88:0/510200307' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "862306bb-6056-4ee0-a273-f0126ab23d42"}]: dispatch 2024-03-11T20:48:46.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:45 smithi088 bash[19924]: audit 2024-03-11T20:48:44.651562+0000 mon.a (mon.0) 278 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "862306bb-6056-4ee0-a273-f0126ab23d42"}]: dispatch 2024-03-11T20:48:46.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:45 smithi088 bash[19924]: audit 2024-03-11T20:48:44.661762+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "862306bb-6056-4ee0-a273-f0126ab23d42"}]': finished 2024-03-11T20:48:46.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:45 smithi088 bash[19924]: cluster 2024-03-11T20:48:44.661921+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-11T20:48:46.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:45 smithi088 bash[19924]: audit 2024-03-11T20:48:44.662125+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:48:46.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:45 smithi088 bash[19924]: audit 2024-03-11T20:48:45.406377+0000 mon.a (mon.0) 282 : audit [DBG] from='client.? 172.21.15.88:0/2548680472' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:48:47.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:46 smithi088 bash[14472]: cluster 2024-03-11T20:48:45.634659+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:47.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:46 smithi088 bash[19924]: cluster 2024-03-11T20:48:45.634659+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:47.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:46 smithi161 bash[14436]: cluster 2024-03-11T20:48:45.634659+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:49.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:48 smithi088 bash[14472]: cluster 2024-03-11T20:48:47.635187+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:49.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:48 smithi088 bash[19924]: cluster 2024-03-11T20:48:47.635187+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:49.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:48 smithi161 bash[14436]: cluster 2024-03-11T20:48:47.635187+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:51.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:50 smithi088 bash[14472]: cluster 2024-03-11T20:48:49.635693+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:51.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:50 smithi088 bash[14472]: audit 2024-03-11T20:48:49.689845+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:48:51.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:50 smithi088 bash[14472]: audit 2024-03-11T20:48:49.695456+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:48:51.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:50 smithi088 bash[19924]: cluster 2024-03-11T20:48:49.635693+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:51.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:50 smithi088 bash[19924]: audit 2024-03-11T20:48:49.689845+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:48:51.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:50 smithi088 bash[19924]: audit 2024-03-11T20:48:49.695456+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:48:51.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:50 smithi161 bash[14436]: cluster 2024-03-11T20:48:49.635693+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:51.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:50 smithi161 bash[14436]: audit 2024-03-11T20:48:49.689845+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:48:51.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:50 smithi161 bash[14436]: audit 2024-03-11T20:48:49.695456+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:48:52.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:52 smithi088 bash[14472]: cluster 2024-03-11T20:48:51.636138+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:52.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:52 smithi088 bash[19924]: cluster 2024-03-11T20:48:51.636138+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:53.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:52 smithi161 bash[14436]: cluster 2024-03-11T20:48:51.636138+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:54.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:54 smithi088 bash[14472]: cluster 2024-03-11T20:48:53.636636+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-03-11T20:48:54.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:54 smithi088 bash[19924]: cluster 2024-03-11T20:48:53.636636+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-03-11T20:48:54.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:54 smithi161 bash[14436]: cluster 2024-03-11T20:48:53.636636+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-03-11T20:48:55.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:55 smithi161 bash[14436]: audit 2024-03-11T20:48:55.074243+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-11T20:48:55.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:55 smithi161 bash[14436]: audit 2024-03-11T20:48:55.075442+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:55.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:55 smithi161 bash[14436]: cephadm 2024-03-11T20:48:55.076412+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.1 on smithi088 2024-03-11T20:48:56.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:55 smithi088 bash[14472]: audit 2024-03-11T20:48:55.074243+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-11T20:48:56.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:55 smithi088 bash[14472]: audit 2024-03-11T20:48:55.075442+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:56.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:55 smithi088 bash[14472]: cephadm 2024-03-11T20:48:55.076412+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.1 on smithi088 2024-03-11T20:48:56.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:55 smithi088 bash[19924]: audit 2024-03-11T20:48:55.074243+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-11T20:48:56.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:55 smithi088 bash[19924]: audit 2024-03-11T20:48:55.075442+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:48:56.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:55 smithi088 bash[19924]: cephadm 2024-03-11T20:48:55.076412+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.1 on smithi088 2024-03-11T20:48:56.905 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:56 smithi088 bash[14472]: cluster 2024-03-11T20:48:55.637106+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:56.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:56 smithi088 bash[19924]: cluster 2024-03-11T20:48:55.637106+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:57.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:56 smithi161 bash[14436]: cluster 2024-03-11T20:48:55.637106+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:59.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:48:58 smithi088 bash[14472]: cluster 2024-03-11T20:48:57.637614+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:59.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:48:58 smithi088 bash[19924]: cluster 2024-03-11T20:48:57.637614+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:48:59.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:48:58 smithi161 bash[14436]: cluster 2024-03-11T20:48:57.637614+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:49:00.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:00 smithi088 bash[14472]: audit 2024-03-11T20:48:59.112483+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:00.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:00 smithi088 bash[14472]: audit 2024-03-11T20:48:59.131244+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:49:00.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:00 smithi088 bash[14472]: audit 2024-03-11T20:48:59.133064+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:00.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:00 smithi088 bash[14472]: audit 2024-03-11T20:48:59.134236+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:49:00.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:00 smithi088 bash[19924]: audit 2024-03-11T20:48:59.112483+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:00.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:00 smithi088 bash[19924]: audit 2024-03-11T20:48:59.131244+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:49:00.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:00 smithi088 bash[19924]: audit 2024-03-11T20:48:59.133064+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:00.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:00 smithi088 bash[19924]: audit 2024-03-11T20:48:59.134236+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:49:00.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:00 smithi161 bash[14436]: audit 2024-03-11T20:48:59.112483+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:00.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:00 smithi161 bash[14436]: audit 2024-03-11T20:48:59.131244+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:49:00.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:00 smithi161 bash[14436]: audit 2024-03-11T20:48:59.133064+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:00.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:00 smithi161 bash[14436]: audit 2024-03-11T20:48:59.134236+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:49:01.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:01 smithi088 bash[14472]: cluster 2024-03-11T20:48:59.638145+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:49:01.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:01 smithi088 bash[19924]: cluster 2024-03-11T20:48:59.638145+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:49:01.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:01 smithi161 bash[14436]: cluster 2024-03-11T20:48:59.638145+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:49:03.159 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:03 smithi088 bash[14472]: cluster 2024-03-11T20:49:01.638808+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:49:03.159 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:03 smithi088 bash[14472]: audit 2024-03-11T20:49:02.878357+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:03.159 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:03 smithi088 bash[19924]: cluster 2024-03-11T20:49:01.638808+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:49:03.159 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:03 smithi088 bash[19924]: audit 2024-03-11T20:49:02.878357+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:03.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:03 smithi161 bash[14436]: cluster 2024-03-11T20:49:01.638808+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:49:03.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:03 smithi161 bash[14436]: audit 2024-03-11T20:49:02.878357+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:04.553 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:04 smithi088 bash[14472]: audit 2024-03-11T20:49:03.155908+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:04.554 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:04 smithi088 bash[19924]: audit 2024-03-11T20:49:03.155908+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:04.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:04 smithi161 bash[14436]: audit 2024-03-11T20:49:03.155908+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:05.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:05 smithi088 bash[14472]: cluster 2024-03-11T20:49:03.639182+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:49:05.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:05 smithi088 bash[19924]: cluster 2024-03-11T20:49:03.639182+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:49:05.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:05 smithi161 bash[14436]: cluster 2024-03-11T20:49:03.639182+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:49:05.914 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 1 on host 'smithi088' 2024-03-11T20:49:06.620 DEBUG:teuthology.orchestra.run.smithi088:osd.1> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.1.service 2024-03-11T20:49:06.622 INFO:tasks.cephadm:Deploying osd.2 on smithi088 with /dev/vg_nvme/lv_2... 2024-03-11T20:49:06.622 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-11T20:49:06.783 INFO:journalctl@ceph.osd.1.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:49:07.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:06 smithi088 bash[14472]: cluster 2024-03-11T20:49:05.639642+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-03-11T20:49:07.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:06 smithi088 bash[14472]: audit 2024-03-11T20:49:05.917709+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:07.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:06 smithi088 bash[14472]: audit 2024-03-11T20:49:05.929193+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:49:07.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:06 smithi088 bash[14472]: audit 2024-03-11T20:49:05.930869+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:07.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:06 smithi088 bash[14472]: audit 2024-03-11T20:49:05.932090+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:49:07.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:06 smithi088 bash[14472]: audit 2024-03-11T20:49:06.318492+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/3593224498,v1:172.21.15.88:6811/3593224498]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-11T20:49:07.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:06 smithi088 bash[19924]: cluster 2024-03-11T20:49:05.639642+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-03-11T20:49:07.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:06 smithi088 bash[19924]: audit 2024-03-11T20:49:05.917709+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:07.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:06 smithi088 bash[19924]: audit 2024-03-11T20:49:05.929193+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:49:07.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:06 smithi088 bash[19924]: audit 2024-03-11T20:49:05.930869+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:07.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:06 smithi088 bash[19924]: audit 2024-03-11T20:49:05.932090+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:49:07.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:06 smithi088 bash[19924]: audit 2024-03-11T20:49:06.318492+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/3593224498,v1:172.21.15.88:6811/3593224498]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-11T20:49:07.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:06 smithi161 bash[14436]: cluster 2024-03-11T20:49:05.639642+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-03-11T20:49:07.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:06 smithi161 bash[14436]: audit 2024-03-11T20:49:05.917709+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:07.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:06 smithi161 bash[14436]: audit 2024-03-11T20:49:05.929193+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:49:07.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:06 smithi161 bash[14436]: audit 2024-03-11T20:49:05.930869+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:07.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:06 smithi161 bash[14436]: audit 2024-03-11T20:49:05.932090+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:49:07.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:06 smithi161 bash[14436]: audit 2024-03-11T20:49:06.318492+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/3593224498,v1:172.21.15.88:6811/3593224498]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-11T20:49:08.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:08 smithi088 bash[19924]: audit 2024-03-11T20:49:07.167947+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/3593224498,v1:172.21.15.88:6811/3593224498]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-11T20:49:08.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:08 smithi088 bash[19924]: cluster 2024-03-11T20:49:07.168151+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-11T20:49:08.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:08 smithi088 bash[19924]: audit 2024-03-11T20:49:07.168453+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:49:08.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:08 smithi088 bash[19924]: audit 2024-03-11T20:49:07.169688+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/3593224498,v1:172.21.15.88:6811/3593224498]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T20:49:08.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:08 smithi088 bash[14472]: audit 2024-03-11T20:49:07.167947+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/3593224498,v1:172.21.15.88:6811/3593224498]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-11T20:49:08.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:08 smithi088 bash[14472]: cluster 2024-03-11T20:49:07.168151+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-11T20:49:08.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:08 smithi088 bash[14472]: audit 2024-03-11T20:49:07.168453+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:49:08.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:08 smithi088 bash[14472]: audit 2024-03-11T20:49:07.169688+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/3593224498,v1:172.21.15.88:6811/3593224498]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T20:49:08.321 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 20:49:08 smithi088 bash[25799]: debug 2024-03-11T20:49:08.173+0000 7fb0320ea700 -1 osd.1 0 waiting for initial osdmap 2024-03-11T20:49:08.321 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 20:49:08 smithi088 bash[25799]: debug 2024-03-11T20:49:08.177+0000 7fb02aa7d700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-11T20:49:08.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:08 smithi161 bash[14436]: audit 2024-03-11T20:49:07.167947+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/3593224498,v1:172.21.15.88:6811/3593224498]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-11T20:49:08.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:08 smithi161 bash[14436]: cluster 2024-03-11T20:49:07.168151+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-11T20:49:08.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:08 smithi161 bash[14436]: audit 2024-03-11T20:49:07.168453+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:49:08.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:08 smithi161 bash[14436]: audit 2024-03-11T20:49:07.169688+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/3593224498,v1:172.21.15.88:6811/3593224498]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T20:49:09.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:09 smithi088 bash[19924]: cluster 2024-03-11T20:49:07.640078+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:49:09.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:09 smithi088 bash[19924]: audit 2024-03-11T20:49:08.169900+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/3593224498,v1:172.21.15.88:6811/3593224498]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-03-11T20:49:09.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:09 smithi088 bash[19924]: cluster 2024-03-11T20:49:08.170114+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-11T20:49:09.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:09 smithi088 bash[19924]: audit 2024-03-11T20:49:08.170941+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:49:09.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:09 smithi088 bash[19924]: audit 2024-03-11T20:49:08.177688+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:49:09.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:09 smithi088 bash[14472]: cluster 2024-03-11T20:49:07.640078+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:49:09.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:09 smithi088 bash[14472]: audit 2024-03-11T20:49:08.169900+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/3593224498,v1:172.21.15.88:6811/3593224498]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-03-11T20:49:09.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:09 smithi088 bash[14472]: cluster 2024-03-11T20:49:08.170114+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-11T20:49:09.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:09 smithi088 bash[14472]: audit 2024-03-11T20:49:08.170941+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:49:09.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:09 smithi088 bash[14472]: audit 2024-03-11T20:49:08.177688+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:49:09.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:09 smithi161 bash[14436]: cluster 2024-03-11T20:49:07.640078+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:49:09.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:09 smithi161 bash[14436]: audit 2024-03-11T20:49:08.169900+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.88:6810/3593224498,v1:172.21.15.88:6811/3593224498]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-03-11T20:49:09.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:09 smithi161 bash[14436]: cluster 2024-03-11T20:49:08.170114+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-11T20:49:09.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:09 smithi161 bash[14436]: audit 2024-03-11T20:49:08.170941+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:49:09.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:09 smithi161 bash[14436]: audit 2024-03-11T20:49:08.177688+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:49:10.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:10 smithi088 bash[14472]: cluster 2024-03-11T20:49:07.360108+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:49:10.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:10 smithi088 bash[14472]: cluster 2024-03-11T20:49:07.360289+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:49:10.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:10 smithi088 bash[14472]: cluster 2024-03-11T20:49:09.179985+0000 mon.a (mon.0) 306 : cluster [INF] osd.1 [v2:172.21.15.88:6810/3593224498,v1:172.21.15.88:6811/3593224498] boot 2024-03-11T20:49:10.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:10 smithi088 bash[14472]: cluster 2024-03-11T20:49:09.180048+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-11T20:49:10.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:10 smithi088 bash[14472]: audit 2024-03-11T20:49:09.180712+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:49:10.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:10 smithi088 bash[19924]: cluster 2024-03-11T20:49:07.360108+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:49:10.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:10 smithi088 bash[19924]: cluster 2024-03-11T20:49:07.360289+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:49:10.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:10 smithi088 bash[19924]: cluster 2024-03-11T20:49:09.179985+0000 mon.a (mon.0) 306 : cluster [INF] osd.1 [v2:172.21.15.88:6810/3593224498,v1:172.21.15.88:6811/3593224498] boot 2024-03-11T20:49:10.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:10 smithi088 bash[19924]: cluster 2024-03-11T20:49:09.180048+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-11T20:49:10.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:10 smithi088 bash[19924]: audit 2024-03-11T20:49:09.180712+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:49:10.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:10 smithi161 bash[14436]: cluster 2024-03-11T20:49:07.360108+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:49:10.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:10 smithi161 bash[14436]: cluster 2024-03-11T20:49:07.360289+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:49:10.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:10 smithi161 bash[14436]: cluster 2024-03-11T20:49:09.179985+0000 mon.a (mon.0) 306 : cluster [INF] osd.1 [v2:172.21.15.88:6810/3593224498,v1:172.21.15.88:6811/3593224498] boot 2024-03-11T20:49:10.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:10 smithi161 bash[14436]: cluster 2024-03-11T20:49:09.180048+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-11T20:49:10.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:10 smithi161 bash[14436]: audit 2024-03-11T20:49:09.180712+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:49:10.769 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-11T20:49:10.770 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-11T20:49:10.770 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10+0 records in 2024-03-11T20:49:10.770 INFO:teuthology.orchestra.run.smithi088.stderr:10+0 records out 2024-03-11T20:49:10.770 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0218488 s, 480 MB/s 2024-03-11T20:49:10.770 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping successful for: 2024-03-11T20:49:11.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:11 smithi088 bash[14472]: cluster 2024-03-11T20:49:09.640541+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:49:11.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:11 smithi088 bash[14472]: cluster 2024-03-11T20:49:10.194668+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-11T20:49:11.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:11 smithi088 bash[19924]: cluster 2024-03-11T20:49:09.640541+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:49:11.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:11 smithi088 bash[19924]: cluster 2024-03-11T20:49:10.194668+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-11T20:49:11.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:11 smithi161 bash[14436]: cluster 2024-03-11T20:49:09.640541+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-11T20:49:11.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:11 smithi161 bash[14436]: cluster 2024-03-11T20:49:10.194668+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-11T20:49:11.957 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi088:vg_nvme/lv_2 2024-03-11T20:49:13.448 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:13 smithi088 bash[14472]: cluster 2024-03-11T20:49:11.641059+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-03-11T20:49:13.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:13 smithi088 bash[19924]: cluster 2024-03-11T20:49:11.641059+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-03-11T20:49:13.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:13 smithi161 bash[14436]: cluster 2024-03-11T20:49:11.641059+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-03-11T20:49:14.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:14 smithi161 bash[14436]: cluster 2024-03-11T20:49:13.641615+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:15.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:14 smithi088 bash[19924]: cluster 2024-03-11T20:49:13.641615+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:15.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:14 smithi088 bash[14472]: cluster 2024-03-11T20:49:13.641615+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:16.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[14472]: cephadm 2024-03-11T20:49:15.426507+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Detected new or changed devices on smithi088 2024-03-11T20:49:16.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[14472]: audit 2024-03-11T20:49:15.435002+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:16.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[14472]: audit 2024-03-11T20:49:15.436766+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:49:16.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[14472]: audit 2024-03-11T20:49:15.438263+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:49:16.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[14472]: cephadm 2024-03-11T20:49:15.439399+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 8123M 2024-03-11T20:49:16.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[14472]: audit 2024-03-11T20:49:15.445846+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:16.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[14472]: audit 2024-03-11T20:49:15.455218+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:16.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[14472]: audit 2024-03-11T20:49:15.888009+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:49:16.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[14472]: audit 2024-03-11T20:49:15.893683+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:49:16.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[14472]: audit 2024-03-11T20:49:15.895109+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:16.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[19924]: cephadm 2024-03-11T20:49:15.426507+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Detected new or changed devices on smithi088 2024-03-11T20:49:16.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[19924]: audit 2024-03-11T20:49:15.435002+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:16.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[19924]: audit 2024-03-11T20:49:15.436766+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:49:16.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[19924]: audit 2024-03-11T20:49:15.438263+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:49:16.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[19924]: cephadm 2024-03-11T20:49:15.439399+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 8123M 2024-03-11T20:49:16.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[19924]: audit 2024-03-11T20:49:15.445846+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:16.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[19924]: audit 2024-03-11T20:49:15.455218+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:16.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[19924]: audit 2024-03-11T20:49:15.888009+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:49:16.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[19924]: audit 2024-03-11T20:49:15.893683+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:49:16.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:16 smithi088 bash[19924]: audit 2024-03-11T20:49:15.895109+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:16.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:16 smithi161 bash[14436]: cephadm 2024-03-11T20:49:15.426507+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Detected new or changed devices on smithi088 2024-03-11T20:49:16.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:16 smithi161 bash[14436]: audit 2024-03-11T20:49:15.435002+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:16.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:16 smithi161 bash[14436]: audit 2024-03-11T20:49:15.436766+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:49:16.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:16 smithi161 bash[14436]: audit 2024-03-11T20:49:15.438263+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:49:16.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:16 smithi161 bash[14436]: cephadm 2024-03-11T20:49:15.439399+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 8123M 2024-03-11T20:49:16.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:16 smithi161 bash[14436]: audit 2024-03-11T20:49:15.445846+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:16.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:16 smithi161 bash[14436]: audit 2024-03-11T20:49:15.455218+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:16.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:16 smithi161 bash[14436]: audit 2024-03-11T20:49:15.888009+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:49:16.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:16 smithi161 bash[14436]: audit 2024-03-11T20:49:15.893683+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:49:16.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:16 smithi161 bash[14436]: audit 2024-03-11T20:49:15.895109+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:17.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:17 smithi088 bash[14472]: cluster 2024-03-11T20:49:15.641958+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:17.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:17 smithi088 bash[14472]: audit 2024-03-11T20:49:15.881774+0000 mgr.y (mgr.14152) 108 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:49:17.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:17 smithi088 bash[19924]: cluster 2024-03-11T20:49:15.641958+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:17.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:17 smithi088 bash[19924]: audit 2024-03-11T20:49:15.881774+0000 mgr.y (mgr.14152) 108 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:49:17.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:17 smithi161 bash[14436]: cluster 2024-03-11T20:49:15.641958+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:17.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:17 smithi161 bash[14436]: audit 2024-03-11T20:49:15.881774+0000 mgr.y (mgr.14152) 108 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:49:19.759 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:19 smithi088 bash[14472]: cluster 2024-03-11T20:49:17.642389+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:19.760 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:19 smithi088 bash[19924]: cluster 2024-03-11T20:49:17.642389+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:19.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:19 smithi161 bash[14436]: cluster 2024-03-11T20:49:17.642389+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:20.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:20 smithi088 bash[14472]: cluster 2024-03-11T20:49:19.643060+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-03-11T20:49:20.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:20 smithi088 bash[19924]: cluster 2024-03-11T20:49:19.643060+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-03-11T20:49:20.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:20 smithi161 bash[14436]: cluster 2024-03-11T20:49:19.643060+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-03-11T20:49:23.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:22 smithi088 bash[14472]: cluster 2024-03-11T20:49:21.643699+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-03-11T20:49:23.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:22 smithi088 bash[14472]: audit 2024-03-11T20:49:22.123119+0000 mon.a (mon.0) 318 : audit [INF] from='client.? 172.21.15.88:0/2909872678' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17c76796-f7cc-467e-a612-bfabc9fd6395"}]: dispatch 2024-03-11T20:49:23.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:22 smithi088 bash[14472]: audit 2024-03-11T20:49:22.132982+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 172.21.15.88:0/2909872678' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "17c76796-f7cc-467e-a612-bfabc9fd6395"}]': finished 2024-03-11T20:49:23.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:22 smithi088 bash[14472]: cluster 2024-03-11T20:49:22.133109+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-11T20:49:23.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:22 smithi088 bash[14472]: audit 2024-03-11T20:49:22.133353+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:49:23.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:22 smithi088 bash[19924]: cluster 2024-03-11T20:49:21.643699+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-03-11T20:49:23.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:22 smithi088 bash[19924]: audit 2024-03-11T20:49:22.123119+0000 mon.a (mon.0) 318 : audit [INF] from='client.? 172.21.15.88:0/2909872678' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17c76796-f7cc-467e-a612-bfabc9fd6395"}]: dispatch 2024-03-11T20:49:23.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:22 smithi088 bash[19924]: audit 2024-03-11T20:49:22.132982+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 172.21.15.88:0/2909872678' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "17c76796-f7cc-467e-a612-bfabc9fd6395"}]': finished 2024-03-11T20:49:23.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:22 smithi088 bash[19924]: cluster 2024-03-11T20:49:22.133109+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-11T20:49:23.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:22 smithi088 bash[19924]: audit 2024-03-11T20:49:22.133353+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:49:23.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:22 smithi161 bash[14436]: cluster 2024-03-11T20:49:21.643699+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-03-11T20:49:23.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:22 smithi161 bash[14436]: audit 2024-03-11T20:49:22.123119+0000 mon.a (mon.0) 318 : audit [INF] from='client.? 172.21.15.88:0/2909872678' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17c76796-f7cc-467e-a612-bfabc9fd6395"}]: dispatch 2024-03-11T20:49:23.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:22 smithi161 bash[14436]: audit 2024-03-11T20:49:22.132982+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 172.21.15.88:0/2909872678' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "17c76796-f7cc-467e-a612-bfabc9fd6395"}]': finished 2024-03-11T20:49:23.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:22 smithi161 bash[14436]: cluster 2024-03-11T20:49:22.133109+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-11T20:49:23.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:22 smithi161 bash[14436]: audit 2024-03-11T20:49:22.133353+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:49:24.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:23 smithi088 bash[14472]: audit 2024-03-11T20:49:22.868464+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.88:0/395493686' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:49:24.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:23 smithi088 bash[19924]: audit 2024-03-11T20:49:22.868464+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.88:0/395493686' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:49:24.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:23 smithi161 bash[14436]: audit 2024-03-11T20:49:22.868464+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.88:0/395493686' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:49:25.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:24 smithi088 bash[19924]: cluster 2024-03-11T20:49:23.644312+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:25.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:24 smithi088 bash[14472]: cluster 2024-03-11T20:49:23.644312+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:25.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:24 smithi161 bash[14436]: cluster 2024-03-11T20:49:23.644312+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:27.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:26 smithi088 bash[14472]: cluster 2024-03-11T20:49:25.644918+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:27.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:26 smithi088 bash[19924]: cluster 2024-03-11T20:49:25.644918+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:27.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:26 smithi161 bash[14436]: cluster 2024-03-11T20:49:25.644918+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:29.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:28 smithi088 bash[19924]: cluster 2024-03-11T20:49:27.645486+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:29.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:28 smithi088 bash[14472]: cluster 2024-03-11T20:49:27.645486+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:29.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:28 smithi161 bash[14436]: cluster 2024-03-11T20:49:27.645486+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:31.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:30 smithi088 bash[14472]: cluster 2024-03-11T20:49:29.646144+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-03-11T20:49:31.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:30 smithi088 bash[19924]: cluster 2024-03-11T20:49:29.646144+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-03-11T20:49:31.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:30 smithi161 bash[14436]: cluster 2024-03-11T20:49:29.646144+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-03-11T20:49:32.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:32 smithi088 bash[19924]: cluster 2024-03-11T20:49:31.646819+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-03-11T20:49:32.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:32 smithi088 bash[19924]: audit 2024-03-11T20:49:32.559015+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-11T20:49:32.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:32 smithi088 bash[19924]: audit 2024-03-11T20:49:32.560662+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:32.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:32 smithi088 bash[14472]: cluster 2024-03-11T20:49:31.646819+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-03-11T20:49:32.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:32 smithi088 bash[14472]: audit 2024-03-11T20:49:32.559015+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-11T20:49:32.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:32 smithi088 bash[14472]: audit 2024-03-11T20:49:32.560662+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:33.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:32 smithi161 bash[14436]: cluster 2024-03-11T20:49:31.646819+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-03-11T20:49:33.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:32 smithi161 bash[14436]: audit 2024-03-11T20:49:32.559015+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-11T20:49:33.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:32 smithi161 bash[14436]: audit 2024-03-11T20:49:32.560662+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:33.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:33 smithi161 bash[14436]: cephadm 2024-03-11T20:49:32.562150+0000 mgr.y (mgr.14152) 117 : cephadm [INF] Deploying daemon osd.2 on smithi088 2024-03-11T20:49:34.017 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:33 smithi088 bash[14472]: cephadm 2024-03-11T20:49:32.562150+0000 mgr.y (mgr.14152) 117 : cephadm [INF] Deploying daemon osd.2 on smithi088 2024-03-11T20:49:34.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:33 smithi088 bash[19924]: cephadm 2024-03-11T20:49:32.562150+0000 mgr.y (mgr.14152) 117 : cephadm [INF] Deploying daemon osd.2 on smithi088 2024-03-11T20:49:34.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:34 smithi088 bash[14472]: cluster 2024-03-11T20:49:33.647451+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:34.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:34 smithi088 bash[19924]: cluster 2024-03-11T20:49:33.647451+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:35.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:34 smithi161 bash[14436]: cluster 2024-03-11T20:49:33.647451+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:37.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:36 smithi088 bash[14472]: cluster 2024-03-11T20:49:35.648021+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:37.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:36 smithi088 bash[19924]: cluster 2024-03-11T20:49:35.648021+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:37.129 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:36 smithi161 bash[14436]: cluster 2024-03-11T20:49:35.648021+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:38.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:37 smithi088 bash[19924]: audit 2024-03-11T20:49:36.817833+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:38.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:37 smithi088 bash[19924]: audit 2024-03-11T20:49:36.829544+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:49:38.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:37 smithi088 bash[19924]: audit 2024-03-11T20:49:36.831543+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:38.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:37 smithi088 bash[19924]: audit 2024-03-11T20:49:36.832901+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:49:38.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:37 smithi088 bash[14472]: audit 2024-03-11T20:49:36.817833+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:38.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:37 smithi088 bash[14472]: audit 2024-03-11T20:49:36.829544+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:49:38.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:37 smithi088 bash[14472]: audit 2024-03-11T20:49:36.831543+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:38.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:37 smithi088 bash[14472]: audit 2024-03-11T20:49:36.832901+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:49:38.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:37 smithi161 bash[14436]: audit 2024-03-11T20:49:36.817833+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:38.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:37 smithi161 bash[14436]: audit 2024-03-11T20:49:36.829544+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:49:38.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:37 smithi161 bash[14436]: audit 2024-03-11T20:49:36.831543+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:38.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:37 smithi161 bash[14436]: audit 2024-03-11T20:49:36.832901+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:49:39.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:38 smithi088 bash[14472]: cluster 2024-03-11T20:49:37.648549+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:39.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:38 smithi088 bash[19924]: cluster 2024-03-11T20:49:37.648549+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:39.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:38 smithi161 bash[14436]: cluster 2024-03-11T20:49:37.648549+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:40.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:40 smithi088 bash[19924]: cluster 2024-03-11T20:49:39.648924+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:40.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:40 smithi088 bash[14472]: cluster 2024-03-11T20:49:39.648924+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:41.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:40 smithi161 bash[14436]: cluster 2024-03-11T20:49:39.648924+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-11T20:49:42.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:41 smithi161 bash[14436]: audit 2024-03-11T20:49:40.859617+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:42.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:41 smithi161 bash[14436]: audit 2024-03-11T20:49:40.865720+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:42.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:41 smithi088 bash[14472]: audit 2024-03-11T20:49:40.859617+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:42.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:41 smithi088 bash[14472]: audit 2024-03-11T20:49:40.865720+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:42.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:41 smithi088 bash[19924]: audit 2024-03-11T20:49:40.859617+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:42.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:41 smithi088 bash[19924]: audit 2024-03-11T20:49:40.865720+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:43.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:42 smithi088 bash[14472]: cluster 2024-03-11T20:49:41.649377+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-03-11T20:49:43.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:42 smithi088 bash[19924]: cluster 2024-03-11T20:49:41.649377+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-03-11T20:49:43.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:42 smithi161 bash[14436]: cluster 2024-03-11T20:49:41.649377+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-03-11T20:49:43.911 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 2 on host 'smithi088' 2024-03-11T20:49:44.588 DEBUG:teuthology.orchestra.run.smithi088:osd.2> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.2.service 2024-03-11T20:49:44.590 INFO:tasks.cephadm:Deploying osd.3 on smithi088 with /dev/vg_nvme/lv_1... 2024-03-11T20:49:44.591 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-11T20:49:44.725 INFO:journalctl@ceph.osd.2.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:49:45.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:44 smithi088 bash[14472]: cluster 2024-03-11T20:49:43.649974+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-03-11T20:49:45.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:44 smithi088 bash[14472]: audit 2024-03-11T20:49:43.913294+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:45.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:44 smithi088 bash[14472]: audit 2024-03-11T20:49:43.939686+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:49:45.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:44 smithi088 bash[14472]: audit 2024-03-11T20:49:43.941758+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:45.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:44 smithi088 bash[14472]: audit 2024-03-11T20:49:43.943357+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:49:45.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:44 smithi088 bash[14472]: audit 2024-03-11T20:49:44.332788+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.88:6818/3153892042,v1:172.21.15.88:6819/3153892042]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-11T20:49:45.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:44 smithi088 bash[14472]: audit 2024-03-11T20:49:44.333402+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-11T20:49:45.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:44 smithi088 bash[19924]: cluster 2024-03-11T20:49:43.649974+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-03-11T20:49:45.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:44 smithi088 bash[19924]: audit 2024-03-11T20:49:43.913294+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:45.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:44 smithi088 bash[19924]: audit 2024-03-11T20:49:43.939686+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:49:45.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:44 smithi088 bash[19924]: audit 2024-03-11T20:49:43.941758+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:45.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:44 smithi088 bash[19924]: audit 2024-03-11T20:49:43.943357+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:49:45.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:44 smithi088 bash[19924]: audit 2024-03-11T20:49:44.332788+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.88:6818/3153892042,v1:172.21.15.88:6819/3153892042]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-11T20:49:45.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:44 smithi088 bash[19924]: audit 2024-03-11T20:49:44.333402+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-11T20:49:45.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:44 smithi161 bash[14436]: cluster 2024-03-11T20:49:43.649974+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-03-11T20:49:45.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:44 smithi161 bash[14436]: audit 2024-03-11T20:49:43.913294+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:45.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:44 smithi161 bash[14436]: audit 2024-03-11T20:49:43.939686+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:49:45.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:44 smithi161 bash[14436]: audit 2024-03-11T20:49:43.941758+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:45.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:44 smithi161 bash[14436]: audit 2024-03-11T20:49:43.943357+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:49:45.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:44 smithi161 bash[14436]: audit 2024-03-11T20:49:44.332788+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.88:6818/3153892042,v1:172.21.15.88:6819/3153892042]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-11T20:49:45.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:44 smithi161 bash[14436]: audit 2024-03-11T20:49:44.333402+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-11T20:49:46.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:45 smithi088 bash[14472]: audit 2024-03-11T20:49:44.926953+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-11T20:49:46.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:45 smithi088 bash[14472]: cluster 2024-03-11T20:49:44.927124+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-11T20:49:46.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:45 smithi088 bash[14472]: audit 2024-03-11T20:49:44.927297+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:49:46.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:45 smithi088 bash[14472]: audit 2024-03-11T20:49:44.929779+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.88:6818/3153892042,v1:172.21.15.88:6819/3153892042]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T20:49:46.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:45 smithi088 bash[14472]: audit 2024-03-11T20:49:44.930251+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T20:49:46.321 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 20:49:45 smithi088 bash[28943]: debug 2024-03-11T20:49:45.932+0000 7f719da61700 -1 osd.2 0 waiting for initial osdmap 2024-03-11T20:49:46.321 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 20:49:45 smithi088 bash[28943]: debug 2024-03-11T20:49:45.936+0000 7f71963f4700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-11T20:49:46.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:45 smithi088 bash[19924]: audit 2024-03-11T20:49:44.926953+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-11T20:49:46.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:45 smithi088 bash[19924]: cluster 2024-03-11T20:49:44.927124+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-11T20:49:46.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:45 smithi088 bash[19924]: audit 2024-03-11T20:49:44.927297+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:49:46.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:45 smithi088 bash[19924]: audit 2024-03-11T20:49:44.929779+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.88:6818/3153892042,v1:172.21.15.88:6819/3153892042]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T20:49:46.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:45 smithi088 bash[19924]: audit 2024-03-11T20:49:44.930251+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T20:49:46.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:45 smithi161 bash[14436]: audit 2024-03-11T20:49:44.926953+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-11T20:49:46.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:45 smithi161 bash[14436]: cluster 2024-03-11T20:49:44.927124+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-11T20:49:46.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:45 smithi161 bash[14436]: audit 2024-03-11T20:49:44.927297+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:49:46.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:45 smithi161 bash[14436]: audit 2024-03-11T20:49:44.929779+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.88:6818/3153892042,v1:172.21.15.88:6819/3153892042]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T20:49:46.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:45 smithi161 bash[14436]: audit 2024-03-11T20:49:44.930251+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T20:49:47.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:46 smithi088 bash[14472]: cluster 2024-03-11T20:49:45.650517+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-03-11T20:49:47.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:46 smithi088 bash[14472]: audit 2024-03-11T20:49:45.930164+0000 mon.a (mon.0) 339 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-03-11T20:49:47.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:46 smithi088 bash[14472]: cluster 2024-03-11T20:49:45.930375+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-11T20:49:47.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:46 smithi088 bash[14472]: audit 2024-03-11T20:49:45.930988+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:49:47.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:46 smithi088 bash[14472]: audit 2024-03-11T20:49:45.937346+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:49:47.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:46 smithi088 bash[19924]: cluster 2024-03-11T20:49:45.650517+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-03-11T20:49:47.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:46 smithi088 bash[19924]: audit 2024-03-11T20:49:45.930164+0000 mon.a (mon.0) 339 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-03-11T20:49:47.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:46 smithi088 bash[19924]: cluster 2024-03-11T20:49:45.930375+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-11T20:49:47.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:46 smithi088 bash[19924]: audit 2024-03-11T20:49:45.930988+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:49:47.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:46 smithi088 bash[19924]: audit 2024-03-11T20:49:45.937346+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:49:47.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:46 smithi161 bash[14436]: cluster 2024-03-11T20:49:45.650517+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-03-11T20:49:47.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:46 smithi161 bash[14436]: audit 2024-03-11T20:49:45.930164+0000 mon.a (mon.0) 339 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-03-11T20:49:47.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:46 smithi161 bash[14436]: cluster 2024-03-11T20:49:45.930375+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-11T20:49:47.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:46 smithi161 bash[14436]: audit 2024-03-11T20:49:45.930988+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:49:47.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:46 smithi161 bash[14436]: audit 2024-03-11T20:49:45.937346+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:49:48.456 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:48 smithi088 bash[14472]: cluster 2024-03-11T20:49:45.370631+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:49:48.456 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:48 smithi088 bash[14472]: cluster 2024-03-11T20:49:45.370868+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:49:48.456 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:48 smithi088 bash[14472]: cluster 2024-03-11T20:49:46.942161+0000 mon.a (mon.0) 343 : cluster [INF] osd.2 [v2:172.21.15.88:6818/3153892042,v1:172.21.15.88:6819/3153892042] boot 2024-03-11T20:49:48.456 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:48 smithi088 bash[14472]: cluster 2024-03-11T20:49:46.942246+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-11T20:49:48.456 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:48 smithi088 bash[14472]: audit 2024-03-11T20:49:46.943048+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:49:48.456 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:48 smithi088 bash[19924]: cluster 2024-03-11T20:49:45.370631+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:49:48.456 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:48 smithi088 bash[19924]: cluster 2024-03-11T20:49:45.370868+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:49:48.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:48 smithi088 bash[19924]: cluster 2024-03-11T20:49:46.942161+0000 mon.a (mon.0) 343 : cluster [INF] osd.2 [v2:172.21.15.88:6818/3153892042,v1:172.21.15.88:6819/3153892042] boot 2024-03-11T20:49:48.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:48 smithi088 bash[19924]: cluster 2024-03-11T20:49:46.942246+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-11T20:49:48.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:48 smithi088 bash[19924]: audit 2024-03-11T20:49:46.943048+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:49:48.502 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-11T20:49:48.502 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-11T20:49:48.502 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10+0 records in 2024-03-11T20:49:48.502 INFO:teuthology.orchestra.run.smithi088.stderr:10+0 records out 2024-03-11T20:49:48.502 INFO:teuthology.orchestra.run.smithi088.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0181037 s, 579 MB/s 2024-03-11T20:49:48.502 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping successful for: 2024-03-11T20:49:48.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:48 smithi161 bash[14436]: cluster 2024-03-11T20:49:45.370631+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:49:48.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:48 smithi161 bash[14436]: cluster 2024-03-11T20:49:45.370868+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:49:48.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:48 smithi161 bash[14436]: cluster 2024-03-11T20:49:46.942161+0000 mon.a (mon.0) 343 : cluster [INF] osd.2 [v2:172.21.15.88:6818/3153892042,v1:172.21.15.88:6819/3153892042] boot 2024-03-11T20:49:48.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:48 smithi161 bash[14436]: cluster 2024-03-11T20:49:46.942246+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-11T20:49:48.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:48 smithi161 bash[14436]: audit 2024-03-11T20:49:46.943048+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:49:49.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:49 smithi088 bash[14472]: cluster 2024-03-11T20:49:47.651076+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-03-11T20:49:49.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:49 smithi088 bash[14472]: audit 2024-03-11T20:49:47.760186+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-03-11T20:49:49.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:49 smithi088 bash[14472]: audit 2024-03-11T20:49:48.208036+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-03-11T20:49:49.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:49 smithi088 bash[14472]: cluster 2024-03-11T20:49:48.208134+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-11T20:49:49.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:49 smithi088 bash[14472]: audit 2024-03-11T20:49:48.211024+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-11T20:49:49.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:49 smithi088 bash[19924]: cluster 2024-03-11T20:49:47.651076+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-03-11T20:49:49.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:49 smithi088 bash[19924]: audit 2024-03-11T20:49:47.760186+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-03-11T20:49:49.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:49 smithi088 bash[19924]: audit 2024-03-11T20:49:48.208036+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-03-11T20:49:49.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:49 smithi088 bash[19924]: cluster 2024-03-11T20:49:48.208134+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-11T20:49:49.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:49 smithi088 bash[19924]: audit 2024-03-11T20:49:48.211024+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-11T20:49:49.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:49 smithi161 bash[14436]: cluster 2024-03-11T20:49:47.651076+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-03-11T20:49:49.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:49 smithi161 bash[14436]: audit 2024-03-11T20:49:47.760186+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-03-11T20:49:49.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:49 smithi161 bash[14436]: audit 2024-03-11T20:49:48.208036+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-03-11T20:49:49.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:49 smithi161 bash[14436]: cluster 2024-03-11T20:49:48.208134+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-11T20:49:49.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:49 smithi161 bash[14436]: audit 2024-03-11T20:49:48.211024+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-11T20:49:49.944 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi088:vg_nvme/lv_1 2024-03-11T20:49:50.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:50 smithi088 bash[14472]: audit 2024-03-11T20:49:49.219395+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-11T20:49:50.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:50 smithi088 bash[14472]: cluster 2024-03-11T20:49:49.219527+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-11T20:49:50.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:50 smithi088 bash[14472]: audit 2024-03-11T20:49:49.691621+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:49:50.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:50 smithi088 bash[14472]: audit 2024-03-11T20:49:49.697589+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:49:50.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:50 smithi088 bash[19924]: audit 2024-03-11T20:49:49.219395+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-11T20:49:50.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:50 smithi088 bash[19924]: cluster 2024-03-11T20:49:49.219527+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-11T20:49:50.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:50 smithi088 bash[19924]: audit 2024-03-11T20:49:49.691621+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:49:50.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:50 smithi088 bash[19924]: audit 2024-03-11T20:49:49.697589+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:49:50.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:50 smithi161 bash[14436]: audit 2024-03-11T20:49:49.219395+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-11T20:49:50.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:50 smithi161 bash[14436]: cluster 2024-03-11T20:49:49.219527+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-11T20:49:50.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:50 smithi161 bash[14436]: audit 2024-03-11T20:49:49.691621+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:49:50.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:50 smithi161 bash[14436]: audit 2024-03-11T20:49:49.697589+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:49:51.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:51 smithi088 bash[19924]: cluster 2024-03-11T20:49:49.651560+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-03-11T20:49:51.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:51 smithi088 bash[19924]: cluster 2024-03-11T20:49:50.231718+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-11T20:49:51.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:51 smithi088 bash[19924]: cluster 2024-03-11T20:49:50.232106+0000 mon.a (mon.0) 355 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-03-11T20:49:51.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:51 smithi088 bash[19924]: audit 2024-03-11T20:49:50.341126+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:51.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:51 smithi088 bash[14472]: cluster 2024-03-11T20:49:49.651560+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-03-11T20:49:51.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:51 smithi088 bash[14472]: cluster 2024-03-11T20:49:50.231718+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-11T20:49:51.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:51 smithi088 bash[14472]: cluster 2024-03-11T20:49:50.232106+0000 mon.a (mon.0) 355 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-03-11T20:49:51.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:51 smithi088 bash[14472]: audit 2024-03-11T20:49:50.341126+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:51.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:51 smithi161 bash[14436]: cluster 2024-03-11T20:49:49.651560+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-03-11T20:49:51.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:51 smithi161 bash[14436]: cluster 2024-03-11T20:49:50.231718+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-11T20:49:51.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:51 smithi161 bash[14436]: cluster 2024-03-11T20:49:50.232106+0000 mon.a (mon.0) 355 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-03-11T20:49:51.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:51 smithi161 bash[14436]: audit 2024-03-11T20:49:50.341126+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:54.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:53 smithi161 bash[14436]: cluster 2024-03-11T20:49:51.651991+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:49:54.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:53 smithi161 bash[14436]: audit 2024-03-11T20:49:52.108758+0000 mon.a (mon.0) 357 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-11T20:49:54.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:53 smithi161 bash[14436]: audit 2024-03-11T20:49:52.984658+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-11T20:49:54.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:53 smithi161 bash[14436]: audit 2024-03-11T20:49:52.986553+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:49:54.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:53 smithi161 bash[14436]: audit 2024-03-11T20:49:52.991646+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:49:54.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:53 smithi161 bash[14436]: audit 2024-03-11T20:49:52.991887+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:49:54.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:53 smithi161 bash[14436]: audit 2024-03-11T20:49:52.994297+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:49:54.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:53 smithi161 bash[14436]: audit 2024-03-11T20:49:52.994798+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:49:54.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:53 smithi161 bash[14436]: audit 2024-03-11T20:49:52.995221+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:49:54.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[19924]: cluster 2024-03-11T20:49:51.651991+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:49:54.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[19924]: audit 2024-03-11T20:49:52.108758+0000 mon.a (mon.0) 357 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-11T20:49:54.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[19924]: audit 2024-03-11T20:49:52.984658+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-11T20:49:54.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[19924]: audit 2024-03-11T20:49:52.986553+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:49:54.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[19924]: audit 2024-03-11T20:49:52.991646+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:49:54.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[19924]: audit 2024-03-11T20:49:52.991887+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:49:54.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[19924]: audit 2024-03-11T20:49:52.994297+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:49:54.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[19924]: audit 2024-03-11T20:49:52.994798+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:49:54.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[19924]: audit 2024-03-11T20:49:52.995221+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:49:54.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[14472]: cluster 2024-03-11T20:49:51.651991+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:49:54.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[14472]: audit 2024-03-11T20:49:52.108758+0000 mon.a (mon.0) 357 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-11T20:49:54.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[14472]: audit 2024-03-11T20:49:52.984658+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-11T20:49:54.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[14472]: audit 2024-03-11T20:49:52.986553+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:49:54.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[14472]: audit 2024-03-11T20:49:52.991646+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:49:54.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[14472]: audit 2024-03-11T20:49:52.991887+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:49:54.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[14472]: audit 2024-03-11T20:49:52.994297+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:49:54.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[14472]: audit 2024-03-11T20:49:52.994798+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:49:54.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:53 smithi088 bash[14472]: audit 2024-03-11T20:49:52.995221+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:49:55.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:52.993937+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-11T20:49:55.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: cephadm 2024-03-11T20:49:53.301960+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Detected new or changed devices on smithi088 2024-03-11T20:49:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: cluster 2024-03-11T20:49:53.652382+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:49:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:53.880458+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-11T20:49:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:53.890813+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-11T20:49:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:53.892859+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:53.893160+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:49:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:53.893430+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:49:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:53.893621+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:49:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:53.893976+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:49:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:53.894801+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:49:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:53.895534+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:49:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: cephadm 2024-03-11T20:49:53.896090+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 5415M 2024-03-11T20:49:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:53.914698+0000 mgr.y (mgr.14152) 131 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:49:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:53.919455+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:49:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:53.924442+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:49:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:53.925868+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:55.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:54.773117+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-11T20:49:55.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:54.787048+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:55.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:54.798198+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:55.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:54 smithi161 bash[14436]: audit 2024-03-11T20:49:54.808663+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:55.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:52.993937+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-11T20:49:55.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: cephadm 2024-03-11T20:49:53.301960+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Detected new or changed devices on smithi088 2024-03-11T20:49:55.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: cluster 2024-03-11T20:49:53.652382+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:49:55.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:53.880458+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-11T20:49:55.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:53.890813+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-11T20:49:55.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:53.892859+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:55.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:53.893160+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:49:55.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:53.893430+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:49:55.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:53.893621+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:49:55.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:53.893976+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:49:55.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:53.894801+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:49:55.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:53.895534+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:49:55.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: cephadm 2024-03-11T20:49:53.896090+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 5415M 2024-03-11T20:49:55.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:53.914698+0000 mgr.y (mgr.14152) 131 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:49:55.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:53.919455+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:49:55.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:53.924442+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:49:55.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:53.925868+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:55.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:54.773117+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-11T20:49:55.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:54.787048+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:55.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:54.798198+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:55.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[14472]: audit 2024-03-11T20:49:54.808663+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:55.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:52.993937+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-11T20:49:55.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: cephadm 2024-03-11T20:49:53.301960+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Detected new or changed devices on smithi088 2024-03-11T20:49:55.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: cluster 2024-03-11T20:49:53.652382+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 449 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:49:55.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:53.880458+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-11T20:49:55.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:53.890813+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-11T20:49:55.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:53.892859+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:55.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:53.893160+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:49:55.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:53.893430+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:49:55.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:53.893621+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:49:55.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:53.893976+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:49:55.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:53.894801+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:49:55.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:53.895534+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:49:55.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: cephadm 2024-03-11T20:49:53.896090+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 5415M 2024-03-11T20:49:55.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:53.914698+0000 mgr.y (mgr.14152) 131 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:49:55.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:53.919455+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:49:55.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:53.924442+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:49:55.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:53.925868+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:49:55.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:54.773117+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-11T20:49:55.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:54.787048+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:55.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:54.798198+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:55.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:54 smithi088 bash[19924]: audit 2024-03-11T20:49:54.808663+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:49:57.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:56 smithi088 bash[14472]: cluster 2024-03-11T20:49:55.652942+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; 5.0 KiB/s rd, 241 KiB/s wr, 16 op/s 2024-03-11T20:49:57.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:56 smithi088 bash[19924]: cluster 2024-03-11T20:49:55.652942+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; 5.0 KiB/s rd, 241 KiB/s wr, 16 op/s 2024-03-11T20:49:57.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:56 smithi161 bash[14436]: cluster 2024-03-11T20:49:55.652942+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; 5.0 KiB/s rd, 241 KiB/s wr, 16 op/s 2024-03-11T20:49:59.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:49:58 smithi161 bash[14436]: cluster 2024-03-11T20:49:57.653523+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.6 KiB/s rd, 176 KiB/s wr, 12 op/s 2024-03-11T20:49:59.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:49:58 smithi088 bash[14472]: cluster 2024-03-11T20:49:57.653523+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.6 KiB/s rd, 176 KiB/s wr, 12 op/s 2024-03-11T20:49:59.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:49:58 smithi088 bash[19924]: cluster 2024-03-11T20:49:57.653523+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.6 KiB/s rd, 176 KiB/s wr, 12 op/s 2024-03-11T20:50:01.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:00 smithi161 bash[14436]: cluster 2024-03-11T20:49:59.653953+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.9 KiB/s rd, 138 KiB/s wr, 9 op/s 2024-03-11T20:50:01.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:00 smithi161 bash[14436]: cluster 2024-03-11T20:50:00.000127+0000 mon.a (mon.0) 378 : cluster [INF] overall HEALTH_OK 2024-03-11T20:50:01.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:00 smithi161 bash[14436]: audit 2024-03-11T20:50:00.192567+0000 mon.a (mon.0) 379 : audit [INF] from='client.? 172.21.15.88:0/2107924908' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "69a14ac1-948d-40a1-b3f3-f214803a380f"}]: dispatch 2024-03-11T20:50:01.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:00 smithi161 bash[14436]: audit 2024-03-11T20:50:00.200999+0000 mon.a (mon.0) 380 : audit [INF] from='client.? 172.21.15.88:0/2107924908' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "69a14ac1-948d-40a1-b3f3-f214803a380f"}]': finished 2024-03-11T20:50:01.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:00 smithi161 bash[14436]: cluster 2024-03-11T20:50:00.201159+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-11T20:50:01.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:00 smithi161 bash[14436]: audit 2024-03-11T20:50:00.201457+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:01.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:00 smithi088 bash[14472]: cluster 2024-03-11T20:49:59.653953+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.9 KiB/s rd, 138 KiB/s wr, 9 op/s 2024-03-11T20:50:01.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:00 smithi088 bash[14472]: cluster 2024-03-11T20:50:00.000127+0000 mon.a (mon.0) 378 : cluster [INF] overall HEALTH_OK 2024-03-11T20:50:01.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:00 smithi088 bash[14472]: audit 2024-03-11T20:50:00.192567+0000 mon.a (mon.0) 379 : audit [INF] from='client.? 172.21.15.88:0/2107924908' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "69a14ac1-948d-40a1-b3f3-f214803a380f"}]: dispatch 2024-03-11T20:50:01.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:00 smithi088 bash[14472]: audit 2024-03-11T20:50:00.200999+0000 mon.a (mon.0) 380 : audit [INF] from='client.? 172.21.15.88:0/2107924908' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "69a14ac1-948d-40a1-b3f3-f214803a380f"}]': finished 2024-03-11T20:50:01.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:00 smithi088 bash[14472]: cluster 2024-03-11T20:50:00.201159+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-11T20:50:01.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:00 smithi088 bash[14472]: audit 2024-03-11T20:50:00.201457+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:01.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:00 smithi088 bash[19924]: cluster 2024-03-11T20:49:59.653953+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.9 KiB/s rd, 138 KiB/s wr, 9 op/s 2024-03-11T20:50:01.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:00 smithi088 bash[19924]: cluster 2024-03-11T20:50:00.000127+0000 mon.a (mon.0) 378 : cluster [INF] overall HEALTH_OK 2024-03-11T20:50:01.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:00 smithi088 bash[19924]: audit 2024-03-11T20:50:00.192567+0000 mon.a (mon.0) 379 : audit [INF] from='client.? 172.21.15.88:0/2107924908' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "69a14ac1-948d-40a1-b3f3-f214803a380f"}]: dispatch 2024-03-11T20:50:01.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:00 smithi088 bash[19924]: audit 2024-03-11T20:50:00.200999+0000 mon.a (mon.0) 380 : audit [INF] from='client.? 172.21.15.88:0/2107924908' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "69a14ac1-948d-40a1-b3f3-f214803a380f"}]': finished 2024-03-11T20:50:01.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:00 smithi088 bash[19924]: cluster 2024-03-11T20:50:00.201159+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-11T20:50:01.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:00 smithi088 bash[19924]: audit 2024-03-11T20:50:00.201457+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:02.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:01 smithi088 bash[14472]: audit 2024-03-11T20:50:00.938247+0000 mon.a (mon.0) 383 : audit [DBG] from='client.? 172.21.15.88:0/2811583176' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:50:02.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:01 smithi088 bash[19924]: audit 2024-03-11T20:50:00.938247+0000 mon.a (mon.0) 383 : audit [DBG] from='client.? 172.21.15.88:0/2811583176' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:50:02.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:01 smithi161 bash[14436]: audit 2024-03-11T20:50:00.938247+0000 mon.a (mon.0) 383 : audit [DBG] from='client.? 172.21.15.88:0/2811583176' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:50:03.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:02 smithi088 bash[14472]: cluster 2024-03-11T20:50:01.654517+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.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-11T20:50:03.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:02 smithi088 bash[19924]: cluster 2024-03-11T20:50:01.654517+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.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-11T20:50:03.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:02 smithi161 bash[14436]: cluster 2024-03-11T20:50:01.654517+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.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-11T20:50:05.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:04 smithi088 bash[19924]: cluster 2024-03-11T20:50:03.655295+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.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-11T20:50:05.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:04 smithi088 bash[14472]: cluster 2024-03-11T20:50:03.655295+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.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-11T20:50:05.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:04 smithi161 bash[14436]: cluster 2024-03-11T20:50:03.655295+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.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-11T20:50:07.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:06 smithi088 bash[14472]: cluster 2024-03-11T20:50:05.655942+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:07.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:06 smithi088 bash[19924]: cluster 2024-03-11T20:50:05.655942+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:07.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:06 smithi161 bash[14436]: cluster 2024-03-11T20:50:05.655942+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:09.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:08 smithi088 bash[14472]: cluster 2024-03-11T20:50:07.656498+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-03-11T20:50:09.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:08 smithi088 bash[19924]: cluster 2024-03-11T20:50:07.656498+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-03-11T20:50:09.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:08 smithi161 bash[14436]: cluster 2024-03-11T20:50:07.656498+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-03-11T20:50:11.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:10 smithi088 bash[14472]: cluster 2024-03-11T20:50:09.657063+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-03-11T20:50:11.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:10 smithi088 bash[14472]: audit 2024-03-11T20:50:10.809308+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-11T20:50:11.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:10 smithi088 bash[14472]: audit 2024-03-11T20:50:10.810894+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:11.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:10 smithi088 bash[19924]: cluster 2024-03-11T20:50:09.657063+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-03-11T20:50:11.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:10 smithi088 bash[19924]: audit 2024-03-11T20:50:10.809308+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-11T20:50:11.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:10 smithi088 bash[19924]: audit 2024-03-11T20:50:10.810894+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:11.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:10 smithi161 bash[14436]: cluster 2024-03-11T20:50:09.657063+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-03-11T20:50:11.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:10 smithi161 bash[14436]: audit 2024-03-11T20:50:10.809308+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-11T20:50:11.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:10 smithi161 bash[14436]: audit 2024-03-11T20:50:10.810894+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:12.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:11 smithi088 bash[14472]: cephadm 2024-03-11T20:50:10.811970+0000 mgr.y (mgr.14152) 140 : cephadm [INF] Deploying daemon osd.3 on smithi088 2024-03-11T20:50:12.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:11 smithi088 bash[19924]: cephadm 2024-03-11T20:50:10.811970+0000 mgr.y (mgr.14152) 140 : cephadm [INF] Deploying daemon osd.3 on smithi088 2024-03-11T20:50:12.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:11 smithi161 bash[14436]: cephadm 2024-03-11T20:50:10.811970+0000 mgr.y (mgr.14152) 140 : cephadm [INF] Deploying daemon osd.3 on smithi088 2024-03-11T20:50:13.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:12 smithi088 bash[14472]: cluster 2024-03-11T20:50:11.657677+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:13.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:12 smithi088 bash[19924]: cluster 2024-03-11T20:50:11.657677+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:13.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:12 smithi161 bash[14436]: cluster 2024-03-11T20:50:11.657677+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:15.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:14 smithi088 bash[14472]: cluster 2024-03-11T20:50:13.658216+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:15.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:14 smithi088 bash[19924]: cluster 2024-03-11T20:50:13.658216+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:15.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:14 smithi161 bash[14436]: cluster 2024-03-11T20:50:13.658216+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:16.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:16 smithi088 bash[14472]: audit 2024-03-11T20:50:15.066898+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:16.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:16 smithi088 bash[14472]: audit 2024-03-11T20:50:15.067331+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:50:16.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:16 smithi088 bash[14472]: audit 2024-03-11T20:50:15.069848+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:16.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:16 smithi088 bash[14472]: audit 2024-03-11T20:50:15.071551+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:50:16.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:16 smithi088 bash[19924]: audit 2024-03-11T20:50:15.066898+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:16.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:16 smithi088 bash[19924]: audit 2024-03-11T20:50:15.067331+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:50:16.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:16 smithi088 bash[19924]: audit 2024-03-11T20:50:15.069848+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:16.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:16 smithi088 bash[19924]: audit 2024-03-11T20:50:15.071551+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:50:16.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:16 smithi161 bash[14436]: audit 2024-03-11T20:50:15.066898+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:16.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:16 smithi161 bash[14436]: audit 2024-03-11T20:50:15.067331+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:50:16.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:16 smithi161 bash[14436]: audit 2024-03-11T20:50:15.069848+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:16.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:16 smithi161 bash[14436]: audit 2024-03-11T20:50:15.071551+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:50:17.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:17 smithi088 bash[14472]: cluster 2024-03-11T20:50:15.658843+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:17.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:17 smithi088 bash[19924]: cluster 2024-03-11T20:50:15.658843+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:17.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:17 smithi161 bash[14436]: cluster 2024-03-11T20:50:15.658843+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:19.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:19 smithi088 bash[14472]: cluster 2024-03-11T20:50:17.659411+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:19.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:19 smithi088 bash[14472]: audit 2024-03-11T20:50:18.991228+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:19.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:19 smithi088 bash[19924]: cluster 2024-03-11T20:50:17.659411+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:19.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:19 smithi088 bash[19924]: audit 2024-03-11T20:50:18.991228+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:19.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:19 smithi161 bash[14436]: cluster 2024-03-11T20:50:17.659411+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:19.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:19 smithi161 bash[14436]: audit 2024-03-11T20:50:18.991228+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:20.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:20 smithi088 bash[14472]: audit 2024-03-11T20:50:19.272141+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:20.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:20 smithi088 bash[19924]: audit 2024-03-11T20:50:19.272141+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:20.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:20 smithi161 bash[14436]: audit 2024-03-11T20:50:19.272141+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:21.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:21 smithi088 bash[14472]: cluster 2024-03-11T20:50:19.660052+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-03-11T20:50:21.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:21 smithi088 bash[19924]: cluster 2024-03-11T20:50:19.660052+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-03-11T20:50:21.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:21 smithi161 bash[14436]: cluster 2024-03-11T20:50:19.660052+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-03-11T20:50:22.085 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 3 on host 'smithi088' 2024-03-11T20:50:22.744 DEBUG:teuthology.orchestra.run.smithi088:osd.3> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.3.service 2024-03-11T20:50:22.747 INFO:tasks.cephadm:Deploying osd.4 on smithi161 with /dev/vg_nvme/lv_4... 2024-03-11T20:50:22.747 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-11T20:50:22.947 INFO:journalctl@ceph.osd.3.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:50:23.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:23 smithi161 bash[14436]: cluster 2024-03-11T20:50:21.660703+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-03-11T20:50:23.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:23 smithi161 bash[14436]: audit 2024-03-11T20:50:22.087817+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:23.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:23 smithi161 bash[14436]: audit 2024-03-11T20:50:22.097669+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:50:23.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:23 smithi161 bash[14436]: audit 2024-03-11T20:50:22.100188+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:23.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:23 smithi161 bash[14436]: audit 2024-03-11T20:50:22.101371+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:50:23.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:23 smithi161 bash[14436]: audit 2024-03-11T20:50:22.249146+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/896420361,v1:172.21.15.88:6827/896420361]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-11T20:50:23.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:23 smithi088 bash[14472]: cluster 2024-03-11T20:50:21.660703+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-03-11T20:50:23.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:23 smithi088 bash[14472]: audit 2024-03-11T20:50:22.087817+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:23.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:23 smithi088 bash[14472]: audit 2024-03-11T20:50:22.097669+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:50:23.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:23 smithi088 bash[14472]: audit 2024-03-11T20:50:22.100188+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:23.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:23 smithi088 bash[14472]: audit 2024-03-11T20:50:22.101371+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:50:23.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:23 smithi088 bash[14472]: audit 2024-03-11T20:50:22.249146+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/896420361,v1:172.21.15.88:6827/896420361]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-11T20:50:23.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:23 smithi088 bash[19924]: cluster 2024-03-11T20:50:21.660703+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-03-11T20:50:23.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:23 smithi088 bash[19924]: audit 2024-03-11T20:50:22.087817+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:23.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:23 smithi088 bash[19924]: audit 2024-03-11T20:50:22.097669+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:50:23.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:23 smithi088 bash[19924]: audit 2024-03-11T20:50:22.100188+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:23.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:23 smithi088 bash[19924]: audit 2024-03-11T20:50:22.101371+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:50:23.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:23 smithi088 bash[19924]: audit 2024-03-11T20:50:22.249146+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/896420361,v1:172.21.15.88:6827/896420361]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-11T20:50:24.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:24 smithi161 bash[14436]: audit 2024-03-11T20:50:23.091573+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/896420361,v1:172.21.15.88:6827/896420361]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-11T20:50:24.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:24 smithi161 bash[14436]: cluster 2024-03-11T20:50:23.091734+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-11T20:50:24.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:24 smithi161 bash[14436]: audit 2024-03-11T20:50:23.092451+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:24.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:24 smithi161 bash[14436]: audit 2024-03-11T20:50:23.093393+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/896420361,v1:172.21.15.88:6827/896420361]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T20:50:24.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:24 smithi161 bash[14436]: audit 2024-03-11T20:50:24.094215+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/896420361,v1:172.21.15.88:6827/896420361]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-03-11T20:50:24.571 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 20:50:24 smithi088 bash[32119]: debug 2024-03-11T20:50:24.099+0000 7f1803445700 -1 osd.3 0 waiting for initial osdmap 2024-03-11T20:50:24.571 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 20:50:24 smithi088 bash[32119]: debug 2024-03-11T20:50:24.103+0000 7f17fdddc700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-11T20:50:24.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:24 smithi088 bash[14472]: audit 2024-03-11T20:50:23.091573+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/896420361,v1:172.21.15.88:6827/896420361]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-11T20:50:24.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:24 smithi088 bash[14472]: cluster 2024-03-11T20:50:23.091734+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-11T20:50:24.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:24 smithi088 bash[14472]: audit 2024-03-11T20:50:23.092451+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:24.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:24 smithi088 bash[14472]: audit 2024-03-11T20:50:23.093393+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/896420361,v1:172.21.15.88:6827/896420361]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T20:50:24.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:24 smithi088 bash[14472]: audit 2024-03-11T20:50:24.094215+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/896420361,v1:172.21.15.88:6827/896420361]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-03-11T20:50:24.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:24 smithi088 bash[19924]: audit 2024-03-11T20:50:23.091573+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/896420361,v1:172.21.15.88:6827/896420361]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-11T20:50:24.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:24 smithi088 bash[19924]: cluster 2024-03-11T20:50:23.091734+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-11T20:50:24.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:24 smithi088 bash[19924]: audit 2024-03-11T20:50:23.092451+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:24.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:24 smithi088 bash[19924]: audit 2024-03-11T20:50:23.093393+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/896420361,v1:172.21.15.88:6827/896420361]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T20:50:24.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:24 smithi088 bash[19924]: audit 2024-03-11T20:50:24.094215+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 [v2:172.21.15.88:6826/896420361,v1:172.21.15.88:6827/896420361]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-03-11T20:50:25.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:25 smithi088 bash[14472]: cluster 2024-03-11T20:50:23.661272+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:25.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:25 smithi088 bash[14472]: cluster 2024-03-11T20:50:24.094417+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-11T20:50:25.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:25 smithi088 bash[14472]: audit 2024-03-11T20:50:24.096136+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:25.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:25 smithi088 bash[14472]: audit 2024-03-11T20:50:24.102532+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:25.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:25 smithi088 bash[14472]: audit 2024-03-11T20:50:25.102637+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:25.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:25 smithi088 bash[19924]: cluster 2024-03-11T20:50:23.661272+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:25.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:25 smithi088 bash[19924]: cluster 2024-03-11T20:50:24.094417+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-11T20:50:25.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:25 smithi088 bash[19924]: audit 2024-03-11T20:50:24.096136+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:25.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:25 smithi088 bash[19924]: audit 2024-03-11T20:50:24.102532+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:25.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:25 smithi088 bash[19924]: audit 2024-03-11T20:50:25.102637+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:25.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:25 smithi161 bash[14436]: cluster 2024-03-11T20:50:23.661272+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:25.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:25 smithi161 bash[14436]: cluster 2024-03-11T20:50:24.094417+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-11T20:50:25.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:25 smithi161 bash[14436]: audit 2024-03-11T20:50:24.096136+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:25.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:25 smithi161 bash[14436]: audit 2024-03-11T20:50:24.102532+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:25.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:25 smithi161 bash[14436]: audit 2024-03-11T20:50:25.102637+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:25.853 INFO:teuthology.orchestra.run.smithi161.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-11T20:50:25.853 INFO:teuthology.orchestra.run.smithi161.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-11T20:50:25.853 INFO:teuthology.orchestra.run.smithi161.stderr: stderr: 10+0 records in 2024-03-11T20:50:25.853 INFO:teuthology.orchestra.run.smithi161.stderr:10+0 records out 2024-03-11T20:50:25.853 INFO:teuthology.orchestra.run.smithi161.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.015967 s, 657 MB/s 2024-03-11T20:50:25.853 INFO:teuthology.orchestra.run.smithi161.stderr:--> Zapping successful for: 2024-03-11T20:50:26.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:26 smithi161 bash[14436]: cluster 2024-03-11T20:50:23.260002+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:50:26.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:26 smithi161 bash[14436]: cluster 2024-03-11T20:50:23.260181+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:50:26.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:26 smithi161 bash[14436]: cluster 2024-03-11T20:50:25.111435+0000 mon.a (mon.0) 406 : cluster [INF] osd.3 [v2:172.21.15.88:6826/896420361,v1:172.21.15.88:6827/896420361] boot 2024-03-11T20:50:26.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:26 smithi161 bash[14436]: cluster 2024-03-11T20:50:25.111520+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-11T20:50:26.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:26 smithi161 bash[14436]: audit 2024-03-11T20:50:25.112343+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:26.425 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi161:vg_nvme/lv_4 2024-03-11T20:50:26.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:26 smithi088 bash[19924]: cluster 2024-03-11T20:50:23.260002+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:50:26.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:26 smithi088 bash[19924]: cluster 2024-03-11T20:50:23.260181+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:50:26.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:26 smithi088 bash[19924]: cluster 2024-03-11T20:50:25.111435+0000 mon.a (mon.0) 406 : cluster [INF] osd.3 [v2:172.21.15.88:6826/896420361,v1:172.21.15.88:6827/896420361] boot 2024-03-11T20:50:26.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:26 smithi088 bash[19924]: cluster 2024-03-11T20:50:25.111520+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-11T20:50:26.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:26 smithi088 bash[19924]: audit 2024-03-11T20:50:25.112343+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:26.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:26 smithi088 bash[14472]: cluster 2024-03-11T20:50:23.260002+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:50:26.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:26 smithi088 bash[14472]: cluster 2024-03-11T20:50:23.260181+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:50:26.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:26 smithi088 bash[14472]: cluster 2024-03-11T20:50:25.111435+0000 mon.a (mon.0) 406 : cluster [INF] osd.3 [v2:172.21.15.88:6826/896420361,v1:172.21.15.88:6827/896420361] boot 2024-03-11T20:50:26.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:26 smithi088 bash[14472]: cluster 2024-03-11T20:50:25.111520+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-11T20:50:26.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:26 smithi088 bash[14472]: audit 2024-03-11T20:50:25.112343+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:50:27.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:27 smithi161 bash[14436]: cluster 2024-03-11T20:50:25.661824+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:27.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:27 smithi161 bash[14436]: cluster 2024-03-11T20:50:26.129057+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-11T20:50:27.418 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:27 smithi088 bash[14472]: cluster 2024-03-11T20:50:25.661824+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:27.418 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:27 smithi088 bash[14472]: cluster 2024-03-11T20:50:26.129057+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-11T20:50:27.418 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:27 smithi088 bash[19924]: cluster 2024-03-11T20:50:25.661824+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-11T20:50:27.418 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:27 smithi088 bash[19924]: cluster 2024-03-11T20:50:26.129057+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-11T20:50:29.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:29 smithi161 bash[14436]: cluster 2024-03-11T20:50:27.662365+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-03-11T20:50:29.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:29 smithi088 bash[14472]: cluster 2024-03-11T20:50:27.662365+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-03-11T20:50:29.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:29 smithi088 bash[19924]: cluster 2024-03-11T20:50:27.662365+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-03-11T20:50:30.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:30 smithi161 bash[14436]: audit 2024-03-11T20:50:29.211990+0000 mgr.y (mgr.14152) 150 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:50:30.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:30 smithi161 bash[14436]: audit 2024-03-11T20:50:29.218881+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:50:30.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:30 smithi161 bash[14436]: audit 2024-03-11T20:50:29.225440+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:50:30.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:30 smithi161 bash[14436]: audit 2024-03-11T20:50:29.227092+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:30.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:30 smithi161 bash[14436]: cephadm 2024-03-11T20:50:29.350518+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Detected new or changed devices on smithi088 2024-03-11T20:50:30.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:30 smithi161 bash[14436]: audit 2024-03-11T20:50:29.361425+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:30.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:30 smithi161 bash[14436]: audit 2024-03-11T20:50:29.363634+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:50:30.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:30 smithi161 bash[14436]: audit 2024-03-11T20:50:29.365268+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:50:30.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:30 smithi161 bash[14436]: audit 2024-03-11T20:50:29.366956+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:50:30.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:30 smithi161 bash[14436]: audit 2024-03-11T20:50:29.368200+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:50:30.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:30 smithi161 bash[14436]: cephadm 2024-03-11T20:50:29.369116+0000 mgr.y (mgr.14152) 152 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 4061M 2024-03-11T20:50:30.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:30 smithi161 bash[14436]: audit 2024-03-11T20:50:29.376000+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:30.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:30 smithi161 bash[14436]: audit 2024-03-11T20:50:29.382552+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:30.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[14472]: audit 2024-03-11T20:50:29.211990+0000 mgr.y (mgr.14152) 150 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:50:30.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[14472]: audit 2024-03-11T20:50:29.218881+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:50:30.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[14472]: audit 2024-03-11T20:50:29.225440+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:50:30.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[14472]: audit 2024-03-11T20:50:29.227092+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:30.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[14472]: cephadm 2024-03-11T20:50:29.350518+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Detected new or changed devices on smithi088 2024-03-11T20:50:30.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[14472]: audit 2024-03-11T20:50:29.361425+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:30.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[14472]: audit 2024-03-11T20:50:29.363634+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:50:30.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[14472]: audit 2024-03-11T20:50:29.365268+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:50:30.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[14472]: audit 2024-03-11T20:50:29.366956+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:50:30.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[14472]: audit 2024-03-11T20:50:29.368200+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:50:30.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[14472]: cephadm 2024-03-11T20:50:29.369116+0000 mgr.y (mgr.14152) 152 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 4061M 2024-03-11T20:50:30.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[14472]: audit 2024-03-11T20:50:29.376000+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:30.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[14472]: audit 2024-03-11T20:50:29.382552+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:30.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[19924]: audit 2024-03-11T20:50:29.211990+0000 mgr.y (mgr.14152) 150 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:50:30.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[19924]: audit 2024-03-11T20:50:29.218881+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:50:30.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[19924]: audit 2024-03-11T20:50:29.225440+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:50:30.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[19924]: audit 2024-03-11T20:50:29.227092+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:30.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[19924]: cephadm 2024-03-11T20:50:29.350518+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Detected new or changed devices on smithi088 2024-03-11T20:50:30.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[19924]: audit 2024-03-11T20:50:29.361425+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:30.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[19924]: audit 2024-03-11T20:50:29.363634+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:50:30.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[19924]: audit 2024-03-11T20:50:29.365268+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:50:30.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[19924]: audit 2024-03-11T20:50:29.366956+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:50:30.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[19924]: audit 2024-03-11T20:50:29.368200+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:50:30.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[19924]: cephadm 2024-03-11T20:50:29.369116+0000 mgr.y (mgr.14152) 152 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 4061M 2024-03-11T20:50:30.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[19924]: audit 2024-03-11T20:50:29.376000+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:30.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:30 smithi088 bash[19924]: audit 2024-03-11T20:50:29.382552+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:31.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:31 smithi161 bash[14436]: cluster 2024-03-11T20:50:29.662944+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:31.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:31 smithi088 bash[14472]: cluster 2024-03-11T20:50:29.662944+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:31.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:31 smithi088 bash[19924]: cluster 2024-03-11T20:50:29.662944+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:33.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:33 smithi161 bash[14436]: cluster 2024-03-11T20:50:31.663567+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-03-11T20:50:33.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:33 smithi088 bash[19924]: cluster 2024-03-11T20:50:31.663567+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-03-11T20:50:33.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:33 smithi088 bash[14472]: cluster 2024-03-11T20:50:31.663567+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-03-11T20:50:35.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:35 smithi161 bash[14436]: cluster 2024-03-11T20:50:33.664169+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-03-11T20:50:35.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:35 smithi161 bash[14436]: audit 2024-03-11T20:50:35.248738+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fbec47a2-9356-45c4-8151-f1c906c7555b"}]: dispatch 2024-03-11T20:50:35.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:35 smithi161 bash[14436]: audit 2024-03-11T20:50:35.248901+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.161:0/3785341640' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fbec47a2-9356-45c4-8151-f1c906c7555b"}]: dispatch 2024-03-11T20:50:35.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:35 smithi161 bash[14436]: audit 2024-03-11T20:50:35.259603+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fbec47a2-9356-45c4-8151-f1c906c7555b"}]': finished 2024-03-11T20:50:35.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:35 smithi161 bash[14436]: cluster 2024-03-11T20:50:35.259791+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-11T20:50:35.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:35 smithi161 bash[14436]: audit 2024-03-11T20:50:35.260039+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:50:35.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:35 smithi088 bash[14472]: cluster 2024-03-11T20:50:33.664169+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-03-11T20:50:35.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:35 smithi088 bash[14472]: audit 2024-03-11T20:50:35.248738+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fbec47a2-9356-45c4-8151-f1c906c7555b"}]: dispatch 2024-03-11T20:50:35.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:35 smithi088 bash[14472]: audit 2024-03-11T20:50:35.248901+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.161:0/3785341640' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fbec47a2-9356-45c4-8151-f1c906c7555b"}]: dispatch 2024-03-11T20:50:35.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:35 smithi088 bash[14472]: audit 2024-03-11T20:50:35.259603+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fbec47a2-9356-45c4-8151-f1c906c7555b"}]': finished 2024-03-11T20:50:35.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:35 smithi088 bash[14472]: cluster 2024-03-11T20:50:35.259791+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-11T20:50:35.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:35 smithi088 bash[14472]: audit 2024-03-11T20:50:35.260039+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:50:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:35 smithi088 bash[19924]: cluster 2024-03-11T20:50:33.664169+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-03-11T20:50:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:35 smithi088 bash[19924]: audit 2024-03-11T20:50:35.248738+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fbec47a2-9356-45c4-8151-f1c906c7555b"}]: dispatch 2024-03-11T20:50:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:35 smithi088 bash[19924]: audit 2024-03-11T20:50:35.248901+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.161:0/3785341640' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fbec47a2-9356-45c4-8151-f1c906c7555b"}]: dispatch 2024-03-11T20:50:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:35 smithi088 bash[19924]: audit 2024-03-11T20:50:35.259603+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fbec47a2-9356-45c4-8151-f1c906c7555b"}]': finished 2024-03-11T20:50:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:35 smithi088 bash[19924]: cluster 2024-03-11T20:50:35.259791+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-11T20:50:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:35 smithi088 bash[19924]: audit 2024-03-11T20:50:35.260039+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:50:36.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:36 smithi088 bash[19924]: audit 2024-03-11T20:50:35.966502+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.161:0/1792183056' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:50:36.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:36 smithi088 bash[14472]: audit 2024-03-11T20:50:35.966502+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.161:0/1792183056' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:50:36.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:36 smithi161 bash[14436]: audit 2024-03-11T20:50:35.966502+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.161:0/1792183056' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:50:37.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:37 smithi088 bash[19924]: cluster 2024-03-11T20:50:35.664705+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:37.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:37 smithi088 bash[14472]: cluster 2024-03-11T20:50:35.664705+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:37.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:37 smithi161 bash[14436]: cluster 2024-03-11T20:50:35.664705+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:39.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:39 smithi088 bash[14472]: cluster 2024-03-11T20:50:37.665279+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:39.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:39 smithi088 bash[19924]: cluster 2024-03-11T20:50:37.665279+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:39.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:39 smithi161 bash[14436]: cluster 2024-03-11T20:50:37.665279+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:41.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:41 smithi088 bash[19924]: cluster 2024-03-11T20:50:39.665873+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:41.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:41 smithi088 bash[14472]: cluster 2024-03-11T20:50:39.665873+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:41.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:41 smithi161 bash[14436]: cluster 2024-03-11T20:50:39.665873+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:43.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:43 smithi161 bash[14436]: cluster 2024-03-11T20:50:41.666462+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-03-11T20:50:43.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:43 smithi088 bash[14472]: cluster 2024-03-11T20:50:41.666462+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-03-11T20:50:43.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:43 smithi088 bash[19924]: cluster 2024-03-11T20:50:41.666462+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-03-11T20:50:45.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:45 smithi161 bash[14436]: cluster 2024-03-11T20:50:43.667071+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-03-11T20:50:45.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:45 smithi161 bash[14436]: audit 2024-03-11T20:50:45.225053+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-11T20:50:45.489 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:45 smithi161 bash[14436]: audit 2024-03-11T20:50:45.227155+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:45.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:45 smithi088 bash[14472]: cluster 2024-03-11T20:50:43.667071+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-03-11T20:50:45.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:45 smithi088 bash[14472]: audit 2024-03-11T20:50:45.225053+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-11T20:50:45.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:45 smithi088 bash[14472]: audit 2024-03-11T20:50:45.227155+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:45.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:45 smithi088 bash[19924]: cluster 2024-03-11T20:50:43.667071+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-03-11T20:50:45.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:45 smithi088 bash[19924]: audit 2024-03-11T20:50:45.225053+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-11T20:50:45.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:45 smithi088 bash[19924]: audit 2024-03-11T20:50:45.227155+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:46.508 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:46 smithi161 bash[14436]: cephadm 2024-03-11T20:50:45.228692+0000 mgr.y (mgr.14152) 161 : cephadm [INF] Deploying daemon osd.4 on smithi161 2024-03-11T20:50:46.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:46 smithi088 bash[14472]: cephadm 2024-03-11T20:50:45.228692+0000 mgr.y (mgr.14152) 161 : cephadm [INF] Deploying daemon osd.4 on smithi161 2024-03-11T20:50:46.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:46 smithi088 bash[19924]: cephadm 2024-03-11T20:50:45.228692+0000 mgr.y (mgr.14152) 161 : cephadm [INF] Deploying daemon osd.4 on smithi161 2024-03-11T20:50:47.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:47 smithi088 bash[19924]: cluster 2024-03-11T20:50:45.667666+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:47.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:47 smithi088 bash[14472]: cluster 2024-03-11T20:50:45.667666+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:47.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:47 smithi161 bash[14436]: cluster 2024-03-11T20:50:45.667666+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:49.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:49 smithi088 bash[14472]: cluster 2024-03-11T20:50:47.668254+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:49.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:49 smithi088 bash[14472]: audit 2024-03-11T20:50:49.007094+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:49.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:49 smithi088 bash[14472]: audit 2024-03-11T20:50:49.007491+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:50:49.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:49 smithi088 bash[14472]: audit 2024-03-11T20:50:49.010904+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:49.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:49 smithi088 bash[14472]: audit 2024-03-11T20:50:49.012408+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:50:49.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:49 smithi088 bash[19924]: cluster 2024-03-11T20:50:47.668254+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:49.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:49 smithi088 bash[19924]: audit 2024-03-11T20:50:49.007094+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:49.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:49 smithi088 bash[19924]: audit 2024-03-11T20:50:49.007491+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:50:49.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:49 smithi088 bash[19924]: audit 2024-03-11T20:50:49.010904+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:49.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:49 smithi088 bash[19924]: audit 2024-03-11T20:50:49.012408+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:50:49.855 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:49 smithi161 bash[14436]: cluster 2024-03-11T20:50:47.668254+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:49.855 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:49 smithi161 bash[14436]: audit 2024-03-11T20:50:49.007094+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:49.855 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:49 smithi161 bash[14436]: audit 2024-03-11T20:50:49.007491+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:50:49.856 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:49 smithi161 bash[14436]: audit 2024-03-11T20:50:49.010904+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:49.856 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:49 smithi161 bash[14436]: audit 2024-03-11T20:50:49.012408+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:50:50.733 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:50 smithi161 bash[14436]: audit 2024-03-11T20:50:49.693803+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:50:50.733 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:50 smithi161 bash[14436]: audit 2024-03-11T20:50:49.700402+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:50:50.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:50 smithi088 bash[14472]: audit 2024-03-11T20:50:49.693803+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:50:50.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:50 smithi088 bash[14472]: audit 2024-03-11T20:50:49.700402+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:50:50.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:50 smithi088 bash[19924]: audit 2024-03-11T20:50:49.693803+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:50:50.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:50 smithi088 bash[19924]: audit 2024-03-11T20:50:49.700402+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:50:51.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:51 smithi161 bash[14436]: cluster 2024-03-11T20:50:49.668841+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:51.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:51 smithi088 bash[14472]: cluster 2024-03-11T20:50:49.668841+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:51.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:51 smithi088 bash[19924]: cluster 2024-03-11T20:50:49.668841+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:53 smithi088 bash[14472]: cluster 2024-03-11T20:50:51.669448+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:53 smithi088 bash[14472]: audit 2024-03-11T20:50:52.806266+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:53 smithi088 bash[14472]: audit 2024-03-11T20:50:53.094082+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:53.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:53 smithi088 bash[19924]: cluster 2024-03-11T20:50:51.669448+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:53.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:53 smithi088 bash[19924]: audit 2024-03-11T20:50:52.806266+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:53.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:53 smithi088 bash[19924]: audit 2024-03-11T20:50:53.094082+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:53.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:53 smithi161 bash[14436]: cluster 2024-03-11T20:50:51.669448+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:53.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:53 smithi161 bash[14436]: audit 2024-03-11T20:50:52.806266+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:53.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:53 smithi161 bash[14436]: audit 2024-03-11T20:50:53.094082+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:55.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:55 smithi161 bash[14436]: cluster 2024-03-11T20:50:53.670023+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-03-11T20:50:55.658 INFO:teuthology.orchestra.run.smithi161.stdout:Created osd(s) 4 on host 'smithi161' 2024-03-11T20:50:55.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:55 smithi088 bash[14472]: cluster 2024-03-11T20:50:53.670023+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-03-11T20:50:55.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:55 smithi088 bash[19924]: cluster 2024-03-11T20:50:53.670023+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-03-11T20:50:56.385 DEBUG:teuthology.orchestra.run.smithi161:osd.4> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.4.service 2024-03-11T20:50:56.387 INFO:tasks.cephadm:Deploying osd.5 on smithi161 with /dev/vg_nvme/lv_3... 2024-03-11T20:50:56.387 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-11T20:50:56.592 INFO:journalctl@ceph.osd.4.smithi161.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:50:56.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:56 smithi161 bash[14436]: audit 2024-03-11T20:50:55.659976+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:56.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:56 smithi161 bash[14436]: cluster 2024-03-11T20:50:55.670619+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-03-11T20:50:56.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:56 smithi161 bash[14436]: audit 2024-03-11T20:50:55.671649+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:50:56.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:56 smithi161 bash[14436]: audit 2024-03-11T20:50:55.674072+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:56.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:56 smithi161 bash[14436]: audit 2024-03-11T20:50:55.675719+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:50:56.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:56 smithi161 bash[14436]: audit 2024-03-11T20:50:56.180289+0000 mon.a (mon.0) 438 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-11T20:50:56.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:56 smithi161 bash[14436]: audit 2024-03-11T20:50:56.180533+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.161:6800/2942886847,v1:172.21.15.161:6801/2942886847]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-11T20:50:57.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:56 smithi088 bash[19924]: audit 2024-03-11T20:50:55.659976+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:57.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:56 smithi088 bash[19924]: cluster 2024-03-11T20:50:55.670619+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-03-11T20:50:57.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:56 smithi088 bash[19924]: audit 2024-03-11T20:50:55.671649+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:50:57.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:56 smithi088 bash[19924]: audit 2024-03-11T20:50:55.674072+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:57.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:56 smithi088 bash[19924]: audit 2024-03-11T20:50:55.675719+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:50:57.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:56 smithi088 bash[19924]: audit 2024-03-11T20:50:56.180289+0000 mon.a (mon.0) 438 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-11T20:50:57.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:56 smithi088 bash[19924]: audit 2024-03-11T20:50:56.180533+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.161:6800/2942886847,v1:172.21.15.161:6801/2942886847]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-11T20:50:57.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:56 smithi088 bash[14472]: audit 2024-03-11T20:50:55.659976+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:50:57.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:56 smithi088 bash[14472]: cluster 2024-03-11T20:50:55.670619+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-03-11T20:50:57.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:56 smithi088 bash[14472]: audit 2024-03-11T20:50:55.671649+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:50:57.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:56 smithi088 bash[14472]: audit 2024-03-11T20:50:55.674072+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:50:57.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:56 smithi088 bash[14472]: audit 2024-03-11T20:50:55.675719+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:50:57.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:56 smithi088 bash[14472]: audit 2024-03-11T20:50:56.180289+0000 mon.a (mon.0) 438 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-11T20:50:57.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:56 smithi088 bash[14472]: audit 2024-03-11T20:50:56.180533+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.161:6800/2942886847,v1:172.21.15.161:6801/2942886847]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-11T20:50:58.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:57 smithi088 bash[14472]: audit 2024-03-11T20:50:56.674192+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-11T20:50:58.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:57 smithi088 bash[14472]: cluster 2024-03-11T20:50:56.674351+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-11T20:50:58.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:57 smithi088 bash[14472]: audit 2024-03-11T20:50:56.674528+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:50:58.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:57 smithi088 bash[14472]: audit 2024-03-11T20:50:56.676336+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:50:58.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:57 smithi088 bash[14472]: audit 2024-03-11T20:50:56.676630+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.161:6800/2942886847,v1:172.21.15.161:6801/2942886847]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:50:58.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:57 smithi088 bash[19924]: audit 2024-03-11T20:50:56.674192+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-11T20:50:58.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:57 smithi088 bash[19924]: cluster 2024-03-11T20:50:56.674351+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-11T20:50:58.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:57 smithi088 bash[19924]: audit 2024-03-11T20:50:56.674528+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:50:58.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:57 smithi088 bash[19924]: audit 2024-03-11T20:50:56.676336+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:50:58.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:57 smithi088 bash[19924]: audit 2024-03-11T20:50:56.676630+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.161:6800/2942886847,v1:172.21.15.161:6801/2942886847]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:50:58.144 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 20:50:57 smithi161 bash[17502]: debug 2024-03-11T20:50:57.686+0000 7f82c8888700 -1 osd.4 0 waiting for initial osdmap 2024-03-11T20:50:58.145 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 20:50:57 smithi161 bash[17502]: debug 2024-03-11T20:50:57.698+0000 7f82c321f700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-11T20:50:58.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:57 smithi161 bash[14436]: audit 2024-03-11T20:50:56.674192+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-11T20:50:58.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:57 smithi161 bash[14436]: cluster 2024-03-11T20:50:56.674351+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-11T20:50:58.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:57 smithi161 bash[14436]: audit 2024-03-11T20:50:56.674528+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:50:58.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:57 smithi161 bash[14436]: audit 2024-03-11T20:50:56.676336+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:50:58.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:57 smithi161 bash[14436]: audit 2024-03-11T20:50:56.676630+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.161:6800/2942886847,v1:172.21.15.161:6801/2942886847]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:50:59.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:58 smithi088 bash[14472]: cluster 2024-03-11T20:50:57.671305+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:59.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:58 smithi088 bash[14472]: audit 2024-03-11T20:50:57.675781+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-03-11T20:50:59.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:58 smithi088 bash[14472]: cluster 2024-03-11T20:50:57.675917+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-11T20:50:59.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:58 smithi088 bash[14472]: audit 2024-03-11T20:50:57.678329+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:50:59.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:58 smithi088 bash[14472]: audit 2024-03-11T20:50:57.683760+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:50:59.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:58 smithi088 bash[14472]: cluster 2024-03-11T20:50:58.677214+0000 mon.a (mon.0) 447 : cluster [INF] osd.4 [v2:172.21.15.161:6800/2942886847,v1:172.21.15.161:6801/2942886847] boot 2024-03-11T20:50:59.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:58 smithi088 bash[14472]: cluster 2024-03-11T20:50:58.677354+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-11T20:50:59.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:58 smithi088 bash[19924]: cluster 2024-03-11T20:50:57.671305+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:59.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:58 smithi088 bash[19924]: audit 2024-03-11T20:50:57.675781+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-03-11T20:50:59.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:58 smithi088 bash[19924]: cluster 2024-03-11T20:50:57.675917+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-11T20:50:59.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:58 smithi088 bash[19924]: audit 2024-03-11T20:50:57.678329+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:50:59.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:58 smithi088 bash[19924]: audit 2024-03-11T20:50:57.683760+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:50:59.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:58 smithi088 bash[19924]: cluster 2024-03-11T20:50:58.677214+0000 mon.a (mon.0) 447 : cluster [INF] osd.4 [v2:172.21.15.161:6800/2942886847,v1:172.21.15.161:6801/2942886847] boot 2024-03-11T20:50:59.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:58 smithi088 bash[19924]: cluster 2024-03-11T20:50:58.677354+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-11T20:50:59.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:58 smithi161 bash[14436]: cluster 2024-03-11T20:50:57.671305+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-11T20:50:59.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:58 smithi161 bash[14436]: audit 2024-03-11T20:50:57.675781+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-03-11T20:50:59.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:58 smithi161 bash[14436]: cluster 2024-03-11T20:50:57.675917+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-11T20:50:59.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:58 smithi161 bash[14436]: audit 2024-03-11T20:50:57.678329+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:50:59.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:58 smithi161 bash[14436]: audit 2024-03-11T20:50:57.683760+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:50:59.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:58 smithi161 bash[14436]: cluster 2024-03-11T20:50:58.677214+0000 mon.a (mon.0) 447 : cluster [INF] osd.4 [v2:172.21.15.161:6800/2942886847,v1:172.21.15.161:6801/2942886847] boot 2024-03-11T20:50:59.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:58 smithi161 bash[14436]: cluster 2024-03-11T20:50:58.677354+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-11T20:50:59.758 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:59 smithi161 bash[14436]: cluster 2024-03-11T20:50:57.216477+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:50:59.758 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:59 smithi161 bash[14436]: cluster 2024-03-11T20:50:57.216658+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:50:59.759 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:59 smithi161 bash[14436]: audit 2024-03-11T20:50:58.678845+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:50:59.759 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:50:59 smithi161 bash[14436]: cluster 2024-03-11T20:50:59.679021+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-11T20:51:00.040 INFO:teuthology.orchestra.run.smithi161.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-11T20:51:00.041 INFO:teuthology.orchestra.run.smithi161.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-11T20:51:00.041 INFO:teuthology.orchestra.run.smithi161.stderr: stderr: 10+0 records in 2024-03-11T20:51:00.041 INFO:teuthology.orchestra.run.smithi161.stderr:10+0 records out 2024-03-11T20:51:00.041 INFO:teuthology.orchestra.run.smithi161.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0168983 s, 621 MB/s 2024-03-11T20:51:00.041 INFO:teuthology.orchestra.run.smithi161.stderr:--> Zapping successful for: 2024-03-11T20:51:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:59 smithi088 bash[19924]: cluster 2024-03-11T20:50:57.216477+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:51:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:59 smithi088 bash[19924]: cluster 2024-03-11T20:50:57.216658+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:51:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:59 smithi088 bash[19924]: audit 2024-03-11T20:50:58.678845+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:51:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:50:59 smithi088 bash[19924]: cluster 2024-03-11T20:50:59.679021+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-11T20:51:00.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:59 smithi088 bash[14472]: cluster 2024-03-11T20:50:57.216477+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:51:00.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:59 smithi088 bash[14472]: cluster 2024-03-11T20:50:57.216658+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:51:00.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:59 smithi088 bash[14472]: audit 2024-03-11T20:50:58.678845+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:51:00.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:50:59 smithi088 bash[14472]: cluster 2024-03-11T20:50:59.679021+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-11T20:51:00.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:00 smithi161 bash[14436]: cluster 2024-03-11T20:50:59.672016+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:00.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:00 smithi161 bash[14436]: cluster 2024-03-11T20:51:00.681212+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-11T20:51:01.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:00 smithi088 bash[14472]: cluster 2024-03-11T20:50:59.672016+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:01.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:00 smithi088 bash[14472]: cluster 2024-03-11T20:51:00.681212+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-11T20:51:01.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:00 smithi088 bash[19924]: cluster 2024-03-11T20:50:59.672016+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:01.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:00 smithi088 bash[19924]: cluster 2024-03-11T20:51:00.681212+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-11T20:51:01.402 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi161:vg_nvme/lv_3 2024-03-11T20:51:02.831 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:02 smithi161 bash[14436]: cluster 2024-03-11T20:51:01.672567+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v148: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:02.831 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:02 smithi161 bash[14436]: cluster 2024-03-11T20:51:01.716735+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-11T20:51:03.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:02 smithi088 bash[14472]: cluster 2024-03-11T20:51:01.672567+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v148: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:03.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:02 smithi088 bash[14472]: cluster 2024-03-11T20:51:01.716735+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-11T20:51:03.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:02 smithi088 bash[19924]: cluster 2024-03-11T20:51:01.672567+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v148: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:03.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:02 smithi088 bash[19924]: cluster 2024-03-11T20:51:01.716735+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-11T20:51:04.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:03 smithi088 bash[14472]: cluster 2024-03-11T20:51:02.716206+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-11T20:51:04.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:03 smithi088 bash[19924]: cluster 2024-03-11T20:51:02.716206+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-11T20:51:04.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:03 smithi161 bash[14436]: cluster 2024-03-11T20:51:02.716206+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-11T20:51:04.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:04 smithi161 bash[14436]: cluster 2024-03-11T20:51:03.673155+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v151: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:04.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:04 smithi161 bash[14436]: audit 2024-03-11T20:51:04.572633+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:04.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:04 smithi161 bash[14436]: audit 2024-03-11T20:51:04.574396+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:51:04.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:04 smithi161 bash[14436]: audit 2024-03-11T20:51:04.582880+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:04.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:04 smithi161 bash[14436]: audit 2024-03-11T20:51:04.590218+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:05.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:04 smithi088 bash[14472]: cluster 2024-03-11T20:51:03.673155+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v151: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:05.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:04 smithi088 bash[14472]: audit 2024-03-11T20:51:04.572633+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:05.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:04 smithi088 bash[14472]: audit 2024-03-11T20:51:04.574396+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:51:05.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:04 smithi088 bash[14472]: audit 2024-03-11T20:51:04.582880+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:05.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:04 smithi088 bash[14472]: audit 2024-03-11T20:51:04.590218+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:05.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:04 smithi088 bash[19924]: cluster 2024-03-11T20:51:03.673155+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v151: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:05.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:04 smithi088 bash[19924]: audit 2024-03-11T20:51:04.572633+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:05.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:04 smithi088 bash[19924]: audit 2024-03-11T20:51:04.574396+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:51:05.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:04 smithi088 bash[19924]: audit 2024-03-11T20:51:04.582880+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:05.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:04 smithi088 bash[19924]: audit 2024-03-11T20:51:04.590218+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:06.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:05 smithi088 bash[14472]: cephadm 2024-03-11T20:51:04.563122+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Detected new or changed devices on smithi161 2024-03-11T20:51:06.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:05 smithi088 bash[14472]: cephadm 2024-03-11T20:51:04.575474+0000 mgr.y (mgr.14152) 173 : cephadm [INF] Adjusting osd_memory_target on smithi161 to 17271M 2024-03-11T20:51:06.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:05 smithi088 bash[14472]: audit 2024-03-11T20:51:04.936328+0000 mgr.y (mgr.14152) 174 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:51:06.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:05 smithi088 bash[14472]: audit 2024-03-11T20:51:04.943239+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:51:06.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:05 smithi088 bash[14472]: audit 2024-03-11T20:51:04.949511+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:51:06.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:05 smithi088 bash[14472]: audit 2024-03-11T20:51:04.951335+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:06.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:05 smithi088 bash[19924]: cephadm 2024-03-11T20:51:04.563122+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Detected new or changed devices on smithi161 2024-03-11T20:51:06.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:05 smithi088 bash[19924]: cephadm 2024-03-11T20:51:04.575474+0000 mgr.y (mgr.14152) 173 : cephadm [INF] Adjusting osd_memory_target on smithi161 to 17271M 2024-03-11T20:51:06.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:05 smithi088 bash[19924]: audit 2024-03-11T20:51:04.936328+0000 mgr.y (mgr.14152) 174 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:51:06.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:05 smithi088 bash[19924]: audit 2024-03-11T20:51:04.943239+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:51:06.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:05 smithi088 bash[19924]: audit 2024-03-11T20:51:04.949511+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:51:06.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:05 smithi088 bash[19924]: audit 2024-03-11T20:51:04.951335+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:06.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:05 smithi161 bash[14436]: cephadm 2024-03-11T20:51:04.563122+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Detected new or changed devices on smithi161 2024-03-11T20:51:06.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:05 smithi161 bash[14436]: cephadm 2024-03-11T20:51:04.575474+0000 mgr.y (mgr.14152) 173 : cephadm [INF] Adjusting osd_memory_target on smithi161 to 17271M 2024-03-11T20:51:06.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:05 smithi161 bash[14436]: audit 2024-03-11T20:51:04.936328+0000 mgr.y (mgr.14152) 174 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:51:06.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:05 smithi161 bash[14436]: audit 2024-03-11T20:51:04.943239+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:51:06.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:05 smithi161 bash[14436]: audit 2024-03-11T20:51:04.949511+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:51:06.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:05 smithi161 bash[14436]: audit 2024-03-11T20:51:04.951335+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:07.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:06 smithi088 bash[14472]: cluster 2024-03-11T20:51:05.673769+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-11T20:51:07.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:06 smithi088 bash[19924]: cluster 2024-03-11T20:51:05.673769+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-11T20:51:07.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:06 smithi161 bash[14436]: cluster 2024-03-11T20:51:05.673769+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-11T20:51:08.855 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:08 smithi161 bash[14436]: cluster 2024-03-11T20:51:07.674377+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; 74 KiB/s, 0 objects/s recovering 2024-03-11T20:51:09.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:08 smithi088 bash[14472]: cluster 2024-03-11T20:51:07.674377+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; 74 KiB/s, 0 objects/s recovering 2024-03-11T20:51:09.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:08 smithi088 bash[19924]: cluster 2024-03-11T20:51:07.674377+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; 74 KiB/s, 0 objects/s recovering 2024-03-11T20:51:11.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:10 smithi088 bash[14472]: cluster 2024-03-11T20:51:09.675030+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; 65 KiB/s, 0 objects/s recovering 2024-03-11T20:51:11.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:10 smithi088 bash[19924]: cluster 2024-03-11T20:51:09.675030+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; 65 KiB/s, 0 objects/s recovering 2024-03-11T20:51:11.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:10 smithi161 bash[14436]: cluster 2024-03-11T20:51:09.675030+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; 65 KiB/s, 0 objects/s recovering 2024-03-11T20:51:12.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:11 smithi088 bash[14472]: audit 2024-03-11T20:51:10.876708+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "275d56a7-d283-4196-ab10-a2cff2dd0307"}]: dispatch 2024-03-11T20:51:12.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:11 smithi088 bash[14472]: audit 2024-03-11T20:51:10.877000+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.161:0/3286370668' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "275d56a7-d283-4196-ab10-a2cff2dd0307"}]: dispatch 2024-03-11T20:51:12.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:11 smithi088 bash[14472]: audit 2024-03-11T20:51:10.885466+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "275d56a7-d283-4196-ab10-a2cff2dd0307"}]': finished 2024-03-11T20:51:12.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:11 smithi088 bash[14472]: cluster 2024-03-11T20:51:10.885655+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-11T20:51:12.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:11 smithi088 bash[14472]: audit 2024-03-11T20:51:10.885950+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:12.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:11 smithi088 bash[14472]: audit 2024-03-11T20:51:11.578555+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.161:0/825382690' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:51:12.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:11 smithi088 bash[19924]: audit 2024-03-11T20:51:10.876708+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "275d56a7-d283-4196-ab10-a2cff2dd0307"}]: dispatch 2024-03-11T20:51:12.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:11 smithi088 bash[19924]: audit 2024-03-11T20:51:10.877000+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.161:0/3286370668' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "275d56a7-d283-4196-ab10-a2cff2dd0307"}]: dispatch 2024-03-11T20:51:12.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:11 smithi088 bash[19924]: audit 2024-03-11T20:51:10.885466+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "275d56a7-d283-4196-ab10-a2cff2dd0307"}]': finished 2024-03-11T20:51:12.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:11 smithi088 bash[19924]: cluster 2024-03-11T20:51:10.885655+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-11T20:51:12.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:11 smithi088 bash[19924]: audit 2024-03-11T20:51:10.885950+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:12.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:11 smithi088 bash[19924]: audit 2024-03-11T20:51:11.578555+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.161:0/825382690' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:51:12.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:11 smithi161 bash[14436]: audit 2024-03-11T20:51:10.876708+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "275d56a7-d283-4196-ab10-a2cff2dd0307"}]: dispatch 2024-03-11T20:51:12.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:11 smithi161 bash[14436]: audit 2024-03-11T20:51:10.877000+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.161:0/3286370668' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "275d56a7-d283-4196-ab10-a2cff2dd0307"}]: dispatch 2024-03-11T20:51:12.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:11 smithi161 bash[14436]: audit 2024-03-11T20:51:10.885466+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "275d56a7-d283-4196-ab10-a2cff2dd0307"}]': finished 2024-03-11T20:51:12.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:11 smithi161 bash[14436]: cluster 2024-03-11T20:51:10.885655+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-11T20:51:12.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:11 smithi161 bash[14436]: audit 2024-03-11T20:51:10.885950+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:12.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:11 smithi161 bash[14436]: audit 2024-03-11T20:51:11.578555+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.161:0/825382690' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:51:13.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:12 smithi161 bash[14436]: cluster 2024-03-11T20:51:11.675612+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-03-11T20:51:13.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:12 smithi088 bash[14472]: cluster 2024-03-11T20:51:11.675612+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-03-11T20:51:13.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:12 smithi088 bash[19924]: cluster 2024-03-11T20:51:11.675612+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-03-11T20:51:15.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:14 smithi161 bash[14436]: cluster 2024-03-11T20:51:13.676245+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; 52 KiB/s, 0 objects/s recovering 2024-03-11T20:51:15.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:14 smithi088 bash[19924]: cluster 2024-03-11T20:51:13.676245+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; 52 KiB/s, 0 objects/s recovering 2024-03-11T20:51:15.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:14 smithi088 bash[14472]: cluster 2024-03-11T20:51:13.676245+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; 52 KiB/s, 0 objects/s recovering 2024-03-11T20:51:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:16 smithi161 bash[14436]: cluster 2024-03-11T20:51:15.676839+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:17.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:16 smithi088 bash[14472]: cluster 2024-03-11T20:51:15.676839+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:17.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:16 smithi088 bash[19924]: cluster 2024-03-11T20:51:15.676839+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:19.178 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:18 smithi161 bash[14436]: cluster 2024-03-11T20:51:17.677413+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-03-11T20:51:19.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:18 smithi088 bash[14472]: cluster 2024-03-11T20:51:17.677413+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-03-11T20:51:19.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:18 smithi088 bash[19924]: cluster 2024-03-11T20:51:17.677413+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-03-11T20:51:21.093 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:20 smithi161 bash[14436]: cluster 2024-03-11T20:51:19.678027+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-03-11T20:51:21.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:20 smithi088 bash[14472]: cluster 2024-03-11T20:51:19.678027+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-03-11T20:51:21.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:20 smithi088 bash[19924]: cluster 2024-03-11T20:51:19.678027+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-03-11T20:51:22.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:21 smithi161 bash[14436]: audit 2024-03-11T20:51:21.104445+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-11T20:51:22.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:21 smithi161 bash[14436]: audit 2024-03-11T20:51:21.106116+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:22.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:21 smithi161 bash[14436]: cephadm 2024-03-11T20:51:21.107503+0000 mgr.y (mgr.14152) 183 : cephadm [INF] Deploying daemon osd.5 on smithi161 2024-03-11T20:51:22.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:21 smithi088 bash[14472]: audit 2024-03-11T20:51:21.104445+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-11T20:51:22.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:21 smithi088 bash[14472]: audit 2024-03-11T20:51:21.106116+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:22.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:21 smithi088 bash[14472]: cephadm 2024-03-11T20:51:21.107503+0000 mgr.y (mgr.14152) 183 : cephadm [INF] Deploying daemon osd.5 on smithi161 2024-03-11T20:51:22.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:21 smithi088 bash[19924]: audit 2024-03-11T20:51:21.104445+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-11T20:51:22.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:21 smithi088 bash[19924]: audit 2024-03-11T20:51:21.106116+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:22.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:21 smithi088 bash[19924]: cephadm 2024-03-11T20:51:21.107503+0000 mgr.y (mgr.14152) 183 : cephadm [INF] Deploying daemon osd.5 on smithi161 2024-03-11T20:51:23.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:22 smithi088 bash[14472]: cluster 2024-03-11T20:51:21.678600+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:23.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:22 smithi088 bash[19924]: cluster 2024-03-11T20:51:21.678600+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:23.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:22 smithi161 bash[14436]: cluster 2024-03-11T20:51:21.678600+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:25.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:24 smithi161 bash[14436]: cluster 2024-03-11T20:51:23.679284+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:25.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:24 smithi088 bash[14472]: cluster 2024-03-11T20:51:23.679284+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:25.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:24 smithi088 bash[19924]: cluster 2024-03-11T20:51:23.679284+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:26.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:26 smithi161 bash[14436]: audit 2024-03-11T20:51:25.334343+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:26.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:26 smithi161 bash[14436]: audit 2024-03-11T20:51:25.363894+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:51:26.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:26 smithi161 bash[14436]: audit 2024-03-11T20:51:25.366702+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:26.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:26 smithi161 bash[14436]: audit 2024-03-11T20:51:25.368591+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:51:26.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:26 smithi088 bash[19924]: audit 2024-03-11T20:51:25.334343+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:26.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:26 smithi088 bash[19924]: audit 2024-03-11T20:51:25.363894+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:51:26.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:26 smithi088 bash[19924]: audit 2024-03-11T20:51:25.366702+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:26.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:26 smithi088 bash[19924]: audit 2024-03-11T20:51:25.368591+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:51:26.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:26 smithi088 bash[14472]: audit 2024-03-11T20:51:25.334343+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:26.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:26 smithi088 bash[14472]: audit 2024-03-11T20:51:25.363894+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:51:26.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:26 smithi088 bash[14472]: audit 2024-03-11T20:51:25.366702+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:26.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:26 smithi088 bash[14472]: audit 2024-03-11T20:51:25.368591+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:51:27.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:27 smithi161 bash[14436]: cluster 2024-03-11T20:51:25.679902+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:27.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:27 smithi088 bash[19924]: cluster 2024-03-11T20:51:25.679902+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:27.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:27 smithi088 bash[14472]: cluster 2024-03-11T20:51:25.679902+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:29.603 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:29 smithi161 bash[14436]: cluster 2024-03-11T20:51:27.680515+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:29.603 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:29 smithi161 bash[14436]: audit 2024-03-11T20:51:29.178029+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:29.603 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:29 smithi161 bash[14436]: audit 2024-03-11T20:51:29.186702+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:29.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:29 smithi088 bash[14472]: cluster 2024-03-11T20:51:27.680515+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:29.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:29 smithi088 bash[14472]: audit 2024-03-11T20:51:29.178029+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:29.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:29 smithi088 bash[14472]: audit 2024-03-11T20:51:29.186702+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:29.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:29 smithi088 bash[19924]: cluster 2024-03-11T20:51:27.680515+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:29.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:29 smithi088 bash[19924]: audit 2024-03-11T20:51:29.178029+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:29.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:29 smithi088 bash[19924]: audit 2024-03-11T20:51:29.186702+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:31.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:31 smithi161 bash[14436]: cluster 2024-03-11T20:51:29.681105+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-03-11T20:51:31.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:31 smithi088 bash[14472]: cluster 2024-03-11T20:51:29.681105+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-03-11T20:51:31.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:31 smithi088 bash[19924]: cluster 2024-03-11T20:51:29.681105+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-03-11T20:51:32.168 INFO:teuthology.orchestra.run.smithi161.stdout:Created osd(s) 5 on host 'smithi161' 2024-03-11T20:51:32.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:32 smithi161 bash[14436]: audit 2024-03-11T20:51:32.163851+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:51:32.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:32 smithi161 bash[14436]: audit 2024-03-11T20:51:32.169829+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:32.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:32 smithi161 bash[14436]: audit 2024-03-11T20:51:32.170433+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:32.601 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:32 smithi161 bash[14436]: audit 2024-03-11T20:51:32.172991+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:51:32.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:32 smithi088 bash[14472]: audit 2024-03-11T20:51:32.163851+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:51:32.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:32 smithi088 bash[14472]: audit 2024-03-11T20:51:32.169829+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:32.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:32 smithi088 bash[14472]: audit 2024-03-11T20:51:32.170433+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:32.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:32 smithi088 bash[14472]: audit 2024-03-11T20:51:32.172991+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:51:32.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:32 smithi088 bash[19924]: audit 2024-03-11T20:51:32.163851+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:51:32.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:32 smithi088 bash[19924]: audit 2024-03-11T20:51:32.169829+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:32.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:32 smithi088 bash[19924]: audit 2024-03-11T20:51:32.170433+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:32.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:32 smithi088 bash[19924]: audit 2024-03-11T20:51:32.172991+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:51:32.862 DEBUG:teuthology.orchestra.run.smithi161:osd.5> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.5.service 2024-03-11T20:51:32.864 INFO:tasks.cephadm:Deploying osd.6 on smithi161 with /dev/vg_nvme/lv_2... 2024-03-11T20:51:32.864 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-11T20:51:33.273 INFO:journalctl@ceph.osd.5.smithi161.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:51:33.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:33 smithi161 bash[14436]: cluster 2024-03-11T20:51:31.681731+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-03-11T20:51:33.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:33 smithi161 bash[14436]: audit 2024-03-11T20:51:32.609570+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-11T20:51:33.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:33 smithi161 bash[14436]: audit 2024-03-11T20:51:32.610011+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.161:6808/2227866897,v1:172.21.15.161:6809/2227866897]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-11T20:51:33.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:33 smithi088 bash[14472]: cluster 2024-03-11T20:51:31.681731+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-03-11T20:51:33.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:33 smithi088 bash[14472]: audit 2024-03-11T20:51:32.609570+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-11T20:51:33.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:33 smithi088 bash[14472]: audit 2024-03-11T20:51:32.610011+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.161:6808/2227866897,v1:172.21.15.161:6809/2227866897]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-11T20:51:33.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:33 smithi088 bash[19924]: cluster 2024-03-11T20:51:31.681731+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-03-11T20:51:33.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:33 smithi088 bash[19924]: audit 2024-03-11T20:51:32.609570+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-11T20:51:33.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:33 smithi088 bash[19924]: audit 2024-03-11T20:51:32.610011+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.161:6808/2227866897,v1:172.21.15.161:6809/2227866897]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-11T20:51:34.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:34 smithi161 bash[14436]: audit 2024-03-11T20:51:33.371890+0000 mon.a (mon.0) 478 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-11T20:51:34.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:34 smithi161 bash[14436]: cluster 2024-03-11T20:51:33.372049+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-11T20:51:34.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:34 smithi161 bash[14436]: audit 2024-03-11T20:51:33.372240+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:34.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:34 smithi161 bash[14436]: audit 2024-03-11T20:51:33.374145+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:51:34.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:34 smithi161 bash[14436]: audit 2024-03-11T20:51:33.374768+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.161:6808/2227866897,v1:172.21.15.161:6809/2227866897]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:51:34.645 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 20:51:34 smithi161 bash[20617]: debug 2024-03-11T20:51:34.381+0000 7fed7f557700 -1 osd.5 0 waiting for initial osdmap 2024-03-11T20:51:34.645 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 20:51:34 smithi161 bash[20617]: debug 2024-03-11T20:51:34.389+0000 7fed7a6ef700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-11T20:51:34.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:34 smithi088 bash[14472]: audit 2024-03-11T20:51:33.371890+0000 mon.a (mon.0) 478 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-11T20:51:34.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:34 smithi088 bash[14472]: cluster 2024-03-11T20:51:33.372049+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-11T20:51:34.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:34 smithi088 bash[14472]: audit 2024-03-11T20:51:33.372240+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:34.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:34 smithi088 bash[14472]: audit 2024-03-11T20:51:33.374145+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:51:34.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:34 smithi088 bash[14472]: audit 2024-03-11T20:51:33.374768+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.161:6808/2227866897,v1:172.21.15.161:6809/2227866897]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:51:34.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:34 smithi088 bash[19924]: audit 2024-03-11T20:51:33.371890+0000 mon.a (mon.0) 478 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-11T20:51:34.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:34 smithi088 bash[19924]: cluster 2024-03-11T20:51:33.372049+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-11T20:51:34.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:34 smithi088 bash[19924]: audit 2024-03-11T20:51:33.372240+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:34.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:34 smithi088 bash[19924]: audit 2024-03-11T20:51:33.374145+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:51:34.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:34 smithi088 bash[19924]: audit 2024-03-11T20:51:33.374768+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.161:6808/2227866897,v1:172.21.15.161:6809/2227866897]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:51:35.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:35 smithi161 bash[14436]: cluster 2024-03-11T20:51:33.682413+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:35.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:35 smithi161 bash[14436]: audit 2024-03-11T20:51:34.375824+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-03-11T20:51:35.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:35 smithi161 bash[14436]: cluster 2024-03-11T20:51:34.376093+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-11T20:51:35.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:35 smithi161 bash[14436]: audit 2024-03-11T20:51:34.376890+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:35.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:35 smithi161 bash[14436]: audit 2024-03-11T20:51:34.385176+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:35.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:35 smithi088 bash[14472]: cluster 2024-03-11T20:51:33.682413+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:35.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:35 smithi088 bash[14472]: audit 2024-03-11T20:51:34.375824+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-03-11T20:51:35.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:35 smithi088 bash[14472]: cluster 2024-03-11T20:51:34.376093+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-11T20:51:35.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:35 smithi088 bash[14472]: audit 2024-03-11T20:51:34.376890+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:35.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:35 smithi088 bash[14472]: audit 2024-03-11T20:51:34.385176+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:35 smithi088 bash[19924]: cluster 2024-03-11T20:51:33.682413+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:35 smithi088 bash[19924]: audit 2024-03-11T20:51:34.375824+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-03-11T20:51:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:35 smithi088 bash[19924]: cluster 2024-03-11T20:51:34.376093+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-11T20:51:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:35 smithi088 bash[19924]: audit 2024-03-11T20:51:34.376890+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:35 smithi088 bash[19924]: audit 2024-03-11T20:51:34.385176+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:36.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:36 smithi161 bash[14436]: cluster 2024-03-11T20:51:33.646609+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:51:36.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:36 smithi161 bash[14436]: cluster 2024-03-11T20:51:33.646811+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:51:36.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:36 smithi161 bash[14436]: audit 2024-03-11T20:51:35.389397+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:36.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:36 smithi161 bash[14436]: cluster 2024-03-11T20:51:35.396451+0000 mon.a (mon.0) 487 : cluster [INF] osd.5 [v2:172.21.15.161:6808/2227866897,v1:172.21.15.161:6809/2227866897] boot 2024-03-11T20:51:36.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:36 smithi161 bash[14436]: cluster 2024-03-11T20:51:35.396523+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-11T20:51:36.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:36 smithi161 bash[14436]: audit 2024-03-11T20:51:35.396831+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:36.732 INFO:teuthology.orchestra.run.smithi161.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-11T20:51:36.733 INFO:teuthology.orchestra.run.smithi161.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-11T20:51:36.733 INFO:teuthology.orchestra.run.smithi161.stderr: stderr: 10+0 records in 2024-03-11T20:51:36.733 INFO:teuthology.orchestra.run.smithi161.stderr:10+0 records out 2024-03-11T20:51:36.733 INFO:teuthology.orchestra.run.smithi161.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0180369 s, 581 MB/s 2024-03-11T20:51:36.733 INFO:teuthology.orchestra.run.smithi161.stderr:--> Zapping successful for: 2024-03-11T20:51:36.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:36 smithi088 bash[14472]: cluster 2024-03-11T20:51:33.646609+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:51:36.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:36 smithi088 bash[14472]: cluster 2024-03-11T20:51:33.646811+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:51:36.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:36 smithi088 bash[14472]: audit 2024-03-11T20:51:35.389397+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:36.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:36 smithi088 bash[14472]: cluster 2024-03-11T20:51:35.396451+0000 mon.a (mon.0) 487 : cluster [INF] osd.5 [v2:172.21.15.161:6808/2227866897,v1:172.21.15.161:6809/2227866897] boot 2024-03-11T20:51:36.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:36 smithi088 bash[14472]: cluster 2024-03-11T20:51:35.396523+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-11T20:51:36.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:36 smithi088 bash[14472]: audit 2024-03-11T20:51:35.396831+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:36.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:36 smithi088 bash[19924]: cluster 2024-03-11T20:51:33.646609+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:51:36.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:36 smithi088 bash[19924]: cluster 2024-03-11T20:51:33.646811+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:51:36.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:36 smithi088 bash[19924]: audit 2024-03-11T20:51:35.389397+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:36.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:36 smithi088 bash[19924]: cluster 2024-03-11T20:51:35.396451+0000 mon.a (mon.0) 487 : cluster [INF] osd.5 [v2:172.21.15.161:6808/2227866897,v1:172.21.15.161:6809/2227866897] boot 2024-03-11T20:51:36.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:36 smithi088 bash[19924]: cluster 2024-03-11T20:51:35.396523+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-11T20:51:36.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:36 smithi088 bash[19924]: audit 2024-03-11T20:51:35.396831+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:51:37.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:37 smithi161 bash[14436]: cluster 2024-03-11T20:51:35.682980+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:37.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:37 smithi161 bash[14436]: cluster 2024-03-11T20:51:36.397779+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-11T20:51:37.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:37 smithi088 bash[14472]: cluster 2024-03-11T20:51:35.682980+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:37.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:37 smithi088 bash[14472]: cluster 2024-03-11T20:51:36.397779+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-11T20:51:37.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:37 smithi088 bash[19924]: cluster 2024-03-11T20:51:35.682980+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-11T20:51:37.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:37 smithi088 bash[19924]: cluster 2024-03-11T20:51:36.397779+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-11T20:51:38.050 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi161:vg_nvme/lv_2 2024-03-11T20:51:38.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:38 smithi161 bash[14436]: cluster 2024-03-11T20:51:37.408534+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-11T20:51:38.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:38 smithi088 bash[14472]: cluster 2024-03-11T20:51:37.408534+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-11T20:51:38.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:38 smithi088 bash[19924]: cluster 2024-03-11T20:51:37.408534+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-11T20:51:39.625 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:39 smithi161 bash[14436]: cluster 2024-03-11T20:51:37.683592+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:39.625 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:39 smithi161 bash[14436]: cluster 2024-03-11T20:51:38.420923+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-11T20:51:39.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:39 smithi088 bash[14472]: cluster 2024-03-11T20:51:37.683592+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:39.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:39 smithi088 bash[14472]: cluster 2024-03-11T20:51:38.420923+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-11T20:51:39.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:39 smithi088 bash[19924]: cluster 2024-03-11T20:51:37.683592+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:39.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:39 smithi088 bash[19924]: cluster 2024-03-11T20:51:38.420923+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-11T20:51:40.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:40 smithi088 bash[14472]: cluster 2024-03-11T20:51:39.425121+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-11T20:51:40.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:40 smithi088 bash[19924]: cluster 2024-03-11T20:51:39.425121+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-11T20:51:40.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:40 smithi161 bash[14436]: cluster 2024-03-11T20:51:39.425121+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-11T20:51:41.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:41 smithi161 bash[14436]: cluster 2024-03-11T20:51:39.684210+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v177: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:41.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:41 smithi161 bash[14436]: audit 2024-03-11T20:51:41.348566+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:41.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:41 smithi161 bash[14436]: audit 2024-03-11T20:51:41.350217+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:51:41.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:41 smithi161 bash[14436]: audit 2024-03-11T20:51:41.351704+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:51:41.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:41 smithi161 bash[14436]: audit 2024-03-11T20:51:41.360448+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:41.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:41 smithi161 bash[14436]: audit 2024-03-11T20:51:41.368563+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:41.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:41 smithi088 bash[14472]: cluster 2024-03-11T20:51:39.684210+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v177: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:41.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:41 smithi088 bash[14472]: audit 2024-03-11T20:51:41.348566+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:41.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:41 smithi088 bash[14472]: audit 2024-03-11T20:51:41.350217+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:51:41.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:41 smithi088 bash[14472]: audit 2024-03-11T20:51:41.351704+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:51:41.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:41 smithi088 bash[14472]: audit 2024-03-11T20:51:41.360448+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:41.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:41 smithi088 bash[14472]: audit 2024-03-11T20:51:41.368563+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:41.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:41 smithi088 bash[19924]: cluster 2024-03-11T20:51:39.684210+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v177: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:41.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:41 smithi088 bash[19924]: audit 2024-03-11T20:51:41.348566+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:41.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:41 smithi088 bash[19924]: audit 2024-03-11T20:51:41.350217+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:51:41.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:41 smithi088 bash[19924]: audit 2024-03-11T20:51:41.351704+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:51:41.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:41 smithi088 bash[19924]: audit 2024-03-11T20:51:41.360448+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:41.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:41 smithi088 bash[19924]: audit 2024-03-11T20:51:41.368563+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:51:42.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:42 smithi088 bash[14472]: cephadm 2024-03-11T20:51:41.338806+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi161 2024-03-11T20:51:42.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:42 smithi088 bash[14472]: cephadm 2024-03-11T20:51:41.352786+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Adjusting osd_memory_target on smithi161 to 8635M 2024-03-11T20:51:42.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:42 smithi088 bash[14472]: audit 2024-03-11T20:51:41.727231+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:51:42.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:42 smithi088 bash[14472]: audit 2024-03-11T20:51:41.733624+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:51:42.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:42 smithi088 bash[14472]: audit 2024-03-11T20:51:41.735514+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:42.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:42 smithi088 bash[19924]: cephadm 2024-03-11T20:51:41.338806+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi161 2024-03-11T20:51:42.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:42 smithi088 bash[19924]: cephadm 2024-03-11T20:51:41.352786+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Adjusting osd_memory_target on smithi161 to 8635M 2024-03-11T20:51:42.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:42 smithi088 bash[19924]: audit 2024-03-11T20:51:41.727231+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:51:42.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:42 smithi088 bash[19924]: audit 2024-03-11T20:51:41.733624+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:51:42.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:42 smithi088 bash[19924]: audit 2024-03-11T20:51:41.735514+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:42.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:42 smithi161 bash[14436]: cephadm 2024-03-11T20:51:41.338806+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi161 2024-03-11T20:51:42.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:42 smithi161 bash[14436]: cephadm 2024-03-11T20:51:41.352786+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Adjusting osd_memory_target on smithi161 to 8635M 2024-03-11T20:51:42.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:42 smithi161 bash[14436]: audit 2024-03-11T20:51:41.727231+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:51:42.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:42 smithi161 bash[14436]: audit 2024-03-11T20:51:41.733624+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:51:42.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:42 smithi161 bash[14436]: audit 2024-03-11T20:51:41.735514+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:43.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:43 smithi088 bash[14472]: cluster 2024-03-11T20:51:41.684921+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:43.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:43 smithi088 bash[14472]: audit 2024-03-11T20:51:41.720294+0000 mgr.y (mgr.14152) 197 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:51:43.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:43 smithi088 bash[19924]: cluster 2024-03-11T20:51:41.684921+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:43.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:43 smithi088 bash[19924]: audit 2024-03-11T20:51:41.720294+0000 mgr.y (mgr.14152) 197 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:51:43.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:43 smithi161 bash[14436]: cluster 2024-03-11T20:51:41.684921+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:43.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:43 smithi161 bash[14436]: audit 2024-03-11T20:51:41.720294+0000 mgr.y (mgr.14152) 197 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:51:45.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:45 smithi161 bash[14436]: cluster 2024-03-11T20:51:43.685570+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:45.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:45 smithi088 bash[14472]: cluster 2024-03-11T20:51:43.685570+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:45.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:45 smithi088 bash[19924]: cluster 2024-03-11T20:51:43.685570+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:47.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:47 smithi088 bash[14472]: cluster 2024-03-11T20:51:45.686148+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 2024-03-11T20:51:47.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:47 smithi088 bash[19924]: cluster 2024-03-11T20:51:45.686148+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 2024-03-11T20:51:47.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:47 smithi161 bash[14436]: cluster 2024-03-11T20:51:45.686148+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 2024-03-11T20:51:48.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:48 smithi088 bash[14472]: audit 2024-03-11T20:51:47.751452+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "964f40a8-6783-4d74-8eb7-99f1ddc05e17"}]: dispatch 2024-03-11T20:51:48.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:48 smithi088 bash[14472]: audit 2024-03-11T20:51:47.751812+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.161:0/3455554028' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "964f40a8-6783-4d74-8eb7-99f1ddc05e17"}]: dispatch 2024-03-11T20:51:48.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:48 smithi088 bash[14472]: audit 2024-03-11T20:51:47.760055+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "964f40a8-6783-4d74-8eb7-99f1ddc05e17"}]': finished 2024-03-11T20:51:48.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:48 smithi088 bash[14472]: cluster 2024-03-11T20:51:47.760236+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-11T20:51:48.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:48 smithi088 bash[14472]: audit 2024-03-11T20:51:47.760522+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:51:48.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:48 smithi088 bash[19924]: audit 2024-03-11T20:51:47.751452+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "964f40a8-6783-4d74-8eb7-99f1ddc05e17"}]: dispatch 2024-03-11T20:51:48.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:48 smithi088 bash[19924]: audit 2024-03-11T20:51:47.751812+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.161:0/3455554028' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "964f40a8-6783-4d74-8eb7-99f1ddc05e17"}]: dispatch 2024-03-11T20:51:48.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:48 smithi088 bash[19924]: audit 2024-03-11T20:51:47.760055+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "964f40a8-6783-4d74-8eb7-99f1ddc05e17"}]': finished 2024-03-11T20:51:48.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:48 smithi088 bash[19924]: cluster 2024-03-11T20:51:47.760236+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-11T20:51:48.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:48 smithi088 bash[19924]: audit 2024-03-11T20:51:47.760522+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:51:48.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:48 smithi161 bash[14436]: audit 2024-03-11T20:51:47.751452+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "964f40a8-6783-4d74-8eb7-99f1ddc05e17"}]: dispatch 2024-03-11T20:51:48.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:48 smithi161 bash[14436]: audit 2024-03-11T20:51:47.751812+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.161:0/3455554028' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "964f40a8-6783-4d74-8eb7-99f1ddc05e17"}]: dispatch 2024-03-11T20:51:48.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:48 smithi161 bash[14436]: audit 2024-03-11T20:51:47.760055+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "964f40a8-6783-4d74-8eb7-99f1ddc05e17"}]': finished 2024-03-11T20:51:48.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:48 smithi161 bash[14436]: cluster 2024-03-11T20:51:47.760236+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-11T20:51:48.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:48 smithi161 bash[14436]: audit 2024-03-11T20:51:47.760522+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:51:49.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:49 smithi088 bash[14472]: cluster 2024-03-11T20:51:47.686750+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 2024-03-11T20:51:49.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:49 smithi088 bash[14472]: audit 2024-03-11T20:51:48.473112+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.161:0/234137615' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:51:49.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:49 smithi088 bash[19924]: cluster 2024-03-11T20:51:47.686750+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 2024-03-11T20:51:49.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:49 smithi088 bash[19924]: audit 2024-03-11T20:51:48.473112+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.161:0/234137615' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:51:49.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:49 smithi161 bash[14436]: cluster 2024-03-11T20:51:47.686750+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 2024-03-11T20:51:49.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:49 smithi161 bash[14436]: audit 2024-03-11T20:51:48.473112+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.161:0/234137615' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:51:50.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:50 smithi088 bash[14472]: audit 2024-03-11T20:51:49.697230+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:51:50.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:50 smithi088 bash[14472]: audit 2024-03-11T20:51:49.702839+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:51:50.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:50 smithi088 bash[19924]: audit 2024-03-11T20:51:49.697230+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:51:50.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:50 smithi088 bash[19924]: audit 2024-03-11T20:51:49.702839+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:51:50.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:50 smithi161 bash[14436]: audit 2024-03-11T20:51:49.697230+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:51:50.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:50 smithi161 bash[14436]: audit 2024-03-11T20:51:49.702839+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:51:51.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:51 smithi088 bash[14472]: cluster 2024-03-11T20:51:49.687328+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:51.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:51 smithi088 bash[19924]: cluster 2024-03-11T20:51:49.687328+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:51.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:51 smithi161 bash[14436]: cluster 2024-03-11T20:51:49.687328+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:53.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:53 smithi088 bash[14472]: cluster 2024-03-11T20:51:51.687916+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:53.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:53 smithi088 bash[19924]: cluster 2024-03-11T20:51:51.687916+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:53.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:53 smithi161 bash[14436]: cluster 2024-03-11T20:51:51.687916+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:55.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:54 smithi088 bash[14472]: cluster 2024-03-11T20:51:53.688512+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:55.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:54 smithi088 bash[19924]: cluster 2024-03-11T20:51:53.688512+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:55.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:54 smithi161 bash[14436]: cluster 2024-03-11T20:51:53.688512+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:51:57.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:56 smithi088 bash[14472]: cluster 2024-03-11T20:51:55.689127+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-03-11T20:51:57.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:56 smithi088 bash[19924]: cluster 2024-03-11T20:51:55.689127+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-03-11T20:51:57.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:56 smithi161 bash[14436]: cluster 2024-03-11T20:51:55.689127+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-03-11T20:51:59.035 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:58 smithi161 bash[14436]: cluster 2024-03-11T20:51:57.689700+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-03-11T20:51:59.035 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:58 smithi161 bash[14436]: audit 2024-03-11T20:51:58.022866+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-11T20:51:59.036 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:58 smithi161 bash[14436]: audit 2024-03-11T20:51:58.024559+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:59.036 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:51:58 smithi161 bash[14436]: cephadm 2024-03-11T20:51:58.025928+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Deploying daemon osd.6 on smithi161 2024-03-11T20:51:59.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:58 smithi088 bash[14472]: cluster 2024-03-11T20:51:57.689700+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-03-11T20:51:59.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:58 smithi088 bash[14472]: audit 2024-03-11T20:51:58.022866+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-11T20:51:59.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:58 smithi088 bash[14472]: audit 2024-03-11T20:51:58.024559+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:59.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:51:58 smithi088 bash[14472]: cephadm 2024-03-11T20:51:58.025928+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Deploying daemon osd.6 on smithi161 2024-03-11T20:51:59.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:58 smithi088 bash[19924]: cluster 2024-03-11T20:51:57.689700+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-03-11T20:51:59.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:58 smithi088 bash[19924]: audit 2024-03-11T20:51:58.022866+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-11T20:51:59.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:58 smithi088 bash[19924]: audit 2024-03-11T20:51:58.024559+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:51:59.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:51:58 smithi088 bash[19924]: cephadm 2024-03-11T20:51:58.025928+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Deploying daemon osd.6 on smithi161 2024-03-11T20:52:00.984 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:00 smithi161 bash[14436]: cluster 2024-03-11T20:51:59.690311+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:52:01.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:00 smithi088 bash[14472]: cluster 2024-03-11T20:51:59.690311+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:52:01.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:00 smithi088 bash[19924]: cluster 2024-03-11T20:51:59.690311+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:52:02.981 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:02 smithi161 bash[14436]: cluster 2024-03-11T20:52:01.690949+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:52:02.982 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:02 smithi161 bash[14436]: audit 2024-03-11T20:52:02.095419+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:52:02.982 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:02 smithi161 bash[14436]: audit 2024-03-11T20:52:02.102445+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:02.982 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:02 smithi161 bash[14436]: audit 2024-03-11T20:52:02.103039+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:02.982 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:02 smithi161 bash[14436]: audit 2024-03-11T20:52:02.105156+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:52:03.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:02 smithi088 bash[19924]: cluster 2024-03-11T20:52:01.690949+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:52:03.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:02 smithi088 bash[19924]: audit 2024-03-11T20:52:02.095419+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:52:03.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:02 smithi088 bash[19924]: audit 2024-03-11T20:52:02.102445+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:03.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:02 smithi088 bash[19924]: audit 2024-03-11T20:52:02.103039+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:03.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:02 smithi088 bash[19924]: audit 2024-03-11T20:52:02.105156+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:52:03.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:02 smithi088 bash[14472]: cluster 2024-03-11T20:52:01.690949+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:52:03.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:02 smithi088 bash[14472]: audit 2024-03-11T20:52:02.095419+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:52:03.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:02 smithi088 bash[14472]: audit 2024-03-11T20:52:02.102445+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:03.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:02 smithi088 bash[14472]: audit 2024-03-11T20:52:02.103039+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:03.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:02 smithi088 bash[14472]: audit 2024-03-11T20:52:02.105156+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:52:05.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:04 smithi088 bash[14472]: cluster 2024-03-11T20:52:03.691536+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:52:05.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:04 smithi088 bash[19924]: cluster 2024-03-11T20:52:03.691536+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:52:05.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:04 smithi161 bash[14436]: cluster 2024-03-11T20:52:03.691536+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:52:07.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:06 smithi088 bash[14472]: cluster 2024-03-11T20:52:05.692119+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:52:07.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:06 smithi088 bash[14472]: audit 2024-03-11T20:52:05.758938+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:07.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:06 smithi088 bash[14472]: audit 2024-03-11T20:52:06.048166+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:07.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:06 smithi088 bash[19924]: cluster 2024-03-11T20:52:05.692119+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:52:07.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:06 smithi088 bash[19924]: audit 2024-03-11T20:52:05.758938+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:07.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:06 smithi088 bash[19924]: audit 2024-03-11T20:52:06.048166+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:07.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:06 smithi161 bash[14436]: cluster 2024-03-11T20:52:05.692119+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:52:07.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:06 smithi161 bash[14436]: audit 2024-03-11T20:52:05.758938+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:07.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:06 smithi161 bash[14436]: audit 2024-03-11T20:52:06.048166+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:08.862 INFO:teuthology.orchestra.run.smithi161.stdout:Created osd(s) 6 on host 'smithi161' 2024-03-11T20:52:09.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:08 smithi088 bash[14472]: cluster 2024-03-11T20:52:07.692707+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-03-11T20:52:09.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:08 smithi088 bash[19924]: cluster 2024-03-11T20:52:07.692707+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-03-11T20:52:09.087 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:08 smithi161 bash[14436]: cluster 2024-03-11T20:52:07.692707+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-03-11T20:52:09.595 DEBUG:teuthology.orchestra.run.smithi161:osd.6> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.6.service 2024-03-11T20:52:09.598 INFO:tasks.cephadm:Deploying osd.7 on smithi161 with /dev/vg_nvme/lv_1... 2024-03-11T20:52:09.598 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-11T20:52:09.770 INFO:journalctl@ceph.osd.6.smithi161.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:52:10.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:09 smithi161 bash[14436]: audit 2024-03-11T20:52:08.863081+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:10.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:09 smithi161 bash[14436]: audit 2024-03-11T20:52:08.874113+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:52:10.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:09 smithi161 bash[14436]: audit 2024-03-11T20:52:08.876215+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:10.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:09 smithi161 bash[14436]: audit 2024-03-11T20:52:08.877768+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:52:10.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:09 smithi161 bash[14436]: audit 2024-03-11T20:52:09.158212+0000 mon.a (mon.0) 520 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-11T20:52:10.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:09 smithi161 bash[14436]: audit 2024-03-11T20:52:09.158815+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.161:6816/2309314727,v1:172.21.15.161:6817/2309314727]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-11T20:52:10.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:09 smithi088 bash[14472]: audit 2024-03-11T20:52:08.863081+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:10.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:09 smithi088 bash[14472]: audit 2024-03-11T20:52:08.874113+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:52:10.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:09 smithi088 bash[14472]: audit 2024-03-11T20:52:08.876215+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:10.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:09 smithi088 bash[14472]: audit 2024-03-11T20:52:08.877768+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:52:10.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:09 smithi088 bash[14472]: audit 2024-03-11T20:52:09.158212+0000 mon.a (mon.0) 520 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-11T20:52:10.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:09 smithi088 bash[14472]: audit 2024-03-11T20:52:09.158815+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.161:6816/2309314727,v1:172.21.15.161:6817/2309314727]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-11T20:52:10.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:09 smithi088 bash[19924]: audit 2024-03-11T20:52:08.863081+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:10.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:09 smithi088 bash[19924]: audit 2024-03-11T20:52:08.874113+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:52:10.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:09 smithi088 bash[19924]: audit 2024-03-11T20:52:08.876215+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:10.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:09 smithi088 bash[19924]: audit 2024-03-11T20:52:08.877768+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:52:10.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:09 smithi088 bash[19924]: audit 2024-03-11T20:52:09.158212+0000 mon.a (mon.0) 520 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-11T20:52:10.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:09 smithi088 bash[19924]: audit 2024-03-11T20:52:09.158815+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.161:6816/2309314727,v1:172.21.15.161:6817/2309314727]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-11T20:52:11.144 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 20:52:10 smithi161 bash[23742]: debug 2024-03-11T20:52:10.888+0000 7ff2b8026700 -1 osd.6 0 waiting for initial osdmap 2024-03-11T20:52:11.145 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 20:52:10 smithi161 bash[23742]: debug 2024-03-11T20:52:10.900+0000 7ff2b49c1700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-11T20:52:11.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:10 smithi161 bash[14436]: cluster 2024-03-11T20:52:09.693285+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-03-11T20:52:11.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:10 smithi161 bash[14436]: audit 2024-03-11T20:52:09.873836+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"]}]': finished 2024-03-11T20:52:11.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:10 smithi161 bash[14436]: cluster 2024-03-11T20:52:09.873909+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-11T20:52:11.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:10 smithi161 bash[14436]: audit 2024-03-11T20:52:09.874083+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:52:11.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:10 smithi161 bash[14436]: audit 2024-03-11T20:52:09.875761+0000 mon.a (mon.0) 524 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:52:11.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:10 smithi161 bash[14436]: audit 2024-03-11T20:52:09.876325+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.161:6816/2309314727,v1:172.21.15.161:6817/2309314727]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:52:11.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:10 smithi088 bash[14472]: cluster 2024-03-11T20:52:09.693285+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-03-11T20:52:11.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:10 smithi088 bash[14472]: audit 2024-03-11T20:52:09.873836+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"]}]': finished 2024-03-11T20:52:11.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:10 smithi088 bash[14472]: cluster 2024-03-11T20:52:09.873909+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-11T20:52:11.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:10 smithi088 bash[14472]: audit 2024-03-11T20:52:09.874083+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:52:11.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:10 smithi088 bash[14472]: audit 2024-03-11T20:52:09.875761+0000 mon.a (mon.0) 524 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:52:11.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:10 smithi088 bash[14472]: audit 2024-03-11T20:52:09.876325+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.161:6816/2309314727,v1:172.21.15.161:6817/2309314727]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:52:11.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:10 smithi088 bash[19924]: cluster 2024-03-11T20:52:09.693285+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-03-11T20:52:11.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:10 smithi088 bash[19924]: audit 2024-03-11T20:52:09.873836+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"]}]': finished 2024-03-11T20:52:11.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:10 smithi088 bash[19924]: cluster 2024-03-11T20:52:09.873909+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-11T20:52:11.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:10 smithi088 bash[19924]: audit 2024-03-11T20:52:09.874083+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:52:11.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:10 smithi088 bash[19924]: audit 2024-03-11T20:52:09.875761+0000 mon.a (mon.0) 524 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:52:11.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:10 smithi088 bash[19924]: audit 2024-03-11T20:52:09.876325+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.161:6816/2309314727,v1:172.21.15.161:6817/2309314727]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:52:12.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:11 smithi161 bash[14436]: audit 2024-03-11T20:52:10.880679+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=smithi161", "root=default"]}]': finished 2024-03-11T20:52:12.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:11 smithi161 bash[14436]: cluster 2024-03-11T20:52:10.880804+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-11T20:52:12.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:11 smithi161 bash[14436]: audit 2024-03-11T20:52:10.880966+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:52:12.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:11 smithi161 bash[14436]: audit 2024-03-11T20:52:10.890530+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:52:12.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:11 smithi088 bash[14472]: audit 2024-03-11T20:52:10.880679+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=smithi161", "root=default"]}]': finished 2024-03-11T20:52:12.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:11 smithi088 bash[14472]: cluster 2024-03-11T20:52:10.880804+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-11T20:52:12.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:11 smithi088 bash[14472]: audit 2024-03-11T20:52:10.880966+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:52:12.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:11 smithi088 bash[14472]: audit 2024-03-11T20:52:10.890530+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:52:12.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:11 smithi088 bash[19924]: audit 2024-03-11T20:52:10.880679+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=smithi161", "root=default"]}]': finished 2024-03-11T20:52:12.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:11 smithi088 bash[19924]: cluster 2024-03-11T20:52:10.880804+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-11T20:52:12.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:11 smithi088 bash[19924]: audit 2024-03-11T20:52:10.880966+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:52:12.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:11 smithi088 bash[19924]: audit 2024-03-11T20:52:10.890530+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:52:13.055 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:12 smithi161 bash[14436]: cluster 2024-03-11T20:52:10.158842+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:52:13.056 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:12 smithi161 bash[14436]: cluster 2024-03-11T20:52:10.159022+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:52:13.056 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:12 smithi161 bash[14436]: cluster 2024-03-11T20:52:11.693952+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:52:13.056 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:12 smithi161 bash[14436]: cluster 2024-03-11T20:52:11.892724+0000 mon.a (mon.0) 529 : cluster [INF] osd.6 [v2:172.21.15.161:6816/2309314727,v1:172.21.15.161:6817/2309314727] boot 2024-03-11T20:52:13.056 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:12 smithi161 bash[14436]: cluster 2024-03-11T20:52:11.892822+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-11T20:52:13.056 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:12 smithi161 bash[14436]: audit 2024-03-11T20:52:11.893014+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:52:13.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:12 smithi088 bash[14472]: cluster 2024-03-11T20:52:10.158842+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:52:13.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:12 smithi088 bash[14472]: cluster 2024-03-11T20:52:10.159022+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:52:13.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:12 smithi088 bash[14472]: cluster 2024-03-11T20:52:11.693952+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:52:13.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:12 smithi088 bash[14472]: cluster 2024-03-11T20:52:11.892724+0000 mon.a (mon.0) 529 : cluster [INF] osd.6 [v2:172.21.15.161:6816/2309314727,v1:172.21.15.161:6817/2309314727] boot 2024-03-11T20:52:13.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:12 smithi088 bash[14472]: cluster 2024-03-11T20:52:11.892822+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-11T20:52:13.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:12 smithi088 bash[14472]: audit 2024-03-11T20:52:11.893014+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:52:13.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:12 smithi088 bash[19924]: cluster 2024-03-11T20:52:10.158842+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:52:13.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:12 smithi088 bash[19924]: cluster 2024-03-11T20:52:10.159022+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:52:13.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:12 smithi088 bash[19924]: cluster 2024-03-11T20:52:11.693952+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-11T20:52:13.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:12 smithi088 bash[19924]: cluster 2024-03-11T20:52:11.892724+0000 mon.a (mon.0) 529 : cluster [INF] osd.6 [v2:172.21.15.161:6816/2309314727,v1:172.21.15.161:6817/2309314727] boot 2024-03-11T20:52:13.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:12 smithi088 bash[19924]: cluster 2024-03-11T20:52:11.892822+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-11T20:52:13.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:12 smithi088 bash[19924]: audit 2024-03-11T20:52:11.893014+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:52:13.411 INFO:teuthology.orchestra.run.smithi161.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-11T20:52:13.411 INFO:teuthology.orchestra.run.smithi161.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-11T20:52:13.411 INFO:teuthology.orchestra.run.smithi161.stderr: stderr: 10+0 records in 2024-03-11T20:52:13.411 INFO:teuthology.orchestra.run.smithi161.stderr:10+0 records out 2024-03-11T20:52:13.411 INFO:teuthology.orchestra.run.smithi161.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0203361 s, 516 MB/s 2024-03-11T20:52:13.412 INFO:teuthology.orchestra.run.smithi161.stderr:--> Zapping successful for: 2024-03-11T20:52:14.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:13 smithi088 bash[14472]: cluster 2024-03-11T20:52:12.906901+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-11T20:52:14.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:13 smithi088 bash[19924]: cluster 2024-03-11T20:52:12.906901+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-11T20:52:14.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:13 smithi161 bash[14436]: cluster 2024-03-11T20:52:12.906901+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-11T20:52:14.749 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph orch daemon add osd smithi161:vg_nvme/lv_1 2024-03-11T20:52:15.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:14 smithi161 bash[14436]: cluster 2024-03-11T20:52:13.694656+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v199: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:15.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:14 smithi161 bash[14436]: cluster 2024-03-11T20:52:13.922208+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-11T20:52:15.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:14 smithi088 bash[14472]: cluster 2024-03-11T20:52:13.694656+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v199: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:15.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:14 smithi088 bash[14472]: cluster 2024-03-11T20:52:13.922208+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-11T20:52:15.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:14 smithi088 bash[19924]: cluster 2024-03-11T20:52:13.694656+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v199: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:15.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:14 smithi088 bash[19924]: cluster 2024-03-11T20:52:13.922208+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-11T20:52:16.231 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:15 smithi161 bash[14436]: cluster 2024-03-11T20:52:14.925162+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-11T20:52:16.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:15 smithi088 bash[14472]: cluster 2024-03-11T20:52:14.925162+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-11T20:52:16.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:15 smithi088 bash[19924]: cluster 2024-03-11T20:52:14.925162+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-11T20:52:17.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:16 smithi088 bash[14472]: cluster 2024-03-11T20:52:15.695288+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v202: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:17.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:16 smithi088 bash[14472]: cluster 2024-03-11T20:52:15.943910+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-11T20:52:17.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:16 smithi088 bash[19924]: cluster 2024-03-11T20:52:15.695288+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v202: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:17.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:16 smithi088 bash[19924]: cluster 2024-03-11T20:52:15.943910+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-11T20:52:17.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:16 smithi161 bash[14436]: cluster 2024-03-11T20:52:15.695288+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v202: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:17.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:16 smithi161 bash[14436]: cluster 2024-03-11T20:52:15.943910+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-11T20:52:19.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:19 smithi161 bash[14436]: cluster 2024-03-11T20:52:17.695875+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v204: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:19.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:19 smithi161 bash[14436]: cephadm 2024-03-11T20:52:18.069378+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Detected new or changed devices on smithi161 2024-03-11T20:52:19.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:19 smithi161 bash[14436]: audit 2024-03-11T20:52:18.078023+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:19.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:19 smithi161 bash[14436]: audit 2024-03-11T20:52:18.080255+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:19.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:19 smithi161 bash[14436]: audit 2024-03-11T20:52:18.082148+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:19.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:19 smithi161 bash[14436]: audit 2024-03-11T20:52:18.083902+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:19.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:19 smithi161 bash[14436]: cephadm 2024-03-11T20:52:18.085233+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Adjusting osd_memory_target on smithi161 to 5757M 2024-03-11T20:52:19.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:19 smithi161 bash[14436]: audit 2024-03-11T20:52:18.092261+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:19.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:19 smithi161 bash[14436]: audit 2024-03-11T20:52:18.099945+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:19.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:19 smithi161 bash[14436]: audit 2024-03-11T20:52:18.614071+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:52:19.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:19 smithi161 bash[14436]: audit 2024-03-11T20:52:18.618689+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:52:19.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:19 smithi161 bash[14436]: audit 2024-03-11T20:52:18.620111+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:19.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[14472]: cluster 2024-03-11T20:52:17.695875+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v204: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:19.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[14472]: cephadm 2024-03-11T20:52:18.069378+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Detected new or changed devices on smithi161 2024-03-11T20:52:19.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[14472]: audit 2024-03-11T20:52:18.078023+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:19.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[14472]: audit 2024-03-11T20:52:18.080255+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:19.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[14472]: audit 2024-03-11T20:52:18.082148+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:19.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[14472]: audit 2024-03-11T20:52:18.083902+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:19.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[14472]: cephadm 2024-03-11T20:52:18.085233+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Adjusting osd_memory_target on smithi161 to 5757M 2024-03-11T20:52:19.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[14472]: audit 2024-03-11T20:52:18.092261+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:19.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[14472]: audit 2024-03-11T20:52:18.099945+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:19.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[14472]: audit 2024-03-11T20:52:18.614071+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:52:19.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[14472]: audit 2024-03-11T20:52:18.618689+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:52:19.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[14472]: audit 2024-03-11T20:52:18.620111+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:19.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[19924]: cluster 2024-03-11T20:52:17.695875+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v204: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:19.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[19924]: cephadm 2024-03-11T20:52:18.069378+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Detected new or changed devices on smithi161 2024-03-11T20:52:19.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[19924]: audit 2024-03-11T20:52:18.078023+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:19.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[19924]: audit 2024-03-11T20:52:18.080255+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:19.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[19924]: audit 2024-03-11T20:52:18.082148+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:19.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[19924]: audit 2024-03-11T20:52:18.083902+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:19.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[19924]: cephadm 2024-03-11T20:52:18.085233+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Adjusting osd_memory_target on smithi161 to 5757M 2024-03-11T20:52:19.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[19924]: audit 2024-03-11T20:52:18.092261+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:19.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[19924]: audit 2024-03-11T20:52:18.099945+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:19.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[19924]: audit 2024-03-11T20:52:18.614071+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-11T20:52:19.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[19924]: audit 2024-03-11T20:52:18.618689+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-11T20:52:19.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:19 smithi088 bash[19924]: audit 2024-03-11T20:52:18.620111+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:20.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:20 smithi161 bash[14436]: audit 2024-03-11T20:52:18.607288+0000 mgr.y (mgr.14152) 219 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:52:20.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:20 smithi088 bash[14472]: audit 2024-03-11T20:52:18.607288+0000 mgr.y (mgr.14152) 219 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:52:20.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:20 smithi088 bash[19924]: audit 2024-03-11T20:52:18.607288+0000 mgr.y (mgr.14152) 219 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi161:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:52:21.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:21 smithi161 bash[14436]: cluster 2024-03-11T20:52:19.696535+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-11T20:52:21.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:21 smithi088 bash[14472]: cluster 2024-03-11T20:52:19.696535+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-11T20:52:21.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:21 smithi088 bash[19924]: cluster 2024-03-11T20:52:19.696535+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-11T20:52:23.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:23 smithi161 bash[14436]: cluster 2024-03-11T20:52:21.697176+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-03-11T20:52:23.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:23 smithi088 bash[14472]: cluster 2024-03-11T20:52:21.697176+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-03-11T20:52:23.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:23 smithi088 bash[19924]: cluster 2024-03-11T20:52:21.697176+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-03-11T20:52:25.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:25 smithi161 bash[14436]: cluster 2024-03-11T20:52:23.697821+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-03-11T20:52:25.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:25 smithi161 bash[14436]: audit 2024-03-11T20:52:24.806277+0000 mon.a (mon.0) 545 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac212dc7-6bee-4a21-b484-ffbbbf0afa24"}]: dispatch 2024-03-11T20:52:25.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:25 smithi161 bash[14436]: audit 2024-03-11T20:52:24.806606+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.161:0/4145490402' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac212dc7-6bee-4a21-b484-ffbbbf0afa24"}]: dispatch 2024-03-11T20:52:25.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:25 smithi161 bash[14436]: audit 2024-03-11T20:52:24.817300+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac212dc7-6bee-4a21-b484-ffbbbf0afa24"}]': finished 2024-03-11T20:52:25.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:25 smithi161 bash[14436]: cluster 2024-03-11T20:52:24.817536+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-11T20:52:25.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:25 smithi161 bash[14436]: audit 2024-03-11T20:52:24.817834+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:52:25.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:25 smithi088 bash[14472]: cluster 2024-03-11T20:52:23.697821+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-03-11T20:52:25.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:25 smithi088 bash[14472]: audit 2024-03-11T20:52:24.806277+0000 mon.a (mon.0) 545 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac212dc7-6bee-4a21-b484-ffbbbf0afa24"}]: dispatch 2024-03-11T20:52:25.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:25 smithi088 bash[14472]: audit 2024-03-11T20:52:24.806606+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.161:0/4145490402' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac212dc7-6bee-4a21-b484-ffbbbf0afa24"}]: dispatch 2024-03-11T20:52:25.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:25 smithi088 bash[14472]: audit 2024-03-11T20:52:24.817300+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac212dc7-6bee-4a21-b484-ffbbbf0afa24"}]': finished 2024-03-11T20:52:25.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:25 smithi088 bash[14472]: cluster 2024-03-11T20:52:24.817536+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-11T20:52:25.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:25 smithi088 bash[14472]: audit 2024-03-11T20:52:24.817834+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:52:25.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:25 smithi088 bash[19924]: cluster 2024-03-11T20:52:23.697821+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-03-11T20:52:25.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:25 smithi088 bash[19924]: audit 2024-03-11T20:52:24.806277+0000 mon.a (mon.0) 545 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac212dc7-6bee-4a21-b484-ffbbbf0afa24"}]: dispatch 2024-03-11T20:52:25.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:25 smithi088 bash[19924]: audit 2024-03-11T20:52:24.806606+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.161:0/4145490402' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac212dc7-6bee-4a21-b484-ffbbbf0afa24"}]: dispatch 2024-03-11T20:52:25.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:25 smithi088 bash[19924]: audit 2024-03-11T20:52:24.817300+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac212dc7-6bee-4a21-b484-ffbbbf0afa24"}]': finished 2024-03-11T20:52:25.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:25 smithi088 bash[19924]: cluster 2024-03-11T20:52:24.817536+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-11T20:52:25.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:25 smithi088 bash[19924]: audit 2024-03-11T20:52:24.817834+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:52:26.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:26 smithi161 bash[14436]: audit 2024-03-11T20:52:25.521712+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.161:0/466176572' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:52:26.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:26 smithi088 bash[14472]: audit 2024-03-11T20:52:25.521712+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.161:0/466176572' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:52:26.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:26 smithi088 bash[19924]: audit 2024-03-11T20:52:25.521712+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.161:0/466176572' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-11T20:52:27.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:27 smithi161 bash[14436]: cluster 2024-03-11T20:52:25.698461+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-03-11T20:52:27.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:27 smithi088 bash[14472]: cluster 2024-03-11T20:52:25.698461+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-03-11T20:52:27.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:27 smithi088 bash[19924]: cluster 2024-03-11T20:52:25.698461+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-03-11T20:52:29.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:29 smithi161 bash[14436]: cluster 2024-03-11T20:52:27.699109+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-11T20:52:29.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:29 smithi088 bash[14472]: cluster 2024-03-11T20:52:27.699109+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-11T20:52:29.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:29 smithi088 bash[19924]: cluster 2024-03-11T20:52:27.699109+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-11T20:52:31.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:31 smithi161 bash[14436]: cluster 2024-03-11T20:52:29.699663+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:31.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:31 smithi088 bash[14472]: cluster 2024-03-11T20:52:29.699663+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:31.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:31 smithi088 bash[19924]: cluster 2024-03-11T20:52:29.699663+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:33.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:33 smithi161 bash[14436]: cluster 2024-03-11T20:52:31.700244+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-03-11T20:52:33.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:33 smithi088 bash[14472]: cluster 2024-03-11T20:52:31.700244+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-03-11T20:52:33.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:33 smithi088 bash[19924]: cluster 2024-03-11T20:52:31.700244+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-03-11T20:52:35.366 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:35 smithi161 bash[14436]: cluster 2024-03-11T20:52:33.700853+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-03-11T20:52:35.366 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:35 smithi161 bash[14436]: audit 2024-03-11T20:52:35.089281+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-11T20:52:35.366 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:35 smithi161 bash[14436]: audit 2024-03-11T20:52:35.090939+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:35.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:35 smithi088 bash[14472]: cluster 2024-03-11T20:52:33.700853+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-03-11T20:52:35.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:35 smithi088 bash[14472]: audit 2024-03-11T20:52:35.089281+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-11T20:52:35.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:35 smithi088 bash[14472]: audit 2024-03-11T20:52:35.090939+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:35.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:35 smithi088 bash[19924]: cluster 2024-03-11T20:52:33.700853+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-03-11T20:52:35.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:35 smithi088 bash[19924]: audit 2024-03-11T20:52:35.089281+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-11T20:52:35.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:35 smithi088 bash[19924]: audit 2024-03-11T20:52:35.090939+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:36.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:36 smithi161 bash[14436]: cephadm 2024-03-11T20:52:35.092276+0000 mgr.y (mgr.14152) 228 : cephadm [INF] Deploying daemon osd.7 on smithi161 2024-03-11T20:52:36.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:36 smithi088 bash[14472]: cephadm 2024-03-11T20:52:35.092276+0000 mgr.y (mgr.14152) 228 : cephadm [INF] Deploying daemon osd.7 on smithi161 2024-03-11T20:52:36.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:36 smithi088 bash[19924]: cephadm 2024-03-11T20:52:35.092276+0000 mgr.y (mgr.14152) 228 : cephadm [INF] Deploying daemon osd.7 on smithi161 2024-03-11T20:52:37.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:37 smithi161 bash[14436]: cluster 2024-03-11T20:52:35.701382+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:37.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:37 smithi088 bash[14472]: cluster 2024-03-11T20:52:35.701382+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:37.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:37 smithi088 bash[19924]: cluster 2024-03-11T20:52:35.701382+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:39.394 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:39 smithi088 bash[14472]: cluster 2024-03-11T20:52:37.702058+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:39.394 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:39 smithi088 bash[19924]: cluster 2024-03-11T20:52:37.702058+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:39.401 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:39 smithi161 bash[14436]: cluster 2024-03-11T20:52:37.702058+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:40.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:40 smithi161 bash[14436]: audit 2024-03-11T20:52:39.348979+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:40.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:40 smithi161 bash[14436]: audit 2024-03-11T20:52:39.375637+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:52:40.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:40 smithi161 bash[14436]: audit 2024-03-11T20:52:39.379073+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:40.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:40 smithi161 bash[14436]: audit 2024-03-11T20:52:39.380524+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:52:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:40 smithi088 bash[14472]: audit 2024-03-11T20:52:39.348979+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:40 smithi088 bash[14472]: audit 2024-03-11T20:52:39.375637+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:52:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:40 smithi088 bash[14472]: audit 2024-03-11T20:52:39.379073+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:40 smithi088 bash[14472]: audit 2024-03-11T20:52:39.380524+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:52:40.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:40 smithi088 bash[19924]: audit 2024-03-11T20:52:39.348979+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:40.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:40 smithi088 bash[19924]: audit 2024-03-11T20:52:39.375637+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:52:40.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:40 smithi088 bash[19924]: audit 2024-03-11T20:52:39.379073+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:40.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:40 smithi088 bash[19924]: audit 2024-03-11T20:52:39.380524+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:52:41.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:41 smithi161 bash[14436]: cluster 2024-03-11T20:52:39.702642+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:41.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:41 smithi088 bash[14472]: cluster 2024-03-11T20:52:39.702642+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:41.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:41 smithi088 bash[19924]: cluster 2024-03-11T20:52:39.702642+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:43.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:43 smithi161 bash[14436]: cluster 2024-03-11T20:52:41.703339+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:43.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:43 smithi161 bash[14436]: audit 2024-03-11T20:52:43.300324+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:43.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:43 smithi161 bash[14436]: audit 2024-03-11T20:52:43.307784+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:43.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:43 smithi088 bash[14472]: cluster 2024-03-11T20:52:41.703339+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:43.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:43 smithi088 bash[14472]: audit 2024-03-11T20:52:43.300324+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:43.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:43 smithi088 bash[14472]: audit 2024-03-11T20:52:43.307784+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:43.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:43 smithi088 bash[19924]: cluster 2024-03-11T20:52:41.703339+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:43.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:43 smithi088 bash[19924]: audit 2024-03-11T20:52:43.300324+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:43.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:43 smithi088 bash[19924]: audit 2024-03-11T20:52:43.307784+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:45.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:45 smithi161 bash[14436]: cluster 2024-03-11T20:52:43.703937+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-03-11T20:52:45.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:45 smithi088 bash[14472]: cluster 2024-03-11T20:52:43.703937+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-03-11T20:52:45.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:45 smithi088 bash[19924]: cluster 2024-03-11T20:52:43.703937+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-03-11T20:52:46.507 INFO:teuthology.orchestra.run.smithi161.stdout:Created osd(s) 7 on host 'smithi161' 2024-03-11T20:52:47.237 DEBUG:teuthology.orchestra.run.smithi161:osd.7> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.7.service 2024-03-11T20:52:47.240 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-03-11T20:52:47.240 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph osd stat -f json 2024-03-11T20:52:47.527 INFO:journalctl@ceph.osd.7.smithi161.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:52:47.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:47 smithi088 bash[14472]: cluster 2024-03-11T20:52:45.704524+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-03-11T20:52:47.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:47 smithi088 bash[14472]: audit 2024-03-11T20:52:46.508244+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:47.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:47 smithi088 bash[14472]: audit 2024-03-11T20:52:46.534786+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:52:47.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:47 smithi088 bash[14472]: audit 2024-03-11T20:52:46.537440+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:47.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:47 smithi088 bash[14472]: audit 2024-03-11T20:52:46.539286+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:52:47.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:47 smithi088 bash[14472]: audit 2024-03-11T20:52:46.722887+0000 mon.a (mon.0) 561 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-11T20:52:47.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:47 smithi088 bash[14472]: audit 2024-03-11T20:52:46.723557+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.161:6824/3936167555,v1:172.21.15.161:6825/3936167555]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-11T20:52:47.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:47 smithi088 bash[19924]: cluster 2024-03-11T20:52:45.704524+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-03-11T20:52:47.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:47 smithi088 bash[19924]: audit 2024-03-11T20:52:46.508244+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:47.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:47 smithi088 bash[19924]: audit 2024-03-11T20:52:46.534786+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:52:47.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:47 smithi088 bash[19924]: audit 2024-03-11T20:52:46.537440+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:47.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:47 smithi088 bash[19924]: audit 2024-03-11T20:52:46.539286+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:52:47.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:47 smithi088 bash[19924]: audit 2024-03-11T20:52:46.722887+0000 mon.a (mon.0) 561 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-11T20:52:47.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:47 smithi088 bash[19924]: audit 2024-03-11T20:52:46.723557+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.161:6824/3936167555,v1:172.21.15.161:6825/3936167555]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-11T20:52:47.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:47 smithi161 bash[14436]: cluster 2024-03-11T20:52:45.704524+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-03-11T20:52:47.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:47 smithi161 bash[14436]: audit 2024-03-11T20:52:46.508244+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:47.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:47 smithi161 bash[14436]: audit 2024-03-11T20:52:46.534786+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:52:47.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:47 smithi161 bash[14436]: audit 2024-03-11T20:52:46.537440+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:52:47.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:47 smithi161 bash[14436]: audit 2024-03-11T20:52:46.539286+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:52:47.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:47 smithi161 bash[14436]: audit 2024-03-11T20:52:46.722887+0000 mon.a (mon.0) 561 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-11T20:52:47.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:47 smithi161 bash[14436]: audit 2024-03-11T20:52:46.723557+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.161:6824/3936167555,v1:172.21.15.161:6825/3936167555]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-11T20:52:48.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:48 smithi088 bash[14472]: audit 2024-03-11T20:52:47.511673+0000 mon.a (mon.0) 562 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-11T20:52:48.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:48 smithi088 bash[14472]: cluster 2024-03-11T20:52:47.511877+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-11T20:52:48.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:48 smithi088 bash[14472]: audit 2024-03-11T20:52:47.512173+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:52:48.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:48 smithi088 bash[14472]: audit 2024-03-11T20:52:47.513977+0000 mon.a (mon.0) 565 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:52:48.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:48 smithi088 bash[14472]: audit 2024-03-11T20:52:47.514557+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.161:6824/3936167555,v1:172.21.15.161:6825/3936167555]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:52:48.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:48 smithi088 bash[14472]: cluster 2024-03-11T20:52:47.705133+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:48.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:48 smithi088 bash[19924]: audit 2024-03-11T20:52:47.511673+0000 mon.a (mon.0) 562 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-11T20:52:48.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:48 smithi088 bash[19924]: cluster 2024-03-11T20:52:47.511877+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-11T20:52:48.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:48 smithi088 bash[19924]: audit 2024-03-11T20:52:47.512173+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:52:48.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:48 smithi088 bash[19924]: audit 2024-03-11T20:52:47.513977+0000 mon.a (mon.0) 565 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:52:48.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:48 smithi088 bash[19924]: audit 2024-03-11T20:52:47.514557+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.161:6824/3936167555,v1:172.21.15.161:6825/3936167555]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:52:48.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:48 smithi088 bash[19924]: cluster 2024-03-11T20:52:47.705133+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:48.895 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 20:52:48 smithi161 bash[26889]: debug 2024-03-11T20:52:48.524+0000 7f9110805700 -1 osd.7 0 waiting for initial osdmap 2024-03-11T20:52:48.895 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 20:52:48 smithi161 bash[26889]: debug 2024-03-11T20:52:48.536+0000 7f910a99b700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-11T20:52:48.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:48 smithi161 bash[14436]: audit 2024-03-11T20:52:47.511673+0000 mon.a (mon.0) 562 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-11T20:52:48.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:48 smithi161 bash[14436]: cluster 2024-03-11T20:52:47.511877+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-11T20:52:48.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:48 smithi161 bash[14436]: audit 2024-03-11T20:52:47.512173+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:52:48.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:48 smithi161 bash[14436]: audit 2024-03-11T20:52:47.513977+0000 mon.a (mon.0) 565 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:52:48.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:48 smithi161 bash[14436]: audit 2024-03-11T20:52:47.514557+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.161:6824/3936167555,v1:172.21.15.161:6825/3936167555]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T20:52:48.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:48 smithi161 bash[14436]: cluster 2024-03-11T20:52:47.705133+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-11T20:52:49.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:49 smithi161 bash[14436]: audit 2024-03-11T20:52:48.514898+0000 mon.a (mon.0) 566 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-03-11T20:52:49.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:49 smithi161 bash[14436]: cluster 2024-03-11T20:52:48.515139+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-11T20:52:49.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:49 smithi161 bash[14436]: audit 2024-03-11T20:52:48.515923+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:52:49.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:49 smithi161 bash[14436]: audit 2024-03-11T20:52:48.523973+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:52:49.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:49 smithi161 bash[14436]: cluster 2024-03-11T20:52:48.723563+0000 mon.a (mon.0) 570 : cluster [INF] osd.7 [v2:172.21.15.161:6824/3936167555,v1:172.21.15.161:6825/3936167555] boot 2024-03-11T20:52:49.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:49 smithi161 bash[14436]: cluster 2024-03-11T20:52:48.723707+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-11T20:52:49.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:49 smithi161 bash[14436]: audit 2024-03-11T20:52:48.724877+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:52:49.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:49 smithi088 bash[19924]: audit 2024-03-11T20:52:48.514898+0000 mon.a (mon.0) 566 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-03-11T20:52:49.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:49 smithi088 bash[19924]: cluster 2024-03-11T20:52:48.515139+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-11T20:52:49.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:49 smithi088 bash[19924]: audit 2024-03-11T20:52:48.515923+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:52:49.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:49 smithi088 bash[19924]: audit 2024-03-11T20:52:48.523973+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:52:49.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:49 smithi088 bash[19924]: cluster 2024-03-11T20:52:48.723563+0000 mon.a (mon.0) 570 : cluster [INF] osd.7 [v2:172.21.15.161:6824/3936167555,v1:172.21.15.161:6825/3936167555] boot 2024-03-11T20:52:49.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:49 smithi088 bash[19924]: cluster 2024-03-11T20:52:48.723707+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-11T20:52:49.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:49 smithi088 bash[19924]: audit 2024-03-11T20:52:48.724877+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:52:49.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:49 smithi088 bash[14472]: audit 2024-03-11T20:52:48.514898+0000 mon.a (mon.0) 566 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]': finished 2024-03-11T20:52:49.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:49 smithi088 bash[14472]: cluster 2024-03-11T20:52:48.515139+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-11T20:52:49.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:49 smithi088 bash[14472]: audit 2024-03-11T20:52:48.515923+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:52:49.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:49 smithi088 bash[14472]: audit 2024-03-11T20:52:48.523973+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:52:49.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:49 smithi088 bash[14472]: cluster 2024-03-11T20:52:48.723563+0000 mon.a (mon.0) 570 : cluster [INF] osd.7 [v2:172.21.15.161:6824/3936167555,v1:172.21.15.161:6825/3936167555] boot 2024-03-11T20:52:49.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:49 smithi088 bash[14472]: cluster 2024-03-11T20:52:48.723707+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-11T20:52:49.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:49 smithi088 bash[14472]: audit 2024-03-11T20:52:48.724877+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:52:50.156 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-03-11T20:52:50.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:50 smithi161 bash[14436]: cluster 2024-03-11T20:52:47.770474+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:52:50.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:50 smithi161 bash[14436]: cluster 2024-03-11T20:52:47.770673+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:52:50.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:50 smithi161 bash[14436]: audit 2024-03-11T20:52:49.704625+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:52:50.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:50 smithi161 bash[14436]: cluster 2024-03-11T20:52:49.705806+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:52:50.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:50 smithi161 bash[14436]: audit 2024-03-11T20:52:49.708328+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:52:50.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:50 smithi161 bash[14436]: cluster 2024-03-11T20:52:49.734942+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-11T20:52:50.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:50 smithi161 bash[14436]: audit 2024-03-11T20:52:50.158516+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.88:0/1463331016' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-11T20:52:50.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:50 smithi088 bash[19924]: cluster 2024-03-11T20:52:47.770474+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:52:50.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:50 smithi088 bash[19924]: cluster 2024-03-11T20:52:47.770673+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:52:50.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:50 smithi088 bash[19924]: audit 2024-03-11T20:52:49.704625+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:52:50.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:50 smithi088 bash[19924]: cluster 2024-03-11T20:52:49.705806+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:52:50.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:50 smithi088 bash[19924]: audit 2024-03-11T20:52:49.708328+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:52:50.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:50 smithi088 bash[19924]: cluster 2024-03-11T20:52:49.734942+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-11T20:52:50.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:50 smithi088 bash[19924]: audit 2024-03-11T20:52:50.158516+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.88:0/1463331016' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-11T20:52:50.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:50 smithi088 bash[14472]: cluster 2024-03-11T20:52:47.770474+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-11T20:52:50.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:50 smithi088 bash[14472]: cluster 2024-03-11T20:52:47.770673+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-11T20:52:50.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:50 smithi088 bash[14472]: audit 2024-03-11T20:52:49.704625+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:52:50.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:50 smithi088 bash[14472]: cluster 2024-03-11T20:52:49.705806+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:52:50.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:50 smithi088 bash[14472]: audit 2024-03-11T20:52:49.708328+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:52:50.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:50 smithi088 bash[14472]: cluster 2024-03-11T20:52:49.734942+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-11T20:52:50.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:50 smithi088 bash[14472]: audit 2024-03-11T20:52:50.158516+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.88:0/1463331016' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-11T20:52:50.914 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1710190368,"num_in_osds":8,"osd_in_since":1710190344,"num_remapped_pgs":1} 2024-03-11T20:52:50.915 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph osd dump --format=json 2024-03-11T20:52:52.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:51 smithi088 bash[14472]: cluster 2024-03-11T20:52:50.736276+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-11T20:52:52.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:51 smithi088 bash[19924]: cluster 2024-03-11T20:52:50.736276+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-11T20:52:52.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:51 smithi161 bash[14436]: cluster 2024-03-11T20:52:50.736276+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-11T20:52:53.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:52 smithi088 bash[14472]: cluster 2024-03-11T20:52:51.706426+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:52:53.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:52 smithi088 bash[14472]: cluster 2024-03-11T20:52:51.745051+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-11T20:52:53.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:52 smithi088 bash[19924]: cluster 2024-03-11T20:52:51.706426+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:52:53.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:52 smithi088 bash[19924]: cluster 2024-03-11T20:52:51.745051+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-11T20:52:53.131 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:52 smithi161 bash[14436]: cluster 2024-03-11T20:52:51.706426+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:52:53.131 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:52 smithi161 bash[14436]: cluster 2024-03-11T20:52:51.745051+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-11T20:52:53.641 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:52:54.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:53 smithi088 bash[14472]: cluster 2024-03-11T20:52:52.747788+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-11T20:52:54.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:53 smithi088 bash[19924]: cluster 2024-03-11T20:52:52.747788+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-11T20:52:54.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:53 smithi161 bash[14436]: cluster 2024-03-11T20:52:52.747788+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-11T20:52:55.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[14472]: cluster 2024-03-11T20:52:53.707065+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:52:55.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[14472]: cephadm 2024-03-11T20:52:53.803167+0000 mgr.y (mgr.14152) 239 : cephadm [INF] Detected new or changed devices on smithi161 2024-03-11T20:52:55.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[14472]: audit 2024-03-11T20:52:53.814297+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:55.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[14472]: audit 2024-03-11T20:52:53.816430+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:55.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[14472]: audit 2024-03-11T20:52:53.817924+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:55.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[14472]: audit 2024-03-11T20:52:53.819301+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:55.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[14472]: audit 2024-03-11T20:52:53.820681+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:55.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[14472]: cephadm 2024-03-11T20:52:53.821807+0000 mgr.y (mgr.14152) 240 : cephadm [INF] Adjusting osd_memory_target on smithi161 to 4317M 2024-03-11T20:52:55.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[14472]: audit 2024-03-11T20:52:53.829558+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:55.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[14472]: audit 2024-03-11T20:52:53.839033+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:55.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[19924]: cluster 2024-03-11T20:52:53.707065+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:52:55.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[19924]: cephadm 2024-03-11T20:52:53.803167+0000 mgr.y (mgr.14152) 239 : cephadm [INF] Detected new or changed devices on smithi161 2024-03-11T20:52:55.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[19924]: audit 2024-03-11T20:52:53.814297+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:55.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[19924]: audit 2024-03-11T20:52:53.816430+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:55.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[19924]: audit 2024-03-11T20:52:53.817924+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:55.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[19924]: audit 2024-03-11T20:52:53.819301+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:55.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[19924]: audit 2024-03-11T20:52:53.820681+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:55.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[19924]: cephadm 2024-03-11T20:52:53.821807+0000 mgr.y (mgr.14152) 240 : cephadm [INF] Adjusting osd_memory_target on smithi161 to 4317M 2024-03-11T20:52:55.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[19924]: audit 2024-03-11T20:52:53.829558+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:55.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:54 smithi088 bash[19924]: audit 2024-03-11T20:52:53.839033+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:54 smithi161 bash[14436]: cluster 2024-03-11T20:52:53.707065+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:52:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:54 smithi161 bash[14436]: cephadm 2024-03-11T20:52:53.803167+0000 mgr.y (mgr.14152) 239 : cephadm [INF] Detected new or changed devices on smithi161 2024-03-11T20:52:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:54 smithi161 bash[14436]: audit 2024-03-11T20:52:53.814297+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:54 smithi161 bash[14436]: audit 2024-03-11T20:52:53.816430+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:54 smithi161 bash[14436]: audit 2024-03-11T20:52:53.817924+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:54 smithi161 bash[14436]: audit 2024-03-11T20:52:53.819301+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:54 smithi161 bash[14436]: audit 2024-03-11T20:52:53.820681+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-11T20:52:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:54 smithi161 bash[14436]: cephadm 2024-03-11T20:52:53.821807+0000 mgr.y (mgr.14152) 240 : cephadm [INF] Adjusting osd_memory_target on smithi161 to 4317M 2024-03-11T20:52:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:54 smithi161 bash[14436]: audit 2024-03-11T20:52:53.829558+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:54 smithi161 bash[14436]: audit 2024-03-11T20:52:53.839033+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:52:56.508 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-03-11T20:52:56.509 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":58,"fsid":"3349e81e-dfe8-11ee-95c8-87774f69a715","created":"2024-03-11T20:45:47.184487+0000","modified":"2024-03-11T20:52:52.739733+0000","last_up_change":"2024-03-11T20:52:48.713428+0000","last_in_change":"2024-03-11T20:52:24.807741+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-11T20:49:48.196513+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":"0a38d6fb-f4f6-4bbd-86bb-bb553261872f","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.88:6802","nonce":3099406806},{"type":"v1","addr":"172.21.15.88:6803","nonce":3099406806}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":3099406806},{"type":"v1","addr":"172.21.15.88:6805","nonce":3099406806}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":3099406806},{"type":"v1","addr":"172.21.15.88:6809","nonce":3099406806}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":3099406806},{"type":"v1","addr":"172.21.15.88:6807","nonce":3099406806}]},"public_addr":"172.21.15.88:6803/3099406806","cluster_addr":"172.21.15.88:6805/3099406806","heartbeat_back_addr":"172.21.15.88:6809/3099406806","heartbeat_front_addr":"172.21.15.88:6807/3099406806","state":["exists","up"]},{"osd":1,"uuid":"862306bb-6056-4ee0-a273-f0126ab23d42","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.88:6810","nonce":3593224498},{"type":"v1","addr":"172.21.15.88:6811","nonce":3593224498}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":3593224498},{"type":"v1","addr":"172.21.15.88:6813","nonce":3593224498}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":3593224498},{"type":"v1","addr":"172.21.15.88:6817","nonce":3593224498}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":3593224498},{"type":"v1","addr":"172.21.15.88:6815","nonce":3593224498}]},"public_addr":"172.21.15.88:6811/3593224498","cluster_addr":"172.21.15.88:6813/3593224498","heartbeat_back_addr":"172.21.15.88:6817/3593224498","heartbeat_front_addr":"172.21.15.88:6815/3593224498","state":["exists","up"]},{"osd":2,"uuid":"17c76796-f7cc-467e-a612-bfabc9fd6395","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.88:6818","nonce":3153892042},{"type":"v1","addr":"172.21.15.88:6819","nonce":3153892042}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":3153892042},{"type":"v1","addr":"172.21.15.88:6821","nonce":3153892042}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":3153892042},{"type":"v1","addr":"172.21.15.88:6825","nonce":3153892042}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":3153892042},{"type":"v1","addr":"172.21.15.88:6823","nonce":3153892042}]},"public_addr":"172.21.15.88:6819/3153892042","cluster_addr":"172.21.15.88:6821/3153892042","heartbeat_back_addr":"172.21.15.88:6825/3153892042","heartbeat_front_addr":"172.21.15.88:6823/3153892042","state":["exists","up"]},{"osd":3,"uuid":"69a14ac1-948d-40a1-b3f3-f214803a380f","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.88:6826","nonce":896420361},{"type":"v1","addr":"172.21.15.88:6827","nonce":896420361}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":896420361},{"type":"v1","addr":"172.21.15.88:6829","nonce":896420361}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":896420361},{"type":"v1","addr":"172.21.15.88:6833","nonce":896420361}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":896420361},{"type":"v1","addr":"172.21.15.88:6831","nonce":896420361}]},"public_addr":"172.21.15.88:6827/896420361","cluster_addr":"172.21.15.88:6829/896420361","heartbeat_back_addr":"172.21.15.88:6833/896420361","heartbeat_front_addr":"172.21.15.88:6831/896420361","state":["exists","up"]},{"osd":4,"uuid":"fbec47a2-9356-45c4-8151-f1c906c7555b","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.161:6800","nonce":2942886847},{"type":"v1","addr":"172.21.15.161:6801","nonce":2942886847}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6802","nonce":2942886847},{"type":"v1","addr":"172.21.15.161:6803","nonce":2942886847}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6806","nonce":2942886847},{"type":"v1","addr":"172.21.15.161:6807","nonce":2942886847}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6804","nonce":2942886847},{"type":"v1","addr":"172.21.15.161:6805","nonce":2942886847}]},"public_addr":"172.21.15.161:6801/2942886847","cluster_addr":"172.21.15.161:6803/2942886847","heartbeat_back_addr":"172.21.15.161:6807/2942886847","heartbeat_front_addr":"172.21.15.161:6805/2942886847","state":["exists","up"]},{"osd":5,"uuid":"275d56a7-d283-4196-ab10-a2cff2dd0307","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.161:6808","nonce":2227866897},{"type":"v1","addr":"172.21.15.161:6809","nonce":2227866897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6810","nonce":2227866897},{"type":"v1","addr":"172.21.15.161:6811","nonce":2227866897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6814","nonce":2227866897},{"type":"v1","addr":"172.21.15.161:6815","nonce":2227866897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6812","nonce":2227866897},{"type":"v1","addr":"172.21.15.161:6813","nonce":2227866897}]},"public_addr":"172.21.15.161:6809/2227866897","cluster_addr":"172.21.15.161:6811/2227866897","heartbeat_back_addr":"172.21.15.161:6815/2227866897","heartbeat_front_addr":"172.21.15.161:6813/2227866897","state":["exists","up"]},{"osd":6,"uuid":"964f40a8-6783-4d74-8eb7-99f1ddc05e17","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.161:6816","nonce":2309314727},{"type":"v1","addr":"172.21.15.161:6817","nonce":2309314727}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6818","nonce":2309314727},{"type":"v1","addr":"172.21.15.161:6819","nonce":2309314727}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6822","nonce":2309314727},{"type":"v1","addr":"172.21.15.161:6823","nonce":2309314727}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6820","nonce":2309314727},{"type":"v1","addr":"172.21.15.161:6821","nonce":2309314727}]},"public_addr":"172.21.15.161:6817/2309314727","cluster_addr":"172.21.15.161:6819/2309314727","heartbeat_back_addr":"172.21.15.161:6823/2309314727","heartbeat_front_addr":"172.21.15.161:6821/2309314727","state":["exists","up"]},{"osd":7,"uuid":"ac212dc7-6bee-4a21-b484-ffbbbf0afa24","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.161:6824","nonce":3936167555},{"type":"v1","addr":"172.21.15.161:6825","nonce":3936167555}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6826","nonce":3936167555},{"type":"v1","addr":"172.21.15.161:6827","nonce":3936167555}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6830","nonce":3936167555},{"type":"v1","addr":"172.21.15.161:6831","nonce":3936167555}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6828","nonce":3936167555},{"type":"v1","addr":"172.21.15.161:6829","nonce":3936167555}]},"public_addr":"172.21.15.161:6825/3936167555","cluster_addr":"172.21.15.161:6827/3936167555","heartbeat_back_addr":"172.21.15.161:6831/3936167555","heartbeat_front_addr":"172.21.15.161:6829/3936167555","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:48:29.992612+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:49:07.360294+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:49:45.370875+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:50:23.260186+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:50:57.216664+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:51:33.646817+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:52:10.159028+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:52:47.770681+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.88:0/3198095011":"2024-03-12T20:46:49.304904+0000","172.21.15.88:6801/2708086146":"2024-03-12T20:46:49.304904+0000","172.21.15.88:6800/2708086146":"2024-03-12T20:46:49.304904+0000","172.21.15.88:0/3491771989":"2024-03-12T20:46:49.304904+0000","172.21.15.88:0/1409591834":"2024-03-12T20:46:49.304904+0000","172.21.15.88:0/1019516006":"2024-03-12T20:46:18.552242+0000","172.21.15.88:0/1713672075":"2024-03-12T20:46:18.552242+0000","172.21.15.88:6800/2613599420":"2024-03-12T20:46:18.552242+0000","172.21.15.88:6801/2613599420":"2024-03-12T20:46:18.552242+0000","172.21.15.88:0/1379663579":"2024-03-12T20:46:18.552242+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-03-11T20:52:57.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:56 smithi088 bash[19924]: cluster 2024-03-11T20:52:55.707658+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-11T20:52:57.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:56 smithi088 bash[19924]: audit 2024-03-11T20:52:56.509240+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.88:0/3665372085' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-11T20:52:57.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:56 smithi088 bash[14472]: cluster 2024-03-11T20:52:55.707658+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-11T20:52:57.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:56 smithi088 bash[14472]: audit 2024-03-11T20:52:56.509240+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.88:0/3665372085' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-11T20:52:57.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:56 smithi161 bash[14436]: cluster 2024-03-11T20:52:55.707658+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-11T20:52:57.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:56 smithi161 bash[14436]: audit 2024-03-11T20:52:56.509240+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.88:0/3665372085' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-11T20:52:57.205 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-03-11T20:49:48.196513+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-03-11T20:52:57.206 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-03-11T20:52:59.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:52:58 smithi088 bash[14472]: cluster 2024-03-11T20:52:57.708267+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-03-11T20:52:59.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:52:58 smithi088 bash[19924]: cluster 2024-03-11T20:52:57.708267+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-03-11T20:52:59.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:52:58 smithi161 bash[14436]: cluster 2024-03-11T20:52:57.708267+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-03-11T20:52:59.933 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:53:01.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:00 smithi088 bash[14472]: cluster 2024-03-11T20:52:59.708910+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-11T20:53:01.055 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:00 smithi088 bash[19924]: cluster 2024-03-11T20:52:59.708910+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-11T20:53:01.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:00 smithi161 bash[14436]: cluster 2024-03-11T20:52:59.708910+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-11T20:53:02.751 INFO:teuthology.orchestra.run.smithi088.stdout:pg_num: 1 2024-03-11T20:53:03.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:02 smithi088 bash[14472]: cluster 2024-03-11T20:53:01.709544+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; 52 KiB/s, 0 objects/s recovering 2024-03-11T20:53:03.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:02 smithi088 bash[14472]: audit 2024-03-11T20:53:02.753878+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.88:0/3255134921' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-11T20:53:03.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:02 smithi088 bash[19924]: cluster 2024-03-11T20:53:01.709544+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; 52 KiB/s, 0 objects/s recovering 2024-03-11T20:53:03.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:02 smithi088 bash[19924]: audit 2024-03-11T20:53:02.753878+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.88:0/3255134921' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-11T20:53:03.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:02 smithi161 bash[14436]: cluster 2024-03-11T20:53:01.709544+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; 52 KiB/s, 0 objects/s recovering 2024-03-11T20:53:03.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:02 smithi161 bash[14436]: audit 2024-03-11T20:53:02.753878+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.88:0/3255134921' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-11T20:53:03.510 INFO:tasks.cephadm:Adding prometheus.a on smithi161 2024-03-11T20:53:03.510 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph orch apply prometheus '1;smithi161=a' 2024-03-11T20:53:04.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:04 smithi161 bash[14436]: cluster 2024-03-11T20:53:03.710177+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; 47 KiB/s, 0 objects/s recovering 2024-03-11T20:53:05.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:04 smithi088 bash[14472]: cluster 2024-03-11T20:53:03.710177+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; 47 KiB/s, 0 objects/s recovering 2024-03-11T20:53:05.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:04 smithi088 bash[19924]: cluster 2024-03-11T20:53:03.710177+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; 47 KiB/s, 0 objects/s recovering 2024-03-11T20:53:06.582 INFO:teuthology.orchestra.run.smithi161.stdout:Scheduled prometheus update... 2024-03-11T20:53:06.863 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:06 smithi161 bash[14436]: cluster 2024-03-11T20:53:05.710831+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; 43 KiB/s, 0 objects/s recovering 2024-03-11T20:53:06.863 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:06 smithi161 bash[14436]: audit 2024-03-11T20:53:06.583306+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:53:06.863 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:06 smithi161 bash[14436]: audit 2024-03-11T20:53:06.589360+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:53:06.863 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:06 smithi161 bash[14436]: audit 2024-03-11T20:53:06.591646+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:53:06.863 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:06 smithi161 bash[14436]: audit 2024-03-11T20:53:06.593041+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:53:07.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:06 smithi088 bash[19924]: cluster 2024-03-11T20:53:05.710831+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; 43 KiB/s, 0 objects/s recovering 2024-03-11T20:53:07.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:06 smithi088 bash[19924]: audit 2024-03-11T20:53:06.583306+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:53:07.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:06 smithi088 bash[19924]: audit 2024-03-11T20:53:06.589360+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:53:07.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:06 smithi088 bash[19924]: audit 2024-03-11T20:53:06.591646+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:53:07.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:06 smithi088 bash[19924]: audit 2024-03-11T20:53:06.593041+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:53:07.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:06 smithi088 bash[14472]: cluster 2024-03-11T20:53:05.710831+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; 43 KiB/s, 0 objects/s recovering 2024-03-11T20:53:07.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:06 smithi088 bash[14472]: audit 2024-03-11T20:53:06.583306+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:53:07.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:06 smithi088 bash[14472]: audit 2024-03-11T20:53:06.589360+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:53:07.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:06 smithi088 bash[14472]: audit 2024-03-11T20:53:06.591646+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:53:07.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:06 smithi088 bash[14472]: audit 2024-03-11T20:53:06.593041+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:53:07.350 DEBUG:teuthology.orchestra.run.smithi161:prometheus.a> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@prometheus.a.service 2024-03-11T20:53:07.352 INFO:tasks.cephadm:Adding node-exporter.a on smithi088 2024-03-11T20:53:07.352 INFO:tasks.cephadm:Adding node-exporter.b on smithi161 2024-03-11T20:53:07.352 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph orch apply node-exporter '2;smithi088=a;smithi161=b' 2024-03-11T20:53:07.569 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:53:08.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:07 smithi161 bash[14436]: audit 2024-03-11T20:53:06.571086+0000 mgr.y (mgr.14152) 247 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi161=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:53:08.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:07 smithi161 bash[14436]: cephadm 2024-03-11T20:53:06.574437+0000 mgr.y (mgr.14152) 248 : cephadm [INF] Saving service prometheus spec with placement smithi161=a;count:1 2024-03-11T20:53:08.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:07 smithi161 bash[14436]: audit 2024-03-11T20:53:06.877218+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:53:08.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:07 smithi161 bash[14436]: audit 2024-03-11T20:53:06.887645+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-11T20:53:08.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:07 smithi161 bash[15169]: ignoring --setuser ceph since I am not root 2024-03-11T20:53:08.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:07 smithi161 bash[15169]: ignoring --setgroup ceph since I am not root 2024-03-11T20:53:08.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:07 smithi161 bash[15169]: debug 2024-03-11T20:53:07.935+0000 7f6f7681c700 1 -- 172.21.15.161:0/2428886721 <== mon.2 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5558ad05c340 con 0x5558addd8c00 2024-03-11T20:53:08.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:08 smithi161 bash[15169]: debug 2024-03-11T20:53:08.087+0000 7f6f7f278000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-11T20:53:08.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:07 smithi088 bash[14472]: audit 2024-03-11T20:53:06.571086+0000 mgr.y (mgr.14152) 247 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi161=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:53:08.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:07 smithi088 bash[14472]: cephadm 2024-03-11T20:53:06.574437+0000 mgr.y (mgr.14152) 248 : cephadm [INF] Saving service prometheus spec with placement smithi161=a;count:1 2024-03-11T20:53:08.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:07 smithi088 bash[14472]: audit 2024-03-11T20:53:06.877218+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:53:08.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:07 smithi088 bash[14472]: audit 2024-03-11T20:53:06.887645+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-11T20:53:08.323 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:07 smithi088 bash[14745]: ignoring --setuser ceph since I am not root 2024-03-11T20:53:08.323 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:07 smithi088 bash[14745]: ignoring --setgroup ceph since I am not root 2024-03-11T20:53:08.323 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:08 smithi088 bash[14745]: debug 2024-03-11T20:53:08.091+0000 7f07790e7000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-11T20:53:08.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:07 smithi088 bash[19924]: audit 2024-03-11T20:53:06.571086+0000 mgr.y (mgr.14152) 247 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi161=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:53:08.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:07 smithi088 bash[19924]: cephadm 2024-03-11T20:53:06.574437+0000 mgr.y (mgr.14152) 248 : cephadm [INF] Saving service prometheus spec with placement smithi161=a;count:1 2024-03-11T20:53:08.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:07 smithi088 bash[19924]: audit 2024-03-11T20:53:06.877218+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' 2024-03-11T20:53:08.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:07 smithi088 bash[19924]: audit 2024-03-11T20:53:06.887645+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-11T20:53:09.037 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:08 smithi088 bash[14472]: audit 2024-03-11T20:53:07.893363+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-11T20:53:09.037 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:08 smithi088 bash[14472]: cluster 2024-03-11T20:53:07.893436+0000 mon.a (mon.0) 593 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-11T20:53:09.038 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:08 smithi088 bash[14745]: debug 2024-03-11T20:53:08.751+0000 7f07790e7000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-11T20:53:09.038 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:08 smithi088 bash[14745]: debug 2024-03-11T20:53:08.875+0000 7f07790e7000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-11T20:53:09.038 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:08 smithi088 bash[19924]: audit 2024-03-11T20:53:07.893363+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-11T20:53:09.038 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:08 smithi088 bash[19924]: cluster 2024-03-11T20:53:07.893436+0000 mon.a (mon.0) 593 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-11T20:53:09.049 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:08 smithi161 bash[15169]: debug 2024-03-11T20:53:08.767+0000 7f6f7f278000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-11T20:53:09.049 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:08 smithi161 bash[15169]: debug 2024-03-11T20:53:08.891+0000 7f6f7f278000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-11T20:53:09.049 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:08 smithi161 bash[14436]: audit 2024-03-11T20:53:07.893363+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.88:0/3740181248' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-11T20:53:09.049 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:08 smithi161 bash[14436]: cluster 2024-03-11T20:53:07.893436+0000 mon.a (mon.0) 593 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-11T20:53:09.322 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:09 smithi088 bash[14745]: debug 2024-03-11T20:53:09.035+0000 7f07790e7000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-11T20:53:09.331 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:09 smithi161 bash[15169]: debug 2024-03-11T20:53:09.051+0000 7f6f7f278000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-11T20:53:09.644 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:09 smithi161 bash[15169]: debug 2024-03-11T20:53:09.383+0000 7f6f7f278000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-11T20:53:09.644 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:09 smithi161 bash[15169]: debug 2024-03-11T20:53:09.471+0000 7f6f7f278000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-11T20:53:09.657 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:09 smithi088 bash[14745]: debug 2024-03-11T20:53:09.363+0000 7f07790e7000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-11T20:53:09.657 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:09 smithi088 bash[14745]: debug 2024-03-11T20:53:09.455+0000 7f07790e7000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-11T20:53:10.071 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:09 smithi088 bash[14745]: debug 2024-03-11T20:53:09.655+0000 7f07790e7000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-11T20:53:10.144 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:09 smithi161 bash[15169]: debug 2024-03-11T20:53:09.671+0000 7f6f7f278000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-11T20:53:10.818 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:10 smithi088 bash[14745]: debug 2024-03-11T20:53:10.503+0000 7f07790e7000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-11T20:53:10.818 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:10 smithi088 bash[14745]: debug 2024-03-11T20:53:10.611+0000 7f07790e7000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-11T20:53:10.834 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:10 smithi161 bash[15169]: debug 2024-03-11T20:53:10.523+0000 7f6f7f278000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-11T20:53:10.835 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:10 smithi161 bash[15169]: debug 2024-03-11T20:53:10.627+0000 7f6f7f278000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-11T20:53:11.072 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:10 smithi088 bash[14745]: debug 2024-03-11T20:53:10.815+0000 7f07790e7000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-11T20:53:11.144 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:10 smithi161 bash[15169]: debug 2024-03-11T20:53:10.835+0000 7f6f7f278000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-11T20:53:11.491 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:11 smithi088 bash[14745]: debug 2024-03-11T20:53:11.163+0000 7f07790e7000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-11T20:53:11.504 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:11 smithi161 bash[15169]: debug 2024-03-11T20:53:11.179+0000 7f6f7f278000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-11T20:53:11.822 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:11 smithi088 bash[14745]: debug 2024-03-11T20:53:11.487+0000 7f07790e7000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-11T20:53:11.870 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:11 smithi161 bash[15169]: debug 2024-03-11T20:53:11.503+0000 7f6f7f278000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-11T20:53:12.130 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:11 smithi088 bash[14745]: debug 2024-03-11T20:53:11.855+0000 7f07790e7000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-11T20:53:12.137 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:11 smithi161 bash[15169]: debug 2024-03-11T20:53:11.871+0000 7f6f7f278000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-11T20:53:12.137 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:12 smithi161 bash[15169]: debug 2024-03-11T20:53:12.135+0000 7f6f7f278000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-11T20:53:12.572 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:12 smithi088 bash[14745]: debug 2024-03-11T20:53:12.127+0000 7f07790e7000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-11T20:53:13.069 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:12 smithi161 bash[15169]: debug 2024-03-11T20:53:12.811+0000 7f6f7f278000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-11T20:53:13.069 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:12 smithi161 bash[15169]: debug 2024-03-11T20:53:12.915+0000 7f6f7f278000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-11T20:53:13.071 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:12 smithi088 bash[14745]: debug 2024-03-11T20:53:12.807+0000 7f07790e7000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-11T20:53:13.072 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:12 smithi088 bash[14745]: debug 2024-03-11T20:53:12.911+0000 7f07790e7000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-11T20:53:13.394 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:13 smithi161 bash[15169]: debug 2024-03-11T20:53:13.071+0000 7f6f7f278000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-11T20:53:13.395 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:13 smithi161 bash[15169]: debug 2024-03-11T20:53:13.175+0000 7f6f7f278000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-11T20:53:13.395 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:13 smithi161 bash[15169]: debug 2024-03-11T20:53:13.311+0000 7f6f7f278000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-11T20:53:13.572 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:13 smithi088 bash[14745]: debug 2024-03-11T20:53:13.067+0000 7f07790e7000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-11T20:53:13.572 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:13 smithi088 bash[14745]: debug 2024-03-11T20:53:13.179+0000 7f07790e7000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-11T20:53:13.572 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:13 smithi088 bash[14745]: debug 2024-03-11T20:53:13.315+0000 7f07790e7000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-11T20:53:13.894 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:13 smithi161 bash[15169]: debug 2024-03-11T20:53:13.603+0000 7f6f7f278000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-11T20:53:13.895 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:13 smithi161 bash[15169]: debug 2024-03-11T20:53:13.719+0000 7f6f7f278000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-11T20:53:13.907 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:13 smithi088 bash[14745]: debug 2024-03-11T20:53:13.603+0000 7f07790e7000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-11T20:53:13.907 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:13 smithi088 bash[14745]: debug 2024-03-11T20:53:13.723+0000 7f07790e7000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-11T20:53:14.322 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:13 smithi088 bash[14745]: debug 2024-03-11T20:53:13.903+0000 7f07790e7000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-11T20:53:14.322 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[14745]: debug 2024-03-11T20:53:14.023+0000 7f07790e7000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-11T20:53:14.394 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:13 smithi161 bash[15169]: debug 2024-03-11T20:53:13.899+0000 7f6f7f278000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-11T20:53:14.395 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:14 smithi161 bash[15169]: debug 2024-03-11T20:53:14.019+0000 7f6f7f278000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-11T20:53:15.145 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:14 smithi161 bash[15169]: debug 2024-03-11T20:53:14.855+0000 7f6f7f278000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-11T20:53:15.145 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:14 smithi161 bash[15169]: [11/Mar/2024:20:53:14] ENGINE Bus STARTING 2024-03-11T20:53:15.145 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:14 smithi161 bash[15169]: CherryPy Checker: 2024-03-11T20:53:15.145 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:14 smithi161 bash[15169]: The Application mounted at '' has an empty config. 2024-03-11T20:53:15.145 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:14 smithi161 bash[15169]: [11/Mar/2024:20:53:14] ENGINE Serving on http://:::9283 2024-03-11T20:53:15.145 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:14 smithi161 bash[15169]: [11/Mar/2024:20:53:14] ENGINE Bus STARTED 2024-03-11T20:53:15.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:14 smithi161 bash[14436]: cluster 2024-03-11T20:53:14.879019+0000 mon.a (mon.0) 594 : cluster [DBG] Standby manager daemon x restarted 2024-03-11T20:53:15.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:14 smithi161 bash[14436]: cluster 2024-03-11T20:53:14.879212+0000 mon.a (mon.0) 595 : cluster [DBG] Standby manager daemon x started 2024-03-11T20:53:15.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:14 smithi161 bash[14436]: audit 2024-03-11T20:53:14.882599+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.? 172.21.15.161:0/182072769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T20:53:15.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:14 smithi161 bash[14436]: audit 2024-03-11T20:53:14.883713+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.? 172.21.15.161:0/182072769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T20:53:15.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:14 smithi161 bash[14436]: audit 2024-03-11T20:53:14.888911+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.? 172.21.15.161:0/182072769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T20:53:15.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:14 smithi161 bash[14436]: audit 2024-03-11T20:53:14.892075+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.? 172.21.15.161:0/182072769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T20:53:15.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:14 smithi161 bash[14436]: cluster 2024-03-11T20:53:14.897747+0000 mon.a (mon.0) 596 : cluster [INF] Active manager daemon y restarted 2024-03-11T20:53:15.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:14 smithi161 bash[14436]: cluster 2024-03-11T20:53:14.898726+0000 mon.a (mon.0) 597 : cluster [INF] Activating manager daemon y 2024-03-11T20:53:15.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:14 smithi161 bash[14436]: cluster 2024-03-11T20:53:14.903201+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-11T20:53:15.322 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[14745]: debug 2024-03-11T20:53:14.871+0000 7f07790e7000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-11T20:53:15.322 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14745]: [11/Mar/2024:20:53:15] ENGINE Bus STARTING 2024-03-11T20:53:15.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[14472]: cluster 2024-03-11T20:53:14.879019+0000 mon.a (mon.0) 594 : cluster [DBG] Standby manager daemon x restarted 2024-03-11T20:53:15.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[14472]: cluster 2024-03-11T20:53:14.879212+0000 mon.a (mon.0) 595 : cluster [DBG] Standby manager daemon x started 2024-03-11T20:53:15.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[14472]: audit 2024-03-11T20:53:14.882599+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.? 172.21.15.161:0/182072769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T20:53:15.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[14472]: audit 2024-03-11T20:53:14.883713+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.? 172.21.15.161:0/182072769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T20:53:15.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[14472]: audit 2024-03-11T20:53:14.888911+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.? 172.21.15.161:0/182072769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T20:53:15.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[14472]: audit 2024-03-11T20:53:14.892075+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.? 172.21.15.161:0/182072769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T20:53:15.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[14472]: cluster 2024-03-11T20:53:14.897747+0000 mon.a (mon.0) 596 : cluster [INF] Active manager daemon y restarted 2024-03-11T20:53:15.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[14472]: cluster 2024-03-11T20:53:14.898726+0000 mon.a (mon.0) 597 : cluster [INF] Activating manager daemon y 2024-03-11T20:53:15.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[14472]: cluster 2024-03-11T20:53:14.903201+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-11T20:53:15.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[19924]: cluster 2024-03-11T20:53:14.879019+0000 mon.a (mon.0) 594 : cluster [DBG] Standby manager daemon x restarted 2024-03-11T20:53:15.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[19924]: cluster 2024-03-11T20:53:14.879212+0000 mon.a (mon.0) 595 : cluster [DBG] Standby manager daemon x started 2024-03-11T20:53:15.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[19924]: audit 2024-03-11T20:53:14.882599+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.? 172.21.15.161:0/182072769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T20:53:15.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[19924]: audit 2024-03-11T20:53:14.883713+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.? 172.21.15.161:0/182072769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T20:53:15.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[19924]: audit 2024-03-11T20:53:14.888911+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.? 172.21.15.161:0/182072769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T20:53:15.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[19924]: audit 2024-03-11T20:53:14.892075+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.? 172.21.15.161:0/182072769' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T20:53:15.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[19924]: cluster 2024-03-11T20:53:14.897747+0000 mon.a (mon.0) 596 : cluster [INF] Active manager daemon y restarted 2024-03-11T20:53:15.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[19924]: cluster 2024-03-11T20:53:14.898726+0000 mon.a (mon.0) 597 : cluster [INF] Activating manager daemon y 2024-03-11T20:53:15.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:14 smithi088 bash[19924]: cluster 2024-03-11T20:53:14.903201+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-11T20:53:15.641 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14745]: CherryPy Checker: 2024-03-11T20:53:15.641 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14745]: The Application mounted at '' has an empty config. 2024-03-11T20:53:15.642 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14745]: [11/Mar/2024:20:53:15] ENGINE Serving on http://:::9283 2024-03-11T20:53:15.642 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14745]: [11/Mar/2024:20:53:15] ENGINE Bus STARTED 2024-03-11T20:53:15.980 INFO:teuthology.orchestra.run.smithi161.stdout:Scheduled node-exporter update... 2024-03-11T20:53:16.211 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: cluster 2024-03-11T20:53:14.942299+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e17: y(active, starting, since 0.043739s), standbys: x 2024-03-11T20:53:16.211 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:14.945497+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:53:16.211 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:14.945765+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:53:16.212 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:14.950738+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:53:16.212 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:14.951055+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-11T20:53:16.212 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:14.951383+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-11T20:53:16.212 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:14.951694+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:53:16.212 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:14.952102+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:53:16.212 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:14.952477+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:53:16.212 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:14.952852+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:53:16.212 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:14.953238+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:53:16.212 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:14.953662+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:53:16.212 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:14.954046+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:53:16.212 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:14.954425+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:53:16.212 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:14.954859+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-11T20:53:16.212 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:14.955198+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-11T20:53:16.212 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:14.956012+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-11T20:53:16.213 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: cluster 2024-03-11T20:53:14.965226+0000 mon.a (mon.0) 600 : cluster [INF] Manager daemon y is now available 2024-03-11T20:53:16.213 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:15.000473+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:53:16.213 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:15.004396+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:53:16.213 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:15.008042+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:53:16.213 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:15.011403+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:53:16.213 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:15.023035+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:16.213 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:15.039434+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:53:16.213 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:15.040387+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:53:16.213 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:15.299328+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:53:16.213 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:15 smithi161 bash[14436]: audit 2024-03-11T20:53:15.299889+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:53:16.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: cluster 2024-03-11T20:53:14.942299+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e17: y(active, starting, since 0.043739s), standbys: x 2024-03-11T20:53:16.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:14.945497+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:53:16.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:14.945765+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:53:16.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:14.950738+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:53:16.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:14.951055+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-11T20:53:16.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:14.951383+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-11T20:53:16.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:14.951694+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:53:16.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:14.952102+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:53:16.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:14.952477+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:53:16.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:14.952852+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:53:16.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:14.953238+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:53:16.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:14.953662+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:53:16.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:14.954046+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:53:16.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:14.954425+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:53:16.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:14.954859+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-11T20:53:16.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:14.955198+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-11T20:53:16.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:14.956012+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-11T20:53:16.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: cluster 2024-03-11T20:53:14.965226+0000 mon.a (mon.0) 600 : cluster [INF] Manager daemon y is now available 2024-03-11T20:53:16.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:15.000473+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:53:16.276 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: cluster 2024-03-11T20:53:14.942299+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e17: y(active, starting, since 0.043739s), standbys: x 2024-03-11T20:53:16.276 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:14.945497+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T20:53:16.276 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:14.945765+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T20:53:16.276 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:14.950738+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T20:53:16.276 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:14.951055+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-11T20:53:16.276 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:14.951383+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-11T20:53:16.276 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:14.951694+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T20:53:16.276 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:14.952102+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T20:53:16.277 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:14.952477+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T20:53:16.277 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:14.952852+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T20:53:16.277 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:14.953238+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T20:53:16.277 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:14.953662+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T20:53:16.277 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:14.954046+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T20:53:16.277 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:14.954425+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T20:53:16.277 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:14.954859+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-11T20:53:16.277 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:14.955198+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-11T20:53:16.277 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:14.956012+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-11T20:53:16.277 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: cluster 2024-03-11T20:53:14.965226+0000 mon.a (mon.0) 600 : cluster [INF] Manager daemon y is now available 2024-03-11T20:53:16.277 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:15.000473+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:53:16.278 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:15.004396+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:53:16.278 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:15.008042+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:53:16.278 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:15.011403+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:53:16.278 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:15.023035+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:16.278 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:15.039434+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:53:16.278 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:15.040387+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:53:16.278 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:15.299328+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:53:16.278 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[19924]: audit 2024-03-11T20:53:15.299889+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:53:16.278 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:15.004396+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:53:16.278 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:15.008042+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:53:16.278 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:15.011403+0000 mon.b (mon.2) 44 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:53:16.278 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:15.023035+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:16.279 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:15.039434+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:53:16.279 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:15.040387+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:53:16.279 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:15.299328+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:53:16.279 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:15 smithi088 bash[14472]: audit 2024-03-11T20:53:15.299889+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:53:16.572 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[14745]: [11/Mar/2024:20:53:16] ENGINE Bus STARTING 2024-03-11T20:53:16.572 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[14745]: [11/Mar/2024:20:53:16] ENGINE Serving on https://172.21.15.88:7150 2024-03-11T20:53:16.572 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[14745]: [11/Mar/2024:20:53:16] ENGINE Bus STARTED 2024-03-11T20:53:16.883 DEBUG:teuthology.orchestra.run.smithi088:node-exporter.a> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@node-exporter.a.service 2024-03-11T20:53:16.886 DEBUG:teuthology.orchestra.run.smithi161:node-exporter.b> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@node-exporter.b.service 2024-03-11T20:53:16.888 INFO:tasks.cephadm:Adding alertmanager.a on smithi088 2024-03-11T20:53:16.889 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph orch apply alertmanager '1;smithi088=a' 2024-03-11T20:53:16.995 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:53:17.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:16 smithi161 bash[14436]: cluster 2024-03-11T20:53:15.964924+0000 mon.a (mon.0) 604 : cluster [DBG] mgrmap e18: y(active, since 1.06638s), standbys: x 2024-03-11T20:53:17.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:16 smithi161 bash[14436]: cephadm 2024-03-11T20:53:15.975059+0000 mgr.y (mgr.24370) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi088=a;smithi161=b;count:2 2024-03-11T20:53:17.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:16 smithi161 bash[14436]: cluster 2024-03-11T20:53:15.975194+0000 mgr.y (mgr.24370) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:17.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:16 smithi161 bash[14436]: audit 2024-03-11T20:53:15.981346+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:17.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:16 smithi161 bash[14436]: cephadm 2024-03-11T20:53:16.276137+0000 mgr.y (mgr.24370) 4 : cephadm [INF] [11/Mar/2024:20:53:16] ENGINE Bus STARTING 2024-03-11T20:53:17.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:16 smithi161 bash[14436]: cephadm 2024-03-11T20:53:16.397251+0000 mgr.y (mgr.24370) 5 : cephadm [INF] [11/Mar/2024:20:53:16] ENGINE Serving on https://172.21.15.88:7150 2024-03-11T20:53:17.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:16 smithi161 bash[14436]: cephadm 2024-03-11T20:53:16.397778+0000 mgr.y (mgr.24370) 6 : cephadm [INF] [11/Mar/2024:20:53:16] ENGINE Bus STARTED 2024-03-11T20:53:17.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:16 smithi161 bash[14436]: audit 2024-03-11T20:53:16.408730+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:17.150 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:53:17.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[14472]: cluster 2024-03-11T20:53:15.964924+0000 mon.a (mon.0) 604 : cluster [DBG] mgrmap e18: y(active, since 1.06638s), standbys: x 2024-03-11T20:53:17.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[14472]: cephadm 2024-03-11T20:53:15.975059+0000 mgr.y (mgr.24370) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi088=a;smithi161=b;count:2 2024-03-11T20:53:17.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[14472]: cluster 2024-03-11T20:53:15.975194+0000 mgr.y (mgr.24370) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:17.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[14472]: audit 2024-03-11T20:53:15.981346+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:17.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[14472]: cephadm 2024-03-11T20:53:16.276137+0000 mgr.y (mgr.24370) 4 : cephadm [INF] [11/Mar/2024:20:53:16] ENGINE Bus STARTING 2024-03-11T20:53:17.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[14472]: cephadm 2024-03-11T20:53:16.397251+0000 mgr.y (mgr.24370) 5 : cephadm [INF] [11/Mar/2024:20:53:16] ENGINE Serving on https://172.21.15.88:7150 2024-03-11T20:53:17.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[14472]: cephadm 2024-03-11T20:53:16.397778+0000 mgr.y (mgr.24370) 6 : cephadm [INF] [11/Mar/2024:20:53:16] ENGINE Bus STARTED 2024-03-11T20:53:17.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[14472]: audit 2024-03-11T20:53:16.408730+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:17.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[19924]: cluster 2024-03-11T20:53:15.964924+0000 mon.a (mon.0) 604 : cluster [DBG] mgrmap e18: y(active, since 1.06638s), standbys: x 2024-03-11T20:53:17.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[19924]: cephadm 2024-03-11T20:53:15.975059+0000 mgr.y (mgr.24370) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi088=a;smithi161=b;count:2 2024-03-11T20:53:17.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[19924]: cluster 2024-03-11T20:53:15.975194+0000 mgr.y (mgr.24370) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:17.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[19924]: audit 2024-03-11T20:53:15.981346+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:17.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[19924]: cephadm 2024-03-11T20:53:16.276137+0000 mgr.y (mgr.24370) 4 : cephadm [INF] [11/Mar/2024:20:53:16] ENGINE Bus STARTING 2024-03-11T20:53:17.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[19924]: cephadm 2024-03-11T20:53:16.397251+0000 mgr.y (mgr.24370) 5 : cephadm [INF] [11/Mar/2024:20:53:16] ENGINE Serving on https://172.21.15.88:7150 2024-03-11T20:53:17.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[19924]: cephadm 2024-03-11T20:53:16.397778+0000 mgr.y (mgr.24370) 6 : cephadm [INF] [11/Mar/2024:20:53:16] ENGINE Bus STARTED 2024-03-11T20:53:17.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:16 smithi088 bash[19924]: audit 2024-03-11T20:53:16.408730+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:18.612 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:18 smithi161 bash[14436]: cluster 2024-03-11T20:53:16.947363+0000 mgr.y (mgr.24370) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:18.612 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:18 smithi161 bash[14436]: cluster 2024-03-11T20:53:17.419121+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-11T20:53:18.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:18 smithi088 bash[14472]: cluster 2024-03-11T20:53:16.947363+0000 mgr.y (mgr.24370) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:18.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:18 smithi088 bash[14472]: cluster 2024-03-11T20:53:17.419121+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-11T20:53:18.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:18 smithi088 bash[19924]: cluster 2024-03-11T20:53:16.947363+0000 mgr.y (mgr.24370) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:18.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:18 smithi088 bash[19924]: cluster 2024-03-11T20:53:17.419121+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-11T20:53:20.058 INFO:teuthology.orchestra.run.smithi161.stdout:Scheduled alertmanager update... 2024-03-11T20:53:20.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:19 smithi161 bash[14436]: audit 2024-03-11T20:53:18.896141+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:19 smithi161 bash[14436]: audit 2024-03-11T20:53:18.990769+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:19 smithi161 bash[14436]: audit 2024-03-11T20:53:19.398777+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:19 smithi161 bash[14436]: audit 2024-03-11T20:53:19.472801+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:19 smithi161 bash[14436]: audit 2024-03-11T20:53:19.654001+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:19 smithi161 bash[14436]: audit 2024-03-11T20:53:19.725237+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.089 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:19 smithi161 bash[14436]: audit 2024-03-11T20:53:19.734420+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:19 smithi088 bash[14472]: audit 2024-03-11T20:53:18.896141+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:19 smithi088 bash[14472]: audit 2024-03-11T20:53:18.990769+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:19 smithi088 bash[14472]: audit 2024-03-11T20:53:19.398777+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:19 smithi088 bash[14472]: audit 2024-03-11T20:53:19.472801+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:19 smithi088 bash[14472]: audit 2024-03-11T20:53:19.654001+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:19 smithi088 bash[14472]: audit 2024-03-11T20:53:19.725237+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:19 smithi088 bash[14472]: audit 2024-03-11T20:53:19.734420+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:19 smithi088 bash[19924]: audit 2024-03-11T20:53:18.896141+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:19 smithi088 bash[19924]: audit 2024-03-11T20:53:18.990769+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:19 smithi088 bash[19924]: audit 2024-03-11T20:53:19.398777+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:19 smithi088 bash[19924]: audit 2024-03-11T20:53:19.472801+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:19 smithi088 bash[19924]: audit 2024-03-11T20:53:19.654001+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:19 smithi088 bash[19924]: audit 2024-03-11T20:53:19.725237+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:19 smithi088 bash[19924]: audit 2024-03-11T20:53:19.734420+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:20.857 DEBUG:teuthology.orchestra.run.smithi088:alertmanager.a> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@alertmanager.a.service 2024-03-11T20:53:20.860 INFO:tasks.cephadm:Adding grafana.a on smithi161 2024-03-11T20:53:20.860 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph orch apply grafana '1;smithi161=a' 2024-03-11T20:53:20.980 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:53:21.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:20 smithi161 bash[14436]: cluster 2024-03-11T20:53:18.947826+0000 mgr.y (mgr.24370) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:21.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:20 smithi161 bash[14436]: cephadm 2024-03-11T20:53:19.402876+0000 mgr.y (mgr.24370) 9 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T20:53:21.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:20 smithi161 bash[14436]: cephadm 2024-03-11T20:53:19.476460+0000 mgr.y (mgr.24370) 10 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T20:53:21.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:20 smithi161 bash[14436]: cephadm 2024-03-11T20:53:19.532243+0000 mgr.y (mgr.24370) 11 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-03-11T20:53:21.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:20 smithi161 bash[14436]: cephadm 2024-03-11T20:53:19.599478+0000 mgr.y (mgr.24370) 12 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-03-11T20:53:21.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:20 smithi161 bash[14436]: cephadm 2024-03-11T20:53:19.760702+0000 mgr.y (mgr.24370) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi161 2024-03-11T20:53:21.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:20 smithi161 bash[14436]: audit 2024-03-11T20:53:20.059524+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:21.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:20 smithi088 bash[14472]: cluster 2024-03-11T20:53:18.947826+0000 mgr.y (mgr.24370) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:21.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:20 smithi088 bash[14472]: cephadm 2024-03-11T20:53:19.402876+0000 mgr.y (mgr.24370) 9 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T20:53:21.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:20 smithi088 bash[14472]: cephadm 2024-03-11T20:53:19.476460+0000 mgr.y (mgr.24370) 10 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T20:53:21.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:20 smithi088 bash[14472]: cephadm 2024-03-11T20:53:19.532243+0000 mgr.y (mgr.24370) 11 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-03-11T20:53:21.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:20 smithi088 bash[14472]: cephadm 2024-03-11T20:53:19.599478+0000 mgr.y (mgr.24370) 12 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-03-11T20:53:21.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:20 smithi088 bash[14472]: cephadm 2024-03-11T20:53:19.760702+0000 mgr.y (mgr.24370) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi161 2024-03-11T20:53:21.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:20 smithi088 bash[14472]: audit 2024-03-11T20:53:20.059524+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:21.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:20 smithi088 bash[19924]: cluster 2024-03-11T20:53:18.947826+0000 mgr.y (mgr.24370) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:21.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:20 smithi088 bash[19924]: cephadm 2024-03-11T20:53:19.402876+0000 mgr.y (mgr.24370) 9 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T20:53:21.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:20 smithi088 bash[19924]: cephadm 2024-03-11T20:53:19.476460+0000 mgr.y (mgr.24370) 10 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T20:53:21.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:20 smithi088 bash[19924]: cephadm 2024-03-11T20:53:19.532243+0000 mgr.y (mgr.24370) 11 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-03-11T20:53:21.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:20 smithi088 bash[19924]: cephadm 2024-03-11T20:53:19.599478+0000 mgr.y (mgr.24370) 12 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-03-11T20:53:21.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:20 smithi088 bash[19924]: cephadm 2024-03-11T20:53:19.760702+0000 mgr.y (mgr.24370) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi161 2024-03-11T20:53:21.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:20 smithi088 bash[19924]: audit 2024-03-11T20:53:20.059524+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:22.235 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:21 smithi161 bash[14436]: audit 2024-03-11T20:53:20.048113+0000 mgr.y (mgr.24370) 14 : audit [DBG] from='client.24386 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:53:22.236 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:21 smithi161 bash[14436]: cephadm 2024-03-11T20:53:20.051500+0000 mgr.y (mgr.24370) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi088=a;count:1 2024-03-11T20:53:22.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:21 smithi088 bash[19924]: audit 2024-03-11T20:53:20.048113+0000 mgr.y (mgr.24370) 14 : audit [DBG] from='client.24386 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:53:22.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:21 smithi088 bash[19924]: cephadm 2024-03-11T20:53:20.051500+0000 mgr.y (mgr.24370) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi088=a;count:1 2024-03-11T20:53:22.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:21 smithi088 bash[14472]: audit 2024-03-11T20:53:20.048113+0000 mgr.y (mgr.24370) 14 : audit [DBG] from='client.24386 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:53:22.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:21 smithi088 bash[14472]: cephadm 2024-03-11T20:53:20.051500+0000 mgr.y (mgr.24370) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi088=a;count:1 2024-03-11T20:53:23.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:22 smithi088 bash[19924]: cluster 2024-03-11T20:53:20.948487+0000 mgr.y (mgr.24370) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:23.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:22 smithi088 bash[14472]: cluster 2024-03-11T20:53:20.948487+0000 mgr.y (mgr.24370) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:23.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:22 smithi161 bash[14436]: cluster 2024-03-11T20:53:20.948487+0000 mgr.y (mgr.24370) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:25.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:24 smithi088 bash[19924]: cluster 2024-03-11T20:53:22.949201+0000 mgr.y (mgr.24370) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:25.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:24 smithi088 bash[14472]: cluster 2024-03-11T20:53:22.949201+0000 mgr.y (mgr.24370) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:25.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:24 smithi161 bash[14436]: cluster 2024-03-11T20:53:22.949201+0000 mgr.y (mgr.24370) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:26.144 INFO:teuthology.orchestra.run.smithi161.stdout:Scheduled grafana update... 2024-03-11T20:53:27.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:26 smithi088 bash[14472]: cluster 2024-03-11T20:53:24.949829+0000 mgr.y (mgr.24370) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:27.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:26 smithi088 bash[14472]: audit 2024-03-11T20:53:26.145109+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:27.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:26 smithi088 bash[19924]: cluster 2024-03-11T20:53:24.949829+0000 mgr.y (mgr.24370) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:27.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:26 smithi088 bash[19924]: audit 2024-03-11T20:53:26.145109+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:27.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:26 smithi161 bash[14436]: cluster 2024-03-11T20:53:24.949829+0000 mgr.y (mgr.24370) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:27.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:26 smithi161 bash[14436]: audit 2024-03-11T20:53:26.145109+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:28.009 DEBUG:teuthology.orchestra.run.smithi161:grafana.a> sudo journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@grafana.a.service 2024-03-11T20:53:28.011 INFO:tasks.cephadm:Setting up client nodes... 2024-03-11T20:53:28.014 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-11T20:53:28.207 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:27 smithi088 bash[14472]: audit 2024-03-11T20:53:26.134132+0000 mgr.y (mgr.24370) 19 : audit [DBG] from='client.24392 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi161=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:53:28.207 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:27 smithi088 bash[14472]: cephadm 2024-03-11T20:53:26.137407+0000 mgr.y (mgr.24370) 20 : cephadm [INF] Saving service grafana spec with placement smithi161=a;count:1 2024-03-11T20:53:28.208 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:27 smithi088 bash[19924]: audit 2024-03-11T20:53:26.134132+0000 mgr.y (mgr.24370) 19 : audit [DBG] from='client.24392 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi161=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:53:28.208 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:27 smithi088 bash[19924]: cephadm 2024-03-11T20:53:26.137407+0000 mgr.y (mgr.24370) 20 : cephadm [INF] Saving service grafana spec with placement smithi161=a;count:1 2024-03-11T20:53:28.267 INFO:journalctl@ceph.grafana.a.smithi161.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-11T20:53:28.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:27 smithi161 bash[14436]: audit 2024-03-11T20:53:26.134132+0000 mgr.y (mgr.24370) 19 : audit [DBG] from='client.24392 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi161=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:53:28.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:27 smithi161 bash[14436]: cephadm 2024-03-11T20:53:26.137407+0000 mgr.y (mgr.24370) 20 : cephadm [INF] Saving service grafana spec with placement smithi161=a;count:1 2024-03-11T20:53:29.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:28 smithi088 bash[14472]: cluster 2024-03-11T20:53:26.950470+0000 mgr.y (mgr.24370) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:29.139 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:28 smithi088 bash[19924]: cluster 2024-03-11T20:53:26.950470+0000 mgr.y (mgr.24370) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:29.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:28 smithi161 bash[14436]: cluster 2024-03-11T20:53:26.950470+0000 mgr.y (mgr.24370) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:31.057 INFO:teuthology.orchestra.run.smithi088.stdout:[client.0] 2024-03-11T20:53:31.057 INFO:teuthology.orchestra.run.smithi088.stdout: key = AQBLb+9lwsEmAxAAQ72SxN41PblzaFqDebFfIw== 2024-03-11T20:53:31.248 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:30 smithi088 bash[14472]: cluster 2024-03-11T20:53:28.951117+0000 mgr.y (mgr.24370) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:31.248 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:30 smithi088 bash[19924]: cluster 2024-03-11T20:53:28.951117+0000 mgr.y (mgr.24370) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:31.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:30 smithi161 bash[14436]: cluster 2024-03-11T20:53:28.951117+0000 mgr.y (mgr.24370) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:31.801 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-03-11T20:53:31.801 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-03-11T20:53:31.802 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-03-11T20:53:31.823 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-11T20:53:32.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:31 smithi088 bash[14472]: audit 2024-03-11T20:53:31.052084+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.88:0/1877914201' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-11T20:53:32.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:31 smithi088 bash[14472]: audit 2024-03-11T20:53:31.052705+0000 mon.a (mon.0) 617 : 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-03-11T20:53:32.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:31 smithi088 bash[14472]: audit 2024-03-11T20:53:31.058835+0000 mon.a (mon.0) 618 : 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-03-11T20:53:32.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:31 smithi088 bash[19924]: audit 2024-03-11T20:53:31.052084+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.88:0/1877914201' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-11T20:53:32.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:31 smithi088 bash[19924]: audit 2024-03-11T20:53:31.052705+0000 mon.a (mon.0) 617 : 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-03-11T20:53:32.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:31 smithi088 bash[19924]: audit 2024-03-11T20:53:31.058835+0000 mon.a (mon.0) 618 : 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-03-11T20:53:32.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:31 smithi161 bash[14436]: audit 2024-03-11T20:53:31.052084+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.88:0/1877914201' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-11T20:53:32.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:31 smithi161 bash[14436]: audit 2024-03-11T20:53:31.052705+0000 mon.a (mon.0) 617 : 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-03-11T20:53:32.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:31 smithi161 bash[14436]: audit 2024-03-11T20:53:31.058835+0000 mon.a (mon.0) 618 : 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-03-11T20:53:33.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:32 smithi088 bash[14472]: cluster 2024-03-11T20:53:30.951668+0000 mgr.y (mgr.24370) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:33.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:32 smithi088 bash[19924]: cluster 2024-03-11T20:53:30.951668+0000 mgr.y (mgr.24370) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:33.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:32 smithi161 bash[14436]: cluster 2024-03-11T20:53:30.951668+0000 mgr.y (mgr.24370) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:35.015 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:34 smithi088 bash[14472]: cluster 2024-03-11T20:53:32.952411+0000 mgr.y (mgr.24370) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:35.016 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:34 smithi088 bash[14472]: audit 2024-03-11T20:53:34.279595+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:35.016 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:34 smithi088 bash[14472]: cephadm 2024-03-11T20:53:34.285185+0000 mgr.y (mgr.24370) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi088 2024-03-11T20:53:35.016 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:34 smithi088 bash[19924]: cluster 2024-03-11T20:53:32.952411+0000 mgr.y (mgr.24370) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:35.016 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:34 smithi088 bash[19924]: audit 2024-03-11T20:53:34.279595+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:35.016 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:34 smithi088 bash[19924]: cephadm 2024-03-11T20:53:34.285185+0000 mgr.y (mgr.24370) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi088 2024-03-11T20:53:35.016 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:34 smithi088 systemd[1]: Started Ceph node-exporter.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T20:53:35.257 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:34 smithi161 bash[14436]: cluster 2024-03-11T20:53:32.952411+0000 mgr.y (mgr.24370) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:35.257 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:34 smithi161 bash[14436]: audit 2024-03-11T20:53:34.279595+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:35.257 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:34 smithi161 bash[14436]: cephadm 2024-03-11T20:53:34.285185+0000 mgr.y (mgr.24370) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi088 2024-03-11T20:53:35.322 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:35 smithi088 bash[34623]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-11T20:53:35.512 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:53:35 smithi161 bash[29445]: ts=2024-03-11T20:53:35.492Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-11T20:53:35.783 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:53:35 smithi161 bash[29445]: ts=2024-03-11T20:53:35.515Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.234986ms db_storage=915ns remote_storage=2.122µs web_handler=584ns query_engine=916ns scrape=318.339µs scrape_sd=24.74µs notify=851ns notify_sd=1.539µs rules=22.560122ms 2024-03-11T20:53:35.783 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:53:35 smithi161 bash[29445]: ts=2024-03-11T20:53:35.515Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-11T20:53:35.783 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:35 smithi161 systemd[1]: Started Ceph node-exporter.b for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T20:53:35.938 INFO:teuthology.orchestra.run.smithi161.stdout:[client.1] 2024-03-11T20:53:35.938 INFO:teuthology.orchestra.run.smithi161.stdout: key = AQBPb+9lWFuGNxAAGbf5Zy6DNOIh8LH+0Mqjpw== 2024-03-11T20:53:36.072 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:35 smithi088 bash[34623]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-11T20:53:36.072 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[34623]: aa2a8d90b84c: Pulling fs layer 2024-03-11T20:53:36.072 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[34623]: b45d31ee2d7f: Pulling fs layer 2024-03-11T20:53:36.072 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[34623]: b5db1e299295: Pulling fs layer 2024-03-11T20:53:36.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[14472]: cluster 2024-03-11T20:53:34.953212+0000 mgr.y (mgr.24370) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:36.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[14472]: audit 2024-03-11T20:53:35.002139+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:36.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[14472]: cephadm 2024-03-11T20:53:35.006155+0000 mgr.y (mgr.24370) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi161 2024-03-11T20:53:36.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[14472]: audit 2024-03-11T20:53:35.036345+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:36.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[14472]: audit 2024-03-11T20:53:35.799771+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:36.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[14472]: audit 2024-03-11T20:53:35.805749+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:53:36.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[14472]: audit 2024-03-11T20:53:35.807737+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:53:36.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[14472]: audit 2024-03-11T20:53:35.809055+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:53:36.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[14472]: audit 2024-03-11T20:53:35.931164+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-11T20:53:36.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[14472]: audit 2024-03-11T20:53:35.931772+0000 mon.b (mon.2) 50 : audit [INF] from='client.? 172.21.15.161:0/362349281' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-11T20:53:36.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[14472]: audit 2024-03-11T20:53:35.940142+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-11T20:53:36.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[19924]: cluster 2024-03-11T20:53:34.953212+0000 mgr.y (mgr.24370) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:36.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[19924]: audit 2024-03-11T20:53:35.002139+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:36.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[19924]: cephadm 2024-03-11T20:53:35.006155+0000 mgr.y (mgr.24370) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi161 2024-03-11T20:53:36.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[19924]: audit 2024-03-11T20:53:35.036345+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:36.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[19924]: audit 2024-03-11T20:53:35.799771+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:36.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[19924]: audit 2024-03-11T20:53:35.805749+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:53:36.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[19924]: audit 2024-03-11T20:53:35.807737+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:53:36.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[19924]: audit 2024-03-11T20:53:35.809055+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:53:36.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[19924]: audit 2024-03-11T20:53:35.931164+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-11T20:53:36.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[19924]: audit 2024-03-11T20:53:35.931772+0000 mon.b (mon.2) 50 : audit [INF] from='client.? 172.21.15.161:0/362349281' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-11T20:53:36.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[19924]: audit 2024-03-11T20:53:35.940142+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-11T20:53:36.133 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:35 smithi161 bash[29703]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-11T20:53:36.133 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:36 smithi161 bash[14436]: cluster 2024-03-11T20:53:34.953212+0000 mgr.y (mgr.24370) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:36.133 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:36 smithi161 bash[14436]: audit 2024-03-11T20:53:35.002139+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:36.133 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:36 smithi161 bash[14436]: cephadm 2024-03-11T20:53:35.006155+0000 mgr.y (mgr.24370) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi161 2024-03-11T20:53:36.133 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:36 smithi161 bash[14436]: audit 2024-03-11T20:53:35.036345+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:36.133 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:36 smithi161 bash[14436]: audit 2024-03-11T20:53:35.799771+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:36.133 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:36 smithi161 bash[14436]: audit 2024-03-11T20:53:35.805749+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:53:36.133 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:36 smithi161 bash[14436]: audit 2024-03-11T20:53:35.807737+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:53:36.134 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:36 smithi161 bash[14436]: audit 2024-03-11T20:53:35.809055+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:53:36.134 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:36 smithi161 bash[14436]: audit 2024-03-11T20:53:35.931164+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-11T20:53:36.134 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:36 smithi161 bash[14436]: audit 2024-03-11T20:53:35.931772+0000 mon.b (mon.2) 50 : audit [INF] from='client.? 172.21.15.161:0/362349281' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-11T20:53:36.134 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:36 smithi161 bash[14436]: audit 2024-03-11T20:53:35.940142+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-11T20:53:36.572 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[34623]: b45d31ee2d7f: Verifying Checksum 2024-03-11T20:53:36.572 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[34623]: b45d31ee2d7f: Download complete 2024-03-11T20:53:36.572 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[34623]: aa2a8d90b84c: Verifying Checksum 2024-03-11T20:53:36.572 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[34623]: aa2a8d90b84c: Download complete 2024-03-11T20:53:36.572 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[34623]: b5db1e299295: Verifying Checksum 2024-03-11T20:53:36.572 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[34623]: b5db1e299295: Download complete 2024-03-11T20:53:36.573 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[34623]: aa2a8d90b84c: Pull complete 2024-03-11T20:53:36.996 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-03-11T20:53:36.996 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-03-11T20:53:36.996 DEBUG:teuthology.orchestra.run.smithi161:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-03-11T20:53:37.015 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-03-11T20:53:37.016 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-03-11T20:53:37.016 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph mgr dump --format=json 2024-03-11T20:53:37.117 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:36 smithi161 bash[29703]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-11T20:53:37.255 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:36 smithi088 bash[34623]: b45d31ee2d7f: Pull complete 2024-03-11T20:53:37.395 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:37 smithi161 bash[29703]: aa2a8d90b84c: Pulling fs layer 2024-03-11T20:53:37.395 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:37 smithi161 bash[29703]: b45d31ee2d7f: Pulling fs layer 2024-03-11T20:53:37.395 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:37 smithi161 bash[29703]: b5db1e299295: Pulling fs layer 2024-03-11T20:53:37.395 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:37 smithi161 bash[29703]: aa2a8d90b84c: Verifying Checksum 2024-03-11T20:53:37.395 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:37 smithi161 bash[29703]: aa2a8d90b84c: Download complete 2024-03-11T20:53:37.395 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:37 smithi161 bash[29703]: b45d31ee2d7f: Verifying Checksum 2024-03-11T20:53:37.395 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:37 smithi161 bash[29703]: b45d31ee2d7f: Download complete 2024-03-11T20:53:37.572 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:37 smithi088 bash[34623]: b5db1e299295: Pull complete 2024-03-11T20:53:37.572 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:37 smithi088 bash[34623]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-11T20:53:37.572 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:37 smithi088 bash[34623]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-11T20:53:37.895 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:37 smithi161 bash[29703]: b5db1e299295: Verifying Checksum 2024-03-11T20:53:37.895 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:37 smithi161 bash[29703]: b5db1e299295: Download complete 2024-03-11T20:53:37.895 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:37 smithi161 bash[29703]: aa2a8d90b84c: Pull complete 2024-03-11T20:53:38.304 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:38 smithi161 bash[14436]: cluster 2024-03-11T20:53:36.953940+0000 mgr.y (mgr.24370) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:38.304 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:37 smithi161 bash[29703]: b45d31ee2d7f: Pull complete 2024-03-11T20:53:38.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[19924]: cluster 2024-03-11T20:53:36.953940+0000 mgr.y (mgr.24370) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:38.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[14472]: cluster 2024-03-11T20:53:36.953940+0000 mgr.y (mgr.24370) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:38.645 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:38 smithi161 bash[29703]: b5db1e299295: Pull complete 2024-03-11T20:53:38.645 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:38 smithi161 bash[29703]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-11T20:53:38.645 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:38 smithi161 bash[29703]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-11T20:53:39.072 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.898Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-11T20:53:39.073 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.898Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-11T20:53:39.073 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.899Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-03-11T20:53:39.073 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.899Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-11T20:53:39.073 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-11T20:53:39.073 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=arp 2024-03-11T20:53:39.073 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-11T20:53:39.073 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-11T20:53:39.073 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-11T20:53:39.073 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-11T20:53:39.073 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-11T20:53:39.073 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-11T20:53:39.073 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-11T20:53:39.073 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-11T20:53:39.073 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=edac 2024-03-11T20:53:39.074 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-11T20:53:39.074 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-11T20:53:39.074 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-11T20:53:39.074 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-11T20:53:39.074 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-11T20:53:39.074 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-11T20:53:39.074 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-11T20:53:39.074 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-11T20:53:39.074 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-11T20:53:39.074 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-11T20:53:39.074 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-11T20:53:39.074 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-11T20:53:39.074 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-11T20:53:39.074 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.900Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-11T20:53:39.075 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-11T20:53:39.075 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-11T20:53:39.075 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=os 2024-03-11T20:53:39.075 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-11T20:53:39.075 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-11T20:53:39.075 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-11T20:53:39.075 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-11T20:53:39.075 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-11T20:53:39.075 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-11T20:53:39.075 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=stat 2024-03-11T20:53:39.075 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-11T20:53:39.075 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-11T20:53:39.075 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-11T20:53:39.075 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=time 2024-03-11T20:53:39.075 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-11T20:53:39.075 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=uname 2024-03-11T20:53:39.076 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-11T20:53:39.076 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-11T20:53:39.076 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-11T20:53:39.076 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-11T20:53:39.076 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 20:53:38 smithi088 bash[34623]: ts=2024-03-11T20:53:38.901Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-11T20:53:40.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.928Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-11T20:53:40.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.928Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-11T20:53:40.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.928Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-03-11T20:53:40.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.928Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-11T20:53:40.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-11T20:53:40.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=arp 2024-03-11T20:53:40.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-11T20:53:40.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-11T20:53:40.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-11T20:53:40.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-11T20:53:40.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-11T20:53:40.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-11T20:53:40.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-11T20:53:40.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-11T20:53:40.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=edac 2024-03-11T20:53:40.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-11T20:53:40.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-11T20:53:40.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-11T20:53:40.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-11T20:53:40.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-11T20:53:40.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-11T20:53:40.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-11T20:53:40.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-11T20:53:40.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-11T20:53:40.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-11T20:53:40.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-11T20:53:40.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-11T20:53:40.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-11T20:53:40.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-11T20:53:40.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-11T20:53:40.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-11T20:53:40.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=os 2024-03-11T20:53:40.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-11T20:53:40.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-11T20:53:40.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-11T20:53:40.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-11T20:53:40.143 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-11T20:53:40.143 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-11T20:53:40.143 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=stat 2024-03-11T20:53:40.143 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-11T20:53:40.143 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-11T20:53:40.143 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-11T20:53:40.143 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=time 2024-03-11T20:53:40.143 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-11T20:53:40.143 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=uname 2024-03-11T20:53:40.143 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-11T20:53:40.143 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-11T20:53:40.143 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-11T20:53:40.143 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.930Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-11T20:53:40.143 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 20:53:39 smithi161 bash[29703]: ts=2024-03-11T20:53:39.931Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-11T20:53:40.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:40 smithi161 bash[14436]: cluster 2024-03-11T20:53:38.954513+0000 mgr.y (mgr.24370) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:40.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:40 smithi161 bash[14436]: audit 2024-03-11T20:53:39.251173+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:40.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:40 smithi161 bash[14436]: audit 2024-03-11T20:53:40.049194+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:40.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:40 smithi161 bash[14436]: audit 2024-03-11T20:53:40.161808+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:40.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:40 smithi161 bash[14436]: audit 2024-03-11T20:53:40.172114+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:40.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:40 smithi088 bash[19924]: cluster 2024-03-11T20:53:38.954513+0000 mgr.y (mgr.24370) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:40.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:40 smithi088 bash[19924]: audit 2024-03-11T20:53:39.251173+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:40.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:40 smithi088 bash[19924]: audit 2024-03-11T20:53:40.049194+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:40.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:40 smithi088 bash[19924]: audit 2024-03-11T20:53:40.161808+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:40.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:40 smithi088 bash[19924]: audit 2024-03-11T20:53:40.172114+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:40.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:40 smithi088 bash[14472]: cluster 2024-03-11T20:53:38.954513+0000 mgr.y (mgr.24370) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:40.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:40 smithi088 bash[14472]: audit 2024-03-11T20:53:39.251173+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:40.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:40 smithi088 bash[14472]: audit 2024-03-11T20:53:40.049194+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:40.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:40 smithi088 bash[14472]: audit 2024-03-11T20:53:40.161808+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:40.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:40 smithi088 bash[14472]: audit 2024-03-11T20:53:40.172114+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:40.576 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:53:41.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:41 smithi088 bash[14472]: cephadm 2024-03-11T20:53:40.186527+0000 mgr.y (mgr.24370) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi088 2024-03-11T20:53:41.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:41 smithi088 bash[19924]: cephadm 2024-03-11T20:53:40.186527+0000 mgr.y (mgr.24370) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi088 2024-03-11T20:53:41.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:41 smithi161 bash[14436]: cephadm 2024-03-11T20:53:40.186527+0000 mgr.y (mgr.24370) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi088 2024-03-11T20:53:41.962 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:41 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:53:41] "GET /metrics HTTP/1.1" 200 191520 "" "Prometheus/2.33.4" 2024-03-11T20:53:42.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:42 smithi088 bash[14472]: cluster 2024-03-11T20:53:40.955164+0000 mgr.y (mgr.24370) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:42.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:42 smithi088 bash[19924]: cluster 2024-03-11T20:53:40.955164+0000 mgr.y (mgr.24370) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:42.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:42 smithi161 bash[14436]: cluster 2024-03-11T20:53:40.955164+0000 mgr.y (mgr.24370) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:44.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:44 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:53:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:53:44.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:44 smithi088 bash[14472]: cluster 2024-03-11T20:53:42.955873+0000 mgr.y (mgr.24370) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:44.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:44 smithi088 bash[19924]: cluster 2024-03-11T20:53:42.955873+0000 mgr.y (mgr.24370) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:45.048 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-03-11T20:53:45.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:44 smithi161 bash[14436]: cluster 2024-03-11T20:53:42.955873+0000 mgr.y (mgr.24370) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:45.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:45 smithi088 bash[14472]: audit 2024-03-11T20:53:45.033855+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.88:0/1654484409' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-11T20:53:45.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:45 smithi088 bash[19924]: audit 2024-03-11T20:53:45.033855+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.88:0/1654484409' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-11T20:53:46.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:45 smithi161 bash[14436]: audit 2024-03-11T20:53:45.033855+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.88:0/1654484409' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-11T20:53:46.489 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":19,"active_gid":24370,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6800","nonce":3275778462},{"type":"v1","addr":"172.21.15.88:6801","nonce":3275778462}]},"active_addr":"172.21.15.88:6801/3275778462","active_change":"2024-03-11T20:53:14.898531+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24367,"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.88:8443/","prometheus":"http://172.21.15.88: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.88:0","nonce":28528669}]},{"addrvec":[{"type":"v2","addr":"172.21.15.88:0","nonce":2956900941}]},{"addrvec":[{"type":"v2","addr":"172.21.15.88:0","nonce":1738896738}]},{"addrvec":[{"type":"v2","addr":"172.21.15.88:0","nonce":3322791555}]}]}} 2024-03-11T20:53:46.493 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-03-11T20:53:46.493 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-03-11T20:53:46.493 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph osd dump --format=json 2024-03-11T20:53:47.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:46 smithi088 bash[14472]: cluster 2024-03-11T20:53:44.956590+0000 mgr.y (mgr.24370) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:47.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:46 smithi088 bash[19924]: cluster 2024-03-11T20:53:44.956590+0000 mgr.y (mgr.24370) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:47.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:46 smithi161 bash[14436]: cluster 2024-03-11T20:53:44.956590+0000 mgr.y (mgr.24370) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:49.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:48 smithi088 bash[19924]: cluster 2024-03-11T20:53:46.957226+0000 mgr.y (mgr.24370) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:49.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:48 smithi088 bash[14472]: cluster 2024-03-11T20:53:46.957226+0000 mgr.y (mgr.24370) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:49.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:48 smithi161 bash[14436]: cluster 2024-03-11T20:53:46.957226+0000 mgr.y (mgr.24370) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:49.448 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:53:49.474 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:53:49 smithi088 systemd[1]: Started Ceph alertmanager.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T20:53:50.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[14472]: cluster 2024-03-11T20:53:48.957863+0000 mgr.y (mgr.24370) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:50.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[14472]: audit 2024-03-11T20:53:49.456023+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:50.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[14472]: audit 2024-03-11T20:53:49.521302+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:50.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[14472]: audit 2024-03-11T20:53:49.527459+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:50.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[14472]: audit 2024-03-11T20:53:49.535332+0000 mgr.y (mgr.24370) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-11T20:53:50.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[14472]: audit 2024-03-11T20:53:49.536040+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-11T20:53:50.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[14472]: audit 2024-03-11T20:53:49.543740+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:50.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[14472]: cephadm 2024-03-11T20:53:49.550221+0000 mgr.y (mgr.24370) 37 : cephadm [INF] Deploying daemon grafana.a on smithi161 2024-03-11T20:53:50.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[14472]: audit 2024-03-11T20:53:50.060733+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:50.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[19924]: cluster 2024-03-11T20:53:48.957863+0000 mgr.y (mgr.24370) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:50.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[19924]: audit 2024-03-11T20:53:49.456023+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:50.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[19924]: audit 2024-03-11T20:53:49.521302+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:50.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[19924]: audit 2024-03-11T20:53:49.527459+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:50.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[19924]: audit 2024-03-11T20:53:49.535332+0000 mgr.y (mgr.24370) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-11T20:53:50.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[19924]: audit 2024-03-11T20:53:49.536040+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-11T20:53:50.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[19924]: audit 2024-03-11T20:53:49.543740+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:50.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[19924]: cephadm 2024-03-11T20:53:49.550221+0000 mgr.y (mgr.24370) 37 : cephadm [INF] Deploying daemon grafana.a on smithi161 2024-03-11T20:53:50.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:50 smithi088 bash[19924]: audit 2024-03-11T20:53:50.060733+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:50.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:50 smithi161 bash[14436]: cluster 2024-03-11T20:53:48.957863+0000 mgr.y (mgr.24370) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:50.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:50 smithi161 bash[14436]: audit 2024-03-11T20:53:49.456023+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:50.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:50 smithi161 bash[14436]: audit 2024-03-11T20:53:49.521302+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:50.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:50 smithi161 bash[14436]: audit 2024-03-11T20:53:49.527459+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:50.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:50 smithi161 bash[14436]: audit 2024-03-11T20:53:49.535332+0000 mgr.y (mgr.24370) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-11T20:53:50.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:50 smithi161 bash[14436]: audit 2024-03-11T20:53:49.536040+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-11T20:53:50.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:50 smithi161 bash[14436]: audit 2024-03-11T20:53:49.543740+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:50.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:50 smithi161 bash[14436]: cephadm 2024-03-11T20:53:49.550221+0000 mgr.y (mgr.24370) 37 : cephadm [INF] Deploying daemon grafana.a on smithi161 2024-03-11T20:53:50.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:50 smithi161 bash[14436]: audit 2024-03-11T20:53:50.060733+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:53:51.322 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:53:51 smithi088 bash[35424]: level=info ts=2024-03-11T20:53:51.200Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-11T20:53:51.322 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:53:51 smithi088 bash[35424]: level=info ts=2024-03-11T20:53:51.200Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-11T20:53:51.323 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:53:51 smithi088 bash[35424]: level=info ts=2024-03-11T20:53:51.202Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.88 port=9094 2024-03-11T20:53:51.323 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:53:51 smithi088 bash[35424]: level=info ts=2024-03-11T20:53:51.204Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-11T20:53:51.323 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:53:51 smithi088 bash[35424]: level=info ts=2024-03-11T20:53:51.258Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-11T20:53:51.323 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:53:51 smithi088 bash[35424]: level=info ts=2024-03-11T20:53:51.258Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-11T20:53:51.323 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:53:51 smithi088 bash[35424]: level=info ts=2024-03-11T20:53:51.263Z caller=main.go:518 msg=Listening address=:9093 2024-03-11T20:53:51.323 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:53:51 smithi088 bash[35424]: level=info ts=2024-03-11T20:53:51.263Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-11T20:53:52.003 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:53:51 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:53:51] "GET /metrics HTTP/1.1" 200 191519 "" "Prometheus/2.33.4" 2024-03-11T20:53:52.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:52 smithi088 bash[14472]: cluster 2024-03-11T20:53:50.958483+0000 mgr.y (mgr.24370) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:52.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:52 smithi088 bash[19924]: cluster 2024-03-11T20:53:50.958483+0000 mgr.y (mgr.24370) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:52.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:52 smithi161 bash[14436]: cluster 2024-03-11T20:53:50.958483+0000 mgr.y (mgr.24370) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:53.248 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-03-11T20:53:53.248 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":59,"fsid":"3349e81e-dfe8-11ee-95c8-87774f69a715","created":"2024-03-11T20:45:47.184487+0000","modified":"2024-03-11T20:53:14.897917+0000","last_up_change":"2024-03-11T20:52:48.713428+0000","last_in_change":"2024-03-11T20:52:24.807741+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-11T20:49:48.196513+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":"0a38d6fb-f4f6-4bbd-86bb-bb553261872f","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.88:6802","nonce":3099406806},{"type":"v1","addr":"172.21.15.88:6803","nonce":3099406806}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":3099406806},{"type":"v1","addr":"172.21.15.88:6805","nonce":3099406806}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":3099406806},{"type":"v1","addr":"172.21.15.88:6809","nonce":3099406806}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":3099406806},{"type":"v1","addr":"172.21.15.88:6807","nonce":3099406806}]},"public_addr":"172.21.15.88:6803/3099406806","cluster_addr":"172.21.15.88:6805/3099406806","heartbeat_back_addr":"172.21.15.88:6809/3099406806","heartbeat_front_addr":"172.21.15.88:6807/3099406806","state":["exists","up"]},{"osd":1,"uuid":"862306bb-6056-4ee0-a273-f0126ab23d42","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.88:6810","nonce":3593224498},{"type":"v1","addr":"172.21.15.88:6811","nonce":3593224498}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":3593224498},{"type":"v1","addr":"172.21.15.88:6813","nonce":3593224498}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":3593224498},{"type":"v1","addr":"172.21.15.88:6817","nonce":3593224498}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":3593224498},{"type":"v1","addr":"172.21.15.88:6815","nonce":3593224498}]},"public_addr":"172.21.15.88:6811/3593224498","cluster_addr":"172.21.15.88:6813/3593224498","heartbeat_back_addr":"172.21.15.88:6817/3593224498","heartbeat_front_addr":"172.21.15.88:6815/3593224498","state":["exists","up"]},{"osd":2,"uuid":"17c76796-f7cc-467e-a612-bfabc9fd6395","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.88:6818","nonce":3153892042},{"type":"v1","addr":"172.21.15.88:6819","nonce":3153892042}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":3153892042},{"type":"v1","addr":"172.21.15.88:6821","nonce":3153892042}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":3153892042},{"type":"v1","addr":"172.21.15.88:6825","nonce":3153892042}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":3153892042},{"type":"v1","addr":"172.21.15.88:6823","nonce":3153892042}]},"public_addr":"172.21.15.88:6819/3153892042","cluster_addr":"172.21.15.88:6821/3153892042","heartbeat_back_addr":"172.21.15.88:6825/3153892042","heartbeat_front_addr":"172.21.15.88:6823/3153892042","state":["exists","up"]},{"osd":3,"uuid":"69a14ac1-948d-40a1-b3f3-f214803a380f","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.88:6826","nonce":896420361},{"type":"v1","addr":"172.21.15.88:6827","nonce":896420361}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":896420361},{"type":"v1","addr":"172.21.15.88:6829","nonce":896420361}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":896420361},{"type":"v1","addr":"172.21.15.88:6833","nonce":896420361}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":896420361},{"type":"v1","addr":"172.21.15.88:6831","nonce":896420361}]},"public_addr":"172.21.15.88:6827/896420361","cluster_addr":"172.21.15.88:6829/896420361","heartbeat_back_addr":"172.21.15.88:6833/896420361","heartbeat_front_addr":"172.21.15.88:6831/896420361","state":["exists","up"]},{"osd":4,"uuid":"fbec47a2-9356-45c4-8151-f1c906c7555b","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.161:6800","nonce":2942886847},{"type":"v1","addr":"172.21.15.161:6801","nonce":2942886847}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6802","nonce":2942886847},{"type":"v1","addr":"172.21.15.161:6803","nonce":2942886847}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6806","nonce":2942886847},{"type":"v1","addr":"172.21.15.161:6807","nonce":2942886847}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6804","nonce":2942886847},{"type":"v1","addr":"172.21.15.161:6805","nonce":2942886847}]},"public_addr":"172.21.15.161:6801/2942886847","cluster_addr":"172.21.15.161:6803/2942886847","heartbeat_back_addr":"172.21.15.161:6807/2942886847","heartbeat_front_addr":"172.21.15.161:6805/2942886847","state":["exists","up"]},{"osd":5,"uuid":"275d56a7-d283-4196-ab10-a2cff2dd0307","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.161:6808","nonce":2227866897},{"type":"v1","addr":"172.21.15.161:6809","nonce":2227866897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6810","nonce":2227866897},{"type":"v1","addr":"172.21.15.161:6811","nonce":2227866897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6814","nonce":2227866897},{"type":"v1","addr":"172.21.15.161:6815","nonce":2227866897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6812","nonce":2227866897},{"type":"v1","addr":"172.21.15.161:6813","nonce":2227866897}]},"public_addr":"172.21.15.161:6809/2227866897","cluster_addr":"172.21.15.161:6811/2227866897","heartbeat_back_addr":"172.21.15.161:6815/2227866897","heartbeat_front_addr":"172.21.15.161:6813/2227866897","state":["exists","up"]},{"osd":6,"uuid":"964f40a8-6783-4d74-8eb7-99f1ddc05e17","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.161:6816","nonce":2309314727},{"type":"v1","addr":"172.21.15.161:6817","nonce":2309314727}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6818","nonce":2309314727},{"type":"v1","addr":"172.21.15.161:6819","nonce":2309314727}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6822","nonce":2309314727},{"type":"v1","addr":"172.21.15.161:6823","nonce":2309314727}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6820","nonce":2309314727},{"type":"v1","addr":"172.21.15.161:6821","nonce":2309314727}]},"public_addr":"172.21.15.161:6817/2309314727","cluster_addr":"172.21.15.161:6819/2309314727","heartbeat_back_addr":"172.21.15.161:6823/2309314727","heartbeat_front_addr":"172.21.15.161:6821/2309314727","state":["exists","up"]},{"osd":7,"uuid":"ac212dc7-6bee-4a21-b484-ffbbbf0afa24","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.161:6824","nonce":3936167555},{"type":"v1","addr":"172.21.15.161:6825","nonce":3936167555}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6826","nonce":3936167555},{"type":"v1","addr":"172.21.15.161:6827","nonce":3936167555}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6830","nonce":3936167555},{"type":"v1","addr":"172.21.15.161:6831","nonce":3936167555}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6828","nonce":3936167555},{"type":"v1","addr":"172.21.15.161:6829","nonce":3936167555}]},"public_addr":"172.21.15.161:6825/3936167555","cluster_addr":"172.21.15.161:6827/3936167555","heartbeat_back_addr":"172.21.15.161:6831/3936167555","heartbeat_front_addr":"172.21.15.161:6829/3936167555","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:48:29.992612+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:49:07.360294+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:49:45.370875+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:50:23.260186+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:50:57.216664+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:51:33.646817+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:52:10.159028+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:52:47.770681+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.88:0/363729908":"2024-03-12T20:53:14.897809+0000","172.21.15.88:0/3319643551":"2024-03-12T20:53:14.897809+0000","172.21.15.88:0/465063756":"2024-03-12T20:53:14.897809+0000","172.21.15.88:6800/3540415114":"2024-03-12T20:53:14.897809+0000","172.21.15.88:0/3198095011":"2024-03-12T20:46:49.304904+0000","172.21.15.88:6801/2708086146":"2024-03-12T20:46:49.304904+0000","172.21.15.88:6800/2708086146":"2024-03-12T20:46:49.304904+0000","172.21.15.88:0/3491771989":"2024-03-12T20:46:49.304904+0000","172.21.15.88:0/1409591834":"2024-03-12T20:46:49.304904+0000","172.21.15.88:0/1019516006":"2024-03-12T20:46:18.552242+0000","172.21.15.88:0/1651005166":"2024-03-12T20:53:14.897809+0000","172.21.15.88:0/1713672075":"2024-03-12T20:46:18.552242+0000","172.21.15.88:6800/2613599420":"2024-03-12T20:46:18.552242+0000","172.21.15.88:6801/2613599420":"2024-03-12T20:46:18.552242+0000","172.21.15.88:6801/3540415114":"2024-03-12T20:53:14.897809+0000","172.21.15.88:0/1379663579":"2024-03-12T20:46:18.552242+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-03-11T20:53:53.461 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:53:53 smithi088 bash[35424]: level=info ts=2024-03-11T20:53:53.205Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000445049s 2024-03-11T20:53:53.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:53 smithi088 bash[14472]: audit 2024-03-11T20:53:53.248273+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.88:0/3133164259' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-11T20:53:53.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:53 smithi088 bash[19924]: audit 2024-03-11T20:53:53.248273+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.88:0/3133164259' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-11T20:53:53.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:53 smithi161 bash[14436]: audit 2024-03-11T20:53:53.248273+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.88:0/3133164259' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-11T20:53:54.048 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-03-11T20:53:54.049 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph osd dump --format=json 2024-03-11T20:53:54.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:53:54 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:53:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:53:55.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:54 smithi088 bash[14472]: cluster 2024-03-11T20:53:52.959086+0000 mgr.y (mgr.24370) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:55.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:54 smithi088 bash[19924]: cluster 2024-03-11T20:53:52.959086+0000 mgr.y (mgr.24370) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:54 smithi161 bash[14436]: cluster 2024-03-11T20:53:52.959086+0000 mgr.y (mgr.24370) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:56.776 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:53:57.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:56 smithi088 bash[14472]: cluster 2024-03-11T20:53:54.959691+0000 mgr.y (mgr.24370) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:57.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:56 smithi088 bash[19924]: cluster 2024-03-11T20:53:54.959691+0000 mgr.y (mgr.24370) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:57.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:56 smithi161 bash[14436]: cluster 2024-03-11T20:53:54.959691+0000 mgr.y (mgr.24370) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:59.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:53:58 smithi088 bash[19924]: cluster 2024-03-11T20:53:56.960332+0000 mgr.y (mgr.24370) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:59.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:53:58 smithi088 bash[14472]: cluster 2024-03-11T20:53:56.960332+0000 mgr.y (mgr.24370) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:59.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:53:58 smithi161 bash[14436]: cluster 2024-03-11T20:53:56.960332+0000 mgr.y (mgr.24370) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:53:59.861 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-03-11T20:53:59.861 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":59,"fsid":"3349e81e-dfe8-11ee-95c8-87774f69a715","created":"2024-03-11T20:45:47.184487+0000","modified":"2024-03-11T20:53:14.897917+0000","last_up_change":"2024-03-11T20:52:48.713428+0000","last_in_change":"2024-03-11T20:52:24.807741+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-03-11T20:49:48.196513+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":"0a38d6fb-f4f6-4bbd-86bb-bb553261872f","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.88:6802","nonce":3099406806},{"type":"v1","addr":"172.21.15.88:6803","nonce":3099406806}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":3099406806},{"type":"v1","addr":"172.21.15.88:6805","nonce":3099406806}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":3099406806},{"type":"v1","addr":"172.21.15.88:6809","nonce":3099406806}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":3099406806},{"type":"v1","addr":"172.21.15.88:6807","nonce":3099406806}]},"public_addr":"172.21.15.88:6803/3099406806","cluster_addr":"172.21.15.88:6805/3099406806","heartbeat_back_addr":"172.21.15.88:6809/3099406806","heartbeat_front_addr":"172.21.15.88:6807/3099406806","state":["exists","up"]},{"osd":1,"uuid":"862306bb-6056-4ee0-a273-f0126ab23d42","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.88:6810","nonce":3593224498},{"type":"v1","addr":"172.21.15.88:6811","nonce":3593224498}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":3593224498},{"type":"v1","addr":"172.21.15.88:6813","nonce":3593224498}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":3593224498},{"type":"v1","addr":"172.21.15.88:6817","nonce":3593224498}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":3593224498},{"type":"v1","addr":"172.21.15.88:6815","nonce":3593224498}]},"public_addr":"172.21.15.88:6811/3593224498","cluster_addr":"172.21.15.88:6813/3593224498","heartbeat_back_addr":"172.21.15.88:6817/3593224498","heartbeat_front_addr":"172.21.15.88:6815/3593224498","state":["exists","up"]},{"osd":2,"uuid":"17c76796-f7cc-467e-a612-bfabc9fd6395","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.88:6818","nonce":3153892042},{"type":"v1","addr":"172.21.15.88:6819","nonce":3153892042}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":3153892042},{"type":"v1","addr":"172.21.15.88:6821","nonce":3153892042}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":3153892042},{"type":"v1","addr":"172.21.15.88:6825","nonce":3153892042}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":3153892042},{"type":"v1","addr":"172.21.15.88:6823","nonce":3153892042}]},"public_addr":"172.21.15.88:6819/3153892042","cluster_addr":"172.21.15.88:6821/3153892042","heartbeat_back_addr":"172.21.15.88:6825/3153892042","heartbeat_front_addr":"172.21.15.88:6823/3153892042","state":["exists","up"]},{"osd":3,"uuid":"69a14ac1-948d-40a1-b3f3-f214803a380f","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.88:6826","nonce":896420361},{"type":"v1","addr":"172.21.15.88:6827","nonce":896420361}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":896420361},{"type":"v1","addr":"172.21.15.88:6829","nonce":896420361}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":896420361},{"type":"v1","addr":"172.21.15.88:6833","nonce":896420361}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":896420361},{"type":"v1","addr":"172.21.15.88:6831","nonce":896420361}]},"public_addr":"172.21.15.88:6827/896420361","cluster_addr":"172.21.15.88:6829/896420361","heartbeat_back_addr":"172.21.15.88:6833/896420361","heartbeat_front_addr":"172.21.15.88:6831/896420361","state":["exists","up"]},{"osd":4,"uuid":"fbec47a2-9356-45c4-8151-f1c906c7555b","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.161:6800","nonce":2942886847},{"type":"v1","addr":"172.21.15.161:6801","nonce":2942886847}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6802","nonce":2942886847},{"type":"v1","addr":"172.21.15.161:6803","nonce":2942886847}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6806","nonce":2942886847},{"type":"v1","addr":"172.21.15.161:6807","nonce":2942886847}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6804","nonce":2942886847},{"type":"v1","addr":"172.21.15.161:6805","nonce":2942886847}]},"public_addr":"172.21.15.161:6801/2942886847","cluster_addr":"172.21.15.161:6803/2942886847","heartbeat_back_addr":"172.21.15.161:6807/2942886847","heartbeat_front_addr":"172.21.15.161:6805/2942886847","state":["exists","up"]},{"osd":5,"uuid":"275d56a7-d283-4196-ab10-a2cff2dd0307","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.161:6808","nonce":2227866897},{"type":"v1","addr":"172.21.15.161:6809","nonce":2227866897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6810","nonce":2227866897},{"type":"v1","addr":"172.21.15.161:6811","nonce":2227866897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6814","nonce":2227866897},{"type":"v1","addr":"172.21.15.161:6815","nonce":2227866897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6812","nonce":2227866897},{"type":"v1","addr":"172.21.15.161:6813","nonce":2227866897}]},"public_addr":"172.21.15.161:6809/2227866897","cluster_addr":"172.21.15.161:6811/2227866897","heartbeat_back_addr":"172.21.15.161:6815/2227866897","heartbeat_front_addr":"172.21.15.161:6813/2227866897","state":["exists","up"]},{"osd":6,"uuid":"964f40a8-6783-4d74-8eb7-99f1ddc05e17","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.161:6816","nonce":2309314727},{"type":"v1","addr":"172.21.15.161:6817","nonce":2309314727}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6818","nonce":2309314727},{"type":"v1","addr":"172.21.15.161:6819","nonce":2309314727}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6822","nonce":2309314727},{"type":"v1","addr":"172.21.15.161:6823","nonce":2309314727}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6820","nonce":2309314727},{"type":"v1","addr":"172.21.15.161:6821","nonce":2309314727}]},"public_addr":"172.21.15.161:6817/2309314727","cluster_addr":"172.21.15.161:6819/2309314727","heartbeat_back_addr":"172.21.15.161:6823/2309314727","heartbeat_front_addr":"172.21.15.161:6821/2309314727","state":["exists","up"]},{"osd":7,"uuid":"ac212dc7-6bee-4a21-b484-ffbbbf0afa24","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.161:6824","nonce":3936167555},{"type":"v1","addr":"172.21.15.161:6825","nonce":3936167555}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6826","nonce":3936167555},{"type":"v1","addr":"172.21.15.161:6827","nonce":3936167555}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6830","nonce":3936167555},{"type":"v1","addr":"172.21.15.161:6831","nonce":3936167555}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.161:6828","nonce":3936167555},{"type":"v1","addr":"172.21.15.161:6829","nonce":3936167555}]},"public_addr":"172.21.15.161:6825/3936167555","cluster_addr":"172.21.15.161:6827/3936167555","heartbeat_back_addr":"172.21.15.161:6831/3936167555","heartbeat_front_addr":"172.21.15.161:6829/3936167555","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:48:29.992612+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:49:07.360294+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:49:45.370875+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:50:23.260186+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:50:57.216664+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:51:33.646817+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:52:10.159028+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-03-11T20:52:47.770681+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.88:0/363729908":"2024-03-12T20:53:14.897809+0000","172.21.15.88:0/3319643551":"2024-03-12T20:53:14.897809+0000","172.21.15.88:0/465063756":"2024-03-12T20:53:14.897809+0000","172.21.15.88:6800/3540415114":"2024-03-12T20:53:14.897809+0000","172.21.15.88:0/3198095011":"2024-03-12T20:46:49.304904+0000","172.21.15.88:6801/2708086146":"2024-03-12T20:46:49.304904+0000","172.21.15.88:6800/2708086146":"2024-03-12T20:46:49.304904+0000","172.21.15.88:0/3491771989":"2024-03-12T20:46:49.304904+0000","172.21.15.88:0/1409591834":"2024-03-12T20:46:49.304904+0000","172.21.15.88:0/1019516006":"2024-03-12T20:46:18.552242+0000","172.21.15.88:0/1651005166":"2024-03-12T20:53:14.897809+0000","172.21.15.88:0/1713672075":"2024-03-12T20:46:18.552242+0000","172.21.15.88:6800/2613599420":"2024-03-12T20:46:18.552242+0000","172.21.15.88:6801/2613599420":"2024-03-12T20:46:18.552242+0000","172.21.15.88:6801/3540415114":"2024-03-12T20:53:14.897809+0000","172.21.15.88:0/1379663579":"2024-03-12T20:46:18.552242+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-03-11T20:54:00.547 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-03-11T20:54:00.547 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-03-11T20:54:00.548 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-03-11T20:54:00.548 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-03-11T20:54:00.549 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-03-11T20:54:00.549 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-03-11T20:54:00.549 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-03-11T20:54:00.550 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-03-11T20:54:00.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:00 smithi088 bash[14472]: cluster 2024-03-11T20:53:58.960997+0000 mgr.y (mgr.24370) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:00.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:00 smithi088 bash[14472]: audit 2024-03-11T20:53:59.861375+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.88:0/4102056236' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-11T20:54:00.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:00 smithi088 bash[19924]: cluster 2024-03-11T20:53:58.960997+0000 mgr.y (mgr.24370) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:00.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:00 smithi088 bash[19924]: audit 2024-03-11T20:53:59.861375+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.88:0/4102056236' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-11T20:54:01.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:00 smithi161 bash[14436]: cluster 2024-03-11T20:53:58.960997+0000 mgr.y (mgr.24370) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:01.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:00 smithi161 bash[14436]: audit 2024-03-11T20:53:59.861375+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.88:0/4102056236' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-11T20:54:01.572 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:01 smithi088 bash[35424]: level=info ts=2024-03-11T20:54:01.207Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003146365s 2024-03-11T20:54:02.072 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:54:01 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:54:01] "GET /metrics HTTP/1.1" 200 191502 "" "Prometheus/2.33.4" 2024-03-11T20:54:03.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:02 smithi088 bash[14472]: cluster 2024-03-11T20:54:00.961630+0000 mgr.y (mgr.24370) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:03.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:02 smithi088 bash[19924]: cluster 2024-03-11T20:54:00.961630+0000 mgr.y (mgr.24370) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:03.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:02 smithi161 bash[14436]: cluster 2024-03-11T20:54:00.961630+0000 mgr.y (mgr.24370) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:03.375 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:03.375 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:03.375 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:03.376 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:03.376 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:03.378 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:03.379 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:03.380 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:04.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:54:04 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:54:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:54:05.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:04 smithi088 bash[14472]: cluster 2024-03-11T20:54:02.962335+0000 mgr.y (mgr.24370) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:05.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:04 smithi088 bash[19924]: cluster 2024-03-11T20:54:02.962335+0000 mgr.y (mgr.24370) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:05.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:04 smithi161 bash[14436]: cluster 2024-03-11T20:54:02.962335+0000 mgr.y (mgr.24370) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:07.032 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:06 smithi088 bash[14472]: cluster 2024-03-11T20:54:04.963047+0000 mgr.y (mgr.24370) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:07.035 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:06 smithi088 bash[19924]: cluster 2024-03-11T20:54:04.963047+0000 mgr.y (mgr.24370) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:07.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:06 smithi161 bash[14436]: cluster 2024-03-11T20:54:04.963047+0000 mgr.y (mgr.24370) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:08.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:08 smithi088 bash[14472]: cluster 2024-03-11T20:54:06.963723+0000 mgr.y (mgr.24370) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:08.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:08 smithi088 bash[19924]: cluster 2024-03-11T20:54:06.963723+0000 mgr.y (mgr.24370) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:09.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:08 smithi161 bash[14436]: cluster 2024-03-11T20:54:06.963723+0000 mgr.y (mgr.24370) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:11.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:10 smithi088 bash[14472]: cluster 2024-03-11T20:54:08.964388+0000 mgr.y (mgr.24370) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:11.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:10 smithi088 bash[19924]: cluster 2024-03-11T20:54:08.964388+0000 mgr.y (mgr.24370) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:11.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:10 smithi161 bash[14436]: cluster 2024-03-11T20:54:08.964388+0000 mgr.y (mgr.24370) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:12.072 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:54:11 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:54:11] "GET /metrics HTTP/1.1" 200 191502 "" "Prometheus/2.33.4" 2024-03-11T20:54:13.078 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:12 smithi161 bash[14436]: cluster 2024-03-11T20:54:10.964994+0000 mgr.y (mgr.24370) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:13.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:12 smithi088 bash[14472]: cluster 2024-03-11T20:54:10.964994+0000 mgr.y (mgr.24370) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:13.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:12 smithi088 bash[19924]: cluster 2024-03-11T20:54:10.964994+0000 mgr.y (mgr.24370) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:14.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:54:14 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:54:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:54:15.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:14 smithi088 bash[14472]: cluster 2024-03-11T20:54:12.965705+0000 mgr.y (mgr.24370) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:15.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:14 smithi088 bash[14472]: audit 2024-03-11T20:54:14.275939+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:15.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:14 smithi088 bash[14472]: audit 2024-03-11T20:54:14.281345+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:54:15.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:14 smithi088 bash[14472]: audit 2024-03-11T20:54:14.283141+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:54:15.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:14 smithi088 bash[14472]: audit 2024-03-11T20:54:14.284425+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:54:15.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:14 smithi088 bash[19924]: cluster 2024-03-11T20:54:12.965705+0000 mgr.y (mgr.24370) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:15.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:14 smithi088 bash[19924]: audit 2024-03-11T20:54:14.275939+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:15.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:14 smithi088 bash[19924]: audit 2024-03-11T20:54:14.281345+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:54:15.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:14 smithi088 bash[19924]: audit 2024-03-11T20:54:14.283141+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:54:15.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:14 smithi088 bash[19924]: audit 2024-03-11T20:54:14.284425+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:54:15.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:14 smithi161 bash[14436]: cluster 2024-03-11T20:54:12.965705+0000 mgr.y (mgr.24370) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:15.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:14 smithi161 bash[14436]: audit 2024-03-11T20:54:14.275939+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:15.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:14 smithi161 bash[14436]: audit 2024-03-11T20:54:14.281345+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:54:15.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:14 smithi161 bash[14436]: audit 2024-03-11T20:54:14.283141+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:54:15.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:14 smithi161 bash[14436]: audit 2024-03-11T20:54:14.284425+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:54:15.455 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:15 smithi161 bash[30337]: t=2024-03-11T20:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-03-11T20:54:15.708 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:15 smithi161 bash[30337]: t=2024-03-11T20:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-03-11T20:54:15.708 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:15 smithi161 bash[30337]: t=2024-03-11T20:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-03-11T20:54:15.708 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:15 smithi161 bash[30337]: t=2024-03-11T20:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-03-11T20:54:15.708 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:15 smithi161 bash[30337]: t=2024-03-11T20:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-03-11T20:54:15.708 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:15 smithi161 bash[30337]: t=2024-03-11T20:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-03-11T20:54:15.708 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:15 smithi161 bash[30337]: t=2024-03-11T20:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-03-11T20:54:15.708 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:15 smithi161 bash[30337]: t=2024-03-11T20:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-11T20:54:15.708 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:15 smithi161 bash[30337]: t=2024-03-11T20:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-03-11T20:54:15.977 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:15 smithi161 bash[30337]: t=2024-03-11T20:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-03-11T20:54:15.977 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:15 smithi161 bash[30337]: t=2024-03-11T20:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-03-11T20:54:15.977 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:15 smithi161 bash[30337]: t=2024-03-11T20:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-03-11T20:54:15.977 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:15 smithi161 bash[30337]: t=2024-03-11T20:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-03-11T20:54:15.977 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:15 smithi161 bash[30337]: t=2024-03-11T20:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-03-11T20:54:15.977 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:15 smithi161 bash[30337]: t=2024-03-11T20:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-03-11T20:54:15.977 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:15 smithi161 bash[30337]: t=2024-03-11T20:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-03-11T20:54:15.977 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:15 smithi161 bash[30337]: t=2024-03-11T20:54:15+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-03-11T20:54:16.237 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[14436]: cluster 2024-03-11T20:54:14.966321+0000 mgr.y (mgr.24370) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:16.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[14436]: audit 2024-03-11T20:54:15.071926+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:16.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[14436]: audit 2024-03-11T20:54:15.293280+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:54:16.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[14436]: audit 2024-03-11T20:54:15.294009+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:54:16.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[14436]: audit 2024-03-11T20:54:15.305054+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:54:16.238 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[14436]: audit 2024-03-11T20:54:15.305944+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:54:16.238 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-03-11T20:54:16.238 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-03-11T20:54:16.238 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-03-11T20:54:16.238 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-03-11T20:54:16.239 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-03-11T20:54:16.239 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-03-11T20:54:16.239 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-03-11T20:54:16.239 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-03-11T20:54:16.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:16 smithi088 bash[14472]: cluster 2024-03-11T20:54:14.966321+0000 mgr.y (mgr.24370) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:16.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:16 smithi088 bash[14472]: audit 2024-03-11T20:54:15.071926+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:16.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:16 smithi088 bash[14472]: audit 2024-03-11T20:54:15.293280+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:54:16.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:16 smithi088 bash[14472]: audit 2024-03-11T20:54:15.294009+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:54:16.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:16 smithi088 bash[14472]: audit 2024-03-11T20:54:15.305054+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:54:16.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:16 smithi088 bash[14472]: audit 2024-03-11T20:54:15.305944+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:54:16.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:16 smithi088 bash[19924]: cluster 2024-03-11T20:54:14.966321+0000 mgr.y (mgr.24370) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:16.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:16 smithi088 bash[19924]: audit 2024-03-11T20:54:15.071926+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:16.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:16 smithi088 bash[19924]: audit 2024-03-11T20:54:15.293280+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:54:16.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:16 smithi088 bash[19924]: audit 2024-03-11T20:54:15.294009+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:54:16.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:16 smithi088 bash[19924]: audit 2024-03-11T20:54:15.305054+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:54:16.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:16 smithi088 bash[19924]: audit 2024-03-11T20:54:15.305944+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:54:16.524 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-03-11T20:54:16.524 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-03-11T20:54:16.524 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-03-11T20:54:16.524 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-03-11T20:54:16.524 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-03-11T20:54:16.524 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-03-11T20:54:16.524 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-03-11T20:54:16.784 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-03-11T20:54:16.784 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-03-11T20:54:16.784 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-03-11T20:54:16.785 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-03-11T20:54:16.785 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-03-11T20:54:16.785 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-03-11T20:54:16.785 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-03-11T20:54:16.785 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-03-11T20:54:16.785 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-03-11T20:54:17.053 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-03-11T20:54:17.053 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-03-11T20:54:17.053 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-03-11T20:54:17.053 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-03-11T20:54:17.053 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:16 smithi161 bash[30337]: t=2024-03-11T20:54:16+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-03-11T20:54:17.054 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-03-11T20:54:17.372 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-03-11T20:54:17.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-03-11T20:54:17.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-03-11T20:54:17.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-03-11T20:54:17.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-03-11T20:54:17.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-03-11T20:54:17.373 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-03-11T20:54:17.625 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-03-11T20:54:17.625 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-03-11T20:54:17.625 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-03-11T20:54:17.625 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-03-11T20:54:17.626 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-03-11T20:54:17.626 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-03-11T20:54:17.626 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-03-11T20:54:17.877 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-03-11T20:54:17.877 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-03-11T20:54:17.878 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-03-11T20:54:17.878 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-03-11T20:54:17.878 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-03-11T20:54:17.878 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-03-11T20:54:18.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[14436]: cluster 2024-03-11T20:54:16.966840+0000 mgr.y (mgr.24370) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:18.145 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-03-11T20:54:18.145 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-03-11T20:54:18.145 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:17 smithi161 bash[30337]: t=2024-03-11T20:54:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-03-11T20:54:18.145 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-03-11T20:54:18.146 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-03-11T20:54:18.146 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-03-11T20:54:18.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:18 smithi088 bash[14472]: cluster 2024-03-11T20:54:16.966840+0000 mgr.y (mgr.24370) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:18.383 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:18 smithi088 bash[19924]: cluster 2024-03-11T20:54:16.966840+0000 mgr.y (mgr.24370) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:18.433 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-03-11T20:54:18.433 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-03-11T20:54:18.433 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-03-11T20:54:18.433 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-03-11T20:54:18.433 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-03-11T20:54:18.433 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-03-11T20:54:18.434 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-03-11T20:54:18.434 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-03-11T20:54:18.434 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-03-11T20:54:18.434 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-03-11T20:54:18.509 INFO:teuthology.orchestra.run.smithi088.stdout:34359738437 2024-03-11T20:54:18.509 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-03-11T20:54:18.702 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-03-11T20:54:18.702 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-03-11T20:54:18.702 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-03-11T20:54:18.702 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-03-11T20:54:18.702 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-03-11T20:54:18.702 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-03-11T20:54:18.702 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-03-11T20:54:18.944 INFO:teuthology.orchestra.run.smithi088.stdout:231928234003 2024-03-11T20:54:18.945 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-03-11T20:54:19.012 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-03-11T20:54:19.013 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-03-11T20:54:19.013 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-03-11T20:54:19.013 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-03-11T20:54:19.013 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-03-11T20:54:19.013 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-03-11T20:54:19.013 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:18 smithi161 bash[30337]: t=2024-03-11T20:54:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-03-11T20:54:19.013 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-03-11T20:54:19.273 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[14436]: audit 2024-03-11T20:54:18.101561+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:19.274 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-11T20:54:19.274 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-03-11T20:54:19.274 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-03-11T20:54:19.275 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-03-11T20:54:19.275 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-03-11T20:54:19.275 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-03-11T20:54:19.275 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-03-11T20:54:19.494 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:19 smithi088 bash[14472]: audit 2024-03-11T20:54:18.101561+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:19.494 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:19 smithi088 bash[19924]: audit 2024-03-11T20:54:18.101561+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:19.534 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-03-11T20:54:19.534 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-03-11T20:54:19.534 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-03-11T20:54:19.534 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-03-11T20:54:19.534 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-03-11T20:54:19.534 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-03-11T20:54:19.534 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-03-11T20:54:19.608 INFO:teuthology.orchestra.run.smithi088.stdout:163208757283 2024-03-11T20:54:19.608 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-03-11T20:54:19.786 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-03-11T20:54:19.787 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-03-11T20:54:19.787 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-03-11T20:54:19.787 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-03-11T20:54:19.787 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-03-11T20:54:19.787 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-03-11T20:54:19.787 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-03-11T20:54:19.787 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-03-11T20:54:19.787 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-03-11T20:54:20.063 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-03-11T20:54:20.064 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-03-11T20:54:20.064 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-03-11T20:54:20.064 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:19 smithi161 bash[30337]: t=2024-03-11T20:54:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-03-11T20:54:20.064 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-03-11T20:54:20.064 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-03-11T20:54:20.333 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-03-11T20:54:20.333 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-03-11T20:54:20.333 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-03-11T20:54:20.333 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-03-11T20:54:20.333 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-03-11T20:54:20.333 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-03-11T20:54:20.333 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-03-11T20:54:20.333 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-03-11T20:54:20.585 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-03-11T20:54:20.585 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-03-11T20:54:20.585 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-03-11T20:54:20.586 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-03-11T20:54:20.586 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-03-11T20:54:20.586 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-03-11T20:54:20.586 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-03-11T20:54:20.586 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-03-11T20:54:20.586 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-03-11T20:54:20.862 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[14436]: cluster 2024-03-11T20:54:18.967542+0000 mgr.y (mgr.24370) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:20.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-03-11T20:54:20.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-03-11T20:54:20.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-03-11T20:54:20.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-03-11T20:54:20.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-03-11T20:54:20.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-03-11T20:54:20.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-03-11T20:54:21.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:20 smithi088 bash[14472]: cluster 2024-03-11T20:54:18.967542+0000 mgr.y (mgr.24370) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:21.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:20 smithi088 bash[19924]: cluster 2024-03-11T20:54:18.967542+0000 mgr.y (mgr.24370) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:21.115 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-03-11T20:54:21.115 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-03-11T20:54:21.115 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:20 smithi161 bash[30337]: t=2024-03-11T20:54:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-03-11T20:54:21.115 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-03-11T20:54:21.115 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-03-11T20:54:21.115 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-03-11T20:54:21.139 INFO:teuthology.orchestra.run.smithi088.stdout:77309411384 2024-03-11T20:54:21.140 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-03-11T20:54:21.140 INFO:teuthology.orchestra.run.smithi088.stdout:55834574911 2024-03-11T20:54:21.141 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-03-11T20:54:21.142 INFO:teuthology.orchestra.run.smithi088.stdout:128849018921 2024-03-11T20:54:21.142 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-03-11T20:54:21.367 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-03-11T20:54:21.368 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-03-11T20:54:21.368 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-03-11T20:54:21.368 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-03-11T20:54:21.368 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-03-11T20:54:21.368 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-03-11T20:54:21.368 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-03-11T20:54:21.368 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-03-11T20:54:21.368 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-03-11T20:54:21.628 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-03-11T20:54:21.628 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-03-11T20:54:21.628 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-03-11T20:54:21.628 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-03-11T20:54:21.628 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-03-11T20:54:21.629 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-03-11T20:54:21.629 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-03-11T20:54:21.629 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-03-11T20:54:21.857 INFO:teuthology.orchestra.run.smithi088.stdout:107374182449 2024-03-11T20:54:21.858 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-03-11T20:54:21.859 INFO:teuthology.orchestra.run.smithi088.stdout:197568495644 2024-03-11T20:54:21.859 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-03-11T20:54:21.895 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-03-11T20:54:21.895 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-03-11T20:54:21.895 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-03-11T20:54:21.895 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-03-11T20:54:21.895 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-03-11T20:54:21.895 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-03-11T20:54:22.072 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:54:21 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:54:21] "GET /metrics HTTP/1.1" 200 191505 "" "Prometheus/2.33.4" 2024-03-11T20:54:22.151 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-03-11T20:54:22.151 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-03-11T20:54:22.151 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:21 smithi161 bash[30337]: t=2024-03-11T20:54:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-03-11T20:54:22.152 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-03-11T20:54:22.152 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-03-11T20:54:22.152 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-03-11T20:54:22.152 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-03-11T20:54:22.152 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-03-11T20:54:22.152 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-03-11T20:54:22.420 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-03-11T20:54:22.421 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-03-11T20:54:22.421 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-03-11T20:54:22.421 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-03-11T20:54:22.421 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-03-11T20:54:22.421 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-03-11T20:54:22.421 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-03-11T20:54:22.421 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-03-11T20:54:22.421 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-03-11T20:54:22.681 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-03-11T20:54:22.681 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-03-11T20:54:22.681 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-03-11T20:54:22.681 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-03-11T20:54:22.681 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-03-11T20:54:22.681 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-03-11T20:54:22.681 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-03-11T20:54:22.682 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-03-11T20:54:22.958 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[14436]: cluster 2024-03-11T20:54:20.968209+0000 mgr.y (mgr.24370) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:22.959 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-03-11T20:54:22.959 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-03-11T20:54:22.959 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-03-11T20:54:22.959 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-03-11T20:54:22.959 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-03-11T20:54:22.959 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-03-11T20:54:22.959 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:22 smithi161 bash[30337]: t=2024-03-11T20:54:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-03-11T20:54:23.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:22 smithi088 bash[19924]: cluster 2024-03-11T20:54:20.968209+0000 mgr.y (mgr.24370) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:23.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:22 smithi088 bash[14472]: cluster 2024-03-11T20:54:20.968209+0000 mgr.y (mgr.24370) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:23.211 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-03-11T20:54:23.211 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-03-11T20:54:23.211 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-03-11T20:54:23.211 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-03-11T20:54:23.211 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-03-11T20:54:23.211 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-03-11T20:54:23.355 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:23.356 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:23.356 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:23.488 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-03-11T20:54:23.489 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-03-11T20:54:23.489 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-03-11T20:54:23.489 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-03-11T20:54:23.489 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-03-11T20:54:23.489 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-03-11T20:54:23.489 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-03-11T20:54:23.489 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-03-11T20:54:23.774 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-03-11T20:54:23.774 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-03-11T20:54:23.774 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-03-11T20:54:23.774 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-03-11T20:54:23.774 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-03-11T20:54:23.774 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-03-11T20:54:23.775 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-03-11T20:54:23.775 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-03-11T20:54:23.775 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-03-11T20:54:24.026 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-03-11T20:54:24.026 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-03-11T20:54:24.026 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-03-11T20:54:24.026 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:23 smithi161 bash[30337]: t=2024-03-11T20:54:23+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-03-11T20:54:24.027 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-03-11T20:54:24.027 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-03-11T20:54:24.295 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[14436]: cluster 2024-03-11T20:54:22.968880+0000 mgr.y (mgr.24370) 54 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:24.296 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[14436]: audit 2024-03-11T20:54:23.177399+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:24.296 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[14436]: audit 2024-03-11T20:54:23.466052+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:24.296 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[14436]: cephadm 2024-03-11T20:54:23.475427+0000 mgr.y (mgr.24370) 55 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-11T20:54:24.296 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[14436]: cephadm 2024-03-11T20:54:23.478474+0000 mgr.y (mgr.24370) 56 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi088 2024-03-11T20:54:24.296 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-03-11T20:54:24.296 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-03-11T20:54:24.296 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-03-11T20:54:24.296 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-03-11T20:54:24.296 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-03-11T20:54:24.296 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-03-11T20:54:24.296 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-03-11T20:54:24.297 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-03-11T20:54:24.374 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:24.375 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:24.375 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:24.375 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:24.375 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:24.485 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:24 smithi088 bash[14472]: cluster 2024-03-11T20:54:22.968880+0000 mgr.y (mgr.24370) 54 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:24.485 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:24 smithi088 bash[14472]: audit 2024-03-11T20:54:23.177399+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:24.486 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:24 smithi088 bash[14472]: audit 2024-03-11T20:54:23.466052+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:24.486 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:24 smithi088 bash[14472]: cephadm 2024-03-11T20:54:23.475427+0000 mgr.y (mgr.24370) 55 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-11T20:54:24.486 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:24 smithi088 bash[14472]: cephadm 2024-03-11T20:54:23.478474+0000 mgr.y (mgr.24370) 56 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi088 2024-03-11T20:54:24.486 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:24 smithi088 bash[19924]: cluster 2024-03-11T20:54:22.968880+0000 mgr.y (mgr.24370) 54 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:24.486 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:24 smithi088 bash[19924]: audit 2024-03-11T20:54:23.177399+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:24.486 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:24 smithi088 bash[19924]: audit 2024-03-11T20:54:23.466052+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:24.486 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:24 smithi088 bash[19924]: cephadm 2024-03-11T20:54:23.475427+0000 mgr.y (mgr.24370) 55 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-11T20:54:24.486 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:24 smithi088 bash[19924]: cephadm 2024-03-11T20:54:23.478474+0000 mgr.y (mgr.24370) 56 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi088 2024-03-11T20:54:24.564 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:54:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:54:24.565 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-03-11T20:54:24.565 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-03-11T20:54:24.565 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-03-11T20:54:24.565 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-03-11T20:54:24.565 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-03-11T20:54:24.565 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-03-11T20:54:24.565 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-03-11T20:54:24.565 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-03-11T20:54:24.833 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-03-11T20:54:24.833 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-03-11T20:54:24.833 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-03-11T20:54:24.833 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-03-11T20:54:24.834 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-03-11T20:54:24.834 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-03-11T20:54:24.834 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-03-11T20:54:24.834 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-03-11T20:54:25.111 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-03-11T20:54:25.111 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-03-11T20:54:25.111 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-03-11T20:54:25.111 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:24 smithi161 bash[30337]: t=2024-03-11T20:54:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-03-11T20:54:25.111 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-03-11T20:54:25.111 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-03-11T20:54:25.112 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-03-11T20:54:25.112 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-03-11T20:54:25.380 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-03-11T20:54:25.380 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-03-11T20:54:25.380 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-03-11T20:54:25.380 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-03-11T20:54:25.380 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-03-11T20:54:25.380 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-03-11T20:54:25.380 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-03-11T20:54:25.646 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-03-11T20:54:25.646 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-03-11T20:54:25.646 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-03-11T20:54:25.646 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-03-11T20:54:25.647 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-03-11T20:54:25.647 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-03-11T20:54:25.647 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-03-11T20:54:25.647 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-03-11T20:54:25.935 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-03-11T20:54:25.935 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-03-11T20:54:25.936 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-03-11T20:54:25.936 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-03-11T20:54:25.936 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-03-11T20:54:25.936 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-03-11T20:54:25.936 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-03-11T20:54:25.936 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-03-11T20:54:25.936 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-03-11T20:54:25.936 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-03-11T20:54:26.204 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[14436]: cluster 2024-03-11T20:54:24.969466+0000 mgr.y (mgr.24370) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:26.205 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:25 smithi161 bash[30337]: t=2024-03-11T20:54:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-03-11T20:54:26.205 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-03-11T20:54:26.205 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-03-11T20:54:26.205 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-03-11T20:54:26.205 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-03-11T20:54:26.205 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-03-11T20:54:26.205 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-03-11T20:54:26.205 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-03-11T20:54:26.489 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:26 smithi088 bash[14472]: cluster 2024-03-11T20:54:24.969466+0000 mgr.y (mgr.24370) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:26.489 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:26 smithi088 bash[19924]: cluster 2024-03-11T20:54:24.969466+0000 mgr.y (mgr.24370) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:26.507 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-03-11T20:54:26.507 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-03-11T20:54:26.507 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-03-11T20:54:26.508 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-03-11T20:54:26.508 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-03-11T20:54:26.508 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-03-11T20:54:26.508 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-03-11T20:54:26.508 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-03-11T20:54:26.508 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-03-11T20:54:26.777 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-03-11T20:54:26.777 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-03-11T20:54:26.777 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-03-11T20:54:26.777 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-03-11T20:54:26.777 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-03-11T20:54:26.777 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-03-11T20:54:26.778 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-03-11T20:54:26.778 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-03-11T20:54:26.778 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-03-11T20:54:26.778 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-03-11T20:54:27.029 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-03-11T20:54:27.029 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-03-11T20:54:27.029 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-03-11T20:54:27.029 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-03-11T20:54:27.029 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:26 smithi161 bash[30337]: t=2024-03-11T20:54:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-03-11T20:54:27.029 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-03-11T20:54:27.029 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-03-11T20:54:27.340 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-03-11T20:54:27.340 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-03-11T20:54:27.340 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-03-11T20:54:27.340 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-03-11T20:54:27.340 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-03-11T20:54:27.340 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-03-11T20:54:27.341 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-03-11T20:54:27.341 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-03-11T20:54:27.341 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-03-11T20:54:27.341 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-03-11T20:54:27.609 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-03-11T20:54:27.609 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-03-11T20:54:27.609 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-03-11T20:54:27.610 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-03-11T20:54:27.610 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-03-11T20:54:27.610 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-03-11T20:54:27.610 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-03-11T20:54:27.610 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-03-11T20:54:27.610 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-03-11T20:54:27.861 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-03-11T20:54:27.861 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-03-11T20:54:27.861 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-03-11T20:54:27.862 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-03-11T20:54:27.862 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-03-11T20:54:27.862 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-03-11T20:54:27.862 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-03-11T20:54:28.145 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-03-11T20:54:28.145 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-03-11T20:54:28.145 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-03-11T20:54:28.145 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:27 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-03-11T20:54:28.145 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-03-11T20:54:28.145 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-03-11T20:54:28.145 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-03-11T20:54:28.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:28 smithi088 bash[14472]: cluster 2024-03-11T20:54:26.970160+0000 mgr.y (mgr.24370) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:28.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:28 smithi088 bash[19924]: cluster 2024-03-11T20:54:26.970160+0000 mgr.y (mgr.24370) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:28.433 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[14436]: cluster 2024-03-11T20:54:26.970160+0000 mgr.y (mgr.24370) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:28.433 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-03-11T20:54:28.433 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-03-11T20:54:28.434 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-03-11T20:54:28.434 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-03-11T20:54:28.434 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-03-11T20:54:28.434 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-03-11T20:54:28.434 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-03-11T20:54:28.434 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-03-11T20:54:28.434 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-03-11T20:54:28.434 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-03-11T20:54:28.799 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-03-11T20:54:28.799 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-03-11T20:54:28.799 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=13.15966106s 2024-03-11T20:54:28.800 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-03-11T20:54:28.800 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-03-11T20:54:28.800 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-03-11T20:54:28.800 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-03-11T20:54:28.800 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-03-11T20:54:28.800 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-03-11T20:54:29.145 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-03-11T20:54:29.145 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-11T20:54:29.145 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-03-11T20:54:29.145 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-03-11T20:54:29.145 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 20:54:28 smithi161 bash[30337]: t=2024-03-11T20:54:28+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-03-11T20:54:31.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:30 smithi088 bash[14472]: cluster 2024-03-11T20:54:28.970794+0000 mgr.y (mgr.24370) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:31.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:30 smithi088 bash[19924]: cluster 2024-03-11T20:54:28.970794+0000 mgr.y (mgr.24370) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:31.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:30 smithi161 bash[14436]: cluster 2024-03-11T20:54:28.970794+0000 mgr.y (mgr.24370) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:31.942 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:54:31 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:54:31] "GET /metrics HTTP/1.1" 200 191508 "" "Prometheus/2.33.4" 2024-03-11T20:54:33.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:32 smithi088 bash[14472]: cluster 2024-03-11T20:54:30.971340+0000 mgr.y (mgr.24370) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:33.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:32 smithi088 bash[19924]: cluster 2024-03-11T20:54:30.971340+0000 mgr.y (mgr.24370) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:33.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:32 smithi161 bash[14436]: cluster 2024-03-11T20:54:30.971340+0000 mgr.y (mgr.24370) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:34.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:54:34 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:54:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:54:35.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:34 smithi088 bash[14472]: cluster 2024-03-11T20:54:32.972065+0000 mgr.y (mgr.24370) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:35.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:34 smithi088 bash[19924]: cluster 2024-03-11T20:54:32.972065+0000 mgr.y (mgr.24370) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:35.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:34 smithi161 bash[14436]: cluster 2024-03-11T20:54:32.972065+0000 mgr.y (mgr.24370) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:36.823 INFO:teuthology.orchestra.run.smithi088.stdout:34359738440 2024-03-11T20:54:37.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:36 smithi088 bash[14472]: cluster 2024-03-11T20:54:34.972751+0000 mgr.y (mgr.24370) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:37.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:36 smithi088 bash[19924]: cluster 2024-03-11T20:54:34.972751+0000 mgr.y (mgr.24370) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:37.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:36 smithi161 bash[14436]: cluster 2024-03-11T20:54:34.972751+0000 mgr.y (mgr.24370) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:37.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:37 smithi088 bash[19924]: audit 2024-03-11T20:54:36.825517+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.88:0/4100389327' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-11T20:54:37.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:37 smithi088 bash[14472]: audit 2024-03-11T20:54:36.825517+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.88:0/4100389327' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-11T20:54:38.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:37 smithi161 bash[14436]: audit 2024-03-11T20:54:36.825517+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.88:0/4100389327' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-11T20:54:38.693 INFO:teuthology.orchestra.run.smithi088.stdout:231928234007 2024-03-11T20:54:39.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:38 smithi088 bash[14472]: cluster 2024-03-11T20:54:36.973413+0000 mgr.y (mgr.24370) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:39.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:38 smithi088 bash[14472]: audit 2024-03-11T20:54:38.695409+0000 mon.a (mon.0) 642 : audit [DBG] from='client.? 172.21.15.88:0/2034506786' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-11T20:54:39.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:38 smithi088 bash[19924]: cluster 2024-03-11T20:54:36.973413+0000 mgr.y (mgr.24370) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:39.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:38 smithi088 bash[19924]: audit 2024-03-11T20:54:38.695409+0000 mon.a (mon.0) 642 : audit [DBG] from='client.? 172.21.15.88:0/2034506786' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-11T20:54:39.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:38 smithi161 bash[14436]: cluster 2024-03-11T20:54:36.973413+0000 mgr.y (mgr.24370) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:39.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:38 smithi161 bash[14436]: audit 2024-03-11T20:54:38.695409+0000 mon.a (mon.0) 642 : audit [DBG] from='client.? 172.21.15.88:0/2034506786' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-11T20:54:40.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:40 smithi088 bash[14472]: cluster 2024-03-11T20:54:38.973954+0000 mgr.y (mgr.24370) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:40.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:40 smithi088 bash[19924]: cluster 2024-03-11T20:54:38.973954+0000 mgr.y (mgr.24370) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:40.827 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:40 smithi088 systemd[1]: Stopping Ceph alertmanager.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T20:54:40.827 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:40 smithi088 bash[39101]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-alertmanager.a 2024-03-11T20:54:41.067 INFO:teuthology.orchestra.run.smithi088.stdout:163208757287 2024-03-11T20:54:41.143 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:40 smithi088 bash[35424]: level=info ts=2024-03-11T20:54:40.894Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-11T20:54:41.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:40 smithi161 bash[14436]: cluster 2024-03-11T20:54:38.973954+0000 mgr.y (mgr.24370) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:41.235 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738437 got 34359738440 for osd.0 2024-03-11T20:54:41.235 DEBUG:teuthology.parallel:result is None 2024-03-11T20:54:42.026 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:41 smithi088 bash[19924]: audit 2024-03-11T20:54:41.068790+0000 mon.a (mon.0) 643 : audit [DBG] from='client.? 172.21.15.88:0/1305810536' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-11T20:54:42.026 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:54:41 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:54:41] "GET /metrics HTTP/1.1" 200 191508 "" "Prometheus/2.33.4" 2024-03-11T20:54:42.027 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:41 smithi088 bash[14472]: audit 2024-03-11T20:54:41.068790+0000 mon.a (mon.0) 643 : audit [DBG] from='client.? 172.21.15.88:0/1305810536' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-11T20:54:42.042 INFO:teuthology.orchestra.run.smithi088.stdout:55834574915 2024-03-11T20:54:42.042 INFO:teuthology.orchestra.run.smithi088.stdout:128849018925 2024-03-11T20:54:42.054 INFO:teuthology.orchestra.run.smithi088.stdout:107374182453 2024-03-11T20:54:42.058 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234003 got 231928234007 for osd.7 2024-03-11T20:54:42.058 DEBUG:teuthology.parallel:result is None 2024-03-11T20:54:42.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:41 smithi161 bash[14436]: audit 2024-03-11T20:54:41.068790+0000 mon.a (mon.0) 643 : audit [DBG] from='client.? 172.21.15.88:0/1305810536' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-11T20:54:43.014 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:42 smithi088 bash[14472]: cluster 2024-03-11T20:54:40.974594+0000 mgr.y (mgr.24370) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:43.014 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:42 smithi088 bash[14472]: audit 2024-03-11T20:54:42.044184+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.88:0/272718934' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-11T20:54:43.014 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:42 smithi088 bash[14472]: audit 2024-03-11T20:54:42.044373+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.88:0/313182124' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-11T20:54:43.015 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:42 smithi088 bash[14472]: audit 2024-03-11T20:54:42.054001+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.88:0/2783671174' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-11T20:54:43.015 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:42 smithi088 bash[19924]: cluster 2024-03-11T20:54:40.974594+0000 mgr.y (mgr.24370) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:43.015 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:42 smithi088 bash[19924]: audit 2024-03-11T20:54:42.044184+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.88:0/272718934' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-11T20:54:43.015 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:42 smithi088 bash[19924]: audit 2024-03-11T20:54:42.044373+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.88:0/313182124' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-11T20:54:43.015 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:42 smithi088 bash[19924]: audit 2024-03-11T20:54:42.054001+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.88:0/2783671174' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-11T20:54:43.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:42 smithi161 bash[14436]: cluster 2024-03-11T20:54:40.974594+0000 mgr.y (mgr.24370) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:43.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:42 smithi161 bash[14436]: audit 2024-03-11T20:54:42.044184+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.88:0/272718934' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-11T20:54:43.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:42 smithi161 bash[14436]: audit 2024-03-11T20:54:42.044373+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.88:0/313182124' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-11T20:54:43.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:42 smithi161 bash[14436]: audit 2024-03-11T20:54:42.054001+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.88:0/2783671174' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-11T20:54:43.322 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:43 smithi088 bash[39111]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-alertmanager-a 2024-03-11T20:54:43.322 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:43 smithi088 bash[39424]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-alertmanager.a 2024-03-11T20:54:43.661 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757283 got 163208757287 for osd.5 2024-03-11T20:54:43.661 DEBUG:teuthology.parallel:result is None 2024-03-11T20:54:44.072 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:43 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@alertmanager.a.service: Succeeded. 2024-03-11T20:54:44.073 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:43 smithi088 systemd[1]: Stopped Ceph alertmanager.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T20:54:44.073 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:43 smithi088 systemd[1]: Started Ceph alertmanager.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T20:54:44.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:54:44 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:54:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:54:45.048 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:44 smithi088 bash[14472]: cluster 2024-03-11T20:54:42.975248+0000 mgr.y (mgr.24370) 66 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:45.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:44 smithi088 bash[14472]: audit 2024-03-11T20:54:43.663399+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:45.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:44 smithi088 bash[14472]: cephadm 2024-03-11T20:54:43.668117+0000 mgr.y (mgr.24370) 67 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-11T20:54:45.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:44 smithi088 bash[14472]: cephadm 2024-03-11T20:54:43.673185+0000 mgr.y (mgr.24370) 68 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi161 2024-03-11T20:54:45.049 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:44 smithi088 bash[19924]: cluster 2024-03-11T20:54:42.975248+0000 mgr.y (mgr.24370) 66 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:45.049 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:44 smithi088 bash[19924]: audit 2024-03-11T20:54:43.663399+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:45.049 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:44 smithi088 bash[19924]: cephadm 2024-03-11T20:54:43.668117+0000 mgr.y (mgr.24370) 67 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-11T20:54:45.049 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:44 smithi088 bash[19924]: cephadm 2024-03-11T20:54:43.673185+0000 mgr.y (mgr.24370) 68 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi161 2024-03-11T20:54:45.050 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018921 got 128849018925 for osd.4 2024-03-11T20:54:45.051 DEBUG:teuthology.parallel:result is None 2024-03-11T20:54:45.052 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:44 smithi161 bash[14436]: cluster 2024-03-11T20:54:42.975248+0000 mgr.y (mgr.24370) 66 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:45.052 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:44 smithi161 bash[14436]: audit 2024-03-11T20:54:43.663399+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:45.052 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:44 smithi161 bash[14436]: cephadm 2024-03-11T20:54:43.668117+0000 mgr.y (mgr.24370) 67 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-11T20:54:45.052 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:44 smithi161 bash[14436]: cephadm 2024-03-11T20:54:43.673185+0000 mgr.y (mgr.24370) 68 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi161 2024-03-11T20:54:45.862 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574911 got 55834574915 for osd.1 2024-03-11T20:54:45.862 DEBUG:teuthology.parallel:result is None 2024-03-11T20:54:45.871 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182449 got 107374182453 for osd.3 2024-03-11T20:54:45.871 DEBUG:teuthology.parallel:result is None 2024-03-11T20:54:45.952 INFO:teuthology.orchestra.run.smithi088.stdout:77309411389 2024-03-11T20:54:46.137 INFO:teuthology.orchestra.run.smithi088.stdout:197568495649 2024-03-11T20:54:47.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:46 smithi088 bash[14472]: cluster 2024-03-11T20:54:44.975818+0000 mgr.y (mgr.24370) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:47.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:46 smithi088 bash[14472]: audit 2024-03-11T20:54:45.953970+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.88:0/1516838817' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-11T20:54:47.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:46 smithi088 bash[14472]: audit 2024-03-11T20:54:46.138853+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.88:0/2891074666' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-11T20:54:47.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:46 smithi088 bash[19924]: cluster 2024-03-11T20:54:44.975818+0000 mgr.y (mgr.24370) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:47.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:46 smithi088 bash[19924]: audit 2024-03-11T20:54:45.953970+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.88:0/1516838817' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-11T20:54:47.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:46 smithi088 bash[19924]: audit 2024-03-11T20:54:46.138853+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.88:0/2891074666' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-11T20:54:47.073 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:46 smithi088 bash[39450]: level=info ts=2024-03-11T20:54:46.720Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-11T20:54:47.074 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:46 smithi088 bash[39450]: level=info ts=2024-03-11T20:54:46.720Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-11T20:54:47.074 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:46 smithi088 bash[39450]: level=info ts=2024-03-11T20:54:46.723Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.88 port=9094 2024-03-11T20:54:47.074 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:46 smithi088 bash[39450]: level=info ts=2024-03-11T20:54:46.724Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-11T20:54:47.074 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:46 smithi088 bash[39450]: level=info ts=2024-03-11T20:54:46.779Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-11T20:54:47.074 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:46 smithi088 bash[39450]: level=info ts=2024-03-11T20:54:46.779Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-11T20:54:47.074 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:46 smithi088 bash[39450]: level=info ts=2024-03-11T20:54:46.783Z caller=main.go:518 msg=Listening address=:9093 2024-03-11T20:54:47.074 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:46 smithi088 bash[39450]: level=info ts=2024-03-11T20:54:46.784Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-11T20:54:47.105 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:46 smithi161 bash[14436]: cluster 2024-03-11T20:54:44.975818+0000 mgr.y (mgr.24370) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:47.105 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:46 smithi161 bash[14436]: audit 2024-03-11T20:54:45.953970+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.88:0/1516838817' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-11T20:54:47.105 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:46 smithi161 bash[14436]: audit 2024-03-11T20:54:46.138853+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.88:0/2891074666' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-11T20:54:47.154 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411384 got 77309411389 for osd.2 2024-03-11T20:54:47.154 DEBUG:teuthology.parallel:result is None 2024-03-11T20:54:47.448 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495644 got 197568495649 for osd.6 2024-03-11T20:54:47.449 DEBUG:teuthology.parallel:result is None 2024-03-11T20:54:47.449 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-03-11T20:54:47.449 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph pg dump --format=json 2024-03-11T20:54:47.895 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:47 smithi161 systemd[1]: Stopping Ceph prometheus.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T20:54:47.896 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:47 smithi161 bash[30896]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-prometheus.a 2024-03-11T20:54:47.896 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:47 smithi161 bash[29445]: ts=2024-03-11T20:54:47.697Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-11T20:54:47.896 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:47 smithi161 bash[29445]: ts=2024-03-11T20:54:47.697Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-11T20:54:47.896 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:47 smithi161 bash[29445]: ts=2024-03-11T20:54:47.697Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-11T20:54:47.896 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:47 smithi161 bash[29445]: ts=2024-03-11T20:54:47.697Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-11T20:54:47.896 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:47 smithi161 bash[29445]: ts=2024-03-11T20:54:47.697Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-11T20:54:47.897 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:47 smithi161 bash[29445]: ts=2024-03-11T20:54:47.697Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-11T20:54:47.897 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:47 smithi161 bash[29445]: ts=2024-03-11T20:54:47.697Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-11T20:54:47.897 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:47 smithi161 bash[29445]: ts=2024-03-11T20:54:47.697Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-11T20:54:47.897 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:47 smithi161 bash[29445]: ts=2024-03-11T20:54:47.697Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-11T20:54:47.897 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:47 smithi161 bash[29445]: ts=2024-03-11T20:54:47.698Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-11T20:54:47.897 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:47 smithi161 bash[29445]: ts=2024-03-11T20:54:47.698Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-11T20:54:47.898 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:47 smithi161 bash[29445]: ts=2024-03-11T20:54:47.698Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-11T20:54:48.561 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:48 smithi161 bash[30906]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-prometheus-a 2024-03-11T20:54:48.562 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:48 smithi161 bash[30953]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-prometheus.a 2024-03-11T20:54:48.562 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:48 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@prometheus.a.service: Succeeded. 2024-03-11T20:54:48.562 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:48 smithi161 systemd[1]: Stopped Ceph prometheus.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T20:54:48.562 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:48 smithi161 systemd[1]: Started Ceph prometheus.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T20:54:48.825 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[39450]: level=info ts=2024-03-11T20:54:48.725Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000901194s 2024-03-11T20:54:48.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[19924]: cluster 2024-03-11T20:54:46.976481+0000 mgr.y (mgr.24370) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:48.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[19924]: audit 2024-03-11T20:54:48.436212+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:48.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[19924]: audit 2024-03-11T20:54:48.447102+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T20:54:48.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[19924]: audit 2024-03-11T20:54:48.449922+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.88:9093"}]: dispatch 2024-03-11T20:54:48.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[19924]: audit 2024-03-11T20:54:48.458981+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:48.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[19924]: audit 2024-03-11T20:54:48.469428+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T20:54:48.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[19924]: audit 2024-03-11T20:54:48.482882+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.161:9095"}]: dispatch 2024-03-11T20:54:48.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[19924]: audit 2024-03-11T20:54:48.491897+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:48.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[19924]: audit 2024-03-11T20:54:48.505552+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T20:54:48.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[19924]: audit 2024-03-11T20:54:48.517620+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.161:3000"}]: dispatch 2024-03-11T20:54:48.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[19924]: audit 2024-03-11T20:54:48.526200+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:48.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[19924]: audit 2024-03-11T20:54:48.534196+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:54:48.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[19924]: audit 2024-03-11T20:54:48.536932+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:54:48.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[19924]: audit 2024-03-11T20:54:48.538466+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:54:48.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[14472]: cluster 2024-03-11T20:54:46.976481+0000 mgr.y (mgr.24370) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:48.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[14472]: audit 2024-03-11T20:54:48.436212+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:48.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[14472]: audit 2024-03-11T20:54:48.447102+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T20:54:48.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[14472]: audit 2024-03-11T20:54:48.449922+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.88:9093"}]: dispatch 2024-03-11T20:54:48.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[14472]: audit 2024-03-11T20:54:48.458981+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:48.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[14472]: audit 2024-03-11T20:54:48.469428+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T20:54:48.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[14472]: audit 2024-03-11T20:54:48.482882+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.161:9095"}]: dispatch 2024-03-11T20:54:48.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[14472]: audit 2024-03-11T20:54:48.491897+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:48.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[14472]: audit 2024-03-11T20:54:48.505552+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T20:54:48.827 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[14472]: audit 2024-03-11T20:54:48.517620+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.161:3000"}]: dispatch 2024-03-11T20:54:48.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[14472]: audit 2024-03-11T20:54:48.526200+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:48.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[14472]: audit 2024-03-11T20:54:48.534196+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:54:48.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[14472]: audit 2024-03-11T20:54:48.536932+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:54:48.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:48 smithi088 bash[14472]: audit 2024-03-11T20:54:48.538466+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:54:48.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:48 smithi161 bash[14436]: cluster 2024-03-11T20:54:46.976481+0000 mgr.y (mgr.24370) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:48.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:48 smithi161 bash[14436]: audit 2024-03-11T20:54:48.436212+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:48.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:48 smithi161 bash[14436]: audit 2024-03-11T20:54:48.447102+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T20:54:48.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:48 smithi161 bash[14436]: audit 2024-03-11T20:54:48.449922+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.88:9093"}]: dispatch 2024-03-11T20:54:48.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:48 smithi161 bash[14436]: audit 2024-03-11T20:54:48.458981+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:48.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:48 smithi161 bash[14436]: audit 2024-03-11T20:54:48.469428+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T20:54:48.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:48 smithi161 bash[14436]: audit 2024-03-11T20:54:48.482882+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.161:9095"}]: dispatch 2024-03-11T20:54:48.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:48 smithi161 bash[14436]: audit 2024-03-11T20:54:48.491897+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:48.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:48 smithi161 bash[14436]: audit 2024-03-11T20:54:48.505552+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T20:54:48.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:48 smithi161 bash[14436]: audit 2024-03-11T20:54:48.517620+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.161:3000"}]: dispatch 2024-03-11T20:54:48.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:48 smithi161 bash[14436]: audit 2024-03-11T20:54:48.526200+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:48.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:48 smithi161 bash[14436]: audit 2024-03-11T20:54:48.534196+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:54:48.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:48 smithi161 bash[14436]: audit 2024-03-11T20:54:48.536932+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:54:48.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:48 smithi161 bash[14436]: audit 2024-03-11T20:54:48.538466+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:54:49.756 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.598Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-11T20:54:49.756 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.598Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-11T20:54:49.756 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.598Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-11T20:54:49.756 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.598Z caller=main.go:518 level=info host_details="(Linux 5.4.0-173-generic #191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024 x86_64 smithi161 (none))" 2024-03-11T20:54:49.756 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.598Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-11T20:54:49.756 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.598Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-11T20:54:49.756 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.601Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-11T20:54:49.756 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.601Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-11T20:54:49.756 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.603Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-11T20:54:49.756 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.608Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-11T20:54:49.757 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.608Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.786µs 2024-03-11T20:54:49.757 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.608Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-11T20:54:49.757 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.758Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-03-11T20:54:50.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:49 smithi088 bash[19924]: audit 2024-03-11T20:54:48.446364+0000 mgr.y (mgr.24370) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T20:54:50.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:49 smithi088 bash[19924]: audit 2024-03-11T20:54:48.449089+0000 mgr.y (mgr.24370) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.88:9093"}]: dispatch 2024-03-11T20:54:50.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:49 smithi088 bash[19924]: audit 2024-03-11T20:54:48.468806+0000 mgr.y (mgr.24370) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T20:54:50.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:49 smithi088 bash[19924]: audit 2024-03-11T20:54:48.482268+0000 mgr.y (mgr.24370) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.161:9095"}]: dispatch 2024-03-11T20:54:50.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:49 smithi088 bash[19924]: audit 2024-03-11T20:54:48.505066+0000 mgr.y (mgr.24370) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T20:54:50.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:49 smithi088 bash[19924]: audit 2024-03-11T20:54:48.516559+0000 mgr.y (mgr.24370) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.161:3000"}]: dispatch 2024-03-11T20:54:50.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:49 smithi088 bash[14472]: audit 2024-03-11T20:54:48.446364+0000 mgr.y (mgr.24370) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T20:54:50.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:49 smithi088 bash[14472]: audit 2024-03-11T20:54:48.449089+0000 mgr.y (mgr.24370) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.88:9093"}]: dispatch 2024-03-11T20:54:50.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:49 smithi088 bash[14472]: audit 2024-03-11T20:54:48.468806+0000 mgr.y (mgr.24370) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T20:54:50.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:49 smithi088 bash[14472]: audit 2024-03-11T20:54:48.482268+0000 mgr.y (mgr.24370) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.161:9095"}]: dispatch 2024-03-11T20:54:50.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:49 smithi088 bash[14472]: audit 2024-03-11T20:54:48.505066+0000 mgr.y (mgr.24370) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T20:54:50.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:49 smithi088 bash[14472]: audit 2024-03-11T20:54:48.516559+0000 mgr.y (mgr.24370) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.161:3000"}]: dispatch 2024-03-11T20:54:50.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[14436]: audit 2024-03-11T20:54:48.446364+0000 mgr.y (mgr.24370) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T20:54:50.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[14436]: audit 2024-03-11T20:54:48.449089+0000 mgr.y (mgr.24370) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.88:9093"}]: dispatch 2024-03-11T20:54:50.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[14436]: audit 2024-03-11T20:54:48.468806+0000 mgr.y (mgr.24370) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T20:54:50.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[14436]: audit 2024-03-11T20:54:48.482268+0000 mgr.y (mgr.24370) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.161:9095"}]: dispatch 2024-03-11T20:54:50.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[14436]: audit 2024-03-11T20:54:48.505066+0000 mgr.y (mgr.24370) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T20:54:50.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[14436]: audit 2024-03-11T20:54:48.516559+0000 mgr.y (mgr.24370) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.161:3000"}]: dispatch 2024-03-11T20:54:50.146 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.759Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-03-11T20:54:50.146 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.759Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=49.649µs wal_replay_duration=151.281207ms total_replay_duration=151.354026ms 2024-03-11T20:54:50.146 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.764Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-11T20:54:50.146 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.764Z caller=main.go:947 level=info msg="TSDB started" 2024-03-11T20:54:50.146 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.764Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-11T20:54:50.146 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.792Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.12504ms db_storage=1.537µs remote_storage=2.393µs web_handler=630ns query_engine=1.333µs scrape=623.314µs scrape_sd=58.965µs notify=45.986µs notify_sd=26.339µs rules=26.701374ms 2024-03-11T20:54:50.146 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 20:54:49 smithi161 bash[30986]: ts=2024-03-11T20:54:49.792Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-11T20:54:50.176 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:51.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:50 smithi088 bash[14472]: cluster 2024-03-11T20:54:48.977045+0000 mgr.y (mgr.24370) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:51.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:50 smithi088 bash[19924]: cluster 2024-03-11T20:54:48.977045+0000 mgr.y (mgr.24370) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:51.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:50 smithi161 bash[14436]: cluster 2024-03-11T20:54:48.977045+0000 mgr.y (mgr.24370) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:52.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:52 smithi161 bash[14436]: cluster 2024-03-11T20:54:50.977760+0000 mgr.y (mgr.24370) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:52.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:52 smithi161 bash[14436]: audit 2024-03-11T20:54:52.142647+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:52.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:52 smithi161 bash[14436]: audit 2024-03-11T20:54:52.369194+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:52.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:52 smithi161 bash[14436]: audit 2024-03-11T20:54:52.647876+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:52.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:52 smithi161 bash[14436]: audit 2024-03-11T20:54:52.658782+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:54:52.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:52 smithi161 bash[14436]: audit 2024-03-11T20:54:52.661014+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:54:52.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:52 smithi161 bash[14436]: audit 2024-03-11T20:54:52.662823+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:54:53.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:52 smithi088 bash[19924]: cluster 2024-03-11T20:54:50.977760+0000 mgr.y (mgr.24370) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:53.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:52 smithi088 bash[19924]: audit 2024-03-11T20:54:52.142647+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:53.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:52 smithi088 bash[19924]: audit 2024-03-11T20:54:52.369194+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:53.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:52 smithi088 bash[19924]: audit 2024-03-11T20:54:52.647876+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:53.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:52 smithi088 bash[19924]: audit 2024-03-11T20:54:52.658782+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:54:53.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:52 smithi088 bash[19924]: audit 2024-03-11T20:54:52.661014+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:54:53.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:52 smithi088 bash[19924]: audit 2024-03-11T20:54:52.662823+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:54:53.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:52 smithi088 bash[14472]: cluster 2024-03-11T20:54:50.977760+0000 mgr.y (mgr.24370) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:53.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:52 smithi088 bash[14472]: audit 2024-03-11T20:54:52.142647+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:53.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:52 smithi088 bash[14472]: audit 2024-03-11T20:54:52.369194+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:53.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:52 smithi088 bash[14472]: audit 2024-03-11T20:54:52.647876+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:53.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:52 smithi088 bash[14472]: audit 2024-03-11T20:54:52.658782+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:54:53.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:52 smithi088 bash[14472]: audit 2024-03-11T20:54:52.661014+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:54:53.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:52 smithi088 bash[14472]: audit 2024-03-11T20:54:52.662823+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:54:53.495 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-03-11T20:54:53.498 INFO:teuthology.orchestra.run.smithi088.stderr:dumped all 2024-03-11T20:54:54.265 INFO:teuthology.orchestra.run.smithi088.stdout:{"pg_ready":true,"pg_map":{"version":52,"stamp":"2024-03-11T20:54:52.978060+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":48840,"kb_used_data":6088,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912376,"statfs":{"total":767960285184,"available":767910273024,"internally_reserved":0,"allocated":6234112,"data_stored":3488394,"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.003828"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-03-11T20:53:15.356559+0000","last_change":"2024-03-11T20:52:52.753543+0000","last_active":"2024-03-11T20:53:15.356559+0000","last_peered":"2024-03-11T20:53:15.356559+0000","last_clean":"2024-03-11T20:53:15.356559+0000","last_became_active":"2024-03-11T20:52:52.752375+0000","last_became_peered":"2024-03-11T20:52:52.752375+0000","last_unstale":"2024-03-11T20:53:15.356559+0000","last_undegraded":"2024-03-11T20:53:15.356559+0000","last_fullsized":"2024-03-11T20:53:15.356559+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-11T20:49:48.196945+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-11T20:49:48.196945+0000","last_clean_scrub_stamp":"2024-03-11T20:49:48.196945+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-03-13T08:39:24.613987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234010,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Mar 11 20:53:49 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.65200000000000002},{"interface":"front","average":{"1min":1.002,"5min":1.002,"15min":1.002},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":0.71399999999999997}]},{"osd":1,"last update":"Mon Mar 11 20:53:49 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.99099999999999999,"15min":0.99099999999999999},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.996,"5min":0.996,"15min":0.996},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.95099999999999996}]},{"osd":2,"last update":"Mon Mar 11 20:53:49 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.6000000000000001,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.002,"5min":1.002,"15min":1.002},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.93799999999999994}]},{"osd":3,"last update":"Mon Mar 11 20:53:49 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.91000000000000003},{"interface":"front","average":{"1min":1.079,"5min":1.079,"15min":1.079},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.361,"5min":1.361,"15min":1.361},"last":0.99199999999999999}]},{"osd":4,"last update":"Mon Mar 11 20:53:49 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.028,"15min":1.028},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.86699999999999999},{"interface":"front","average":{"1min":1.016,"5min":1.016,"15min":1.016},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.7090000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":1.0209999999999999}]},{"osd":5,"last update":"Mon Mar 11 20:53:49 2024","interfaces":[{"interface":"back","average":{"1min":1.159,"5min":1.159,"15min":1.159},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.077},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.1850000000000001,"15min":1.1850000000000001},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.454,"5min":1.454,"15min":1.454},"last":1.05}]},{"osd":6,"last update":"Mon Mar 11 20:53:49 2024","interfaces":[{"interface":"back","average":{"1min":1.216,"5min":1.216,"15min":1.216},"min":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":1.5469999999999999,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.137},{"interface":"front","average":{"1min":1.171,"5min":1.171,"15min":1.171},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.78,"5min":1.78,"15min":1.78},"last":1.3109999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495651,"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":"Mon Mar 11 20:54:20 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.92400000000000004,"15min":0.93300000000000005},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.534,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.04},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.002,"15min":1.006},"min":{"1min":0.66400000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.0800000000000001}]},{"osd":1,"last update":"Mon Mar 11 20:54:20 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.95799999999999996,"15min":0.95399999999999996},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.2390000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.97099999999999997},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.97599999999999998,"15min":0.97399999999999998},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.80100000000000005}]},{"osd":2,"last update":"Mon Mar 11 20:54:20 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.92800000000000005,"15min":0.92700000000000005},"min":{"1min":0.623,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.3260000000000001,"5min":1.365,"15min":1.365},"last":0.91600000000000004},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.0940000000000001,"15min":1.097},"min":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.94499999999999995}]},{"osd":3,"last update":"Mon Mar 11 20:54:20 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.96999999999999997,"15min":0.96299999999999997},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.323,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.294},{"interface":"front","average":{"1min":1.046,"5min":1.0900000000000001,"15min":1.0980000000000001},"min":{"1min":0.68400000000000005,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.452,"5min":2.2080000000000002,"15min":2.2080000000000002},"last":1.1539999999999999}]},{"osd":4,"last update":"Mon Mar 11 20:54:20 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.0049999999999999,"15min":1.0009999999999999},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.341,"5min":1.399,"15min":1.399},"last":1.02},{"interface":"front","average":{"1min":1.05,"5min":1.143,"15min":1.159},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.3700000000000001,"5min":1.508,"15min":1.508},"last":1.2110000000000001}]},{"osd":5,"last update":"Mon Mar 11 20:54:20 2024","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.0800000000000001,"15min":1.0660000000000001},"min":{"1min":0.66700000000000004,"5min":0.622,"15min":0.622},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":0.88300000000000001},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.1890000000000001,"15min":1.1990000000000001},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.5009999999999999,"5min":1.663,"15min":1.663},"last":1.1080000000000001}]},{"osd":7,"last update":"Mon Mar 11 20:53:53 2024","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.7889999999999999,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":1.4550000000000001},{"interface":"front","average":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"min":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"max":{"1min":1.746,"5min":1.746,"15min":1.746},"last":1.5109999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574918,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"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":"Mon Mar 11 20:54:17 2024","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.69699999999999995,"15min":0.629},"min":{"1min":0.57399999999999995,"5min":0.373,"15min":0.373},"max":{"1min":1.2809999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.80000000000000004,"15min":0.80500000000000005},"min":{"1min":0.57499999999999996,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.286,"5min":3.0840000000000001,"15min":3.0840000000000001},"last":0.87}]},{"osd":2,"last update":"Mon Mar 11 20:54:00 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.84699999999999998,"15min":0.85899999999999999},"min":{"1min":0.56999999999999995,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.1779999999999999,"5min":2.8340000000000001,"15min":2.8340000000000001},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.76400000000000001,"15min":0.74399999999999999},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.1259999999999999,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":0.70199999999999996}]},{"osd":3,"last update":"Mon Mar 11 20:54:31 2024","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.78600000000000003,"15min":0.78900000000000003},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.0549999999999999,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.79500000000000004},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.92900000000000005,"15min":0.90000000000000002},"min":{"1min":0.63100000000000001,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.3240000000000001,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":1.0609999999999999}]},{"osd":4,"last update":"Mon Mar 11 20:54:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.0129999999999999,"15min":0.99099999999999999},"min":{"1min":0.71899999999999997,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":1.004},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.083,"15min":1.0580000000000001},"min":{"1min":0.79900000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"max":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.1950000000000001}]},{"osd":5,"last update":"Mon Mar 11 20:54:42 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0680000000000001,"15min":1.0720000000000001},"min":{"1min":0.78300000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.097},{"interface":"front","average":{"1min":1.046,"5min":1.097,"15min":1.111},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.349,"5min":1.395,"15min":1.395},"last":1.276}]},{"osd":6,"last update":"Mon Mar 11 20:54:14 2024","interfaces":[{"interface":"back","average":{"1min":1.206,"5min":1.2609999999999999,"15min":1.27},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":1.6160000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.145},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.2569999999999999,"15min":1.26},"min":{"1min":0.96599999999999997,"5min":0.94799999999999995,"15min":0.94799999999999995},"max":{"1min":2.2850000000000001,"5min":2.2850000000000001,"15min":2.2850000000000001},"last":1.3089999999999999}]},{"osd":7,"last update":"Mon Mar 11 20:53:52 2024","interfaces":[{"interface":"back","average":{"1min":1.198,"5min":1.198,"15min":1.198},"min":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":0.96999999999999997},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.5069999999999999},{"interface":"front","average":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"min":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"max":{"1min":1.5649999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.3999999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738444,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Mar 11 20:54:24 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.65800000000000003,"15min":0.59599999999999997},"min":{"1min":0.42299999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.98499999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"last":0.80100000000000005},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.74299999999999999,"15min":0.63900000000000001},"min":{"1min":0.59199999999999997,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.069,"5min":1.387,"15min":1.387},"last":0.88500000000000001}]},{"osd":2,"last update":"Mon Mar 11 20:53:50 2024","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.72999999999999998,"15min":0.69099999999999995},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.125},{"interface":"front","average":{"1min":0.871,"5min":0.79400000000000004,"15min":0.753},"min":{"1min":0.55400000000000005,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.0860000000000001,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":0.98799999999999999}]},{"osd":3,"last update":"Mon Mar 11 20:54:31 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.80700000000000005,"15min":0.79700000000000004},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":1.0529999999999999},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.88100000000000001,"15min":0.84799999999999998},"min":{"1min":0.58399999999999996,"5min":0.5,"15min":0.5},"max":{"1min":1.2889999999999999,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":0.84599999999999997}]},{"osd":4,"last update":"Mon Mar 11 20:54:09 2024","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.024,"15min":1},"min":{"1min":0.73699999999999999,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.643,"5min":1.643,"15min":1.643},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.0820000000000001,"15min":1.0620000000000001},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.661,"5min":1.661,"15min":1.661},"last":1.181}]},{"osd":5,"last update":"Mon Mar 11 20:54:40 2024","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.099,"15min":1.054},"min":{"1min":0.97799999999999998,"5min":0.625,"15min":0.625},"max":{"1min":1.591,"5min":1.722,"15min":1.722},"last":1.605},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1399999999999999,"15min":1.1200000000000001},"min":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"max":{"1min":1.613,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":1.3520000000000001}]},{"osd":6,"last update":"Mon Mar 11 20:54:17 2024","interfaces":[{"interface":"back","average":{"1min":1.268,"5min":1.1419999999999999,"15min":1.121},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.784,"5min":1.784,"15min":1.784},"last":1.5569999999999999},{"interface":"front","average":{"1min":1.222,"5min":1.1970000000000001,"15min":1.1930000000000001},"min":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"max":{"1min":1.7909999999999999,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":1.5409999999999999}]},{"osd":7,"last update":"Mon Mar 11 20:54:49 2024","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":1.1930000000000001,"15min":1.1899999999999999},"min":{"1min":0.85799999999999998,"5min":0.81699999999999995,"15min":0.81699999999999995},"max":{"1min":1.7270000000000001,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":1.4179999999999999},{"interface":"front","average":{"1min":1.3049999999999999,"5min":1.3200000000000001,"15min":1.3220000000000001},"min":{"1min":0.89700000000000002,"5min":0.85399999999999998,"15min":0.85399999999999998},"max":{"1min":1.583,"5min":1.827,"15min":1.827},"last":1.4430000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411391,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":"Mon Mar 11 20:53:51 2024","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.68400000000000005,"15min":0.66200000000000003},"min":{"1min":0.44500000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.0629999999999999,"5min":1.153,"15min":1.153},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.753,"15min":0.69499999999999995},"min":{"1min":0.58099999999999996,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.0249999999999999}]},{"osd":1,"last update":"Mon Mar 11 20:53:51 2024","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.75900000000000001,"15min":0.748},"min":{"1min":0.51500000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.97499999999999998,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.77200000000000002,"15min":0.73799999999999999},"min":{"1min":0.47599999999999998,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.169,"5min":1.22,"15min":1.22},"last":0.92100000000000004}]},{"osd":3,"last update":"Mon Mar 11 20:54:33 2024","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.80600000000000005,"15min":0.80400000000000005},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.083,"5min":1.153,"15min":1.153},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.92000000000000004,"15min":0.91200000000000003},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.274,"5min":1.47,"15min":1.47},"last":0.88}]},{"osd":4,"last update":"Mon Mar 11 20:54:03 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.012,"15min":1.028},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2370000000000001,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":0.79100000000000004},{"interface":"front","average":{"1min":1.079,"5min":1.085,"15min":1.0760000000000001},"min":{"1min":0.748,"5min":0.748,"15min":0.748},"max":{"1min":1.4810000000000001,"5min":1.579,"15min":1.579},"last":1.157}]},{"osd":5,"last update":"Mon Mar 11 20:54:39 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.093,"15min":1.117},"min":{"1min":0.73699999999999999,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.2689999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.216},{"interface":"front","average":{"1min":1.145,"5min":1.1599999999999999,"15min":1.1759999999999999},"min":{"1min":0.77100000000000002,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.4550000000000001,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":1.141}]},{"osd":6,"last update":"Mon Mar 11 20:54:17 2024","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.129,"15min":1.127},"min":{"1min":0.77600000000000002,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.284},{"interface":"front","average":{"1min":1.121,"5min":1.1259999999999999,"15min":1.127},"min":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"max":{"1min":1.6100000000000001,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.3180000000000001}]},{"osd":7,"last update":"Mon Mar 11 20:54:50 2024","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.161,"15min":1.1559999999999999},"min":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"max":{"1min":1.6990000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.2669999999999999},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.254,"15min":1.2629999999999999},"min":{"1min":0.871,"5min":0.871,"15min":0.871},"max":{"1min":1.675,"5min":1.675,"15min":1.675},"last":1.3340000000000001}]}]},{"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":"Mon Mar 11 20:54:34 2024","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.748,"15min":0.72699999999999998},"min":{"1min":0.61199999999999999,"5min":0.505,"15min":0.505},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.875},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.73899999999999999,"15min":0.69299999999999995},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.171,"5min":1.171,"15min":1.171},"last":1.0529999999999999}]},{"osd":1,"last update":"Mon Mar 11 20:54:34 2024","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.72899999999999998,"15min":0.70299999999999996},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.179,"5min":1.179,"15min":1.179},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.82999999999999996,"15min":0.78000000000000003},"min":{"1min":0.59699999999999998,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.087,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.98399999999999999}]},{"osd":2,"last update":"Mon Mar 11 20:54:34 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":0.92100000000000004,"15min":0.86299999999999999},"min":{"1min":0.83099999999999996,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.099},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.91400000000000003,"15min":0.89000000000000001},"min":{"1min":0.66200000000000003,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.95099999999999996}]},{"osd":4,"last update":"Mon Mar 11 20:54:04 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94699999999999995,"15min":0.94899999999999995},"min":{"1min":0.77800000000000002,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.0589999999999999,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":1.6000000000000001},{"interface":"front","average":{"1min":1.2789999999999999,"5min":1.1459999999999999,"15min":1.117},"min":{"1min":0.95099999999999996,"5min":0.75700000000000001,"15min":0.75700000000000001},"max":{"1min":1.716,"5min":1.7749999999999999,"15min":1.7749999999999999},"last":1.1970000000000001}]},{"osd":5,"last update":"Mon Mar 11 20:54:43 2024","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.236,"15min":1.238},"min":{"1min":0.96199999999999997,"5min":0.754,"15min":0.754},"max":{"1min":1.5469999999999999,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":1.573},{"interface":"front","average":{"1min":1.129,"5min":1.153,"15min":1.145},"min":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"max":{"1min":1.4390000000000001,"5min":1.597,"15min":1.597},"last":1.367}]},{"osd":6,"last update":"Mon Mar 11 20:54:13 2024","interfaces":[{"interface":"back","average":{"1min":1.3,"5min":1.3120000000000001,"15min":1.3140000000000001},"min":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"max":{"1min":1.631,"5min":1.631,"15min":1.631},"last":1.153},{"interface":"front","average":{"1min":1.2869999999999999,"5min":1.296,"15min":1.298},"min":{"1min":1.0700000000000001,"5min":1.0409999999999999,"15min":1.0409999999999999},"max":{"1min":1.696,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.2110000000000001}]},{"osd":7,"last update":"Mon Mar 11 20:53:48 2024","interfaces":[{"interface":"back","average":{"1min":1.25,"5min":1.25,"15min":1.25},"min":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.337},{"interface":"front","average":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"min":{"1min":1.077,"5min":1.077,"15min":1.077},"max":{"1min":1.782,"5min":1.782,"15min":1.782},"last":1.4610000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018928,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Mar 11 20:54:02 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.84999999999999998,"15min":0.85099999999999998},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.0640000000000001},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.90200000000000002,"15min":0.88},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.2849999999999999,"5min":1.286,"15min":1.286},"last":0.96799999999999997}]},{"osd":1,"last update":"Mon Mar 11 20:54:02 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.88,"15min":0.875},"min":{"1min":0.71899999999999997,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.3169999999999999,"5min":1.597,"15min":1.597},"last":1.3120000000000001},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.95599999999999996,"15min":0.96599999999999997},"min":{"1min":0.73099999999999998,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.204,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.92900000000000005}]},{"osd":2,"last update":"Mon Mar 11 20:54:02 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.93899999999999995,"15min":0.95499999999999996},"min":{"1min":0.63900000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.143,"5min":1.268,"15min":1.268},"last":1.198},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.98599999999999999,"15min":0.98399999999999999},"min":{"1min":0.78300000000000003,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.329,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":0.748}]},{"osd":3,"last update":"Mon Mar 11 20:54:02 2024","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0109999999999999,"15min":1.008},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.2829999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.99299999999999999,"15min":1.006},"min":{"1min":0.749,"5min":0.749,"15min":0.749},"max":{"1min":1.1719999999999999,"5min":1.698,"15min":1.698},"last":1.2569999999999999}]},{"osd":5,"last update":"Mon Mar 11 20:54:42 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":0.94399999999999995,"15min":0.89200000000000002},"min":{"1min":0.58099999999999996,"5min":0.5,"15min":0.5},"max":{"1min":1.3839999999999999,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.2869999999999999},{"interface":"front","average":{"1min":1.071,"5min":0.998,"15min":0.96999999999999997},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.649,"5min":1.649,"15min":1.649},"last":0.77300000000000002}]},{"osd":6,"last update":"Mon Mar 11 20:54:12 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.0800000000000001,"15min":1.0920000000000001},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.385,"5min":1.704,"15min":1.704},"last":1.1379999999999999},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.0580000000000001,"15min":1.069},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.2370000000000001,"5min":1.78,"15min":1.78},"last":1.167}]},{"osd":7,"last update":"Mon Mar 11 20:54:50 2024","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.147,"15min":1.1499999999999999},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.327,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.024},{"interface":"front","average":{"1min":1.266,"5min":1.2529999999999999,"15min":1.2509999999999999},"min":{"1min":0.84899999999999998,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.716,"5min":1.958,"15min":1.958},"last":1.228}]}]},{"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":5624,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739528,"statfs":{"total":95995035648,"available":95989276672,"internally_reserved":0,"allocated":573440,"data_stored":237253,"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":"Mon Mar 11 20:54:42 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.93999999999999995,"15min":0.91800000000000004},"min":{"1min":0.79500000000000004,"5min":0.625,"15min":0.625},"max":{"1min":1.355,"5min":1.423,"15min":1.423},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.93500000000000005,"15min":0.93200000000000005},"min":{"1min":0.63100000000000001,"5min":0.621,"15min":0.621},"max":{"1min":1.228,"5min":1.379,"15min":1.379},"last":0.86299999999999999}]},{"osd":1,"last update":"Mon Mar 11 20:54:42 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.90800000000000003,"15min":0.88300000000000001},"min":{"1min":0.72099999999999997,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.359,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.95099999999999996,"15min":0.94099999999999995},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3029999999999999,"5min":1.494,"15min":1.494},"last":0.77200000000000002}]},{"osd":2,"last update":"Mon Mar 11 20:54:42 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.89600000000000002,"15min":0.88100000000000001},"min":{"1min":0.67400000000000004,"5min":0.62,"15min":0.62},"max":{"1min":1.218,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.0409999999999999,"5min":0.97599999999999998,"15min":0.95799999999999996},"min":{"1min":0.78400000000000003,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.2969999999999999,"5min":1.399,"15min":1.399},"last":0.72199999999999998}]},{"osd":3,"last update":"Mon Mar 11 20:54:42 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":0.94399999999999995,"15min":0.91600000000000004},"min":{"1min":0.74299999999999999,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.258,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0489999999999999,"15min":1.0269999999999999},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.4219999999999999,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.97799999999999998}]},{"osd":4,"last update":"Mon Mar 11 20:54:42 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.91800000000000004,"15min":0.89500000000000002},"min":{"1min":0.58599999999999997,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.2410000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.0900000000000001,"5min":0.99199999999999999,"15min":0.95399999999999996},"min":{"1min":0.64200000000000002,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.3839999999999999,"5min":1.524,"15min":1.524},"last":1.1850000000000001}]},{"osd":6,"last update":"Mon Mar 11 20:54:13 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.036,"15min":1.044},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.089,"15min":1.0820000000000001},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.4730000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":1.024}]},{"osd":7,"last update":"Mon Mar 11 20:53:52 2024","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"min":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.157,"5min":1.157,"15min":1.157},"min":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.208}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-03-11T20:54:54.267 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph pg dump --format=json 2024-03-11T20:54:55.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:54 smithi088 bash[14472]: cluster 2024-03-11T20:54:52.978377+0000 mgr.y (mgr.24370) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:55.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:54 smithi088 bash[14472]: audit 2024-03-11T20:54:53.489431+0000 mgr.y (mgr.24370) 80 : audit [DBG] from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-11T20:54:55.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:54 smithi088 bash[19924]: cluster 2024-03-11T20:54:52.978377+0000 mgr.y (mgr.24370) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:55.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:54 smithi088 bash[19924]: audit 2024-03-11T20:54:53.489431+0000 mgr.y (mgr.24370) 80 : audit [DBG] from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-11T20:54:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:54 smithi161 bash[14436]: cluster 2024-03-11T20:54:52.978377+0000 mgr.y (mgr.24370) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:54 smithi161 bash[14436]: audit 2024-03-11T20:54:53.489431+0000 mgr.y (mgr.24370) 80 : audit [DBG] from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-11T20:54:56.996 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:54:57.029 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:56 smithi088 bash[14472]: cluster 2024-03-11T20:54:54.979007+0000 mgr.y (mgr.24370) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:57.029 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:56 smithi088 bash[14472]: audit 2024-03-11T20:54:56.465514+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:57.029 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:56 smithi088 bash[14472]: audit 2024-03-11T20:54:56.474204+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:57.030 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:56 smithi088 bash[19924]: cluster 2024-03-11T20:54:54.979007+0000 mgr.y (mgr.24370) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:57.030 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:56 smithi088 bash[19924]: audit 2024-03-11T20:54:56.465514+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:57.030 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:56 smithi088 bash[19924]: audit 2024-03-11T20:54:56.474204+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:57.030 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:54:56 smithi088 bash[39450]: level=info ts=2024-03-11T20:54:56.728Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004191415s 2024-03-11T20:54:57.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:56 smithi161 bash[14436]: cluster 2024-03-11T20:54:54.979007+0000 mgr.y (mgr.24370) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:57.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:56 smithi161 bash[14436]: audit 2024-03-11T20:54:56.465514+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:57.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:56 smithi161 bash[14436]: audit 2024-03-11T20:54:56.474204+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:54:59.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:54:58 smithi088 bash[14472]: cluster 2024-03-11T20:54:56.979730+0000 mgr.y (mgr.24370) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:59.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:54:58 smithi088 bash[19924]: cluster 2024-03-11T20:54:56.979730+0000 mgr.y (mgr.24370) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:59.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:54:58 smithi161 bash[14436]: cluster 2024-03-11T20:54:56.979730+0000 mgr.y (mgr.24370) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:54:59.969 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-03-11T20:54:59.972 INFO:teuthology.orchestra.run.smithi088.stderr:dumped all 2024-03-11T20:55:00.681 INFO:teuthology.orchestra.run.smithi088.stdout:{"pg_ready":true,"pg_map":{"version":55,"stamp":"2024-03-11T20:54:58.980143+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":48840,"kb_used_data":6088,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912376,"statfs":{"total":767960285184,"available":767910273024,"internally_reserved":0,"allocated":6234112,"data_stored":3488394,"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.003998"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-03-11T20:53:15.356559+0000","last_change":"2024-03-11T20:52:52.753543+0000","last_active":"2024-03-11T20:53:15.356559+0000","last_peered":"2024-03-11T20:53:15.356559+0000","last_clean":"2024-03-11T20:53:15.356559+0000","last_became_active":"2024-03-11T20:52:52.752375+0000","last_became_peered":"2024-03-11T20:52:52.752375+0000","last_unstale":"2024-03-11T20:53:15.356559+0000","last_undegraded":"2024-03-11T20:53:15.356559+0000","last_fullsized":"2024-03-11T20:53:15.356559+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-11T20:49:48.196945+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-11T20:49:48.196945+0000","last_clean_scrub_stamp":"2024-03-11T20:49:48.196945+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-03-13T08:39:24.613987+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":"Mon Mar 11 20:54:53 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.96599999999999997,"15min":0.97899999999999998},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.2130000000000001,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.105},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.97999999999999998,"15min":0.99399999999999999},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.1659999999999999,"5min":1.325,"15min":1.325},"last":0.75}]},{"osd":1,"last update":"Mon Mar 11 20:54:53 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.98199999999999998,"15min":0.98799999999999999},"min":{"1min":0.56000000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.98999999999999999,"15min":0.99399999999999999},"min":{"1min":0.72899999999999998,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.25,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.0509999999999999}]},{"osd":2,"last update":"Mon Mar 11 20:54:53 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.97199999999999998,"15min":0.96199999999999997},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.9099999999999999,"5min":1.9099999999999999,"15min":1.9099999999999999},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.999,"15min":1.0009999999999999},"min":{"1min":0.68400000000000005,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.3149999999999999}]},{"osd":3,"last update":"Mon Mar 11 20:54:53 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":1.014,"15min":1.0209999999999999},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.962,"5min":1.962,"15min":1.962},"last":1.081},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.083,"15min":1.0800000000000001},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.5029999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1.2749999999999999}]},{"osd":4,"last update":"Mon Mar 11 20:54:53 2024","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.03,"15min":1.028},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":2.1600000000000001,"5min":2.1600000000000001,"15min":2.1600000000000001},"last":0.95699999999999996},{"interface":"front","average":{"1min":1.002,"5min":1.0129999999999999,"15min":1.0149999999999999},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":2.0030000000000001,"5min":2.0030000000000001,"15min":2.0030000000000001},"last":1.179}]},{"osd":5,"last update":"Mon Mar 11 20:54:53 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1459999999999999,"15min":1.1539999999999999},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":1.218},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1839999999999999,"15min":1.1839999999999999},"min":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":2.5099999999999998,"5min":2.5099999999999998,"15min":2.5099999999999998},"last":1.1599999999999999}]},{"osd":6,"last update":"Mon Mar 11 20:54:53 2024","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.214,"15min":1.2150000000000001},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":2.2040000000000002,"5min":2.2040000000000002,"15min":2.2040000000000002},"last":1.294},{"interface":"front","average":{"1min":1.224,"5min":1.181,"15min":1.1739999999999999},"min":{"1min":0.79000000000000004,"5min":0.751,"15min":0.751},"max":{"1min":2.0379999999999998,"5min":2.0379999999999998,"15min":2.0379999999999998},"last":1.2529999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495652,"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":"Mon Mar 11 20:54:20 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.92400000000000004,"15min":0.93300000000000005},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.534,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.139},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.002,"15min":1.006},"min":{"1min":0.66400000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.98399999999999999}]},{"osd":1,"last update":"Mon Mar 11 20:54:20 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.95799999999999996,"15min":0.95399999999999996},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.2390000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.198},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.97599999999999998,"15min":0.97399999999999998},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":1.0820000000000001}]},{"osd":2,"last update":"Mon Mar 11 20:54:20 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.92800000000000005,"15min":0.92700000000000005},"min":{"1min":0.623,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.3260000000000001,"5min":1.365,"15min":1.365},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.0940000000000001,"15min":1.097},"min":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.91600000000000004}]},{"osd":3,"last update":"Mon Mar 11 20:54:20 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.96999999999999997,"15min":0.96299999999999997},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.323,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.046,"5min":1.0900000000000001,"15min":1.0980000000000001},"min":{"1min":0.68400000000000005,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.452,"5min":2.2080000000000002,"15min":2.2080000000000002},"last":1.264}]},{"osd":4,"last update":"Mon Mar 11 20:54:20 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.0049999999999999,"15min":1.0009999999999999},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.341,"5min":1.399,"15min":1.399},"last":0.76700000000000002},{"interface":"front","average":{"1min":1.05,"5min":1.143,"15min":1.159},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.3700000000000001,"5min":1.508,"15min":1.508},"last":1.0329999999999999}]},{"osd":5,"last update":"Mon Mar 11 20:54:20 2024","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.0800000000000001,"15min":1.0660000000000001},"min":{"1min":0.66700000000000004,"5min":0.622,"15min":0.622},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.1890000000000001,"15min":1.1990000000000001},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.5009999999999999,"5min":1.663,"15min":1.663},"last":1.2949999999999999}]},{"osd":7,"last update":"Mon Mar 11 20:54:53 2024","interfaces":[{"interface":"back","average":{"1min":1.234,"5min":1.196,"15min":1.1899999999999999},"min":{"1min":0.72099999999999997,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.694,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":1.1619999999999999},{"interface":"front","average":{"1min":1.3080000000000001,"5min":1.2829999999999999,"15min":1.2789999999999999},"min":{"1min":0.93700000000000006,"5min":0.84399999999999997,"15min":0.84399999999999997},"max":{"1min":1.752,"5min":1.752,"15min":1.752},"last":1.2430000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574919,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"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":"Mon Mar 11 20:54:17 2024","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.69699999999999995,"15min":0.629},"min":{"1min":0.57399999999999995,"5min":0.373,"15min":0.373},"max":{"1min":1.2809999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.80000000000000004,"15min":0.80500000000000005},"min":{"1min":0.57499999999999996,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.286,"5min":3.0840000000000001,"15min":3.0840000000000001},"last":0.73699999999999999}]},{"osd":2,"last update":"Mon Mar 11 20:54:00 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.84699999999999998,"15min":0.85899999999999999},"min":{"1min":0.56999999999999995,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.1779999999999999,"5min":2.8340000000000001,"15min":2.8340000000000001},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.76400000000000001,"15min":0.74399999999999999},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.1259999999999999,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":0.71099999999999997}]},{"osd":3,"last update":"Mon Mar 11 20:54:31 2024","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.78600000000000003,"15min":0.78900000000000003},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.0549999999999999,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.60399999999999998},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.92900000000000005,"15min":0.90000000000000002},"min":{"1min":0.63100000000000001,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.3240000000000001,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":1.052}]},{"osd":4,"last update":"Mon Mar 11 20:54:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.0129999999999999,"15min":0.99099999999999999},"min":{"1min":0.71899999999999997,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":1.1619999999999999},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.083,"15min":1.0580000000000001},"min":{"1min":0.79900000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"max":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.92600000000000005}]},{"osd":5,"last update":"Mon Mar 11 20:54:42 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0680000000000001,"15min":1.0720000000000001},"min":{"1min":0.78300000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.355},{"interface":"front","average":{"1min":1.046,"5min":1.097,"15min":1.111},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.349,"5min":1.395,"15min":1.395},"last":1.0249999999999999}]},{"osd":6,"last update":"Mon Mar 11 20:54:14 2024","interfaces":[{"interface":"back","average":{"1min":1.206,"5min":1.2609999999999999,"15min":1.27},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":1.6160000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.2569999999999999,"15min":1.26},"min":{"1min":0.96599999999999997,"5min":0.94799999999999995,"15min":0.94799999999999995},"max":{"1min":2.2850000000000001,"5min":2.2850000000000001,"15min":2.2850000000000001},"last":1.288}]},{"osd":7,"last update":"Mon Mar 11 20:53:52 2024","interfaces":[{"interface":"back","average":{"1min":1.198,"5min":1.198,"15min":1.198},"min":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":0.96999999999999997},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.214},{"interface":"front","average":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"min":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"max":{"1min":1.5649999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.2569999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738445,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Mar 11 20:54:24 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.65800000000000003,"15min":0.59599999999999997},"min":{"1min":0.42299999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.98499999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.74299999999999999,"15min":0.63900000000000001},"min":{"1min":0.59199999999999997,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.069,"5min":1.387,"15min":1.387},"last":1.0329999999999999}]},{"osd":2,"last update":"Mon Mar 11 20:54:55 2024","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.75800000000000001,"15min":0.69999999999999996},"min":{"1min":0.52100000000000002,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.125,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.871,"5min":0.82199999999999995,"15min":0.76200000000000001},"min":{"1min":0.54700000000000004,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.087,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":1.0680000000000001}]},{"osd":3,"last update":"Mon Mar 11 20:54:31 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.80700000000000005,"15min":0.79700000000000004},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.877},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.88100000000000001,"15min":0.84799999999999998},"min":{"1min":0.58399999999999996,"5min":0.5,"15min":0.5},"max":{"1min":1.2889999999999999,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":1.268}]},{"osd":4,"last update":"Mon Mar 11 20:54:09 2024","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.024,"15min":1},"min":{"1min":0.73699999999999999,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.643,"5min":1.643,"15min":1.643},"last":1.2270000000000001},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.0820000000000001,"15min":1.0620000000000001},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.661,"5min":1.661,"15min":1.661},"last":1.357}]},{"osd":5,"last update":"Mon Mar 11 20:54:40 2024","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.099,"15min":1.054},"min":{"1min":0.97799999999999998,"5min":0.625,"15min":0.625},"max":{"1min":1.591,"5min":1.722,"15min":1.722},"last":1.135},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1399999999999999,"15min":1.1200000000000001},"min":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"max":{"1min":1.613,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":0.97699999999999998}]},{"osd":6,"last update":"Mon Mar 11 20:54:17 2024","interfaces":[{"interface":"back","average":{"1min":1.268,"5min":1.1419999999999999,"15min":1.121},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.784,"5min":1.784,"15min":1.784},"last":1.4239999999999999},{"interface":"front","average":{"1min":1.222,"5min":1.1970000000000001,"15min":1.1930000000000001},"min":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"max":{"1min":1.7909999999999999,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":1.3089999999999999}]},{"osd":7,"last update":"Mon Mar 11 20:54:49 2024","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":1.1930000000000001,"15min":1.1899999999999999},"min":{"1min":0.85799999999999998,"5min":0.81699999999999995,"15min":0.81699999999999995},"max":{"1min":1.7270000000000001,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.3049999999999999,"5min":1.3200000000000001,"15min":1.3220000000000001},"min":{"1min":0.89700000000000002,"5min":0.85399999999999998,"15min":0.85399999999999998},"max":{"1min":1.583,"5min":1.827,"15min":1.827},"last":1.498}]}]},{"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":"Mon Mar 11 20:53:51 2024","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.68400000000000005,"15min":0.66200000000000003},"min":{"1min":0.44500000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.0629999999999999,"5min":1.153,"15min":1.153},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.753,"15min":0.69499999999999995},"min":{"1min":0.58099999999999996,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.0249999999999999}]},{"osd":1,"last update":"Mon Mar 11 20:53:51 2024","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.75900000000000001,"15min":0.748},"min":{"1min":0.51500000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.97499999999999998,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.77200000000000002,"15min":0.73799999999999999},"min":{"1min":0.47599999999999998,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.169,"5min":1.22,"15min":1.22},"last":0.92100000000000004}]},{"osd":3,"last update":"Mon Mar 11 20:54:33 2024","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.80600000000000005,"15min":0.80400000000000005},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.083,"5min":1.153,"15min":1.153},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.92000000000000004,"15min":0.91200000000000003},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.274,"5min":1.47,"15min":1.47},"last":0.88}]},{"osd":4,"last update":"Mon Mar 11 20:54:03 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.012,"15min":1.028},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2370000000000001,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":0.79100000000000004},{"interface":"front","average":{"1min":1.079,"5min":1.085,"15min":1.0760000000000001},"min":{"1min":0.748,"5min":0.748,"15min":0.748},"max":{"1min":1.4810000000000001,"5min":1.579,"15min":1.579},"last":1.157}]},{"osd":5,"last update":"Mon Mar 11 20:54:39 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.093,"15min":1.117},"min":{"1min":0.73699999999999999,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.2689999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.216},{"interface":"front","average":{"1min":1.145,"5min":1.1599999999999999,"15min":1.1759999999999999},"min":{"1min":0.77100000000000002,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.4550000000000001,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":1.141}]},{"osd":6,"last update":"Mon Mar 11 20:54:17 2024","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.129,"15min":1.127},"min":{"1min":0.77600000000000002,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.284},{"interface":"front","average":{"1min":1.121,"5min":1.1259999999999999,"15min":1.127},"min":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"max":{"1min":1.6100000000000001,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.3180000000000001}]},{"osd":7,"last update":"Mon Mar 11 20:54:50 2024","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.161,"15min":1.1559999999999999},"min":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"max":{"1min":1.6990000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.2669999999999999},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.254,"15min":1.2629999999999999},"min":{"1min":0.871,"5min":0.871,"15min":0.871},"max":{"1min":1.675,"5min":1.675,"15min":1.675},"last":1.3340000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182457,"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":"Mon Mar 11 20:54:34 2024","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.748,"15min":0.72699999999999998},"min":{"1min":0.61199999999999999,"5min":0.505,"15min":0.505},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.998},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.73899999999999999,"15min":0.69299999999999995},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.171,"5min":1.171,"15min":1.171},"last":0.70199999999999996}]},{"osd":1,"last update":"Mon Mar 11 20:54:34 2024","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.72899999999999998,"15min":0.70299999999999996},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.179,"5min":1.179,"15min":1.179},"last":0.747},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.82999999999999996,"15min":0.78000000000000003},"min":{"1min":0.59699999999999998,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.087,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.115}]},{"osd":2,"last update":"Mon Mar 11 20:54:34 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":0.92100000000000004,"15min":0.86299999999999999},"min":{"1min":0.83099999999999996,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.069},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.91400000000000003,"15min":0.89000000000000001},"min":{"1min":0.66200000000000003,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.0369999999999999}]},{"osd":4,"last update":"Mon Mar 11 20:54:04 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94699999999999995,"15min":0.94899999999999995},"min":{"1min":0.77800000000000002,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.0589999999999999,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.97199999999999998},{"interface":"front","average":{"1min":1.2789999999999999,"5min":1.1459999999999999,"15min":1.117},"min":{"1min":0.95099999999999996,"5min":0.75700000000000001,"15min":0.75700000000000001},"max":{"1min":1.716,"5min":1.7749999999999999,"15min":1.7749999999999999},"last":1.5169999999999999}]},{"osd":5,"last update":"Mon Mar 11 20:54:43 2024","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.236,"15min":1.238},"min":{"1min":0.96199999999999997,"5min":0.754,"15min":0.754},"max":{"1min":1.5469999999999999,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":1.589},{"interface":"front","average":{"1min":1.129,"5min":1.153,"15min":1.145},"min":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"max":{"1min":1.4390000000000001,"5min":1.597,"15min":1.597},"last":1.2789999999999999}]},{"osd":6,"last update":"Mon Mar 11 20:54:13 2024","interfaces":[{"interface":"back","average":{"1min":1.3,"5min":1.3120000000000001,"15min":1.3140000000000001},"min":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"max":{"1min":1.631,"5min":1.631,"15min":1.631},"last":1.6339999999999999},{"interface":"front","average":{"1min":1.2869999999999999,"5min":1.296,"15min":1.298},"min":{"1min":1.0700000000000001,"5min":1.0409999999999999,"15min":1.0409999999999999},"max":{"1min":1.696,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.1850000000000001}]},{"osd":7,"last update":"Mon Mar 11 20:54:52 2024","interfaces":[{"interface":"back","average":{"1min":1.2789999999999999,"5min":1.2549999999999999,"15min":1.2509999999999999},"min":{"1min":1.006,"5min":0.97799999999999998,"15min":0.97799999999999998},"max":{"1min":1.6799999999999999,"5min":1.6799999999999999,"15min":1.6799999999999999},"last":1.2549999999999999},{"interface":"front","average":{"1min":1.3440000000000001,"5min":1.3979999999999999,"15min":1.407},"min":{"1min":1.111,"5min":1.077,"15min":1.077},"max":{"1min":1.677,"5min":1.782,"15min":1.782},"last":1.677}]}]},{"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":"Mon Mar 11 20:54:02 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.84999999999999998,"15min":0.85099999999999998},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.0640000000000001},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.90200000000000002,"15min":0.88},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.2849999999999999,"5min":1.286,"15min":1.286},"last":0.96799999999999997}]},{"osd":1,"last update":"Mon Mar 11 20:54:02 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.88,"15min":0.875},"min":{"1min":0.71899999999999997,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.3169999999999999,"5min":1.597,"15min":1.597},"last":1.3120000000000001},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.95599999999999996,"15min":0.96599999999999997},"min":{"1min":0.73099999999999998,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.204,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.92900000000000005}]},{"osd":2,"last update":"Mon Mar 11 20:54:02 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.93899999999999995,"15min":0.95499999999999996},"min":{"1min":0.63900000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.143,"5min":1.268,"15min":1.268},"last":1.198},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.98599999999999999,"15min":0.98399999999999999},"min":{"1min":0.78300000000000003,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.329,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":0.748}]},{"osd":3,"last update":"Mon Mar 11 20:54:02 2024","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0109999999999999,"15min":1.008},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.2829999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.99299999999999999,"15min":1.006},"min":{"1min":0.749,"5min":0.749,"15min":0.749},"max":{"1min":1.1719999999999999,"5min":1.698,"15min":1.698},"last":1.2569999999999999}]},{"osd":5,"last update":"Mon Mar 11 20:54:42 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":0.94399999999999995,"15min":0.89200000000000002},"min":{"1min":0.58099999999999996,"5min":0.5,"15min":0.5},"max":{"1min":1.3839999999999999,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.2869999999999999},{"interface":"front","average":{"1min":1.071,"5min":0.998,"15min":0.96999999999999997},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.649,"5min":1.649,"15min":1.649},"last":0.77300000000000002}]},{"osd":6,"last update":"Mon Mar 11 20:54:12 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.0800000000000001,"15min":1.0920000000000001},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.385,"5min":1.704,"15min":1.704},"last":1.1379999999999999},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.0580000000000001,"15min":1.069},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.2370000000000001,"5min":1.78,"15min":1.78},"last":1.167}]},{"osd":7,"last update":"Mon Mar 11 20:54:50 2024","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.147,"15min":1.1499999999999999},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.327,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.024},{"interface":"front","average":{"1min":1.266,"5min":1.2529999999999999,"15min":1.2509999999999999},"min":{"1min":0.84899999999999998,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.716,"5min":1.958,"15min":1.958},"last":1.228}]}]},{"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":5624,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739528,"statfs":{"total":95995035648,"available":95989276672,"internally_reserved":0,"allocated":573440,"data_stored":237253,"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":"Mon Mar 11 20:54:42 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.93999999999999995,"15min":0.91800000000000004},"min":{"1min":0.79500000000000004,"5min":0.625,"15min":0.625},"max":{"1min":1.355,"5min":1.423,"15min":1.423},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.93500000000000005,"15min":0.93200000000000005},"min":{"1min":0.63100000000000001,"5min":0.621,"15min":0.621},"max":{"1min":1.228,"5min":1.379,"15min":1.379},"last":0.96099999999999997}]},{"osd":1,"last update":"Mon Mar 11 20:54:42 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.90800000000000003,"15min":0.88300000000000001},"min":{"1min":0.72099999999999997,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.359,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.95099999999999996,"15min":0.94099999999999995},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3029999999999999,"5min":1.494,"15min":1.494},"last":1.0109999999999999}]},{"osd":2,"last update":"Mon Mar 11 20:54:42 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.89600000000000002,"15min":0.88100000000000001},"min":{"1min":0.67400000000000004,"5min":0.62,"15min":0.62},"max":{"1min":1.218,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.91700000000000004},{"interface":"front","average":{"1min":1.0409999999999999,"5min":0.97599999999999998,"15min":0.95799999999999996},"min":{"1min":0.78400000000000003,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.2969999999999999,"5min":1.399,"15min":1.399},"last":1.1220000000000001}]},{"osd":3,"last update":"Mon Mar 11 20:54:42 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":0.94399999999999995,"15min":0.91600000000000004},"min":{"1min":0.74299999999999999,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.258,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.081},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0489999999999999,"15min":1.0269999999999999},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.4219999999999999,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.85599999999999998}]},{"osd":4,"last update":"Mon Mar 11 20:54:42 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.91800000000000004,"15min":0.89500000000000002},"min":{"1min":0.58599999999999997,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.2410000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.72999999999999998},{"interface":"front","average":{"1min":1.0900000000000001,"5min":0.99199999999999999,"15min":0.95399999999999996},"min":{"1min":0.64200000000000002,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.3839999999999999,"5min":1.524,"15min":1.524},"last":0.79600000000000004}]},{"osd":6,"last update":"Mon Mar 11 20:54:13 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.036,"15min":1.044},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":0.876},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.089,"15min":1.0820000000000001},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.4730000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":1.0269999999999999}]},{"osd":7,"last update":"Mon Mar 11 20:54:52 2024","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.1910000000000001,"15min":1.1859999999999999},"min":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"max":{"1min":1.3959999999999999,"5min":1.504,"15min":1.504},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.2769999999999999,"5min":1.181,"15min":1.165},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.601,"5min":1.601,"15min":1.601},"last":1.0509999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-03-11T20:55:00.683 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-03-11T20:55:00.683 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-03-11T20:55:00.683 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-03-11T20:55:00.683 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- ceph health --format=json 2024-03-11T20:55:01.045 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:00 smithi161 bash[14436]: cluster 2024-03-11T20:54:58.980488+0000 mgr.y (mgr.24370) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:01.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:00 smithi088 bash[14472]: cluster 2024-03-11T20:54:58.980488+0000 mgr.y (mgr.24370) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:01.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:00 smithi088 bash[19924]: cluster 2024-03-11T20:54:58.980488+0000 mgr.y (mgr.24370) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:02.000 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:55:01 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:55:01] "GET /metrics HTTP/1.1" 200 191495 "" "Prometheus/2.33.4" 2024-03-11T20:55:02.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:01 smithi088 bash[19924]: audit 2024-03-11T20:54:59.968555+0000 mgr.y (mgr.24370) 84 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-11T20:55:02.000 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:01 smithi088 bash[14472]: audit 2024-03-11T20:54:59.968555+0000 mgr.y (mgr.24370) 84 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-11T20:55:02.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:01 smithi161 bash[14436]: audit 2024-03-11T20:54:59.968555+0000 mgr.y (mgr.24370) 84 : audit [DBG] from='client.24541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-11T20:55:03.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:02 smithi088 bash[14472]: cluster 2024-03-11T20:55:00.981141+0000 mgr.y (mgr.24370) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:03.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:02 smithi088 bash[19924]: cluster 2024-03-11T20:55:00.981141+0000 mgr.y (mgr.24370) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:03.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:02 smithi161 bash[14436]: cluster 2024-03-11T20:55:00.981141+0000 mgr.y (mgr.24370) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:03.417 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/mon.a/config 2024-03-11T20:55:04.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:55:04 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:55:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:55:05.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:04 smithi088 bash[14472]: cluster 2024-03-11T20:55:02.981839+0000 mgr.y (mgr.24370) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:05.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:04 smithi088 bash[19924]: cluster 2024-03-11T20:55:02.981839+0000 mgr.y (mgr.24370) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:05.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:04 smithi161 bash[14436]: cluster 2024-03-11T20:55:02.981839+0000 mgr.y (mgr.24370) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:06.502 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-03-11T20:55:06.502 INFO:teuthology.orchestra.run.smithi088.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-03-11T20:55:07.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:06 smithi088 bash[19924]: cluster 2024-03-11T20:55:04.982413+0000 mgr.y (mgr.24370) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:07.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:06 smithi088 bash[19924]: audit 2024-03-11T20:55:06.504069+0000 mon.a (mon.0) 655 : audit [DBG] from='client.? 172.21.15.88:0/3778778434' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-11T20:55:07.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:06 smithi088 bash[14472]: cluster 2024-03-11T20:55:04.982413+0000 mgr.y (mgr.24370) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:07.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:06 smithi088 bash[14472]: audit 2024-03-11T20:55:06.504069+0000 mon.a (mon.0) 655 : audit [DBG] from='client.? 172.21.15.88:0/3778778434' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-11T20:55:07.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:06 smithi161 bash[14436]: cluster 2024-03-11T20:55:04.982413+0000 mgr.y (mgr.24370) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:07.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:06 smithi161 bash[14436]: audit 2024-03-11T20:55:06.504069+0000 mon.a (mon.0) 655 : audit [DBG] from='client.? 172.21.15.88:0/3778778434' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-11T20:55:07.171 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-03-11T20:55:07.172 INFO:tasks.cephadm:Setup complete, yielding 2024-03-11T20:55:07.172 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-11T20:55:07.182 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi088.front.sepia.ceph.com 2024-03-11T20:55:07.182 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-03-11T20:55:09.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:08 smithi088 bash[14472]: cluster 2024-03-11T20:55:06.983192+0000 mgr.y (mgr.24370) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:09.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:08 smithi088 bash[19924]: cluster 2024-03-11T20:55:06.983192+0000 mgr.y (mgr.24370) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:09.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:08 smithi161 bash[14436]: cluster 2024-03-11T20:55:06.983192+0000 mgr.y (mgr.24370) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:10.948 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-11T20:55:10.960 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi088.front.sepia.ceph.com 2024-03-11T20:55:10.961 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-03-11T20:55:11.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:10 smithi088 bash[19924]: cluster 2024-03-11T20:55:08.983918+0000 mgr.y (mgr.24370) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:11.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:10 smithi088 bash[19924]: audit 2024-03-11T20:55:10.264053+0000 mon.a (mon.0) 656 : audit [INF] from='client.? ' entity='client.admin' 2024-03-11T20:55:11.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:10 smithi088 bash[19924]: audit 2024-03-11T20:55:10.282359+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:11.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:10 smithi088 bash[19924]: audit 2024-03-11T20:55:10.283969+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:55:11.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:10 smithi088 bash[19924]: audit 2024-03-11T20:55:10.290088+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:11.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:10 smithi088 bash[14472]: cluster 2024-03-11T20:55:08.983918+0000 mgr.y (mgr.24370) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:11.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:10 smithi088 bash[14472]: audit 2024-03-11T20:55:10.264053+0000 mon.a (mon.0) 656 : audit [INF] from='client.? ' entity='client.admin' 2024-03-11T20:55:11.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:10 smithi088 bash[14472]: audit 2024-03-11T20:55:10.282359+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:11.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:10 smithi088 bash[14472]: audit 2024-03-11T20:55:10.283969+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:55:11.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:10 smithi088 bash[14472]: audit 2024-03-11T20:55:10.290088+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:11.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:10 smithi161 bash[14436]: cluster 2024-03-11T20:55:08.983918+0000 mgr.y (mgr.24370) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:11.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:10 smithi161 bash[14436]: audit 2024-03-11T20:55:10.264053+0000 mon.a (mon.0) 656 : audit [INF] from='client.? ' entity='client.admin' 2024-03-11T20:55:11.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:10 smithi161 bash[14436]: audit 2024-03-11T20:55:10.282359+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:11.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:10 smithi161 bash[14436]: audit 2024-03-11T20:55:10.283969+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:55:11.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:10 smithi161 bash[14436]: audit 2024-03-11T20:55:10.290088+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:12.054 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:55:11 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:55:11] "GET /metrics HTTP/1.1" 200 191495 "" "Prometheus/2.33.4" 2024-03-11T20:55:13.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:12 smithi161 bash[14436]: cluster 2024-03-11T20:55:10.984375+0000 mgr.y (mgr.24370) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:13.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:12 smithi088 bash[14472]: cluster 2024-03-11T20:55:10.984375+0000 mgr.y (mgr.24370) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:13.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:12 smithi088 bash[19924]: cluster 2024-03-11T20:55:10.984375+0000 mgr.y (mgr.24370) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:14.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:55:14 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:55:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:55:15.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:14 smithi161 bash[14436]: cluster 2024-03-11T20:55:12.984904+0000 mgr.y (mgr.24370) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:15.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:14 smithi088 bash[14472]: cluster 2024-03-11T20:55:12.984904+0000 mgr.y (mgr.24370) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:15.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:14 smithi088 bash[19924]: cluster 2024-03-11T20:55:12.984904+0000 mgr.y (mgr.24370) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:15.899 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T20:55:15.899 INFO:teuthology.orchestra.run.smithi088.stdout: "id": "601767b5-fde6-4b0f-8813-4562a56c7bf3", 2024-03-11T20:55:15.899 INFO:teuthology.orchestra.run.smithi088.stdout: "name": "r", 2024-03-11T20:55:15.900 INFO:teuthology.orchestra.run.smithi088.stdout: "current_period": "b074339d-8d6d-4d39-8ec5-9ce815f53cc3", 2024-03-11T20:55:15.900 INFO:teuthology.orchestra.run.smithi088.stdout: "epoch": 1 2024-03-11T20:55:15.900 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T20:55:16.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:15 smithi161 bash[14436]: cluster 2024-03-11T20:55:14.853416+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-11T20:55:16.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:15 smithi161 bash[14436]: audit 2024-03-11T20:55:14.860628+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.88:0/2600476110' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-11T20:55:16.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:15 smithi161 bash[14436]: audit 2024-03-11T20:55:14.861236+0000 mon.a (mon.0) 659 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-11T20:55:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:15 smithi161 bash[14436]: audit 2024-03-11T20:55:15.297530+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:55:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:15 smithi161 bash[14436]: audit 2024-03-11T20:55:15.298465+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:55:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:15 smithi161 bash[14436]: audit 2024-03-11T20:55:15.310231+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:55:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:15 smithi161 bash[14436]: audit 2024-03-11T20:55:15.311276+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:55:16.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:15 smithi088 bash[14472]: cluster 2024-03-11T20:55:14.853416+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-11T20:55:16.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:15 smithi088 bash[14472]: audit 2024-03-11T20:55:14.860628+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.88:0/2600476110' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-11T20:55:16.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:15 smithi088 bash[14472]: audit 2024-03-11T20:55:14.861236+0000 mon.a (mon.0) 659 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-11T20:55:16.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:15 smithi088 bash[14472]: audit 2024-03-11T20:55:15.297530+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:55:16.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:15 smithi088 bash[14472]: audit 2024-03-11T20:55:15.298465+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:55:16.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:15 smithi088 bash[14472]: audit 2024-03-11T20:55:15.310231+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:55:16.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:15 smithi088 bash[14472]: audit 2024-03-11T20:55:15.311276+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:55:16.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:15 smithi088 bash[19924]: cluster 2024-03-11T20:55:14.853416+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-11T20:55:16.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:15 smithi088 bash[19924]: audit 2024-03-11T20:55:14.860628+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.88:0/2600476110' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-11T20:55:16.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:15 smithi088 bash[19924]: audit 2024-03-11T20:55:14.861236+0000 mon.a (mon.0) 659 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-11T20:55:16.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:15 smithi088 bash[19924]: audit 2024-03-11T20:55:15.297530+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:55:16.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:15 smithi088 bash[19924]: audit 2024-03-11T20:55:15.298465+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:55:16.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:15 smithi088 bash[19924]: audit 2024-03-11T20:55:15.310231+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:55:16.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:15 smithi088 bash[19924]: audit 2024-03-11T20:55:15.311276+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:55:16.611 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-03-11T20:55:17.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:16 smithi088 bash[14472]: cluster 2024-03-11T20:55:14.985480+0000 mgr.y (mgr.24370) 92 : cluster [DBG] pgmap v64: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:17.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:16 smithi088 bash[14472]: audit 2024-03-11T20:55:15.862916+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-11T20:55:17.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:16 smithi088 bash[14472]: cluster 2024-03-11T20:55:15.863170+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-11T20:55:17.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:16 smithi088 bash[19924]: cluster 2024-03-11T20:55:14.985480+0000 mgr.y (mgr.24370) 92 : cluster [DBG] pgmap v64: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:17.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:16 smithi088 bash[19924]: audit 2024-03-11T20:55:15.862916+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-11T20:55:17.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:16 smithi088 bash[19924]: cluster 2024-03-11T20:55:15.863170+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-11T20:55:17.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:16 smithi161 bash[14436]: cluster 2024-03-11T20:55:14.985480+0000 mgr.y (mgr.24370) 92 : cluster [DBG] pgmap v64: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:17.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:16 smithi161 bash[14436]: audit 2024-03-11T20:55:15.862916+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-11T20:55:17.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:16 smithi161 bash[14436]: cluster 2024-03-11T20:55:15.863170+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-11T20:55:17.999 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:17 smithi088 bash[14472]: cluster 2024-03-11T20:55:16.863073+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-11T20:55:17.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:17 smithi088 bash[19924]: cluster 2024-03-11T20:55:16.863073+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-11T20:55:18.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:17 smithi161 bash[14436]: cluster 2024-03-11T20:55:16.863073+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-11T20:55:19.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:18 smithi161 bash[14436]: cluster 2024-03-11T20:55:16.986122+0000 mgr.y (mgr.24370) 93 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-11T20:55:19.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:18 smithi088 bash[19924]: cluster 2024-03-11T20:55:16.986122+0000 mgr.y (mgr.24370) 93 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-11T20:55:19.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:18 smithi088 bash[14472]: cluster 2024-03-11T20:55:16.986122+0000 mgr.y (mgr.24370) 93 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-11T20:55:19.545 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T20:55:19.545 INFO:teuthology.orchestra.run.smithi088.stdout: "id": "b0b913c9-e2ef-4c1e-b2ff-9e972927a40b", 2024-03-11T20:55:19.545 INFO:teuthology.orchestra.run.smithi088.stdout: "name": "default", 2024-03-11T20:55:19.545 INFO:teuthology.orchestra.run.smithi088.stdout: "api_name": "default", 2024-03-11T20:55:19.545 INFO:teuthology.orchestra.run.smithi088.stdout: "is_master": "true", 2024-03-11T20:55:19.546 INFO:teuthology.orchestra.run.smithi088.stdout: "endpoints": [], 2024-03-11T20:55:19.546 INFO:teuthology.orchestra.run.smithi088.stdout: "hostnames": [], 2024-03-11T20:55:19.546 INFO:teuthology.orchestra.run.smithi088.stdout: "hostnames_s3website": [], 2024-03-11T20:55:19.546 INFO:teuthology.orchestra.run.smithi088.stdout: "master_zone": "", 2024-03-11T20:55:19.546 INFO:teuthology.orchestra.run.smithi088.stdout: "zones": [], 2024-03-11T20:55:19.546 INFO:teuthology.orchestra.run.smithi088.stdout: "placement_targets": [], 2024-03-11T20:55:19.546 INFO:teuthology.orchestra.run.smithi088.stdout: "default_placement": "", 2024-03-11T20:55:19.546 INFO:teuthology.orchestra.run.smithi088.stdout: "realm_id": "601767b5-fde6-4b0f-8813-4562a56c7bf3", 2024-03-11T20:55:19.546 INFO:teuthology.orchestra.run.smithi088.stdout: "sync_policy": { 2024-03-11T20:55:19.546 INFO:teuthology.orchestra.run.smithi088.stdout: "groups": [] 2024-03-11T20:55:19.546 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T20:55:19.546 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T20:55:20.294 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-03-11T20:55:21.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:20 smithi161 bash[14436]: cluster 2024-03-11T20:55:18.986772+0000 mgr.y (mgr.24370) 94 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-11T20:55:21.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:20 smithi088 bash[14472]: cluster 2024-03-11T20:55:18.986772+0000 mgr.y (mgr.24370) 94 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-11T20:55:21.311 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:20 smithi088 bash[19924]: cluster 2024-03-11T20:55:18.986772+0000 mgr.y (mgr.24370) 94 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-11T20:55:22.073 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:55:21 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:55:21] "GET /metrics HTTP/1.1" 200 192556 "" "Prometheus/2.33.4" 2024-03-11T20:55:23.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:22 smithi161 bash[14436]: cluster 2024-03-11T20:55:20.987627+0000 mgr.y (mgr.24370) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-03-11T20:55:23.240 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T20:55:23.240 INFO:teuthology.orchestra.run.smithi088.stdout: "id": "82ad2e7c-a7af-450f-a949-6a3075379836", 2024-03-11T20:55:23.240 INFO:teuthology.orchestra.run.smithi088.stdout: "name": "z", 2024-03-11T20:55:23.240 INFO:teuthology.orchestra.run.smithi088.stdout: "domain_root": "z.rgw.meta:root", 2024-03-11T20:55:23.240 INFO:teuthology.orchestra.run.smithi088.stdout: "control_pool": "z.rgw.control", 2024-03-11T20:55:23.240 INFO:teuthology.orchestra.run.smithi088.stdout: "gc_pool": "z.rgw.log:gc", 2024-03-11T20:55:23.240 INFO:teuthology.orchestra.run.smithi088.stdout: "lc_pool": "z.rgw.log:lc", 2024-03-11T20:55:23.240 INFO:teuthology.orchestra.run.smithi088.stdout: "log_pool": "z.rgw.log", 2024-03-11T20:55:23.240 INFO:teuthology.orchestra.run.smithi088.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-03-11T20:55:23.241 INFO:teuthology.orchestra.run.smithi088.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-03-11T20:55:23.241 INFO:teuthology.orchestra.run.smithi088.stdout: "roles_pool": "z.rgw.meta:roles", 2024-03-11T20:55:23.241 INFO:teuthology.orchestra.run.smithi088.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-03-11T20:55:23.241 INFO:teuthology.orchestra.run.smithi088.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-03-11T20:55:23.241 INFO:teuthology.orchestra.run.smithi088.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-03-11T20:55:23.241 INFO:teuthology.orchestra.run.smithi088.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-03-11T20:55:23.241 INFO:teuthology.orchestra.run.smithi088.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-03-11T20:55:23.241 INFO:teuthology.orchestra.run.smithi088.stdout: "otp_pool": "z.rgw.otp", 2024-03-11T20:55:23.241 INFO:teuthology.orchestra.run.smithi088.stdout: "system_key": { 2024-03-11T20:55:23.241 INFO:teuthology.orchestra.run.smithi088.stdout: "access_key": "", 2024-03-11T20:55:23.241 INFO:teuthology.orchestra.run.smithi088.stdout: "secret_key": "" 2024-03-11T20:55:23.241 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:55:23.241 INFO:teuthology.orchestra.run.smithi088.stdout: "placement_pools": [ 2024-03-11T20:55:23.241 INFO:teuthology.orchestra.run.smithi088.stdout: { 2024-03-11T20:55:23.241 INFO:teuthology.orchestra.run.smithi088.stdout: "key": "default-placement", 2024-03-11T20:55:23.242 INFO:teuthology.orchestra.run.smithi088.stdout: "val": { 2024-03-11T20:55:23.242 INFO:teuthology.orchestra.run.smithi088.stdout: "index_pool": "z.rgw.buckets.index", 2024-03-11T20:55:23.242 INFO:teuthology.orchestra.run.smithi088.stdout: "storage_classes": { 2024-03-11T20:55:23.242 INFO:teuthology.orchestra.run.smithi088.stdout: "STANDARD": { 2024-03-11T20:55:23.242 INFO:teuthology.orchestra.run.smithi088.stdout: "data_pool": "z.rgw.buckets.data" 2024-03-11T20:55:23.242 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T20:55:23.242 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:55:23.242 INFO:teuthology.orchestra.run.smithi088.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-03-11T20:55:23.242 INFO:teuthology.orchestra.run.smithi088.stdout: "index_type": 0 2024-03-11T20:55:23.242 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T20:55:23.242 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T20:55:23.242 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T20:55:23.242 INFO:teuthology.orchestra.run.smithi088.stdout: "realm_id": "601767b5-fde6-4b0f-8813-4562a56c7bf3", 2024-03-11T20:55:23.242 INFO:teuthology.orchestra.run.smithi088.stdout: "notif_pool": "z.rgw.log:notif" 2024-03-11T20:55:23.242 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T20:55:23.258 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:22 smithi088 bash[19924]: cluster 2024-03-11T20:55:20.987627+0000 mgr.y (mgr.24370) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-03-11T20:55:23.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:22 smithi088 bash[14472]: cluster 2024-03-11T20:55:20.987627+0000 mgr.y (mgr.24370) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-03-11T20:55:23.940 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-03-11T20:55:24.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:55:24 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:55:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:55:25.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:24 smithi161 bash[14436]: cluster 2024-03-11T20:55:22.988268+0000 mgr.y (mgr.24370) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-11T20:55:25.256 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:24 smithi088 bash[19924]: cluster 2024-03-11T20:55:22.988268+0000 mgr.y (mgr.24370) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-11T20:55:25.256 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:24 smithi088 bash[14472]: cluster 2024-03-11T20:55:22.988268+0000 mgr.y (mgr.24370) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-11T20:55:27.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:27 smithi088 bash[14472]: cluster 2024-03-11T20:55:24.988788+0000 mgr.y (mgr.24370) 97 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 448 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-03-11T20:55:27.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:27 smithi088 bash[19924]: cluster 2024-03-11T20:55:24.988788+0000 mgr.y (mgr.24370) 97 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 448 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-03-11T20:55:27.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:27 smithi161 bash[14436]: cluster 2024-03-11T20:55:24.988788+0000 mgr.y (mgr.24370) 97 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 448 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-03-11T20:55:28.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:28 smithi161 bash[14436]: cluster 2024-03-11T20:55:26.989576+0000 mgr.y (mgr.24370) 98 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 707 B/s rd, 808 B/s wr, 1 op/s 2024-03-11T20:55:28.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:28 smithi161 bash[14436]: cluster 2024-03-11T20:55:27.366888+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-11T20:55:28.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:28 smithi161 bash[14436]: audit 2024-03-11T20:55:27.368779+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.88:0/1561164466' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-11T20:55:28.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:28 smithi161 bash[14436]: audit 2024-03-11T20:55:27.378200+0000 mon.a (mon.0) 666 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-11T20:55:28.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:28 smithi088 bash[19924]: cluster 2024-03-11T20:55:26.989576+0000 mgr.y (mgr.24370) 98 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 707 B/s rd, 808 B/s wr, 1 op/s 2024-03-11T20:55:28.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:28 smithi088 bash[19924]: cluster 2024-03-11T20:55:27.366888+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-11T20:55:28.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:28 smithi088 bash[19924]: audit 2024-03-11T20:55:27.368779+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.88:0/1561164466' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-11T20:55:28.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:28 smithi088 bash[19924]: audit 2024-03-11T20:55:27.378200+0000 mon.a (mon.0) 666 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-11T20:55:28.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:28 smithi088 bash[14472]: cluster 2024-03-11T20:55:26.989576+0000 mgr.y (mgr.24370) 98 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 707 B/s rd, 808 B/s wr, 1 op/s 2024-03-11T20:55:28.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:28 smithi088 bash[14472]: cluster 2024-03-11T20:55:27.366888+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-11T20:55:28.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:28 smithi088 bash[14472]: audit 2024-03-11T20:55:27.368779+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.88:0/1561164466' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-11T20:55:28.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:28 smithi088 bash[14472]: audit 2024-03-11T20:55:27.378200+0000 mon.a (mon.0) 666 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-11T20:55:29.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:29 smithi161 bash[14436]: audit 2024-03-11T20:55:28.370476+0000 mon.a (mon.0) 667 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-11T20:55:29.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:29 smithi161 bash[14436]: cluster 2024-03-11T20:55:28.370693+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-11T20:55:29.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:29 smithi088 bash[19924]: audit 2024-03-11T20:55:28.370476+0000 mon.a (mon.0) 667 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-11T20:55:29.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:29 smithi088 bash[19924]: cluster 2024-03-11T20:55:28.370693+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-11T20:55:29.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:29 smithi088 bash[14472]: audit 2024-03-11T20:55:28.370476+0000 mon.a (mon.0) 667 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-11T20:55:29.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:29 smithi088 bash[14472]: cluster 2024-03-11T20:55:28.370693+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-11T20:55:30.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:30 smithi088 bash[14472]: cluster 2024-03-11T20:55:28.990239+0000 mgr.y (mgr.24370) 99 : cluster [DBG] pgmap v75: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 639 B/s wr, 1 op/s 2024-03-11T20:55:30.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:30 smithi088 bash[14472]: cluster 2024-03-11T20:55:29.388798+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-11T20:55:30.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:30 smithi088 bash[14472]: audit 2024-03-11T20:55:29.395440+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.88:0/1561164466' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-11T20:55:30.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:30 smithi088 bash[14472]: audit 2024-03-11T20:55:29.401383+0000 mon.a (mon.0) 670 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-11T20:55:30.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:30 smithi088 bash[19924]: cluster 2024-03-11T20:55:28.990239+0000 mgr.y (mgr.24370) 99 : cluster [DBG] pgmap v75: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 639 B/s wr, 1 op/s 2024-03-11T20:55:30.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:30 smithi088 bash[19924]: cluster 2024-03-11T20:55:29.388798+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-11T20:55:30.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:30 smithi088 bash[19924]: audit 2024-03-11T20:55:29.395440+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.88:0/1561164466' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-11T20:55:30.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:30 smithi088 bash[19924]: audit 2024-03-11T20:55:29.401383+0000 mon.a (mon.0) 670 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-11T20:55:30.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:30 smithi161 bash[14436]: cluster 2024-03-11T20:55:28.990239+0000 mgr.y (mgr.24370) 99 : cluster [DBG] pgmap v75: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 639 B/s wr, 1 op/s 2024-03-11T20:55:30.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:30 smithi161 bash[14436]: cluster 2024-03-11T20:55:29.388798+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-11T20:55:30.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:30 smithi161 bash[14436]: audit 2024-03-11T20:55:29.395440+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.88:0/1561164466' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-11T20:55:30.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:30 smithi161 bash[14436]: audit 2024-03-11T20:55:29.401383+0000 mon.a (mon.0) 670 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-11T20:55:31.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:31 smithi088 bash[14472]: audit 2024-03-11T20:55:30.396642+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-11T20:55:31.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:31 smithi088 bash[14472]: cluster 2024-03-11T20:55:30.396837+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-11T20:55:31.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:31 smithi088 bash[19924]: audit 2024-03-11T20:55:30.396642+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-11T20:55:31.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:31 smithi088 bash[19924]: cluster 2024-03-11T20:55:30.396837+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-11T20:55:31.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:31 smithi161 bash[14436]: audit 2024-03-11T20:55:30.396642+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-11T20:55:31.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:31 smithi161 bash[14436]: cluster 2024-03-11T20:55:30.396837+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-11T20:55:32.073 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:55:31 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:55:31] "GET /metrics HTTP/1.1" 200 195244 "" "Prometheus/2.33.4" 2024-03-11T20:55:32.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:32 smithi088 bash[14472]: cluster 2024-03-11T20:55:30.991321+0000 mgr.y (mgr.24370) 100 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-03-11T20:55:32.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:32 smithi088 bash[14472]: cluster 2024-03-11T20:55:31.425634+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-11T20:55:32.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:32 smithi088 bash[14472]: audit 2024-03-11T20:55:31.432545+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-11T20:55:32.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:32 smithi088 bash[19924]: cluster 2024-03-11T20:55:30.991321+0000 mgr.y (mgr.24370) 100 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-03-11T20:55:32.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:32 smithi088 bash[19924]: cluster 2024-03-11T20:55:31.425634+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-11T20:55:32.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:32 smithi088 bash[19924]: audit 2024-03-11T20:55:31.432545+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-11T20:55:32.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:32 smithi161 bash[14436]: cluster 2024-03-11T20:55:30.991321+0000 mgr.y (mgr.24370) 100 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-03-11T20:55:32.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:32 smithi161 bash[14436]: cluster 2024-03-11T20:55:31.425634+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-11T20:55:32.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:32 smithi161 bash[14436]: audit 2024-03-11T20:55:31.432545+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-11T20:55:33.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:33 smithi088 bash[19924]: audit 2024-03-11T20:55:32.429490+0000 mon.a (mon.0) 675 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-11T20:55:33.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:33 smithi088 bash[19924]: cluster 2024-03-11T20:55:32.430086+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-11T20:55:33.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:33 smithi088 bash[19924]: audit 2024-03-11T20:55:32.443877+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-11T20:55:33.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:33 smithi088 bash[14472]: audit 2024-03-11T20:55:32.429490+0000 mon.a (mon.0) 675 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-11T20:55:33.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:33 smithi088 bash[14472]: cluster 2024-03-11T20:55:32.430086+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-11T20:55:33.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:33 smithi088 bash[14472]: audit 2024-03-11T20:55:32.443877+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-11T20:55:33.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:33 smithi161 bash[14436]: audit 2024-03-11T20:55:32.429490+0000 mon.a (mon.0) 675 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-11T20:55:33.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:33 smithi161 bash[14436]: cluster 2024-03-11T20:55:32.430086+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-11T20:55:33.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:33 smithi161 bash[14436]: audit 2024-03-11T20:55:32.443877+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-11T20:55:34.559 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T20:55:34.559 INFO:teuthology.orchestra.run.smithi088.stdout: "id": "e04602a7-cd1b-49eb-b1ac-2c174c4380d1", 2024-03-11T20:55:34.559 INFO:teuthology.orchestra.run.smithi088.stdout: "epoch": 1, 2024-03-11T20:55:34.560 INFO:teuthology.orchestra.run.smithi088.stdout: "predecessor_uuid": "b074339d-8d6d-4d39-8ec5-9ce815f53cc3", 2024-03-11T20:55:34.560 INFO:teuthology.orchestra.run.smithi088.stdout: "sync_status": [], 2024-03-11T20:55:34.560 INFO:teuthology.orchestra.run.smithi088.stdout: "period_map": { 2024-03-11T20:55:34.560 INFO:teuthology.orchestra.run.smithi088.stdout: "id": "e04602a7-cd1b-49eb-b1ac-2c174c4380d1", 2024-03-11T20:55:34.560 INFO:teuthology.orchestra.run.smithi088.stdout: "zonegroups": [ 2024-03-11T20:55:34.560 INFO:teuthology.orchestra.run.smithi088.stdout: { 2024-03-11T20:55:34.560 INFO:teuthology.orchestra.run.smithi088.stdout: "id": "b0b913c9-e2ef-4c1e-b2ff-9e972927a40b", 2024-03-11T20:55:34.560 INFO:teuthology.orchestra.run.smithi088.stdout: "name": "default", 2024-03-11T20:55:34.560 INFO:teuthology.orchestra.run.smithi088.stdout: "api_name": "default", 2024-03-11T20:55:34.560 INFO:teuthology.orchestra.run.smithi088.stdout: "is_master": "true", 2024-03-11T20:55:34.560 INFO:teuthology.orchestra.run.smithi088.stdout: "endpoints": [], 2024-03-11T20:55:34.560 INFO:teuthology.orchestra.run.smithi088.stdout: "hostnames": [], 2024-03-11T20:55:34.560 INFO:teuthology.orchestra.run.smithi088.stdout: "hostnames_s3website": [], 2024-03-11T20:55:34.560 INFO:teuthology.orchestra.run.smithi088.stdout: "master_zone": "82ad2e7c-a7af-450f-a949-6a3075379836", 2024-03-11T20:55:34.560 INFO:teuthology.orchestra.run.smithi088.stdout: "zones": [ 2024-03-11T20:55:34.561 INFO:teuthology.orchestra.run.smithi088.stdout: { 2024-03-11T20:55:34.561 INFO:teuthology.orchestra.run.smithi088.stdout: "id": "82ad2e7c-a7af-450f-a949-6a3075379836", 2024-03-11T20:55:34.561 INFO:teuthology.orchestra.run.smithi088.stdout: "name": "z", 2024-03-11T20:55:34.561 INFO:teuthology.orchestra.run.smithi088.stdout: "endpoints": [], 2024-03-11T20:55:34.561 INFO:teuthology.orchestra.run.smithi088.stdout: "log_meta": "false", 2024-03-11T20:55:34.561 INFO:teuthology.orchestra.run.smithi088.stdout: "log_data": "false", 2024-03-11T20:55:34.561 INFO:teuthology.orchestra.run.smithi088.stdout: "bucket_index_max_shards": 11, 2024-03-11T20:55:34.561 INFO:teuthology.orchestra.run.smithi088.stdout: "read_only": "false", 2024-03-11T20:55:34.561 INFO:teuthology.orchestra.run.smithi088.stdout: "tier_type": "", 2024-03-11T20:55:34.561 INFO:teuthology.orchestra.run.smithi088.stdout: "sync_from_all": "true", 2024-03-11T20:55:34.561 INFO:teuthology.orchestra.run.smithi088.stdout: "sync_from": [], 2024-03-11T20:55:34.561 INFO:teuthology.orchestra.run.smithi088.stdout: "redirect_zone": "" 2024-03-11T20:55:34.561 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T20:55:34.561 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T20:55:34.561 INFO:teuthology.orchestra.run.smithi088.stdout: "placement_targets": [ 2024-03-11T20:55:34.561 INFO:teuthology.orchestra.run.smithi088.stdout: { 2024-03-11T20:55:34.562 INFO:teuthology.orchestra.run.smithi088.stdout: "name": "default-placement", 2024-03-11T20:55:34.562 INFO:teuthology.orchestra.run.smithi088.stdout: "tags": [], 2024-03-11T20:55:34.562 INFO:teuthology.orchestra.run.smithi088.stdout: "storage_classes": [ 2024-03-11T20:55:34.562 INFO:teuthology.orchestra.run.smithi088.stdout: "STANDARD" 2024-03-11T20:55:34.562 INFO:teuthology.orchestra.run.smithi088.stdout: ] 2024-03-11T20:55:34.562 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T20:55:34.562 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T20:55:34.562 INFO:teuthology.orchestra.run.smithi088.stdout: "default_placement": "default-placement", 2024-03-11T20:55:34.562 INFO:teuthology.orchestra.run.smithi088.stdout: "realm_id": "601767b5-fde6-4b0f-8813-4562a56c7bf3", 2024-03-11T20:55:34.562 INFO:teuthology.orchestra.run.smithi088.stdout: "sync_policy": { 2024-03-11T20:55:34.562 INFO:teuthology.orchestra.run.smithi088.stdout: "groups": [] 2024-03-11T20:55:34.562 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T20:55:34.562 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T20:55:34.562 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T20:55:34.562 INFO:teuthology.orchestra.run.smithi088.stdout: "short_zone_ids": [ 2024-03-11T20:55:34.563 INFO:teuthology.orchestra.run.smithi088.stdout: { 2024-03-11T20:55:34.563 INFO:teuthology.orchestra.run.smithi088.stdout: "key": "82ad2e7c-a7af-450f-a949-6a3075379836", 2024-03-11T20:55:34.563 INFO:teuthology.orchestra.run.smithi088.stdout: "val": 2284468524 2024-03-11T20:55:34.563 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T20:55:34.563 INFO:teuthology.orchestra.run.smithi088.stdout: ] 2024-03-11T20:55:34.563 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:55:34.563 INFO:teuthology.orchestra.run.smithi088.stdout: "master_zonegroup": "b0b913c9-e2ef-4c1e-b2ff-9e972927a40b", 2024-03-11T20:55:34.563 INFO:teuthology.orchestra.run.smithi088.stdout: "master_zone": "82ad2e7c-a7af-450f-a949-6a3075379836", 2024-03-11T20:55:34.563 INFO:teuthology.orchestra.run.smithi088.stdout: "period_config": { 2024-03-11T20:55:34.563 INFO:teuthology.orchestra.run.smithi088.stdout: "bucket_quota": { 2024-03-11T20:55:34.563 INFO:teuthology.orchestra.run.smithi088.stdout: "enabled": false, 2024-03-11T20:55:34.563 INFO:teuthology.orchestra.run.smithi088.stdout: "check_on_raw": false, 2024-03-11T20:55:34.563 INFO:teuthology.orchestra.run.smithi088.stdout: "max_size": -1, 2024-03-11T20:55:34.563 INFO:teuthology.orchestra.run.smithi088.stdout: "max_size_kb": 0, 2024-03-11T20:55:34.564 INFO:teuthology.orchestra.run.smithi088.stdout: "max_objects": -1 2024-03-11T20:55:34.564 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:55:34.564 INFO:teuthology.orchestra.run.smithi088.stdout: "user_quota": { 2024-03-11T20:55:34.564 INFO:teuthology.orchestra.run.smithi088.stdout: "enabled": false, 2024-03-11T20:55:34.564 INFO:teuthology.orchestra.run.smithi088.stdout: "check_on_raw": false, 2024-03-11T20:55:34.564 INFO:teuthology.orchestra.run.smithi088.stdout: "max_size": -1, 2024-03-11T20:55:34.564 INFO:teuthology.orchestra.run.smithi088.stdout: "max_size_kb": 0, 2024-03-11T20:55:34.564 INFO:teuthology.orchestra.run.smithi088.stdout: "max_objects": -1 2024-03-11T20:55:34.564 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:55:34.564 INFO:teuthology.orchestra.run.smithi088.stdout: "user_ratelimit": { 2024-03-11T20:55:34.564 INFO:teuthology.orchestra.run.smithi088.stdout: "max_read_ops": 0, 2024-03-11T20:55:34.564 INFO:teuthology.orchestra.run.smithi088.stdout: "max_write_ops": 0, 2024-03-11T20:55:34.565 INFO:teuthology.orchestra.run.smithi088.stdout: "max_read_bytes": 0, 2024-03-11T20:55:34.565 INFO:teuthology.orchestra.run.smithi088.stdout: "max_write_bytes": 0, 2024-03-11T20:55:34.565 INFO:teuthology.orchestra.run.smithi088.stdout: "enabled": false 2024-03-11T20:55:34.565 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:55:34.565 INFO:teuthology.orchestra.run.smithi088.stdout: "bucket_ratelimit": { 2024-03-11T20:55:34.565 INFO:teuthology.orchestra.run.smithi088.stdout: "max_read_ops": 0, 2024-03-11T20:55:34.565 INFO:teuthology.orchestra.run.smithi088.stdout: "max_write_ops": 0, 2024-03-11T20:55:34.565 INFO:teuthology.orchestra.run.smithi088.stdout: "max_read_bytes": 0, 2024-03-11T20:55:34.565 INFO:teuthology.orchestra.run.smithi088.stdout: "max_write_bytes": 0, 2024-03-11T20:55:34.565 INFO:teuthology.orchestra.run.smithi088.stdout: "enabled": false 2024-03-11T20:55:34.565 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:55:34.565 INFO:teuthology.orchestra.run.smithi088.stdout: "anonymous_ratelimit": { 2024-03-11T20:55:34.565 INFO:teuthology.orchestra.run.smithi088.stdout: "max_read_ops": 0, 2024-03-11T20:55:34.565 INFO:teuthology.orchestra.run.smithi088.stdout: "max_write_ops": 0, 2024-03-11T20:55:34.565 INFO:teuthology.orchestra.run.smithi088.stdout: "max_read_bytes": 0, 2024-03-11T20:55:34.566 INFO:teuthology.orchestra.run.smithi088.stdout: "max_write_bytes": 0, 2024-03-11T20:55:34.566 INFO:teuthology.orchestra.run.smithi088.stdout: "enabled": false 2024-03-11T20:55:34.566 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T20:55:34.566 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:55:34.566 INFO:teuthology.orchestra.run.smithi088.stdout: "realm_id": "601767b5-fde6-4b0f-8813-4562a56c7bf3", 2024-03-11T20:55:34.566 INFO:teuthology.orchestra.run.smithi088.stdout: "realm_name": "r", 2024-03-11T20:55:34.566 INFO:teuthology.orchestra.run.smithi088.stdout: "realm_epoch": 2 2024-03-11T20:55:34.566 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T20:55:34.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:55:34 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:55:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:55:34.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:34 smithi161 bash[14436]: cluster 2024-03-11T20:55:32.992049+0000 mgr.y (mgr.24370) 101 : cluster [DBG] pgmap v81: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-03-11T20:55:34.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:34 smithi161 bash[14436]: audit 2024-03-11T20:55:33.445307+0000 mon.a (mon.0) 678 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-11T20:55:34.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:34 smithi161 bash[14436]: cluster 2024-03-11T20:55:33.445462+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-11T20:55:34.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:34 smithi161 bash[14436]: audit 2024-03-11T20:55:33.446507+0000 mon.a (mon.0) 680 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-11T20:55:34.746 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:34 smithi088 bash[14472]: cluster 2024-03-11T20:55:32.992049+0000 mgr.y (mgr.24370) 101 : cluster [DBG] pgmap v81: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-03-11T20:55:34.746 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:34 smithi088 bash[14472]: audit 2024-03-11T20:55:33.445307+0000 mon.a (mon.0) 678 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-11T20:55:34.746 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:34 smithi088 bash[14472]: cluster 2024-03-11T20:55:33.445462+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-11T20:55:34.746 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:34 smithi088 bash[14472]: audit 2024-03-11T20:55:33.446507+0000 mon.a (mon.0) 680 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-11T20:55:34.746 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:34 smithi088 bash[19924]: cluster 2024-03-11T20:55:32.992049+0000 mgr.y (mgr.24370) 101 : cluster [DBG] pgmap v81: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-03-11T20:55:34.747 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:34 smithi088 bash[19924]: audit 2024-03-11T20:55:33.445307+0000 mon.a (mon.0) 678 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-11T20:55:34.747 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:34 smithi088 bash[19924]: cluster 2024-03-11T20:55:33.445462+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-11T20:55:34.747 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:34 smithi088 bash[19924]: audit 2024-03-11T20:55:33.446507+0000 mon.a (mon.0) 680 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-11T20:55:35.419 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-03-11T20:55:35.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:35 smithi088 bash[19924]: audit 2024-03-11T20:55:34.450578+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-11T20:55:35.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:35 smithi088 bash[19924]: cluster 2024-03-11T20:55:34.450922+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-11T20:55:35.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:35 smithi088 bash[14472]: audit 2024-03-11T20:55:34.450578+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-11T20:55:35.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:35 smithi088 bash[14472]: cluster 2024-03-11T20:55:34.450922+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-11T20:55:35.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:35 smithi161 bash[14436]: audit 2024-03-11T20:55:34.450578+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.88:0/337795635' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-11T20:55:35.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:35 smithi161 bash[14436]: cluster 2024-03-11T20:55:34.450922+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-11T20:55:36.778 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:36 smithi088 bash[14472]: cluster 2024-03-11T20:55:34.992849+0000 mgr.y (mgr.24370) 102 : cluster [DBG] pgmap v84: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:36.779 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:36 smithi088 bash[19924]: cluster 2024-03-11T20:55:34.992849+0000 mgr.y (mgr.24370) 102 : cluster [DBG] pgmap v84: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:36.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:36 smithi161 bash[14436]: cluster 2024-03-11T20:55:34.992849+0000 mgr.y (mgr.24370) 102 : cluster [DBG] pgmap v84: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:55:38.604 INFO:teuthology.orchestra.run.smithi088.stdout:Scheduled rgw.foo update... 2024-03-11T20:55:38.786 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:38 smithi088 bash[14472]: cluster 2024-03-11T20:55:36.994445+0000 mgr.y (mgr.24370) 103 : 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.3 KiB/s wr, 3 op/s 2024-03-11T20:55:38.786 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:38 smithi088 bash[19924]: cluster 2024-03-11T20:55:36.994445+0000 mgr.y (mgr.24370) 103 : 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.3 KiB/s wr, 3 op/s 2024-03-11T20:55:38.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:38 smithi161 bash[14436]: cluster 2024-03-11T20:55:36.994445+0000 mgr.y (mgr.24370) 103 : 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.3 KiB/s wr, 3 op/s 2024-03-11T20:55:39.633 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'ceph orch apply rgw smpl' 2024-03-11T20:55:39.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:39 smithi161 bash[14436]: audit 2024-03-11T20:55:38.593422+0000 mgr.y (mgr.24370) 104 : audit [DBG] from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:55:39.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:39 smithi161 bash[14436]: cephadm 2024-03-11T20:55:38.597947+0000 mgr.y (mgr.24370) 105 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-11T20:55:39.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:39 smithi161 bash[14436]: audit 2024-03-11T20:55:38.605434+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:39.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:39 smithi161 bash[14436]: audit 2024-03-11T20:55:38.639804+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:39.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:39 smithi161 bash[14436]: audit 2024-03-11T20:55:38.641737+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:55:39.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:39 smithi161 bash[14436]: audit 2024-03-11T20:55:38.919727+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:39.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:39 smithi161 bash[14436]: audit 2024-03-11T20:55:38.934270+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:39.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:39 smithi161 bash[14436]: audit 2024-03-11T20:55:38.944336+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:39.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:39 smithi161 bash[14436]: cephadm 2024-03-11T20:55:38.945878+0000 mgr.y (mgr.24370) 106 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-11T20:55:39.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:39 smithi161 bash[14436]: audit 2024-03-11T20:55:38.953091+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:39.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:39 smithi161 bash[14436]: audit 2024-03-11T20:55:38.955312+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:39.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:39 smithi161 bash[14436]: audit 2024-03-11T20:55:38.956518+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:39.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:39 smithi161 bash[14436]: audit 2024-03-11T20:55:38.960162+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-11T20:55:39.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:39 smithi161 bash[14436]: audit 2024-03-11T20:55:38.969917+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:39.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:39 smithi161 bash[14436]: audit 2024-03-11T20:55:38.974811+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:40.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[19924]: audit 2024-03-11T20:55:38.593422+0000 mgr.y (mgr.24370) 104 : audit [DBG] from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:55:40.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[19924]: cephadm 2024-03-11T20:55:38.597947+0000 mgr.y (mgr.24370) 105 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-11T20:55:40.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[19924]: audit 2024-03-11T20:55:38.605434+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:40.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[19924]: audit 2024-03-11T20:55:38.639804+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:40.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[19924]: audit 2024-03-11T20:55:38.641737+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:55:40.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[19924]: audit 2024-03-11T20:55:38.919727+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:40.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[19924]: audit 2024-03-11T20:55:38.934270+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:40.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[19924]: audit 2024-03-11T20:55:38.944336+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:40.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[19924]: cephadm 2024-03-11T20:55:38.945878+0000 mgr.y (mgr.24370) 106 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-11T20:55:40.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[19924]: audit 2024-03-11T20:55:38.953091+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:40.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[19924]: audit 2024-03-11T20:55:38.955312+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:40.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[19924]: audit 2024-03-11T20:55:38.956518+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:40.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[19924]: audit 2024-03-11T20:55:38.960162+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-11T20:55:40.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[19924]: audit 2024-03-11T20:55:38.969917+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:40.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[19924]: audit 2024-03-11T20:55:38.974811+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:40.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[14472]: audit 2024-03-11T20:55:38.593422+0000 mgr.y (mgr.24370) 104 : audit [DBG] from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:55:40.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[14472]: cephadm 2024-03-11T20:55:38.597947+0000 mgr.y (mgr.24370) 105 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-11T20:55:40.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[14472]: audit 2024-03-11T20:55:38.605434+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:40.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[14472]: audit 2024-03-11T20:55:38.639804+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:40.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[14472]: audit 2024-03-11T20:55:38.641737+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:55:40.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[14472]: audit 2024-03-11T20:55:38.919727+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:40.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[14472]: audit 2024-03-11T20:55:38.934270+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:40.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[14472]: audit 2024-03-11T20:55:38.944336+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:40.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[14472]: cephadm 2024-03-11T20:55:38.945878+0000 mgr.y (mgr.24370) 106 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-11T20:55:40.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[14472]: audit 2024-03-11T20:55:38.953091+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:40.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[14472]: audit 2024-03-11T20:55:38.955312+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:40.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[14472]: audit 2024-03-11T20:55:38.956518+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:40.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[14472]: audit 2024-03-11T20:55:38.960162+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-11T20:55:40.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[14472]: audit 2024-03-11T20:55:38.969917+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:40.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:39 smithi088 bash[14472]: audit 2024-03-11T20:55:38.974811+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:41.279 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:40 smithi088 bash[14472]: cephadm 2024-03-11T20:55:38.974958+0000 mgr.y (mgr.24370) 107 : cephadm [INF] Deploying daemon rgw.foo.smithi088.uxgxld on smithi088 2024-03-11T20:55:41.279 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:40 smithi088 bash[14472]: cluster 2024-03-11T20:55:38.995335+0000 mgr.y (mgr.24370) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-11T20:55:41.279 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:40 smithi088 bash[19924]: cephadm 2024-03-11T20:55:38.974958+0000 mgr.y (mgr.24370) 107 : cephadm [INF] Deploying daemon rgw.foo.smithi088.uxgxld on smithi088 2024-03-11T20:55:41.280 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:40 smithi088 bash[19924]: cluster 2024-03-11T20:55:38.995335+0000 mgr.y (mgr.24370) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-11T20:55:41.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:40 smithi161 bash[14436]: cephadm 2024-03-11T20:55:38.974958+0000 mgr.y (mgr.24370) 107 : cephadm [INF] Deploying daemon rgw.foo.smithi088.uxgxld on smithi088 2024-03-11T20:55:41.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:40 smithi161 bash[14436]: cluster 2024-03-11T20:55:38.995335+0000 mgr.y (mgr.24370) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-11T20:55:41.823 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:55:41 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:55:41] "GET /metrics HTTP/1.1" 200 195244 "" "Prometheus/2.33.4" 2024-03-11T20:55:43.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:42 smithi088 bash[14472]: cluster 2024-03-11T20:55:40.996711+0000 mgr.y (mgr.24370) 109 : cluster [DBG] pgmap v87: 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-03-11T20:55:43.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:42 smithi088 bash[14472]: audit 2024-03-11T20:55:42.807025+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:43.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:42 smithi088 bash[14472]: audit 2024-03-11T20:55:42.812935+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:43.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:42 smithi088 bash[14472]: audit 2024-03-11T20:55:42.814161+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:43.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:42 smithi088 bash[14472]: audit 2024-03-11T20:55:42.817359+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-11T20:55:43.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:42 smithi088 bash[14472]: audit 2024-03-11T20:55:42.828502+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:43.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:42 smithi088 bash[14472]: audit 2024-03-11T20:55:42.832216+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:43.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:42 smithi088 bash[19924]: cluster 2024-03-11T20:55:40.996711+0000 mgr.y (mgr.24370) 109 : cluster [DBG] pgmap v87: 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-03-11T20:55:43.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:42 smithi088 bash[19924]: audit 2024-03-11T20:55:42.807025+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:43.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:42 smithi088 bash[19924]: audit 2024-03-11T20:55:42.812935+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:43.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:42 smithi088 bash[19924]: audit 2024-03-11T20:55:42.814161+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:43.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:42 smithi088 bash[19924]: audit 2024-03-11T20:55:42.817359+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-11T20:55:43.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:42 smithi088 bash[19924]: audit 2024-03-11T20:55:42.828502+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:43.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:42 smithi088 bash[19924]: audit 2024-03-11T20:55:42.832216+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:43.096 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:42 smithi161 bash[14436]: cluster 2024-03-11T20:55:40.996711+0000 mgr.y (mgr.24370) 109 : cluster [DBG] pgmap v87: 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-03-11T20:55:43.096 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:42 smithi161 bash[14436]: audit 2024-03-11T20:55:42.807025+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:43.096 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:42 smithi161 bash[14436]: audit 2024-03-11T20:55:42.812935+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:43.096 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:42 smithi161 bash[14436]: audit 2024-03-11T20:55:42.814161+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:43.096 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:42 smithi161 bash[14436]: audit 2024-03-11T20:55:42.817359+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-11T20:55:43.096 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:42 smithi161 bash[14436]: audit 2024-03-11T20:55:42.828502+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:43.096 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:42 smithi161 bash[14436]: audit 2024-03-11T20:55:42.832216+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:44.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:43 smithi088 bash[14472]: cephadm 2024-03-11T20:55:42.831988+0000 mgr.y (mgr.24370) 110 : cephadm [INF] Deploying daemon rgw.foo.smithi161.rurchv on smithi161 2024-03-11T20:55:44.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:43 smithi088 bash[19924]: cephadm 2024-03-11T20:55:42.831988+0000 mgr.y (mgr.24370) 110 : cephadm [INF] Deploying daemon rgw.foo.smithi161.rurchv on smithi161 2024-03-11T20:55:44.318 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:43 smithi161 bash[14436]: cephadm 2024-03-11T20:55:42.831988+0000 mgr.y (mgr.24370) 110 : cephadm [INF] Deploying daemon rgw.foo.smithi161.rurchv on smithi161 2024-03-11T20:55:44.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:55:44 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:55:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:55:44.775 INFO:teuthology.orchestra.run.smithi088.stdout:Scheduled rgw.smpl update... 2024-03-11T20:55:45.228 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:44 smithi161 bash[14436]: cluster 2024-03-11T20:55:42.997416+0000 mgr.y (mgr.24370) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 749 B/s wr, 1 op/s 2024-03-11T20:55:45.228 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:44 smithi161 bash[14436]: audit 2024-03-11T20:55:44.768226+0000 mgr.y (mgr.24370) 112 : audit [DBG] from='client.24622 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:55:45.228 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:44 smithi161 bash[14436]: cephadm 2024-03-11T20:55:44.769476+0000 mgr.y (mgr.24370) 113 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-11T20:55:45.229 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:44 smithi161 bash[14436]: audit 2024-03-11T20:55:44.775196+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:45.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:44 smithi088 bash[14472]: cluster 2024-03-11T20:55:42.997416+0000 mgr.y (mgr.24370) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 749 B/s wr, 1 op/s 2024-03-11T20:55:45.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:44 smithi088 bash[14472]: audit 2024-03-11T20:55:44.768226+0000 mgr.y (mgr.24370) 112 : audit [DBG] from='client.24622 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:55:45.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:44 smithi088 bash[14472]: cephadm 2024-03-11T20:55:44.769476+0000 mgr.y (mgr.24370) 113 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-11T20:55:45.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:44 smithi088 bash[14472]: audit 2024-03-11T20:55:44.775196+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:45.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:44 smithi088 bash[19924]: cluster 2024-03-11T20:55:42.997416+0000 mgr.y (mgr.24370) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 749 B/s wr, 1 op/s 2024-03-11T20:55:45.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:44 smithi088 bash[19924]: audit 2024-03-11T20:55:44.768226+0000 mgr.y (mgr.24370) 112 : audit [DBG] from='client.24622 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:55:45.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:44 smithi088 bash[19924]: cephadm 2024-03-11T20:55:44.769476+0000 mgr.y (mgr.24370) 113 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-11T20:55:45.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:44 smithi088 bash[19924]: audit 2024-03-11T20:55:44.775196+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:45.648 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'ceph osd pool create foo' 2024-03-11T20:55:46.748 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:46 smithi088 bash[14472]: cluster 2024-03-11T20:55:44.998058+0000 mgr.y (mgr.24370) 114 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 679 B/s rd, 679 B/s wr, 1 op/s 2024-03-11T20:55:46.748 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:46 smithi088 bash[14472]: audit 2024-03-11T20:55:45.494092+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:46.749 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:46 smithi088 bash[14472]: audit 2024-03-11T20:55:45.499509+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:46.749 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:46 smithi088 bash[14472]: audit 2024-03-11T20:55:45.501113+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:55:46.749 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:46 smithi088 bash[19924]: cluster 2024-03-11T20:55:44.998058+0000 mgr.y (mgr.24370) 114 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 679 B/s rd, 679 B/s wr, 1 op/s 2024-03-11T20:55:46.749 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:46 smithi088 bash[19924]: audit 2024-03-11T20:55:45.494092+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:46.749 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:46 smithi088 bash[19924]: audit 2024-03-11T20:55:45.499509+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:46.749 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:46 smithi088 bash[19924]: audit 2024-03-11T20:55:45.501113+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:55:46.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:46 smithi161 bash[14436]: cluster 2024-03-11T20:55:44.998058+0000 mgr.y (mgr.24370) 114 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 679 B/s rd, 679 B/s wr, 1 op/s 2024-03-11T20:55:46.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:46 smithi161 bash[14436]: audit 2024-03-11T20:55:45.494092+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:46.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:46 smithi161 bash[14436]: audit 2024-03-11T20:55:45.499509+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:46.839 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:46 smithi161 bash[14436]: audit 2024-03-11T20:55:45.501113+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:55:48.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:48 smithi088 bash[19924]: cluster 2024-03-11T20:55:46.999302+0000 mgr.y (mgr.24370) 115 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.3 KiB/s wr, 94 op/s 2024-03-11T20:55:48.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:48 smithi088 bash[14472]: cluster 2024-03-11T20:55:46.999302+0000 mgr.y (mgr.24370) 115 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.3 KiB/s wr, 94 op/s 2024-03-11T20:55:48.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:48 smithi161 bash[14436]: cluster 2024-03-11T20:55:46.999302+0000 mgr.y (mgr.24370) 115 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.3 KiB/s wr, 94 op/s 2024-03-11T20:55:49.829 INFO:teuthology.orchestra.run.smithi088.stderr:pool 'foo' created 2024-03-11T20:55:50.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:49 smithi088 bash[14472]: audit 2024-03-11T20:55:48.887459+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.88:0/3922571798' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-11T20:55:50.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:49 smithi088 bash[14472]: audit 2024-03-11T20:55:48.888117+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-11T20:55:50.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:49 smithi088 bash[14472]: audit 2024-03-11T20:55:49.350370+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:50.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:49 smithi088 bash[14472]: audit 2024-03-11T20:55:49.358397+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:50.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:49 smithi088 bash[19924]: audit 2024-03-11T20:55:48.887459+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.88:0/3922571798' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-11T20:55:50.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:49 smithi088 bash[19924]: audit 2024-03-11T20:55:48.888117+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-11T20:55:50.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:49 smithi088 bash[19924]: audit 2024-03-11T20:55:49.350370+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:50.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:49 smithi088 bash[19924]: audit 2024-03-11T20:55:49.358397+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:50.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:49 smithi161 bash[14436]: audit 2024-03-11T20:55:48.887459+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.88:0/3922571798' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-11T20:55:50.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:49 smithi161 bash[14436]: audit 2024-03-11T20:55:48.888117+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-11T20:55:50.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:49 smithi161 bash[14436]: audit 2024-03-11T20:55:49.350370+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:50.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:49 smithi161 bash[14436]: audit 2024-03-11T20:55:49.358397+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:50.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[19924]: cluster 2024-03-11T20:55:49.000098+0000 mgr.y (mgr.24370) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-03-11T20:55:50.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[19924]: cephadm 2024-03-11T20:55:49.364463+0000 mgr.y (mgr.24370) 117 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-11T20:55:50.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[19924]: audit 2024-03-11T20:55:49.816801+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-11T20:55:50.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[19924]: cluster 2024-03-11T20:55:49.816894+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-11T20:55:50.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[19924]: audit 2024-03-11T20:55:49.930969+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:50.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[14472]: cluster 2024-03-11T20:55:49.000098+0000 mgr.y (mgr.24370) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-03-11T20:55:50.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[14472]: cephadm 2024-03-11T20:55:49.364463+0000 mgr.y (mgr.24370) 117 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-11T20:55:50.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[14472]: audit 2024-03-11T20:55:49.816801+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-11T20:55:50.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[14472]: cluster 2024-03-11T20:55:49.816894+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-11T20:55:50.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[14472]: audit 2024-03-11T20:55:49.930969+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:50.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[14472]: audit 2024-03-11T20:55:49.944079+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:50.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[14472]: audit 2024-03-11T20:55:49.953673+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:50.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[14472]: cephadm 2024-03-11T20:55:49.964502+0000 mgr.y (mgr.24370) 118 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-11T20:55:50.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[14472]: audit 2024-03-11T20:55:49.971400+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:50.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[14472]: audit 2024-03-11T20:55:49.974904+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:50.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[14472]: audit 2024-03-11T20:55:49.976130+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:50.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[14472]: audit 2024-03-11T20:55:49.979503+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-11T20:55:50.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[14472]: audit 2024-03-11T20:55:49.994383+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:50.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[14472]: audit 2024-03-11T20:55:49.999785+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:50.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[14472]: audit 2024-03-11T20:55:50.095718+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:51.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:50 smithi161 bash[14436]: cluster 2024-03-11T20:55:49.000098+0000 mgr.y (mgr.24370) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-03-11T20:55:51.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:50 smithi161 bash[14436]: cephadm 2024-03-11T20:55:49.364463+0000 mgr.y (mgr.24370) 117 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-11T20:55:51.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:50 smithi161 bash[14436]: audit 2024-03-11T20:55:49.816801+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-11T20:55:51.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:50 smithi161 bash[14436]: cluster 2024-03-11T20:55:49.816894+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-11T20:55:51.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:50 smithi161 bash[14436]: audit 2024-03-11T20:55:49.930969+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:51.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:50 smithi161 bash[14436]: audit 2024-03-11T20:55:49.944079+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:51.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:50 smithi161 bash[14436]: audit 2024-03-11T20:55:49.953673+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:51.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:50 smithi161 bash[14436]: cephadm 2024-03-11T20:55:49.964502+0000 mgr.y (mgr.24370) 118 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-11T20:55:51.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:50 smithi161 bash[14436]: audit 2024-03-11T20:55:49.971400+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:51.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:50 smithi161 bash[14436]: audit 2024-03-11T20:55:49.974904+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:51.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:50 smithi161 bash[14436]: audit 2024-03-11T20:55:49.976130+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:51.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:50 smithi161 bash[14436]: audit 2024-03-11T20:55:49.979503+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-11T20:55:51.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:50 smithi161 bash[14436]: audit 2024-03-11T20:55:49.994383+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:51.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:50 smithi161 bash[14436]: audit 2024-03-11T20:55:49.999785+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:51.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:50 smithi161 bash[14436]: audit 2024-03-11T20:55:50.095718+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:51.276 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'rbd pool init foo' 2024-03-11T20:55:51.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[19924]: audit 2024-03-11T20:55:49.944079+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:51.277 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[19924]: audit 2024-03-11T20:55:49.953673+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:51.277 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[19924]: cephadm 2024-03-11T20:55:49.964502+0000 mgr.y (mgr.24370) 118 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-11T20:55:51.277 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[19924]: audit 2024-03-11T20:55:49.971400+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:51.277 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[19924]: audit 2024-03-11T20:55:49.974904+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:51.277 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[19924]: audit 2024-03-11T20:55:49.976130+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:51.277 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[19924]: audit 2024-03-11T20:55:49.979503+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-11T20:55:51.277 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[19924]: audit 2024-03-11T20:55:49.994383+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:51.277 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[19924]: audit 2024-03-11T20:55:49.999785+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:51.277 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:50 smithi088 bash[19924]: audit 2024-03-11T20:55:50.095718+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:51.887 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:55:51 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:55:51] "GET /metrics HTTP/1.1" 200 202529 "" "Prometheus/2.33.4" 2024-03-11T20:55:52.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:51 smithi088 bash[14472]: cephadm 2024-03-11T20:55:50.000020+0000 mgr.y (mgr.24370) 119 : cephadm [INF] Deploying daemon rgw.smpl.smithi088.kwrboy on smithi088 2024-03-11T20:55:52.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:51 smithi088 bash[14472]: cluster 2024-03-11T20:55:50.817777+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-11T20:55:52.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:51 smithi088 bash[19924]: cephadm 2024-03-11T20:55:50.000020+0000 mgr.y (mgr.24370) 119 : cephadm [INF] Deploying daemon rgw.smpl.smithi088.kwrboy on smithi088 2024-03-11T20:55:52.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:51 smithi088 bash[19924]: cluster 2024-03-11T20:55:50.817777+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-11T20:55:52.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:51 smithi161 bash[14436]: cephadm 2024-03-11T20:55:50.000020+0000 mgr.y (mgr.24370) 119 : cephadm [INF] Deploying daemon rgw.smpl.smithi088.kwrboy on smithi088 2024-03-11T20:55:52.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:51 smithi161 bash[14436]: cluster 2024-03-11T20:55:50.817777+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-11T20:55:53.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:52 smithi161 bash[14436]: cluster 2024-03-11T20:55:51.001813+0000 mgr.y (mgr.24370) 120 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.5 KiB/s wr, 270 op/s 2024-03-11T20:55:53.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:52 smithi161 bash[14436]: cluster 2024-03-11T20:55:51.842701+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-11T20:55:53.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:52 smithi088 bash[14472]: cluster 2024-03-11T20:55:51.001813+0000 mgr.y (mgr.24370) 120 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.5 KiB/s wr, 270 op/s 2024-03-11T20:55:53.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:52 smithi088 bash[14472]: cluster 2024-03-11T20:55:51.842701+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-11T20:55:53.291 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:52 smithi088 bash[19924]: cluster 2024-03-11T20:55:51.001813+0000 mgr.y (mgr.24370) 120 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.5 KiB/s wr, 270 op/s 2024-03-11T20:55:53.291 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:52 smithi088 bash[19924]: cluster 2024-03-11T20:55:51.842701+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-11T20:55:54.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:55:54 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:55:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:55:55.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:54 smithi088 bash[19924]: cluster 2024-03-11T20:55:53.002681+0000 mgr.y (mgr.24370) 121 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-11T20:55:55.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:54 smithi088 bash[19924]: audit 2024-03-11T20:55:54.020200+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:55.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:54 smithi088 bash[19924]: audit 2024-03-11T20:55:54.025296+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:55.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:54 smithi088 bash[19924]: audit 2024-03-11T20:55:54.026650+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:55.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:54 smithi088 bash[19924]: audit 2024-03-11T20:55:54.032272+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-11T20:55:55.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:54 smithi088 bash[19924]: audit 2024-03-11T20:55:54.043563+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:55.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:54 smithi088 bash[19924]: audit 2024-03-11T20:55:54.047342+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:55.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:54 smithi088 bash[14472]: cluster 2024-03-11T20:55:53.002681+0000 mgr.y (mgr.24370) 121 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-11T20:55:55.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:54 smithi088 bash[14472]: audit 2024-03-11T20:55:54.020200+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:55.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:54 smithi088 bash[14472]: audit 2024-03-11T20:55:54.025296+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:55.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:54 smithi088 bash[14472]: audit 2024-03-11T20:55:54.026650+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:55.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:54 smithi088 bash[14472]: audit 2024-03-11T20:55:54.032272+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-11T20:55:55.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:54 smithi088 bash[14472]: audit 2024-03-11T20:55:54.043563+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:55.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:54 smithi088 bash[14472]: audit 2024-03-11T20:55:54.047342+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:54 smithi161 bash[14436]: cluster 2024-03-11T20:55:53.002681+0000 mgr.y (mgr.24370) 121 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-11T20:55:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:54 smithi161 bash[14436]: audit 2024-03-11T20:55:54.020200+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:54 smithi161 bash[14436]: audit 2024-03-11T20:55:54.025296+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:54 smithi161 bash[14436]: audit 2024-03-11T20:55:54.026650+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T20:55:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:54 smithi161 bash[14436]: audit 2024-03-11T20:55:54.032272+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-11T20:55:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:54 smithi161 bash[14436]: audit 2024-03-11T20:55:54.043563+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:55.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:54 smithi161 bash[14436]: audit 2024-03-11T20:55:54.047342+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:56.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:55 smithi161 bash[14436]: cephadm 2024-03-11T20:55:54.046755+0000 mgr.y (mgr.24370) 122 : cephadm [INF] Deploying daemon rgw.smpl.smithi161.hpnscb on smithi161 2024-03-11T20:55:56.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:55 smithi161 bash[14436]: audit 2024-03-11T20:55:55.273833+0000 mon.a (mon.0) 716 : audit [INF] from='client.? 172.21.15.88:0/2341850226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-11T20:55:56.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:55 smithi088 bash[14472]: cephadm 2024-03-11T20:55:54.046755+0000 mgr.y (mgr.24370) 122 : cephadm [INF] Deploying daemon rgw.smpl.smithi161.hpnscb on smithi161 2024-03-11T20:55:56.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:55 smithi088 bash[14472]: audit 2024-03-11T20:55:55.273833+0000 mon.a (mon.0) 716 : audit [INF] from='client.? 172.21.15.88:0/2341850226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-11T20:55:56.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:55 smithi088 bash[19924]: cephadm 2024-03-11T20:55:54.046755+0000 mgr.y (mgr.24370) 122 : cephadm [INF] Deploying daemon rgw.smpl.smithi161.hpnscb on smithi161 2024-03-11T20:55:56.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:55 smithi088 bash[19924]: audit 2024-03-11T20:55:55.273833+0000 mon.a (mon.0) 716 : audit [INF] from='client.? 172.21.15.88:0/2341850226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-11T20:55:57.041 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:56 smithi161 bash[14436]: cluster 2024-03-11T20:55:55.003558+0000 mgr.y (mgr.24370) 123 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-11T20:55:57.041 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:56 smithi161 bash[14436]: audit 2024-03-11T20:55:55.862993+0000 mon.a (mon.0) 717 : audit [INF] from='client.? 172.21.15.88:0/2341850226' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-11T20:55:57.041 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:56 smithi161 bash[14436]: cluster 2024-03-11T20:55:55.863225+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-11T20:55:57.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:56 smithi088 bash[19924]: cluster 2024-03-11T20:55:55.003558+0000 mgr.y (mgr.24370) 123 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-11T20:55:57.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:56 smithi088 bash[19924]: audit 2024-03-11T20:55:55.862993+0000 mon.a (mon.0) 717 : audit [INF] from='client.? 172.21.15.88:0/2341850226' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-11T20:55:57.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:56 smithi088 bash[19924]: cluster 2024-03-11T20:55:55.863225+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-11T20:55:57.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:56 smithi088 bash[14472]: cluster 2024-03-11T20:55:55.003558+0000 mgr.y (mgr.24370) 123 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-11T20:55:57.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:56 smithi088 bash[14472]: audit 2024-03-11T20:55:55.862993+0000 mon.a (mon.0) 717 : audit [INF] from='client.? 172.21.15.88:0/2341850226' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-11T20:55:57.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:56 smithi088 bash[14472]: cluster 2024-03-11T20:55:55.863225+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-11T20:55:58.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:57 smithi161 bash[14436]: cluster 2024-03-11T20:55:56.872308+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-11T20:55:58.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:57 smithi161 bash[14436]: audit 2024-03-11T20:55:57.063939+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:58.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:57 smithi161 bash[14436]: audit 2024-03-11T20:55:57.069595+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:58.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:57 smithi161 bash[14436]: audit 2024-03-11T20:55:57.071306+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:55:58.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:57 smithi088 bash[14472]: cluster 2024-03-11T20:55:56.872308+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-11T20:55:58.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:57 smithi088 bash[14472]: audit 2024-03-11T20:55:57.063939+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:58.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:57 smithi088 bash[14472]: audit 2024-03-11T20:55:57.069595+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:58.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:57 smithi088 bash[14472]: audit 2024-03-11T20:55:57.071306+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:55:58.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:57 smithi088 bash[19924]: cluster 2024-03-11T20:55:56.872308+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-11T20:55:58.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:57 smithi088 bash[19924]: audit 2024-03-11T20:55:57.063939+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:55:58.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:57 smithi088 bash[19924]: audit 2024-03-11T20:55:57.069595+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:55:58.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:57 smithi088 bash[19924]: audit 2024-03-11T20:55:57.071306+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:55:58.847 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'ceph orch apply iscsi foo u p' 2024-03-11T20:55:59.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:58 smithi161 bash[14436]: cluster 2024-03-11T20:55:57.004396+0000 mgr.y (mgr.24370) 124 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 141 op/s 2024-03-11T20:55:59.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:55:58 smithi161 bash[14436]: cluster 2024-03-11T20:55:57.881985+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-11T20:55:59.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:58 smithi088 bash[14472]: cluster 2024-03-11T20:55:57.004396+0000 mgr.y (mgr.24370) 124 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 141 op/s 2024-03-11T20:55:59.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:55:58 smithi088 bash[14472]: cluster 2024-03-11T20:55:57.881985+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-11T20:55:59.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:58 smithi088 bash[19924]: cluster 2024-03-11T20:55:57.004396+0000 mgr.y (mgr.24370) 124 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 141 op/s 2024-03-11T20:55:59.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:55:58 smithi088 bash[19924]: cluster 2024-03-11T20:55:57.881985+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-11T20:56:01.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:00 smithi088 bash[14472]: cluster 2024-03-11T20:55:59.004978+0000 mgr.y (mgr.24370) 125 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 141 op/s 2024-03-11T20:56:01.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:00 smithi088 bash[14472]: audit 2024-03-11T20:56:00.118801+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:01.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:00 smithi088 bash[19924]: cluster 2024-03-11T20:55:59.004978+0000 mgr.y (mgr.24370) 125 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 141 op/s 2024-03-11T20:56:01.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:00 smithi088 bash[19924]: audit 2024-03-11T20:56:00.118801+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:01.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:00 smithi161 bash[14436]: cluster 2024-03-11T20:55:59.004978+0000 mgr.y (mgr.24370) 125 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 141 op/s 2024-03-11T20:56:01.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:00 smithi161 bash[14436]: audit 2024-03-11T20:56:00.118801+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:02.073 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:56:01 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:56:01] "GET /metrics HTTP/1.1" 200 213391 "" "Prometheus/2.33.4" 2024-03-11T20:56:02.134 INFO:teuthology.orchestra.run.smithi088.stdout:Scheduled iscsi.foo update... 2024-03-11T20:56:02.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:02 smithi088 bash[19924]: cluster 2024-03-11T20:56:01.006632+0000 mgr.y (mgr.24370) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2024-03-11T20:56:02.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:02 smithi088 bash[19924]: audit 2024-03-11T20:56:01.463615+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:02.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:02 smithi088 bash[19924]: audit 2024-03-11T20:56:01.968537+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:02.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:02 smithi088 bash[19924]: audit 2024-03-11T20:56:02.132473+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:02.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:02 smithi088 bash[14472]: cluster 2024-03-11T20:56:01.006632+0000 mgr.y (mgr.24370) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2024-03-11T20:56:02.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:02 smithi088 bash[14472]: audit 2024-03-11T20:56:01.463615+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:02.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:02 smithi088 bash[14472]: audit 2024-03-11T20:56:01.968537+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:02.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:02 smithi088 bash[14472]: audit 2024-03-11T20:56:02.132473+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:02.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:02 smithi161 bash[14436]: cluster 2024-03-11T20:56:01.006632+0000 mgr.y (mgr.24370) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 682 B/s wr, 335 op/s 2024-03-11T20:56:02.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:02 smithi161 bash[14436]: audit 2024-03-11T20:56:01.463615+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:02.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:02 smithi161 bash[14436]: audit 2024-03-11T20:56:01.968537+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:02.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:02 smithi161 bash[14436]: audit 2024-03-11T20:56:02.132473+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:03.310 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'sleep 120' 2024-03-11T20:56:03.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[14472]: audit 2024-03-11T20:56:02.121041+0000 mgr.y (mgr.24370) 127 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:56:03.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[14472]: cephadm 2024-03-11T20:56:02.124702+0000 mgr.y (mgr.24370) 128 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-11T20:56:03.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[14472]: cephadm 2024-03-11T20:56:02.265890+0000 mgr.y (mgr.24370) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-11T20:56:03.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[14472]: audit 2024-03-11T20:56:02.621801+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:03.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[14472]: cephadm 2024-03-11T20:56:02.634818+0000 mgr.y (mgr.24370) 130 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-11T20:56:03.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[14472]: audit 2024-03-11T20:56:02.646880+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T20:56:03.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[14472]: audit 2024-03-11T20:56:02.647955+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T20:56:03.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[14472]: audit 2024-03-11T20:56:02.653192+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-03-11T20:56:03.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[14472]: audit 2024-03-11T20:56:02.663647+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:56:03.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[14472]: cephadm 2024-03-11T20:56:02.664119+0000 mgr.y (mgr.24370) 131 : cephadm [INF] Deploying daemon iscsi.foo.smithi088.tfbhod on smithi088 2024-03-11T20:56:03.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[19924]: audit 2024-03-11T20:56:02.121041+0000 mgr.y (mgr.24370) 127 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:56:03.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[19924]: cephadm 2024-03-11T20:56:02.124702+0000 mgr.y (mgr.24370) 128 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-11T20:56:03.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[19924]: cephadm 2024-03-11T20:56:02.265890+0000 mgr.y (mgr.24370) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-11T20:56:03.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[19924]: audit 2024-03-11T20:56:02.621801+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:03.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[19924]: cephadm 2024-03-11T20:56:02.634818+0000 mgr.y (mgr.24370) 130 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-11T20:56:03.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[19924]: audit 2024-03-11T20:56:02.646880+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T20:56:03.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[19924]: audit 2024-03-11T20:56:02.647955+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T20:56:03.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[19924]: audit 2024-03-11T20:56:02.653192+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-03-11T20:56:03.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[19924]: audit 2024-03-11T20:56:02.663647+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:56:03.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:03 smithi088 bash[19924]: cephadm 2024-03-11T20:56:02.664119+0000 mgr.y (mgr.24370) 131 : cephadm [INF] Deploying daemon iscsi.foo.smithi088.tfbhod on smithi088 2024-03-11T20:56:03.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:03 smithi161 bash[14436]: audit 2024-03-11T20:56:02.121041+0000 mgr.y (mgr.24370) 127 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:56:03.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:03 smithi161 bash[14436]: cephadm 2024-03-11T20:56:02.124702+0000 mgr.y (mgr.24370) 128 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-11T20:56:03.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:03 smithi161 bash[14436]: cephadm 2024-03-11T20:56:02.265890+0000 mgr.y (mgr.24370) 129 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-11T20:56:03.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:03 smithi161 bash[14436]: audit 2024-03-11T20:56:02.621801+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:03.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:03 smithi161 bash[14436]: cephadm 2024-03-11T20:56:02.634818+0000 mgr.y (mgr.24370) 130 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-11T20:56:03.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:03 smithi161 bash[14436]: audit 2024-03-11T20:56:02.646880+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T20:56:03.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:03 smithi161 bash[14436]: audit 2024-03-11T20:56:02.647955+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T20:56:03.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:03 smithi161 bash[14436]: audit 2024-03-11T20:56:02.653192+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-03-11T20:56:03.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:03 smithi161 bash[14436]: audit 2024-03-11T20:56:02.663647+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:56:03.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:03 smithi161 bash[14436]: cephadm 2024-03-11T20:56:02.664119+0000 mgr.y (mgr.24370) 131 : cephadm [INF] Deploying daemon iscsi.foo.smithi088.tfbhod on smithi088 2024-03-11T20:56:04.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:56:04 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:56:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:56:05.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:04 smithi088 bash[14472]: cluster 2024-03-11T20:56:03.007593+0000 mgr.y (mgr.24370) 132 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 182 KiB/s rd, 572 B/s wr, 281 op/s 2024-03-11T20:56:05.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:04 smithi088 bash[14472]: cluster 2024-03-11T20:56:03.817158+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-11T20:56:05.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:04 smithi088 bash[14472]: cluster 2024-03-11T20:56:04.668681+0000 mon.a (mon.0) 730 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-11T20:56:05.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:04 smithi088 bash[19924]: cluster 2024-03-11T20:56:03.007593+0000 mgr.y (mgr.24370) 132 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 182 KiB/s rd, 572 B/s wr, 281 op/s 2024-03-11T20:56:05.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:04 smithi088 bash[19924]: cluster 2024-03-11T20:56:03.817158+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-11T20:56:05.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:04 smithi088 bash[19924]: cluster 2024-03-11T20:56:04.668681+0000 mon.a (mon.0) 730 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-11T20:56:05.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:04 smithi161 bash[14436]: cluster 2024-03-11T20:56:03.007593+0000 mgr.y (mgr.24370) 132 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 182 KiB/s rd, 572 B/s wr, 281 op/s 2024-03-11T20:56:05.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:04 smithi161 bash[14436]: cluster 2024-03-11T20:56:03.817158+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-11T20:56:05.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:04 smithi161 bash[14436]: cluster 2024-03-11T20:56:04.668681+0000 mon.a (mon.0) 730 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-11T20:56:07.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:06 smithi161 bash[14436]: cluster 2024-03-11T20:56:05.008405+0000 mgr.y (mgr.24370) 133 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 383 B/s wr, 145 op/s 2024-03-11T20:56:07.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:06 smithi161 bash[14436]: audit 2024-03-11T20:56:06.496894+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:07.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:06 smithi161 bash[14436]: audit 2024-03-11T20:56:06.505367+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:56:07.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:06 smithi161 bash[14436]: audit 2024-03-11T20:56:06.507040+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:56:07.170 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:06 smithi088 bash[19924]: cluster 2024-03-11T20:56:05.008405+0000 mgr.y (mgr.24370) 133 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 383 B/s wr, 145 op/s 2024-03-11T20:56:07.171 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:06 smithi088 bash[19924]: audit 2024-03-11T20:56:06.496894+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:07.171 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:06 smithi088 bash[19924]: audit 2024-03-11T20:56:06.505367+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:56:07.171 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:06 smithi088 bash[19924]: audit 2024-03-11T20:56:06.507040+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:56:07.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:06 smithi088 bash[14472]: cluster 2024-03-11T20:56:05.008405+0000 mgr.y (mgr.24370) 133 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 383 B/s wr, 145 op/s 2024-03-11T20:56:07.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:06 smithi088 bash[14472]: audit 2024-03-11T20:56:06.496894+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:07.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:06 smithi088 bash[14472]: audit 2024-03-11T20:56:06.505367+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:56:07.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:06 smithi088 bash[14472]: audit 2024-03-11T20:56:06.507040+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:56:09.020 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:08 smithi088 bash[14472]: cluster 2024-03-11T20:56:07.010268+0000 mgr.y (mgr.24370) 134 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 336 B/s wr, 131 op/s 2024-03-11T20:56:09.020 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:08 smithi088 bash[19924]: cluster 2024-03-11T20:56:07.010268+0000 mgr.y (mgr.24370) 134 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 336 B/s wr, 131 op/s 2024-03-11T20:56:09.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:08 smithi161 bash[14436]: cluster 2024-03-11T20:56:07.010268+0000 mgr.y (mgr.24370) 134 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 336 B/s wr, 131 op/s 2024-03-11T20:56:10.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:09 smithi161 bash[14436]: audit 2024-03-11T20:56:09.004599+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.88:0/3988290540' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-11T20:56:10.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:09 smithi161 bash[14436]: audit 2024-03-11T20:56:09.366174+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.88:0/3223450523' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/363729908"}]: dispatch 2024-03-11T20:56:10.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:09 smithi088 bash[14472]: audit 2024-03-11T20:56:09.004599+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.88:0/3988290540' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-11T20:56:10.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:09 smithi088 bash[14472]: audit 2024-03-11T20:56:09.366174+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.88:0/3223450523' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/363729908"}]: dispatch 2024-03-11T20:56:10.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:09 smithi088 bash[19924]: audit 2024-03-11T20:56:09.004599+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.88:0/3988290540' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-11T20:56:10.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:09 smithi088 bash[19924]: audit 2024-03-11T20:56:09.366174+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.88:0/3223450523' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/363729908"}]: dispatch 2024-03-11T20:56:11.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:10 smithi161 bash[14436]: cluster 2024-03-11T20:56:09.010975+0000 mgr.y (mgr.24370) 135 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 307 B/s wr, 119 op/s 2024-03-11T20:56:11.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:10 smithi161 bash[14436]: audit 2024-03-11T20:56:09.837224+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.88:0/3223450523' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/363729908"}]': finished 2024-03-11T20:56:11.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:10 smithi161 bash[14436]: cluster 2024-03-11T20:56:09.837427+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-11T20:56:11.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:10 smithi161 bash[14436]: audit 2024-03-11T20:56:10.131098+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:11.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:10 smithi161 bash[14436]: audit 2024-03-11T20:56:10.204143+0000 mon.a (mon.0) 736 : audit [INF] from='client.? 172.21.15.88:0/541985790' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3319643551"}]: dispatch 2024-03-11T20:56:11.157 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:10 smithi088 bash[14472]: cluster 2024-03-11T20:56:09.010975+0000 mgr.y (mgr.24370) 135 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 307 B/s wr, 119 op/s 2024-03-11T20:56:11.157 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:10 smithi088 bash[14472]: audit 2024-03-11T20:56:09.837224+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.88:0/3223450523' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/363729908"}]': finished 2024-03-11T20:56:11.157 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:10 smithi088 bash[14472]: cluster 2024-03-11T20:56:09.837427+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-11T20:56:11.157 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:10 smithi088 bash[14472]: audit 2024-03-11T20:56:10.131098+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:11.157 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:10 smithi088 bash[14472]: audit 2024-03-11T20:56:10.204143+0000 mon.a (mon.0) 736 : audit [INF] from='client.? 172.21.15.88:0/541985790' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3319643551"}]: dispatch 2024-03-11T20:56:11.158 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:10 smithi088 bash[19924]: cluster 2024-03-11T20:56:09.010975+0000 mgr.y (mgr.24370) 135 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 307 B/s wr, 119 op/s 2024-03-11T20:56:11.158 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:10 smithi088 bash[19924]: audit 2024-03-11T20:56:09.837224+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.88:0/3223450523' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/363729908"}]': finished 2024-03-11T20:56:11.158 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:10 smithi088 bash[19924]: cluster 2024-03-11T20:56:09.837427+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-11T20:56:11.158 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:10 smithi088 bash[19924]: audit 2024-03-11T20:56:10.131098+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:11.158 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:10 smithi088 bash[19924]: audit 2024-03-11T20:56:10.204143+0000 mon.a (mon.0) 736 : audit [INF] from='client.? 172.21.15.88:0/541985790' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3319643551"}]: dispatch 2024-03-11T20:56:11.823 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:56:11 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:56:11] "GET /metrics HTTP/1.1" 200 213391 "" "Prometheus/2.33.4" 2024-03-11T20:56:12.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: cluster 2024-03-11T20:56:11.012476+0000 mgr.y (mgr.24370) 136 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 127 B/s wr, 5 op/s 2024-03-11T20:56:12.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: audit 2024-03-11T20:56:11.135423+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.88:0/541985790' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3319643551"}]': finished 2024-03-11T20:56:12.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: cluster 2024-03-11T20:56:11.135591+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-11T20:56:12.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: audit 2024-03-11T20:56:11.492659+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:12.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: audit 2024-03-11T20:56:11.501941+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:12.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: audit 2024-03-11T20:56:11.520725+0000 mgr.y (mgr.24370) 137 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T20:56:12.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: audit 2024-03-11T20:56:11.521134+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.88:0/2297257102' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/465063756"}]: dispatch 2024-03-11T20:56:12.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: audit 2024-03-11T20:56:11.521881+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T20:56:12.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: audit 2024-03-11T20:56:11.521937+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/465063756"}]: dispatch 2024-03-11T20:56:12.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: cephadm 2024-03-11T20:56:11.522466+0000 mgr.y (mgr.24370) 138 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.88:5000 to Dashboard 2024-03-11T20:56:12.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: audit 2024-03-11T20:56:11.523361+0000 mgr.y (mgr.24370) 139 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T20:56:12.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: audit 2024-03-11T20:56:11.524827+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T20:56:12.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: audit 2024-03-11T20:56:11.529440+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:12.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: audit 2024-03-11T20:56:11.536421+0000 mgr.y (mgr.24370) 140 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T20:56:12.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: audit 2024-03-11T20:56:11.537388+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T20:56:12.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: audit 2024-03-11T20:56:11.548821+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:12.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: audit 2024-03-11T20:56:11.555555+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:56:12.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: audit 2024-03-11T20:56:11.557517+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:56:12.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: cephadm 2024-03-11T20:56:11.562977+0000 mgr.y (mgr.24370) 141 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-11T20:56:12.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:12 smithi161 bash[14436]: audit 2024-03-11T20:56:11.921469+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:12.526 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: cluster 2024-03-11T20:56:11.012476+0000 mgr.y (mgr.24370) 136 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 127 B/s wr, 5 op/s 2024-03-11T20:56:12.526 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: audit 2024-03-11T20:56:11.135423+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.88:0/541985790' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3319643551"}]': finished 2024-03-11T20:56:12.526 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: cluster 2024-03-11T20:56:11.135591+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-11T20:56:12.526 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: audit 2024-03-11T20:56:11.492659+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:12.526 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: audit 2024-03-11T20:56:11.501941+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:12.527 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: audit 2024-03-11T20:56:11.520725+0000 mgr.y (mgr.24370) 137 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T20:56:12.527 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: audit 2024-03-11T20:56:11.521134+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.88:0/2297257102' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/465063756"}]: dispatch 2024-03-11T20:56:12.527 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: audit 2024-03-11T20:56:11.521881+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T20:56:12.527 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: audit 2024-03-11T20:56:11.521937+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/465063756"}]: dispatch 2024-03-11T20:56:12.527 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: cephadm 2024-03-11T20:56:11.522466+0000 mgr.y (mgr.24370) 138 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.88:5000 to Dashboard 2024-03-11T20:56:12.527 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: audit 2024-03-11T20:56:11.523361+0000 mgr.y (mgr.24370) 139 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T20:56:12.527 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: audit 2024-03-11T20:56:11.524827+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T20:56:12.527 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: audit 2024-03-11T20:56:11.529440+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:12.527 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: audit 2024-03-11T20:56:11.536421+0000 mgr.y (mgr.24370) 140 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T20:56:12.527 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: audit 2024-03-11T20:56:11.537388+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T20:56:12.527 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: audit 2024-03-11T20:56:11.548821+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:12.527 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: audit 2024-03-11T20:56:11.555555+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:56:12.527 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: audit 2024-03-11T20:56:11.557517+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:56:12.527 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: cephadm 2024-03-11T20:56:11.562977+0000 mgr.y (mgr.24370) 141 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-11T20:56:12.528 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[19924]: audit 2024-03-11T20:56:11.921469+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:12.528 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: cluster 2024-03-11T20:56:11.012476+0000 mgr.y (mgr.24370) 136 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 127 B/s wr, 5 op/s 2024-03-11T20:56:12.528 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: audit 2024-03-11T20:56:11.135423+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.88:0/541985790' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3319643551"}]': finished 2024-03-11T20:56:12.528 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: cluster 2024-03-11T20:56:11.135591+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-11T20:56:12.528 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: audit 2024-03-11T20:56:11.492659+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:12.528 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: audit 2024-03-11T20:56:11.501941+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:12.528 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: audit 2024-03-11T20:56:11.520725+0000 mgr.y (mgr.24370) 137 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T20:56:12.528 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: audit 2024-03-11T20:56:11.521134+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.88:0/2297257102' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/465063756"}]: dispatch 2024-03-11T20:56:12.528 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: audit 2024-03-11T20:56:11.521881+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T20:56:12.528 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: audit 2024-03-11T20:56:11.521937+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/465063756"}]: dispatch 2024-03-11T20:56:12.528 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: cephadm 2024-03-11T20:56:11.522466+0000 mgr.y (mgr.24370) 138 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.88:5000 to Dashboard 2024-03-11T20:56:12.528 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: audit 2024-03-11T20:56:11.523361+0000 mgr.y (mgr.24370) 139 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T20:56:12.529 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: audit 2024-03-11T20:56:11.524827+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T20:56:12.529 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: audit 2024-03-11T20:56:11.529440+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:12.529 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: audit 2024-03-11T20:56:11.536421+0000 mgr.y (mgr.24370) 140 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T20:56:12.529 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: audit 2024-03-11T20:56:11.537388+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T20:56:12.529 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: audit 2024-03-11T20:56:11.548821+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:12.529 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: audit 2024-03-11T20:56:11.555555+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:56:12.529 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: audit 2024-03-11T20:56:11.557517+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:56:12.529 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: cephadm 2024-03-11T20:56:11.562977+0000 mgr.y (mgr.24370) 141 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-11T20:56:12.529 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:12 smithi088 bash[14472]: audit 2024-03-11T20:56:11.921469+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:56:13.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:13 smithi088 bash[19924]: audit 2024-03-11T20:56:12.508016+0000 mon.a (mon.0) 745 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/465063756"}]': finished 2024-03-11T20:56:13.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:13 smithi088 bash[19924]: cluster 2024-03-11T20:56:12.508276+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-11T20:56:13.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:13 smithi088 bash[19924]: audit 2024-03-11T20:56:12.871378+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.88:0/4098428542' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3540415114"}]: dispatch 2024-03-11T20:56:13.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:13 smithi088 bash[14472]: audit 2024-03-11T20:56:12.508016+0000 mon.a (mon.0) 745 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/465063756"}]': finished 2024-03-11T20:56:13.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:13 smithi088 bash[14472]: cluster 2024-03-11T20:56:12.508276+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-11T20:56:13.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:13 smithi088 bash[14472]: audit 2024-03-11T20:56:12.871378+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.88:0/4098428542' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3540415114"}]: dispatch 2024-03-11T20:56:13.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:13 smithi161 bash[14436]: audit 2024-03-11T20:56:12.508016+0000 mon.a (mon.0) 745 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/465063756"}]': finished 2024-03-11T20:56:13.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:13 smithi161 bash[14436]: cluster 2024-03-11T20:56:12.508276+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-11T20:56:13.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:13 smithi161 bash[14436]: audit 2024-03-11T20:56:12.871378+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.88:0/4098428542' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3540415114"}]: dispatch 2024-03-11T20:56:14.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:56:14 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:56:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:56:14.708 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:14 smithi161 bash[14436]: cluster 2024-03-11T20:56:13.013391+0000 mgr.y (mgr.24370) 142 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 170 B/s wr, 1 op/s 2024-03-11T20:56:14.708 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:14 smithi161 bash[14436]: audit 2024-03-11T20:56:13.516065+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.88:0/4098428542' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3540415114"}]': finished 2024-03-11T20:56:14.708 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:14 smithi161 bash[14436]: cluster 2024-03-11T20:56:13.516610+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-11T20:56:14.708 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:14 smithi161 bash[14436]: audit 2024-03-11T20:56:13.868535+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.88:0/4180890757' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3198095011"}]: dispatch 2024-03-11T20:56:14.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:14 smithi088 bash[14472]: cluster 2024-03-11T20:56:13.013391+0000 mgr.y (mgr.24370) 142 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 170 B/s wr, 1 op/s 2024-03-11T20:56:14.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:14 smithi088 bash[14472]: audit 2024-03-11T20:56:13.516065+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.88:0/4098428542' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3540415114"}]': finished 2024-03-11T20:56:14.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:14 smithi088 bash[14472]: cluster 2024-03-11T20:56:13.516610+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-11T20:56:14.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:14 smithi088 bash[14472]: audit 2024-03-11T20:56:13.868535+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.88:0/4180890757' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3198095011"}]: dispatch 2024-03-11T20:56:14.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:14 smithi088 bash[19924]: cluster 2024-03-11T20:56:13.013391+0000 mgr.y (mgr.24370) 142 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 170 B/s wr, 1 op/s 2024-03-11T20:56:14.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:14 smithi088 bash[19924]: audit 2024-03-11T20:56:13.516065+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.88:0/4098428542' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3540415114"}]': finished 2024-03-11T20:56:14.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:14 smithi088 bash[19924]: cluster 2024-03-11T20:56:13.516610+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-11T20:56:14.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:14 smithi088 bash[19924]: audit 2024-03-11T20:56:13.868535+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.88:0/4180890757' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3198095011"}]: dispatch 2024-03-11T20:56:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:15 smithi161 bash[14436]: audit 2024-03-11T20:56:14.822139+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.88:0/4180890757' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3198095011"}]': finished 2024-03-11T20:56:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:15 smithi161 bash[14436]: cluster 2024-03-11T20:56:14.822227+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-11T20:56:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:15 smithi161 bash[14436]: audit 2024-03-11T20:56:14.979111+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-03-11T20:56:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:15 smithi161 bash[14436]: audit 2024-03-11T20:56:14.979764+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-03-11T20:56:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:15 smithi161 bash[14436]: audit 2024-03-11T20:56:14.980273+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-03-11T20:56:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:15 smithi161 bash[14436]: audit 2024-03-11T20:56:14.980610+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-03-11T20:56:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:15 smithi161 bash[14436]: audit 2024-03-11T20:56:14.981112+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-03-11T20:56:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:15 smithi161 bash[14436]: audit 2024-03-11T20:56:14.981307+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-03-11T20:56:16.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:15 smithi161 bash[14436]: audit 2024-03-11T20:56:14.981896+0000 mon.b (mon.2) 98 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-03-11T20:56:16.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:15 smithi161 bash[14436]: audit 2024-03-11T20:56:14.982652+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-03-11T20:56:16.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:15 smithi161 bash[14436]: audit 2024-03-11T20:56:15.185288+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.88:0/3838508539' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2708086146"}]: dispatch 2024-03-11T20:56:16.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:15 smithi161 bash[14436]: audit 2024-03-11T20:56:15.302524+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:56:16.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:15 smithi161 bash[14436]: audit 2024-03-11T20:56:15.303646+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:56:16.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:15 smithi161 bash[14436]: audit 2024-03-11T20:56:15.315529+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:56:16.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:15 smithi161 bash[14436]: audit 2024-03-11T20:56:15.316647+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:56:16.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[14472]: audit 2024-03-11T20:56:14.822139+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.88:0/4180890757' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3198095011"}]': finished 2024-03-11T20:56:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[14472]: cluster 2024-03-11T20:56:14.822227+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-11T20:56:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[14472]: audit 2024-03-11T20:56:14.979111+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-03-11T20:56:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[14472]: audit 2024-03-11T20:56:14.979764+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-03-11T20:56:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[14472]: audit 2024-03-11T20:56:14.980273+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-03-11T20:56:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[14472]: audit 2024-03-11T20:56:14.980610+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-03-11T20:56:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[14472]: audit 2024-03-11T20:56:14.981112+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-03-11T20:56:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[14472]: audit 2024-03-11T20:56:14.981307+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-03-11T20:56:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[14472]: audit 2024-03-11T20:56:14.981896+0000 mon.b (mon.2) 98 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-03-11T20:56:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[14472]: audit 2024-03-11T20:56:14.982652+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-03-11T20:56:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[14472]: audit 2024-03-11T20:56:15.185288+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.88:0/3838508539' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2708086146"}]: dispatch 2024-03-11T20:56:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[14472]: audit 2024-03-11T20:56:15.302524+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:56:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[14472]: audit 2024-03-11T20:56:15.303646+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:56:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[14472]: audit 2024-03-11T20:56:15.315529+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:56:16.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[14472]: audit 2024-03-11T20:56:15.316647+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:56:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[19924]: audit 2024-03-11T20:56:14.822139+0000 mon.a (mon.0) 751 : audit [INF] from='client.? 172.21.15.88:0/4180890757' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3198095011"}]': finished 2024-03-11T20:56:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[19924]: cluster 2024-03-11T20:56:14.822227+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-11T20:56:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[19924]: audit 2024-03-11T20:56:14.979111+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-03-11T20:56:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[19924]: audit 2024-03-11T20:56:14.979764+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-03-11T20:56:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[19924]: audit 2024-03-11T20:56:14.980273+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-03-11T20:56:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[19924]: audit 2024-03-11T20:56:14.980610+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-03-11T20:56:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[19924]: audit 2024-03-11T20:56:14.981112+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-03-11T20:56:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[19924]: audit 2024-03-11T20:56:14.981307+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-03-11T20:56:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[19924]: audit 2024-03-11T20:56:14.981896+0000 mon.b (mon.2) 98 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-03-11T20:56:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[19924]: audit 2024-03-11T20:56:14.982652+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-03-11T20:56:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[19924]: audit 2024-03-11T20:56:15.185288+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.88:0/3838508539' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2708086146"}]: dispatch 2024-03-11T20:56:16.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[19924]: audit 2024-03-11T20:56:15.302524+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:56:16.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[19924]: audit 2024-03-11T20:56:15.303646+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:56:16.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[19924]: audit 2024-03-11T20:56:15.315529+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:56:16.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:15 smithi088 bash[19924]: audit 2024-03-11T20:56:15.316647+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:56:17.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:16 smithi161 bash[14436]: cluster 2024-03-11T20:56:15.014143+0000 mgr.y (mgr.24370) 143 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:56:17.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:16 smithi161 bash[14436]: audit 2024-03-11T20:56:15.825538+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-03-11T20:56:17.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:16 smithi161 bash[14436]: audit 2024-03-11T20:56:15.825820+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-03-11T20:56:17.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:16 smithi161 bash[14436]: audit 2024-03-11T20:56:15.826065+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-03-11T20:56:17.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:16 smithi161 bash[14436]: audit 2024-03-11T20:56:15.826294+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2024-03-11T20:56:17.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:16 smithi161 bash[14436]: audit 2024-03-11T20:56:15.826499+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.88:0/3838508539' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2708086146"}]': finished 2024-03-11T20:56:17.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:16 smithi161 bash[14436]: cluster 2024-03-11T20:56:15.826574+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-11T20:56:17.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:16 smithi161 bash[14436]: audit 2024-03-11T20:56:16.186123+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.88:0/3636799537' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2708086146"}]: dispatch 2024-03-11T20:56:17.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:16 smithi161 bash[14436]: audit 2024-03-11T20:56:16.187197+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2708086146"}]: dispatch 2024-03-11T20:56:17.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:16 smithi161 bash[14436]: audit 2024-03-11T20:56:16.826660+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2708086146"}]': finished 2024-03-11T20:56:17.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:16 smithi161 bash[14436]: cluster 2024-03-11T20:56:16.826855+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-11T20:56:17.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[14472]: cluster 2024-03-11T20:56:15.014143+0000 mgr.y (mgr.24370) 143 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:56:17.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[14472]: audit 2024-03-11T20:56:15.825538+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-03-11T20:56:17.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[14472]: audit 2024-03-11T20:56:15.825820+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-03-11T20:56:17.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[14472]: audit 2024-03-11T20:56:15.826065+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-03-11T20:56:17.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[14472]: audit 2024-03-11T20:56:15.826294+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2024-03-11T20:56:17.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[14472]: audit 2024-03-11T20:56:15.826499+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.88:0/3838508539' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2708086146"}]': finished 2024-03-11T20:56:17.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[14472]: cluster 2024-03-11T20:56:15.826574+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-11T20:56:17.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[14472]: audit 2024-03-11T20:56:16.186123+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.88:0/3636799537' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2708086146"}]: dispatch 2024-03-11T20:56:17.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[14472]: audit 2024-03-11T20:56:16.187197+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2708086146"}]: dispatch 2024-03-11T20:56:17.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[14472]: audit 2024-03-11T20:56:16.826660+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2708086146"}]': finished 2024-03-11T20:56:17.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[14472]: cluster 2024-03-11T20:56:16.826855+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-11T20:56:17.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[19924]: cluster 2024-03-11T20:56:15.014143+0000 mgr.y (mgr.24370) 143 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:56:17.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[19924]: audit 2024-03-11T20:56:15.825538+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-03-11T20:56:17.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[19924]: audit 2024-03-11T20:56:15.825820+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-03-11T20:56:17.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[19924]: audit 2024-03-11T20:56:15.826065+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-03-11T20:56:17.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[19924]: audit 2024-03-11T20:56:15.826294+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2024-03-11T20:56:17.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[19924]: audit 2024-03-11T20:56:15.826499+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.88:0/3838508539' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2708086146"}]': finished 2024-03-11T20:56:17.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[19924]: cluster 2024-03-11T20:56:15.826574+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-11T20:56:17.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[19924]: audit 2024-03-11T20:56:16.186123+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.88:0/3636799537' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2708086146"}]: dispatch 2024-03-11T20:56:17.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[19924]: audit 2024-03-11T20:56:16.187197+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2708086146"}]: dispatch 2024-03-11T20:56:17.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[19924]: audit 2024-03-11T20:56:16.826660+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2708086146"}]': finished 2024-03-11T20:56:17.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:16 smithi088 bash[19924]: cluster 2024-03-11T20:56:16.826855+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-11T20:56:18.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:17 smithi161 bash[14436]: audit 2024-03-11T20:56:17.194808+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.88:0/10195065' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3491771989"}]: dispatch 2024-03-11T20:56:18.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:17 smithi161 bash[14436]: audit 2024-03-11T20:56:17.195851+0000 mon.a (mon.0) 769 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3491771989"}]: dispatch 2024-03-11T20:56:18.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:17 smithi088 bash[14472]: audit 2024-03-11T20:56:17.194808+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.88:0/10195065' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3491771989"}]: dispatch 2024-03-11T20:56:18.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:17 smithi088 bash[14472]: audit 2024-03-11T20:56:17.195851+0000 mon.a (mon.0) 769 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3491771989"}]: dispatch 2024-03-11T20:56:18.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:17 smithi088 bash[19924]: audit 2024-03-11T20:56:17.194808+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.88:0/10195065' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3491771989"}]: dispatch 2024-03-11T20:56:18.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:17 smithi088 bash[19924]: audit 2024-03-11T20:56:17.195851+0000 mon.a (mon.0) 769 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3491771989"}]: dispatch 2024-03-11T20:56:19.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:18 smithi088 bash[19924]: cluster 2024-03-11T20:56:17.014895+0000 mgr.y (mgr.24370) 144 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-03-11T20:56:19.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:18 smithi088 bash[19924]: audit 2024-03-11T20:56:17.846903+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3491771989"}]': finished 2024-03-11T20:56:19.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:18 smithi088 bash[19924]: cluster 2024-03-11T20:56:17.847016+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-11T20:56:19.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:18 smithi088 bash[19924]: audit 2024-03-11T20:56:18.203935+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.88:0/76099662' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1409591834"}]: dispatch 2024-03-11T20:56:19.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:18 smithi088 bash[19924]: audit 2024-03-11T20:56:18.205046+0000 mon.a (mon.0) 772 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1409591834"}]: dispatch 2024-03-11T20:56:19.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:18 smithi088 bash[14472]: cluster 2024-03-11T20:56:17.014895+0000 mgr.y (mgr.24370) 144 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-03-11T20:56:19.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:18 smithi088 bash[14472]: audit 2024-03-11T20:56:17.846903+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3491771989"}]': finished 2024-03-11T20:56:19.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:18 smithi088 bash[14472]: cluster 2024-03-11T20:56:17.847016+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-11T20:56:19.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:18 smithi088 bash[14472]: audit 2024-03-11T20:56:18.203935+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.88:0/76099662' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1409591834"}]: dispatch 2024-03-11T20:56:19.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:18 smithi088 bash[14472]: audit 2024-03-11T20:56:18.205046+0000 mon.a (mon.0) 772 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1409591834"}]: dispatch 2024-03-11T20:56:19.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:18 smithi161 bash[14436]: cluster 2024-03-11T20:56:17.014895+0000 mgr.y (mgr.24370) 144 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-03-11T20:56:19.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:18 smithi161 bash[14436]: audit 2024-03-11T20:56:17.846903+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3491771989"}]': finished 2024-03-11T20:56:19.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:18 smithi161 bash[14436]: cluster 2024-03-11T20:56:17.847016+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-11T20:56:19.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:18 smithi161 bash[14436]: audit 2024-03-11T20:56:18.203935+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.88:0/76099662' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1409591834"}]: dispatch 2024-03-11T20:56:19.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:18 smithi161 bash[14436]: audit 2024-03-11T20:56:18.205046+0000 mon.a (mon.0) 772 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1409591834"}]: dispatch 2024-03-11T20:56:20.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:19 smithi161 bash[14436]: audit 2024-03-11T20:56:18.683573+0000 mgr.y (mgr.24370) 145 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:56:20.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:19 smithi161 bash[14436]: audit 2024-03-11T20:56:18.850723+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1409591834"}]': finished 2024-03-11T20:56:20.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:19 smithi161 bash[14436]: cluster 2024-03-11T20:56:18.850994+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-11T20:56:20.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:19 smithi161 bash[14436]: audit 2024-03-11T20:56:19.214200+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.88:0/2121373065' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1019516006"}]: dispatch 2024-03-11T20:56:20.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:19 smithi088 bash[14472]: audit 2024-03-11T20:56:18.683573+0000 mgr.y (mgr.24370) 145 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:56:20.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:19 smithi088 bash[14472]: audit 2024-03-11T20:56:18.850723+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1409591834"}]': finished 2024-03-11T20:56:20.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:19 smithi088 bash[14472]: cluster 2024-03-11T20:56:18.850994+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-11T20:56:20.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:19 smithi088 bash[14472]: audit 2024-03-11T20:56:19.214200+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.88:0/2121373065' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1019516006"}]: dispatch 2024-03-11T20:56:20.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:19 smithi088 bash[19924]: audit 2024-03-11T20:56:18.683573+0000 mgr.y (mgr.24370) 145 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:56:20.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:19 smithi088 bash[19924]: audit 2024-03-11T20:56:18.850723+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1409591834"}]': finished 2024-03-11T20:56:20.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:19 smithi088 bash[19924]: cluster 2024-03-11T20:56:18.850994+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-11T20:56:20.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:19 smithi088 bash[19924]: audit 2024-03-11T20:56:19.214200+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.88:0/2121373065' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1019516006"}]: dispatch 2024-03-11T20:56:21.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:20 smithi161 bash[14436]: cluster 2024-03-11T20:56:19.015709+0000 mgr.y (mgr.24370) 146 : cluster [DBG] pgmap v122: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-03-11T20:56:21.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:20 smithi161 bash[14436]: audit 2024-03-11T20:56:19.879579+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.88:0/2121373065' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1019516006"}]': finished 2024-03-11T20:56:21.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:20 smithi161 bash[14436]: cluster 2024-03-11T20:56:19.879661+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-11T20:56:21.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:20 smithi161 bash[14436]: audit 2024-03-11T20:56:20.245537+0000 mon.a (mon.0) 778 : audit [INF] from='client.? 172.21.15.88:0/3963071822' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1651005166"}]: dispatch 2024-03-11T20:56:21.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:20 smithi088 bash[14472]: cluster 2024-03-11T20:56:19.015709+0000 mgr.y (mgr.24370) 146 : cluster [DBG] pgmap v122: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-03-11T20:56:21.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:20 smithi088 bash[14472]: audit 2024-03-11T20:56:19.879579+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.88:0/2121373065' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1019516006"}]': finished 2024-03-11T20:56:21.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:20 smithi088 bash[14472]: cluster 2024-03-11T20:56:19.879661+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-11T20:56:21.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:20 smithi088 bash[14472]: audit 2024-03-11T20:56:20.245537+0000 mon.a (mon.0) 778 : audit [INF] from='client.? 172.21.15.88:0/3963071822' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1651005166"}]: dispatch 2024-03-11T20:56:21.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:20 smithi088 bash[19924]: cluster 2024-03-11T20:56:19.015709+0000 mgr.y (mgr.24370) 146 : cluster [DBG] pgmap v122: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 9 op/s 2024-03-11T20:56:21.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:20 smithi088 bash[19924]: audit 2024-03-11T20:56:19.879579+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.88:0/2121373065' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1019516006"}]': finished 2024-03-11T20:56:21.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:20 smithi088 bash[19924]: cluster 2024-03-11T20:56:19.879661+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-11T20:56:21.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:20 smithi088 bash[19924]: audit 2024-03-11T20:56:20.245537+0000 mon.a (mon.0) 778 : audit [INF] from='client.? 172.21.15.88:0/3963071822' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1651005166"}]: dispatch 2024-03-11T20:56:22.073 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:56:21 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:56:21] "GET /metrics HTTP/1.1" 200 214907 "" "Prometheus/2.33.4" 2024-03-11T20:56:22.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:21 smithi088 bash[14472]: audit 2024-03-11T20:56:20.886584+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.88:0/3963071822' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1651005166"}]': finished 2024-03-11T20:56:22.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:21 smithi088 bash[14472]: cluster 2024-03-11T20:56:20.886822+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-11T20:56:22.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:21 smithi088 bash[14472]: audit 2024-03-11T20:56:21.259219+0000 mon.a (mon.0) 781 : audit [INF] from='client.? 172.21.15.88:0/3770439683' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1713672075"}]: dispatch 2024-03-11T20:56:22.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:21 smithi088 bash[19924]: audit 2024-03-11T20:56:20.886584+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.88:0/3963071822' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1651005166"}]': finished 2024-03-11T20:56:22.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:21 smithi088 bash[19924]: cluster 2024-03-11T20:56:20.886822+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-11T20:56:22.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:21 smithi088 bash[19924]: audit 2024-03-11T20:56:21.259219+0000 mon.a (mon.0) 781 : audit [INF] from='client.? 172.21.15.88:0/3770439683' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1713672075"}]: dispatch 2024-03-11T20:56:22.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:21 smithi161 bash[14436]: audit 2024-03-11T20:56:20.886584+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.88:0/3963071822' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1651005166"}]': finished 2024-03-11T20:56:22.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:21 smithi161 bash[14436]: cluster 2024-03-11T20:56:20.886822+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-11T20:56:22.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:21 smithi161 bash[14436]: audit 2024-03-11T20:56:21.259219+0000 mon.a (mon.0) 781 : audit [INF] from='client.? 172.21.15.88:0/3770439683' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1713672075"}]: dispatch 2024-03-11T20:56:23.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:22 smithi088 bash[19924]: cluster 2024-03-11T20:56:21.017440+0000 mgr.y (mgr.24370) 147 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 100 B/s, 0 objects/s recovering 2024-03-11T20:56:23.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:22 smithi088 bash[19924]: audit 2024-03-11T20:56:21.897978+0000 mon.a (mon.0) 782 : audit [INF] from='client.? 172.21.15.88:0/3770439683' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1713672075"}]': finished 2024-03-11T20:56:23.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:22 smithi088 bash[19924]: cluster 2024-03-11T20:56:21.898095+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-11T20:56:23.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:22 smithi088 bash[19924]: audit 2024-03-11T20:56:22.252647+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.88:0/2318540967' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2613599420"}]: dispatch 2024-03-11T20:56:23.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:22 smithi088 bash[19924]: audit 2024-03-11T20:56:22.253691+0000 mon.a (mon.0) 784 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2613599420"}]: dispatch 2024-03-11T20:56:23.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:22 smithi088 bash[14472]: cluster 2024-03-11T20:56:21.017440+0000 mgr.y (mgr.24370) 147 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 100 B/s, 0 objects/s recovering 2024-03-11T20:56:23.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:22 smithi088 bash[14472]: audit 2024-03-11T20:56:21.897978+0000 mon.a (mon.0) 782 : audit [INF] from='client.? 172.21.15.88:0/3770439683' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1713672075"}]': finished 2024-03-11T20:56:23.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:22 smithi088 bash[14472]: cluster 2024-03-11T20:56:21.898095+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-11T20:56:23.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:22 smithi088 bash[14472]: audit 2024-03-11T20:56:22.252647+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.88:0/2318540967' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2613599420"}]: dispatch 2024-03-11T20:56:23.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:22 smithi088 bash[14472]: audit 2024-03-11T20:56:22.253691+0000 mon.a (mon.0) 784 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2613599420"}]: dispatch 2024-03-11T20:56:23.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:22 smithi161 bash[14436]: cluster 2024-03-11T20:56:21.017440+0000 mgr.y (mgr.24370) 147 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 100 B/s, 0 objects/s recovering 2024-03-11T20:56:23.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:22 smithi161 bash[14436]: audit 2024-03-11T20:56:21.897978+0000 mon.a (mon.0) 782 : audit [INF] from='client.? 172.21.15.88:0/3770439683' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1713672075"}]': finished 2024-03-11T20:56:23.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:22 smithi161 bash[14436]: cluster 2024-03-11T20:56:21.898095+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-11T20:56:23.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:22 smithi161 bash[14436]: audit 2024-03-11T20:56:22.252647+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.88:0/2318540967' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2613599420"}]: dispatch 2024-03-11T20:56:23.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:22 smithi161 bash[14436]: audit 2024-03-11T20:56:22.253691+0000 mon.a (mon.0) 784 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2613599420"}]: dispatch 2024-03-11T20:56:24.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:23 smithi088 bash[19924]: audit 2024-03-11T20:56:22.900862+0000 mon.a (mon.0) 785 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2613599420"}]': finished 2024-03-11T20:56:24.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:23 smithi088 bash[19924]: cluster 2024-03-11T20:56:22.901095+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-11T20:56:24.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:23 smithi088 bash[19924]: audit 2024-03-11T20:56:23.260544+0000 mon.a (mon.0) 787 : audit [INF] from='client.? 172.21.15.88:0/4000198487' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2613599420"}]: dispatch 2024-03-11T20:56:24.327 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:23 smithi088 bash[14472]: audit 2024-03-11T20:56:22.900862+0000 mon.a (mon.0) 785 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2613599420"}]': finished 2024-03-11T20:56:24.327 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:23 smithi088 bash[14472]: cluster 2024-03-11T20:56:22.901095+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-11T20:56:24.327 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:23 smithi088 bash[14472]: audit 2024-03-11T20:56:23.260544+0000 mon.a (mon.0) 787 : audit [INF] from='client.? 172.21.15.88:0/4000198487' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2613599420"}]: dispatch 2024-03-11T20:56:24.360 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:23 smithi161 bash[14436]: audit 2024-03-11T20:56:22.900862+0000 mon.a (mon.0) 785 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2613599420"}]': finished 2024-03-11T20:56:24.360 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:23 smithi161 bash[14436]: cluster 2024-03-11T20:56:22.901095+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-11T20:56:24.360 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:23 smithi161 bash[14436]: audit 2024-03-11T20:56:23.260544+0000 mon.a (mon.0) 787 : audit [INF] from='client.? 172.21.15.88:0/4000198487' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2613599420"}]: dispatch 2024-03-11T20:56:24.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:56:24 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:56:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:56:25.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:24 smithi088 bash[19924]: cluster 2024-03-11T20:56:23.018210+0000 mgr.y (mgr.24370) 148 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 100 B/s, 0 objects/s recovering 2024-03-11T20:56:25.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:24 smithi088 bash[19924]: audit 2024-03-11T20:56:23.919860+0000 mon.a (mon.0) 788 : audit [INF] from='client.? 172.21.15.88:0/4000198487' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2613599420"}]': finished 2024-03-11T20:56:25.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:24 smithi088 bash[19924]: cluster 2024-03-11T20:56:23.919973+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-11T20:56:25.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:24 smithi088 bash[19924]: audit 2024-03-11T20:56:24.279296+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.88:0/3587313225' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3540415114"}]: dispatch 2024-03-11T20:56:25.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:24 smithi088 bash[19924]: audit 2024-03-11T20:56:24.280223+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3540415114"}]: dispatch 2024-03-11T20:56:25.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:24 smithi088 bash[14472]: cluster 2024-03-11T20:56:23.018210+0000 mgr.y (mgr.24370) 148 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 100 B/s, 0 objects/s recovering 2024-03-11T20:56:25.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:24 smithi088 bash[14472]: audit 2024-03-11T20:56:23.919860+0000 mon.a (mon.0) 788 : audit [INF] from='client.? 172.21.15.88:0/4000198487' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2613599420"}]': finished 2024-03-11T20:56:25.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:24 smithi088 bash[14472]: cluster 2024-03-11T20:56:23.919973+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-11T20:56:25.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:24 smithi088 bash[14472]: audit 2024-03-11T20:56:24.279296+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.88:0/3587313225' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3540415114"}]: dispatch 2024-03-11T20:56:25.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:24 smithi088 bash[14472]: audit 2024-03-11T20:56:24.280223+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3540415114"}]: dispatch 2024-03-11T20:56:25.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:24 smithi161 bash[14436]: cluster 2024-03-11T20:56:23.018210+0000 mgr.y (mgr.24370) 148 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 100 B/s, 0 objects/s recovering 2024-03-11T20:56:25.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:24 smithi161 bash[14436]: audit 2024-03-11T20:56:23.919860+0000 mon.a (mon.0) 788 : audit [INF] from='client.? 172.21.15.88:0/4000198487' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2613599420"}]': finished 2024-03-11T20:56:25.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:24 smithi161 bash[14436]: cluster 2024-03-11T20:56:23.919973+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-11T20:56:25.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:24 smithi161 bash[14436]: audit 2024-03-11T20:56:24.279296+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.88:0/3587313225' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3540415114"}]: dispatch 2024-03-11T20:56:25.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:24 smithi161 bash[14436]: audit 2024-03-11T20:56:24.280223+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3540415114"}]: dispatch 2024-03-11T20:56:26.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:25 smithi088 bash[19924]: audit 2024-03-11T20:56:24.931182+0000 mon.a (mon.0) 791 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3540415114"}]': finished 2024-03-11T20:56:26.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:25 smithi088 bash[19924]: cluster 2024-03-11T20:56:24.931318+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-11T20:56:26.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:25 smithi088 bash[19924]: audit 2024-03-11T20:56:25.292594+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.88:0/2757410681' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1379663579"}]: dispatch 2024-03-11T20:56:26.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:25 smithi088 bash[19924]: audit 2024-03-11T20:56:25.293670+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1379663579"}]: dispatch 2024-03-11T20:56:26.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:25 smithi088 bash[14472]: audit 2024-03-11T20:56:24.931182+0000 mon.a (mon.0) 791 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3540415114"}]': finished 2024-03-11T20:56:26.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:25 smithi088 bash[14472]: cluster 2024-03-11T20:56:24.931318+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-11T20:56:26.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:25 smithi088 bash[14472]: audit 2024-03-11T20:56:25.292594+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.88:0/2757410681' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1379663579"}]: dispatch 2024-03-11T20:56:26.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:25 smithi088 bash[14472]: audit 2024-03-11T20:56:25.293670+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1379663579"}]: dispatch 2024-03-11T20:56:26.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:25 smithi161 bash[14436]: audit 2024-03-11T20:56:24.931182+0000 mon.a (mon.0) 791 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3540415114"}]': finished 2024-03-11T20:56:26.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:25 smithi161 bash[14436]: cluster 2024-03-11T20:56:24.931318+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-11T20:56:26.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:25 smithi161 bash[14436]: audit 2024-03-11T20:56:25.292594+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.88:0/2757410681' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1379663579"}]: dispatch 2024-03-11T20:56:26.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:25 smithi161 bash[14436]: audit 2024-03-11T20:56:25.293670+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1379663579"}]: dispatch 2024-03-11T20:56:27.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:26 smithi088 bash[14472]: cluster 2024-03-11T20:56:25.018936+0000 mgr.y (mgr.24370) 149 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:56:27.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:26 smithi088 bash[14472]: audit 2024-03-11T20:56:25.939128+0000 mon.a (mon.0) 794 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1379663579"}]': finished 2024-03-11T20:56:27.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:26 smithi088 bash[14472]: cluster 2024-03-11T20:56:25.939224+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-11T20:56:27.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:26 smithi088 bash[19924]: cluster 2024-03-11T20:56:25.018936+0000 mgr.y (mgr.24370) 149 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:56:27.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:26 smithi088 bash[19924]: audit 2024-03-11T20:56:25.939128+0000 mon.a (mon.0) 794 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1379663579"}]': finished 2024-03-11T20:56:27.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:26 smithi088 bash[19924]: cluster 2024-03-11T20:56:25.939224+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-11T20:56:27.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:26 smithi161 bash[14436]: cluster 2024-03-11T20:56:25.018936+0000 mgr.y (mgr.24370) 149 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-03-11T20:56:27.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:26 smithi161 bash[14436]: audit 2024-03-11T20:56:25.939128+0000 mon.a (mon.0) 794 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1379663579"}]': finished 2024-03-11T20:56:27.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:26 smithi161 bash[14436]: cluster 2024-03-11T20:56:25.939224+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-11T20:56:29.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:28 smithi088 bash[19924]: cluster 2024-03-11T20:56:27.020627+0000 mgr.y (mgr.24370) 150 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:56:29.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:28 smithi088 bash[14472]: cluster 2024-03-11T20:56:27.020627+0000 mgr.y (mgr.24370) 150 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:56:29.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:28 smithi161 bash[14436]: cluster 2024-03-11T20:56:27.020627+0000 mgr.y (mgr.24370) 150 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:56:30.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:29 smithi088 bash[14472]: audit 2024-03-11T20:56:28.691389+0000 mgr.y (mgr.24370) 151 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:56:30.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:29 smithi088 bash[19924]: audit 2024-03-11T20:56:28.691389+0000 mgr.y (mgr.24370) 151 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:56:30.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:29 smithi161 bash[14436]: audit 2024-03-11T20:56:28.691389+0000 mgr.y (mgr.24370) 151 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:56:31.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:30 smithi088 bash[14472]: cluster 2024-03-11T20:56:29.021400+0000 mgr.y (mgr.24370) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:31.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:30 smithi088 bash[19924]: cluster 2024-03-11T20:56:29.021400+0000 mgr.y (mgr.24370) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:31.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:30 smithi161 bash[14436]: cluster 2024-03-11T20:56:29.021400+0000 mgr.y (mgr.24370) 152 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:32.073 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:56:31 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:56:31] "GET /metrics HTTP/1.1" 200 214945 "" "Prometheus/2.33.4" 2024-03-11T20:56:33.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:32 smithi088 bash[14472]: cluster 2024-03-11T20:56:31.023085+0000 mgr.y (mgr.24370) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-11T20:56:33.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:32 smithi088 bash[19924]: cluster 2024-03-11T20:56:31.023085+0000 mgr.y (mgr.24370) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-11T20:56:33.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:32 smithi161 bash[14436]: cluster 2024-03-11T20:56:31.023085+0000 mgr.y (mgr.24370) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-11T20:56:34.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:56:34 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:56:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:56:35.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:34 smithi088 bash[14472]: cluster 2024-03-11T20:56:33.023839+0000 mgr.y (mgr.24370) 154 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:56:35.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:34 smithi088 bash[19924]: cluster 2024-03-11T20:56:33.023839+0000 mgr.y (mgr.24370) 154 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:56:35.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:34 smithi161 bash[14436]: cluster 2024-03-11T20:56:33.023839+0000 mgr.y (mgr.24370) 154 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:56:37.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:36 smithi088 bash[14472]: cluster 2024-03-11T20:56:35.024553+0000 mgr.y (mgr.24370) 155 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T20:56:37.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:36 smithi088 bash[19924]: cluster 2024-03-11T20:56:35.024553+0000 mgr.y (mgr.24370) 155 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T20:56:37.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:36 smithi161 bash[14436]: cluster 2024-03-11T20:56:35.024553+0000 mgr.y (mgr.24370) 155 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T20:56:39.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:38 smithi088 bash[14472]: cluster 2024-03-11T20:56:37.026276+0000 mgr.y (mgr.24370) 156 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-11T20:56:39.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:38 smithi088 bash[19924]: cluster 2024-03-11T20:56:37.026276+0000 mgr.y (mgr.24370) 156 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-11T20:56:39.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:38 smithi161 bash[14436]: cluster 2024-03-11T20:56:37.026276+0000 mgr.y (mgr.24370) 156 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-11T20:56:40.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:39 smithi088 bash[14472]: audit 2024-03-11T20:56:38.702735+0000 mgr.y (mgr.24370) 157 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:56:40.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:39 smithi088 bash[19924]: audit 2024-03-11T20:56:38.702735+0000 mgr.y (mgr.24370) 157 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:56:40.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:39 smithi161 bash[14436]: audit 2024-03-11T20:56:38.702735+0000 mgr.y (mgr.24370) 157 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:56:41.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:40 smithi088 bash[14472]: cluster 2024-03-11T20:56:39.027076+0000 mgr.y (mgr.24370) 158 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:41.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:40 smithi088 bash[19924]: cluster 2024-03-11T20:56:39.027076+0000 mgr.y (mgr.24370) 158 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:41.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:40 smithi161 bash[14436]: cluster 2024-03-11T20:56:39.027076+0000 mgr.y (mgr.24370) 158 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:42.073 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:56:41 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:56:41] "GET /metrics HTTP/1.1" 200 214945 "" "Prometheus/2.33.4" 2024-03-11T20:56:43.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:42 smithi088 bash[14472]: cluster 2024-03-11T20:56:41.028718+0000 mgr.y (mgr.24370) 159 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:56:43.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:42 smithi088 bash[19924]: cluster 2024-03-11T20:56:41.028718+0000 mgr.y (mgr.24370) 159 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:56:43.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:42 smithi161 bash[14436]: cluster 2024-03-11T20:56:41.028718+0000 mgr.y (mgr.24370) 159 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:56:44.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:56:44 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:56:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:56:45.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:44 smithi088 bash[14472]: cluster 2024-03-11T20:56:43.029425+0000 mgr.y (mgr.24370) 160 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:45.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:44 smithi088 bash[19924]: cluster 2024-03-11T20:56:43.029425+0000 mgr.y (mgr.24370) 160 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:45.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:44 smithi161 bash[14436]: cluster 2024-03-11T20:56:43.029425+0000 mgr.y (mgr.24370) 160 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:46 smithi088 bash[14472]: cluster 2024-03-11T20:56:45.030265+0000 mgr.y (mgr.24370) 161 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:46.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:46 smithi088 bash[19924]: cluster 2024-03-11T20:56:45.030265+0000 mgr.y (mgr.24370) 161 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:46.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:46 smithi161 bash[14436]: cluster 2024-03-11T20:56:45.030265+0000 mgr.y (mgr.24370) 161 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:48.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:48 smithi161 bash[14436]: cluster 2024-03-11T20:56:47.032068+0000 mgr.y (mgr.24370) 162 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:56:48.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:48 smithi088 bash[14472]: cluster 2024-03-11T20:56:47.032068+0000 mgr.y (mgr.24370) 162 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:56:48.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:48 smithi088 bash[19924]: cluster 2024-03-11T20:56:47.032068+0000 mgr.y (mgr.24370) 162 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:56:50.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:49 smithi161 bash[14436]: audit 2024-03-11T20:56:48.714065+0000 mgr.y (mgr.24370) 163 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:56:50.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:49 smithi088 bash[14472]: audit 2024-03-11T20:56:48.714065+0000 mgr.y (mgr.24370) 163 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:56:50.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:49 smithi088 bash[19924]: audit 2024-03-11T20:56:48.714065+0000 mgr.y (mgr.24370) 163 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:56:51.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:50 smithi161 bash[14436]: cluster 2024-03-11T20:56:49.032816+0000 mgr.y (mgr.24370) 164 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:51.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:50 smithi088 bash[14472]: cluster 2024-03-11T20:56:49.032816+0000 mgr.y (mgr.24370) 164 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:51.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:50 smithi088 bash[19924]: cluster 2024-03-11T20:56:49.032816+0000 mgr.y (mgr.24370) 164 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:52.073 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:56:51 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:56:51] "GET /metrics HTTP/1.1" 200 214895 "" "Prometheus/2.33.4" 2024-03-11T20:56:53.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:52 smithi161 bash[14436]: cluster 2024-03-11T20:56:51.034481+0000 mgr.y (mgr.24370) 165 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:56:53.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:52 smithi088 bash[14472]: cluster 2024-03-11T20:56:51.034481+0000 mgr.y (mgr.24370) 165 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:56:53.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:52 smithi088 bash[19924]: cluster 2024-03-11T20:56:51.034481+0000 mgr.y (mgr.24370) 165 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:56:54.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:56:54 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:56:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:56:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:54 smithi161 bash[14436]: cluster 2024-03-11T20:56:53.035241+0000 mgr.y (mgr.24370) 166 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:55.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:54 smithi088 bash[14472]: cluster 2024-03-11T20:56:53.035241+0000 mgr.y (mgr.24370) 166 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:55.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:54 smithi088 bash[19924]: cluster 2024-03-11T20:56:53.035241+0000 mgr.y (mgr.24370) 166 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:56:57.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:56 smithi161 bash[14436]: cluster 2024-03-11T20:56:55.036065+0000 mgr.y (mgr.24370) 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-03-11T20:56:57.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:56 smithi088 bash[14472]: cluster 2024-03-11T20:56:55.036065+0000 mgr.y (mgr.24370) 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-03-11T20:56:57.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:56 smithi088 bash[19924]: cluster 2024-03-11T20:56:55.036065+0000 mgr.y (mgr.24370) 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-03-11T20:56:59.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:58 smithi088 bash[14472]: cluster 2024-03-11T20:56:57.037864+0000 mgr.y (mgr.24370) 168 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:56:59.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:58 smithi088 bash[19924]: cluster 2024-03-11T20:56:57.037864+0000 mgr.y (mgr.24370) 168 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:56:59.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:58 smithi161 bash[14436]: cluster 2024-03-11T20:56:57.037864+0000 mgr.y (mgr.24370) 168 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:00.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:56:59 smithi161 bash[14436]: audit 2024-03-11T20:56:58.723350+0000 mgr.y (mgr.24370) 169 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:00.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:56:59 smithi088 bash[14472]: audit 2024-03-11T20:56:58.723350+0000 mgr.y (mgr.24370) 169 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:00.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:56:59 smithi088 bash[19924]: audit 2024-03-11T20:56:58.723350+0000 mgr.y (mgr.24370) 169 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:01.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:00 smithi161 bash[14436]: cluster 2024-03-11T20:56:59.038597+0000 mgr.y (mgr.24370) 170 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:01.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:00 smithi088 bash[14472]: cluster 2024-03-11T20:56:59.038597+0000 mgr.y (mgr.24370) 170 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:01.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:00 smithi088 bash[19924]: cluster 2024-03-11T20:56:59.038597+0000 mgr.y (mgr.24370) 170 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:02.073 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:57:01 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:57:01] "GET /metrics HTTP/1.1" 200 214854 "" "Prometheus/2.33.4" 2024-03-11T20:57:03.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:02 smithi161 bash[14436]: cluster 2024-03-11T20:57:01.040183+0000 mgr.y (mgr.24370) 171 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:03.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:02 smithi088 bash[14472]: cluster 2024-03-11T20:57:01.040183+0000 mgr.y (mgr.24370) 171 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:03.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:02 smithi088 bash[19924]: cluster 2024-03-11T20:57:01.040183+0000 mgr.y (mgr.24370) 171 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:04.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:57:04 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:57:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:57:05.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:04 smithi161 bash[14436]: cluster 2024-03-11T20:57:03.041006+0000 mgr.y (mgr.24370) 172 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:05.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:04 smithi088 bash[14472]: cluster 2024-03-11T20:57:03.041006+0000 mgr.y (mgr.24370) 172 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:05.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:04 smithi088 bash[19924]: cluster 2024-03-11T20:57:03.041006+0000 mgr.y (mgr.24370) 172 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:07.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:06 smithi161 bash[14436]: cluster 2024-03-11T20:57:05.041770+0000 mgr.y (mgr.24370) 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-03-11T20:57:07.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:06 smithi088 bash[14472]: cluster 2024-03-11T20:57:05.041770+0000 mgr.y (mgr.24370) 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-03-11T20:57:07.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:06 smithi088 bash[19924]: cluster 2024-03-11T20:57:05.041770+0000 mgr.y (mgr.24370) 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-03-11T20:57:09.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:08 smithi088 bash[14472]: cluster 2024-03-11T20:57:07.043547+0000 mgr.y (mgr.24370) 174 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:09.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:08 smithi088 bash[19924]: cluster 2024-03-11T20:57:07.043547+0000 mgr.y (mgr.24370) 174 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:09.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:08 smithi161 bash[14436]: cluster 2024-03-11T20:57:07.043547+0000 mgr.y (mgr.24370) 174 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:10.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:09 smithi161 bash[14436]: audit 2024-03-11T20:57:08.732940+0000 mgr.y (mgr.24370) 175 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:10.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:09 smithi088 bash[14472]: audit 2024-03-11T20:57:08.732940+0000 mgr.y (mgr.24370) 175 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:10.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:09 smithi088 bash[19924]: audit 2024-03-11T20:57:08.732940+0000 mgr.y (mgr.24370) 175 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:11.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:10 smithi088 bash[14472]: cluster 2024-03-11T20:57:09.044289+0000 mgr.y (mgr.24370) 176 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:11.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:10 smithi088 bash[19924]: cluster 2024-03-11T20:57:09.044289+0000 mgr.y (mgr.24370) 176 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:11.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:10 smithi161 bash[14436]: cluster 2024-03-11T20:57:09.044289+0000 mgr.y (mgr.24370) 176 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:11.957 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:57:11 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:57:11] "GET /metrics HTTP/1.1" 200 214854 "" "Prometheus/2.33.4" 2024-03-11T20:57:13.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:12 smithi088 bash[14472]: cluster 2024-03-11T20:57:11.045938+0000 mgr.y (mgr.24370) 177 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:13.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:12 smithi088 bash[14472]: audit 2024-03-11T20:57:11.936321+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:57:13.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:12 smithi088 bash[14472]: audit 2024-03-11T20:57:11.938725+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:57:13.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:12 smithi088 bash[14472]: audit 2024-03-11T20:57:12.234154+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:57:13.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:12 smithi088 bash[14472]: audit 2024-03-11T20:57:12.519481+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:57:13.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:12 smithi088 bash[19924]: cluster 2024-03-11T20:57:11.045938+0000 mgr.y (mgr.24370) 177 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:13.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:12 smithi088 bash[19924]: audit 2024-03-11T20:57:11.936321+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:57:13.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:12 smithi088 bash[19924]: audit 2024-03-11T20:57:11.938725+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:57:13.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:12 smithi088 bash[19924]: audit 2024-03-11T20:57:12.234154+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:57:13.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:12 smithi088 bash[19924]: audit 2024-03-11T20:57:12.519481+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:57:13.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:12 smithi161 bash[14436]: cluster 2024-03-11T20:57:11.045938+0000 mgr.y (mgr.24370) 177 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:13.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:12 smithi161 bash[14436]: audit 2024-03-11T20:57:11.936321+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:57:13.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:12 smithi161 bash[14436]: audit 2024-03-11T20:57:11.938725+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:57:13.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:12 smithi161 bash[14436]: audit 2024-03-11T20:57:12.234154+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:57:13.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:12 smithi161 bash[14436]: audit 2024-03-11T20:57:12.519481+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:57:14.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:57:14 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:57:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:57:15.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:14 smithi088 bash[14472]: cluster 2024-03-11T20:57:13.046690+0000 mgr.y (mgr.24370) 178 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:15.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:14 smithi088 bash[19924]: cluster 2024-03-11T20:57:13.046690+0000 mgr.y (mgr.24370) 178 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:15.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:14 smithi161 bash[14436]: cluster 2024-03-11T20:57:13.046690+0000 mgr.y (mgr.24370) 178 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:16.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:15 smithi088 bash[14472]: audit 2024-03-11T20:57:15.311954+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:57:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:15 smithi088 bash[14472]: audit 2024-03-11T20:57:15.313181+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:57:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:15 smithi088 bash[14472]: audit 2024-03-11T20:57:15.323869+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:57:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:15 smithi088 bash[14472]: audit 2024-03-11T20:57:15.325032+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:57:16.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:15 smithi088 bash[19924]: audit 2024-03-11T20:57:15.311954+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:57:16.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:15 smithi088 bash[19924]: audit 2024-03-11T20:57:15.313181+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:57:16.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:15 smithi088 bash[19924]: audit 2024-03-11T20:57:15.323869+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:57:16.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:15 smithi088 bash[19924]: audit 2024-03-11T20:57:15.325032+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:57:16.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:15 smithi161 bash[14436]: audit 2024-03-11T20:57:15.311954+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:57:16.552 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:15 smithi161 bash[14436]: audit 2024-03-11T20:57:15.313181+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:57:16.552 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:15 smithi161 bash[14436]: audit 2024-03-11T20:57:15.323869+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:57:16.552 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:15 smithi161 bash[14436]: audit 2024-03-11T20:57:15.325032+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:57:17.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:16 smithi088 bash[14472]: cluster 2024-03-11T20:57:15.047442+0000 mgr.y (mgr.24370) 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-03-11T20:57:17.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:16 smithi088 bash[19924]: cluster 2024-03-11T20:57:15.047442+0000 mgr.y (mgr.24370) 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-03-11T20:57:17.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:16 smithi161 bash[14436]: cluster 2024-03-11T20:57:15.047442+0000 mgr.y (mgr.24370) 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-03-11T20:57:19.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:18 smithi088 bash[14472]: cluster 2024-03-11T20:57:17.049185+0000 mgr.y (mgr.24370) 180 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:19.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:18 smithi088 bash[19924]: cluster 2024-03-11T20:57:17.049185+0000 mgr.y (mgr.24370) 180 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:19.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:18 smithi161 bash[14436]: cluster 2024-03-11T20:57:17.049185+0000 mgr.y (mgr.24370) 180 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:20.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:19 smithi088 bash[14472]: audit 2024-03-11T20:57:18.743325+0000 mgr.y (mgr.24370) 181 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:20.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:19 smithi088 bash[19924]: audit 2024-03-11T20:57:18.743325+0000 mgr.y (mgr.24370) 181 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:20.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:19 smithi161 bash[14436]: audit 2024-03-11T20:57:18.743325+0000 mgr.y (mgr.24370) 181 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:21.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:20 smithi088 bash[14472]: cluster 2024-03-11T20:57:19.049940+0000 mgr.y (mgr.24370) 182 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:21.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:20 smithi088 bash[19924]: cluster 2024-03-11T20:57:19.049940+0000 mgr.y (mgr.24370) 182 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:21.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:20 smithi161 bash[14436]: cluster 2024-03-11T20:57:19.049940+0000 mgr.y (mgr.24370) 182 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:22.073 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:57:21 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:57:21] "GET /metrics HTTP/1.1" 200 214858 "" "Prometheus/2.33.4" 2024-03-11T20:57:23.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:22 smithi088 bash[14472]: cluster 2024-03-11T20:57:21.051636+0000 mgr.y (mgr.24370) 183 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:23.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:22 smithi088 bash[19924]: cluster 2024-03-11T20:57:21.051636+0000 mgr.y (mgr.24370) 183 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:23.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:22 smithi161 bash[14436]: cluster 2024-03-11T20:57:21.051636+0000 mgr.y (mgr.24370) 183 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:24.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:57:24 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:57:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:57:25.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:24 smithi088 bash[14472]: cluster 2024-03-11T20:57:23.052403+0000 mgr.y (mgr.24370) 184 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:25.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:24 smithi088 bash[19924]: cluster 2024-03-11T20:57:23.052403+0000 mgr.y (mgr.24370) 184 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:25.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:24 smithi161 bash[14436]: cluster 2024-03-11T20:57:23.052403+0000 mgr.y (mgr.24370) 184 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:27.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:26 smithi088 bash[14472]: cluster 2024-03-11T20:57:25.053213+0000 mgr.y (mgr.24370) 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-03-11T20:57:27.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:26 smithi088 bash[19924]: cluster 2024-03-11T20:57:25.053213+0000 mgr.y (mgr.24370) 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-03-11T20:57:27.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:26 smithi161 bash[14436]: cluster 2024-03-11T20:57:25.053213+0000 mgr.y (mgr.24370) 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-03-11T20:57:29.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:28 smithi088 bash[14472]: cluster 2024-03-11T20:57:27.055141+0000 mgr.y (mgr.24370) 186 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:29.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:28 smithi088 bash[19924]: cluster 2024-03-11T20:57:27.055141+0000 mgr.y (mgr.24370) 186 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:29.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:28 smithi161 bash[14436]: cluster 2024-03-11T20:57:27.055141+0000 mgr.y (mgr.24370) 186 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:30.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:29 smithi088 bash[19924]: audit 2024-03-11T20:57:28.751326+0000 mgr.y (mgr.24370) 187 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:30.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:29 smithi088 bash[14472]: audit 2024-03-11T20:57:28.751326+0000 mgr.y (mgr.24370) 187 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:30.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:29 smithi161 bash[14436]: audit 2024-03-11T20:57:28.751326+0000 mgr.y (mgr.24370) 187 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:31.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:30 smithi088 bash[14472]: cluster 2024-03-11T20:57:29.056016+0000 mgr.y (mgr.24370) 188 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:31.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:30 smithi088 bash[19924]: cluster 2024-03-11T20:57:29.056016+0000 mgr.y (mgr.24370) 188 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:31.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:30 smithi161 bash[14436]: cluster 2024-03-11T20:57:29.056016+0000 mgr.y (mgr.24370) 188 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:32.073 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:57:31 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:57:31] "GET /metrics HTTP/1.1" 200 214882 "" "Prometheus/2.33.4" 2024-03-11T20:57:33.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:32 smithi088 bash[14472]: cluster 2024-03-11T20:57:31.057726+0000 mgr.y (mgr.24370) 189 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:33.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:32 smithi088 bash[19924]: cluster 2024-03-11T20:57:31.057726+0000 mgr.y (mgr.24370) 189 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:33.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:32 smithi161 bash[14436]: cluster 2024-03-11T20:57:31.057726+0000 mgr.y (mgr.24370) 189 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:34.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:57:34 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:57:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:57:35.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:34 smithi088 bash[14472]: cluster 2024-03-11T20:57:33.058466+0000 mgr.y (mgr.24370) 190 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:35.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:34 smithi088 bash[19924]: cluster 2024-03-11T20:57:33.058466+0000 mgr.y (mgr.24370) 190 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:35.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:34 smithi161 bash[14436]: cluster 2024-03-11T20:57:33.058466+0000 mgr.y (mgr.24370) 190 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:37.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:36 smithi088 bash[14472]: cluster 2024-03-11T20:57:35.059239+0000 mgr.y (mgr.24370) 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-03-11T20:57:37.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:36 smithi088 bash[19924]: cluster 2024-03-11T20:57:35.059239+0000 mgr.y (mgr.24370) 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-03-11T20:57:37.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:36 smithi161 bash[14436]: cluster 2024-03-11T20:57:35.059239+0000 mgr.y (mgr.24370) 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-03-11T20:57:39.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:38 smithi088 bash[14472]: cluster 2024-03-11T20:57:37.060989+0000 mgr.y (mgr.24370) 192 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:39.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:38 smithi088 bash[19924]: cluster 2024-03-11T20:57:37.060989+0000 mgr.y (mgr.24370) 192 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:39.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:38 smithi161 bash[14436]: cluster 2024-03-11T20:57:37.060989+0000 mgr.y (mgr.24370) 192 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:40.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:39 smithi088 bash[14472]: audit 2024-03-11T20:57:38.762474+0000 mgr.y (mgr.24370) 193 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:40.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:39 smithi088 bash[19924]: audit 2024-03-11T20:57:38.762474+0000 mgr.y (mgr.24370) 193 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:40.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:39 smithi161 bash[14436]: audit 2024-03-11T20:57:38.762474+0000 mgr.y (mgr.24370) 193 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:41.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:40 smithi088 bash[14472]: cluster 2024-03-11T20:57:39.061777+0000 mgr.y (mgr.24370) 194 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:41.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:41 smithi088 bash[19924]: cluster 2024-03-11T20:57:39.061777+0000 mgr.y (mgr.24370) 194 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:41.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:41 smithi161 bash[14436]: cluster 2024-03-11T20:57:39.061777+0000 mgr.y (mgr.24370) 194 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:42.073 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:57:41 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:57:41] "GET /metrics HTTP/1.1" 200 214882 "" "Prometheus/2.33.4" 2024-03-11T20:57:43.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:43 smithi088 bash[14472]: cluster 2024-03-11T20:57:41.063507+0000 mgr.y (mgr.24370) 195 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:43.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:43 smithi088 bash[19924]: cluster 2024-03-11T20:57:41.063507+0000 mgr.y (mgr.24370) 195 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:43.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:43 smithi161 bash[14436]: cluster 2024-03-11T20:57:41.063507+0000 mgr.y (mgr.24370) 195 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:44.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:57:44 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:57:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:57:45.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:44 smithi161 bash[14436]: cluster 2024-03-11T20:57:43.064280+0000 mgr.y (mgr.24370) 196 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:45.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:44 smithi088 bash[14472]: cluster 2024-03-11T20:57:43.064280+0000 mgr.y (mgr.24370) 196 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:45.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:44 smithi088 bash[19924]: cluster 2024-03-11T20:57:43.064280+0000 mgr.y (mgr.24370) 196 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:47.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:46 smithi161 bash[14436]: cluster 2024-03-11T20:57:45.065018+0000 mgr.y (mgr.24370) 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-03-11T20:57:47.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:46 smithi088 bash[14472]: cluster 2024-03-11T20:57:45.065018+0000 mgr.y (mgr.24370) 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-03-11T20:57:47.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:46 smithi088 bash[19924]: cluster 2024-03-11T20:57:45.065018+0000 mgr.y (mgr.24370) 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-03-11T20:57:49.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:48 smithi088 bash[14472]: cluster 2024-03-11T20:57:47.066923+0000 mgr.y (mgr.24370) 198 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:49.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:48 smithi088 bash[19924]: cluster 2024-03-11T20:57:47.066923+0000 mgr.y (mgr.24370) 198 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:49.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:48 smithi161 bash[14436]: cluster 2024-03-11T20:57:47.066923+0000 mgr.y (mgr.24370) 198 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:50.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:49 smithi161 bash[14436]: audit 2024-03-11T20:57:48.773710+0000 mgr.y (mgr.24370) 199 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:50.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:49 smithi088 bash[14472]: audit 2024-03-11T20:57:48.773710+0000 mgr.y (mgr.24370) 199 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:49 smithi088 bash[19924]: audit 2024-03-11T20:57:48.773710+0000 mgr.y (mgr.24370) 199 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:57:51.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:50 smithi161 bash[14436]: cluster 2024-03-11T20:57:49.067682+0000 mgr.y (mgr.24370) 200 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:51.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:50 smithi088 bash[14472]: cluster 2024-03-11T20:57:49.067682+0000 mgr.y (mgr.24370) 200 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:51.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:50 smithi088 bash[19924]: cluster 2024-03-11T20:57:49.067682+0000 mgr.y (mgr.24370) 200 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:52.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:57:51 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:57:51] "GET /metrics HTTP/1.1" 200 214889 "" "Prometheus/2.33.4" 2024-03-11T20:57:53.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:52 smithi161 bash[14436]: cluster 2024-03-11T20:57:51.069347+0000 mgr.y (mgr.24370) 201 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:53.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:52 smithi088 bash[14472]: cluster 2024-03-11T20:57:51.069347+0000 mgr.y (mgr.24370) 201 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:53.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:52 smithi088 bash[19924]: cluster 2024-03-11T20:57:51.069347+0000 mgr.y (mgr.24370) 201 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:54.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:57:54 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:57:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:57:55.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:54 smithi161 bash[14436]: cluster 2024-03-11T20:57:53.070137+0000 mgr.y (mgr.24370) 202 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:55.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:54 smithi088 bash[14472]: cluster 2024-03-11T20:57:53.070137+0000 mgr.y (mgr.24370) 202 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:55.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:54 smithi088 bash[19924]: cluster 2024-03-11T20:57:53.070137+0000 mgr.y (mgr.24370) 202 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:57:57.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:56 smithi161 bash[14436]: cluster 2024-03-11T20:57:55.070933+0000 mgr.y (mgr.24370) 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-03-11T20:57:57.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:56 smithi088 bash[14472]: cluster 2024-03-11T20:57:55.070933+0000 mgr.y (mgr.24370) 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-03-11T20:57:57.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:56 smithi088 bash[19924]: cluster 2024-03-11T20:57:55.070933+0000 mgr.y (mgr.24370) 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-03-11T20:57:59.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:58 smithi088 bash[14472]: cluster 2024-03-11T20:57:57.072616+0000 mgr.y (mgr.24370) 204 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:59.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:58 smithi088 bash[19924]: cluster 2024-03-11T20:57:57.072616+0000 mgr.y (mgr.24370) 204 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:57:59.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:58 smithi161 bash[14436]: cluster 2024-03-11T20:57:57.072616+0000 mgr.y (mgr.24370) 204 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:00.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:57:59 smithi088 bash[14472]: audit 2024-03-11T20:57:58.779325+0000 mgr.y (mgr.24370) 205 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:00.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:57:59 smithi088 bash[19924]: audit 2024-03-11T20:57:58.779325+0000 mgr.y (mgr.24370) 205 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:00.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:57:59 smithi161 bash[14436]: audit 2024-03-11T20:57:58.779325+0000 mgr.y (mgr.24370) 205 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:01.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:00 smithi088 bash[19924]: cluster 2024-03-11T20:57:59.073384+0000 mgr.y (mgr.24370) 206 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:01.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:00 smithi088 bash[14472]: cluster 2024-03-11T20:57:59.073384+0000 mgr.y (mgr.24370) 206 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:01.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:00 smithi161 bash[14436]: cluster 2024-03-11T20:57:59.073384+0000 mgr.y (mgr.24370) 206 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:02.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:58:01 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:58:01] "GET /metrics HTTP/1.1" 200 214876 "" "Prometheus/2.33.4" 2024-03-11T20:58:03.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:02 smithi088 bash[14472]: cluster 2024-03-11T20:58:01.075131+0000 mgr.y (mgr.24370) 207 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:03.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:02 smithi088 bash[19924]: cluster 2024-03-11T20:58:01.075131+0000 mgr.y (mgr.24370) 207 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:03.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:02 smithi161 bash[14436]: cluster 2024-03-11T20:58:01.075131+0000 mgr.y (mgr.24370) 207 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:04.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:58:04 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:58:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:58:05.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:04 smithi088 bash[14472]: cluster 2024-03-11T20:58:03.075894+0000 mgr.y (mgr.24370) 208 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:05.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:04 smithi088 bash[19924]: cluster 2024-03-11T20:58:03.075894+0000 mgr.y (mgr.24370) 208 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:05.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:04 smithi161 bash[14436]: cluster 2024-03-11T20:58:03.075894+0000 mgr.y (mgr.24370) 208 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:07.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:06 smithi088 bash[14472]: cluster 2024-03-11T20:58:05.076645+0000 mgr.y (mgr.24370) 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-03-11T20:58:07.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:06 smithi088 bash[19924]: cluster 2024-03-11T20:58:05.076645+0000 mgr.y (mgr.24370) 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-03-11T20:58:07.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:06 smithi161 bash[14436]: cluster 2024-03-11T20:58:05.076645+0000 mgr.y (mgr.24370) 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-03-11T20:58:08.861 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-03-11T20:58:09.039 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:08 smithi088 bash[14472]: cluster 2024-03-11T20:58:07.078420+0000 mgr.y (mgr.24370) 210 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:09.039 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:08 smithi088 bash[19924]: cluster 2024-03-11T20:58:07.078420+0000 mgr.y (mgr.24370) 210 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:09.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:08 smithi161 bash[14436]: cluster 2024-03-11T20:58:07.078420+0000 mgr.y (mgr.24370) 210 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:10.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:09 smithi088 bash[14472]: audit 2024-03-11T20:58:08.787240+0000 mgr.y (mgr.24370) 211 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:10.203 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:09 smithi088 bash[19924]: audit 2024-03-11T20:58:08.787240+0000 mgr.y (mgr.24370) 211 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:10.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:09 smithi161 bash[14436]: audit 2024-03-11T20:58:08.787240+0000 mgr.y (mgr.24370) 211 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:11.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:10 smithi088 bash[14472]: cluster 2024-03-11T20:58:09.079151+0000 mgr.y (mgr.24370) 212 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:11.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:10 smithi088 bash[19924]: cluster 2024-03-11T20:58:09.079151+0000 mgr.y (mgr.24370) 212 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:11.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:10 smithi161 bash[14436]: cluster 2024-03-11T20:58:09.079151+0000 mgr.y (mgr.24370) 212 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:12.073 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:58:11 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:58:11] "GET /metrics HTTP/1.1" 200 214876 "" "Prometheus/2.33.4" 2024-03-11T20:58:12.737 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-03-11T20:58:13.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:12 smithi088 bash[19924]: cluster 2024-03-11T20:58:11.080764+0000 mgr.y (mgr.24370) 213 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:13.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:12 smithi088 bash[19924]: audit 2024-03-11T20:58:12.535159+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:58:13.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:12 smithi088 bash[19924]: audit 2024-03-11T20:58:12.537496+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:58:13.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:12 smithi088 bash[19924]: audit 2024-03-11T20:58:12.828223+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:58:13.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:12 smithi088 bash[14472]: cluster 2024-03-11T20:58:11.080764+0000 mgr.y (mgr.24370) 213 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:13.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:12 smithi088 bash[14472]: audit 2024-03-11T20:58:12.535159+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:58:13.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:12 smithi088 bash[14472]: audit 2024-03-11T20:58:12.537496+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:58:13.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:12 smithi088 bash[14472]: audit 2024-03-11T20:58:12.828223+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:58:13.118 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:12 smithi161 bash[14436]: cluster 2024-03-11T20:58:11.080764+0000 mgr.y (mgr.24370) 213 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:13.118 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:12 smithi161 bash[14436]: audit 2024-03-11T20:58:12.535159+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:58:13.118 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:12 smithi161 bash[14436]: audit 2024-03-11T20:58:12.537496+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:58:13.119 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:12 smithi161 bash[14436]: audit 2024-03-11T20:58:12.828223+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:58:14.395 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:58:14 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:58:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:58:14.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:14 smithi161 bash[14436]: cluster 2024-03-11T20:58:13.081516+0000 mgr.y (mgr.24370) 214 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:14.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:14 smithi161 bash[14436]: audit 2024-03-11T20:58:13.134204+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:58:14.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:14 smithi088 bash[14472]: cluster 2024-03-11T20:58:13.081516+0000 mgr.y (mgr.24370) 214 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:14.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:14 smithi088 bash[14472]: audit 2024-03-11T20:58:13.134204+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:58:14.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:14 smithi088 bash[19924]: cluster 2024-03-11T20:58:13.081516+0000 mgr.y (mgr.24370) 214 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:14.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:14 smithi088 bash[19924]: audit 2024-03-11T20:58:13.134204+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:58:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:16 smithi088 bash[14472]: cluster 2024-03-11T20:58:15.082245+0000 mgr.y (mgr.24370) 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-03-11T20:58:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:16 smithi088 bash[14472]: audit 2024-03-11T20:58:15.319155+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:58:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:16 smithi088 bash[14472]: audit 2024-03-11T20:58:15.320635+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:58:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:16 smithi088 bash[14472]: audit 2024-03-11T20:58:15.330580+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:58:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:16 smithi088 bash[14472]: audit 2024-03-11T20:58:15.332125+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:58:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:16 smithi088 bash[19924]: cluster 2024-03-11T20:58:15.082245+0000 mgr.y (mgr.24370) 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-03-11T20:58:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:16 smithi088 bash[19924]: audit 2024-03-11T20:58:15.319155+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:58:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:16 smithi088 bash[19924]: audit 2024-03-11T20:58:15.320635+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:58:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:16 smithi088 bash[19924]: audit 2024-03-11T20:58:15.330580+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:58:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:16 smithi088 bash[19924]: audit 2024-03-11T20:58:15.332125+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:58:16.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:16 smithi161 bash[14436]: cluster 2024-03-11T20:58:15.082245+0000 mgr.y (mgr.24370) 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-03-11T20:58:16.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:16 smithi161 bash[14436]: audit 2024-03-11T20:58:15.319155+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:58:16.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:16 smithi161 bash[14436]: audit 2024-03-11T20:58:15.320635+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:58:16.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:16 smithi161 bash[14436]: audit 2024-03-11T20:58:15.330580+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:58:16.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:16 smithi161 bash[14436]: audit 2024-03-11T20:58:15.332125+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:58:16.662 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'ceph config set global log_to_journald false --force' 2024-03-11T20:58:18.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:18 smithi088 bash[14472]: cluster 2024-03-11T20:58:17.083999+0000 mgr.y (mgr.24370) 216 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:18.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:18 smithi088 bash[19924]: cluster 2024-03-11T20:58:17.083999+0000 mgr.y (mgr.24370) 216 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:18.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:18 smithi161 bash[14436]: cluster 2024-03-11T20:58:17.083999+0000 mgr.y (mgr.24370) 216 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:20.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:19 smithi088 bash[14472]: audit 2024-03-11T20:58:18.795203+0000 mgr.y (mgr.24370) 217 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:20.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:19 smithi088 bash[19924]: audit 2024-03-11T20:58:18.795203+0000 mgr.y (mgr.24370) 217 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:20.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:19 smithi161 bash[14436]: audit 2024-03-11T20:58:18.795203+0000 mgr.y (mgr.24370) 217 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:20.304 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-03-11T20:58:21.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:20 smithi161 bash[14436]: cluster 2024-03-11T20:58:19.084795+0000 mgr.y (mgr.24370) 218 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:21.264 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:20 smithi088 bash[19924]: cluster 2024-03-11T20:58:19.084795+0000 mgr.y (mgr.24370) 218 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:21.264 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:20 smithi088 bash[14472]: cluster 2024-03-11T20:58:19.084795+0000 mgr.y (mgr.24370) 218 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:21.823 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:58:21 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:58:21] "GET /metrics HTTP/1.1" 200 214871 "" "Prometheus/2.33.4" 2024-03-11T20:58:23.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:22 smithi161 bash[14436]: cluster 2024-03-11T20:58:21.086441+0000 mgr.y (mgr.24370) 219 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:23.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:22 smithi088 bash[14472]: cluster 2024-03-11T20:58:21.086441+0000 mgr.y (mgr.24370) 219 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:23.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:22 smithi088 bash[19924]: cluster 2024-03-11T20:58:21.086441+0000 mgr.y (mgr.24370) 219 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:23.443 INFO:teuthology.orchestra.run.smithi088.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b 2024-03-11T20:58:24.313 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-11T20:58:24.324 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi088.front.sepia.ceph.com 2024-03-11T20:58:24.324 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-03-11T20:58:24.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:24 smithi088 bash[14472]: cluster 2024-03-11T20:58:23.087144+0000 mgr.y (mgr.24370) 220 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:24.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:24 smithi088 bash[14472]: audit 2024-03-11T20:58:23.432239+0000 mgr.y (mgr.24370) 221 : audit [DBG] from='client.24970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:58:24.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:24 smithi088 bash[14472]: cephadm 2024-03-11T20:58:23.434436+0000 mgr.y (mgr.24370) 222 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b 2024-03-11T20:58:24.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:24 smithi088 bash[14472]: audit 2024-03-11T20:58:23.440865+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:58:24.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:24 smithi088 bash[14472]: audit 2024-03-11T20:58:23.490982+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:58:24.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:24 smithi088 bash[14472]: audit 2024-03-11T20:58:23.492962+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:58:24.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:24 smithi088 bash[14472]: audit 2024-03-11T20:58:23.501686+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:58:24.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:24 smithi088 bash[14472]: cephadm 2024-03-11T20:58:23.512185+0000 mgr.y (mgr.24370) 223 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b 2024-03-11T20:58:24.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:24 smithi088 bash[19924]: cluster 2024-03-11T20:58:23.087144+0000 mgr.y (mgr.24370) 220 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:24.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:24 smithi088 bash[19924]: audit 2024-03-11T20:58:23.432239+0000 mgr.y (mgr.24370) 221 : audit [DBG] from='client.24970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:58:24.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:24 smithi088 bash[19924]: cephadm 2024-03-11T20:58:23.434436+0000 mgr.y (mgr.24370) 222 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b 2024-03-11T20:58:24.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:24 smithi088 bash[19924]: audit 2024-03-11T20:58:23.440865+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:58:24.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:24 smithi088 bash[19924]: audit 2024-03-11T20:58:23.490982+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:58:24.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:24 smithi088 bash[19924]: audit 2024-03-11T20:58:23.492962+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:58:24.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:24 smithi088 bash[19924]: audit 2024-03-11T20:58:23.501686+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:58:24.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:24 smithi088 bash[19924]: cephadm 2024-03-11T20:58:23.512185+0000 mgr.y (mgr.24370) 223 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b 2024-03-11T20:58:24.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:58:24 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:58:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:58:24.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:24 smithi161 bash[14436]: cluster 2024-03-11T20:58:23.087144+0000 mgr.y (mgr.24370) 220 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:24.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:24 smithi161 bash[14436]: audit 2024-03-11T20:58:23.432239+0000 mgr.y (mgr.24370) 221 : audit [DBG] from='client.24970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:58:24.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:24 smithi161 bash[14436]: cephadm 2024-03-11T20:58:23.434436+0000 mgr.y (mgr.24370) 222 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b 2024-03-11T20:58:24.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:24 smithi161 bash[14436]: audit 2024-03-11T20:58:23.440865+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:58:24.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:24 smithi161 bash[14436]: audit 2024-03-11T20:58:23.490982+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T20:58:24.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:24 smithi161 bash[14436]: audit 2024-03-11T20:58:23.492962+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T20:58:24.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:24 smithi161 bash[14436]: audit 2024-03-11T20:58:23.501686+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:58:24.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:24 smithi161 bash[14436]: cephadm 2024-03-11T20:58:23.512185+0000 mgr.y (mgr.24370) 223 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b 2024-03-11T20:58:26.749 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:26 smithi088 bash[19924]: cluster 2024-03-11T20:58:25.087957+0000 mgr.y (mgr.24370) 224 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:26.749 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:26 smithi088 bash[14472]: cluster 2024-03-11T20:58:25.087957+0000 mgr.y (mgr.24370) 224 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:26.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:26 smithi161 bash[14436]: cluster 2024-03-11T20:58:25.087957+0000 mgr.y (mgr.24370) 224 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:28.320 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T20:58:28.802 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:28 smithi088 bash[19924]: cluster 2024-03-11T20:58:27.089730+0000 mgr.y (mgr.24370) 225 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:28.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:28 smithi088 bash[14472]: cluster 2024-03-11T20:58:27.089730+0000 mgr.y (mgr.24370) 225 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:28.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:28 smithi161 bash[14436]: cluster 2024-03-11T20:58:27.089730+0000 mgr.y (mgr.24370) 225 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:29.073 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T20:58:29.073 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (3m) 2m ago 4m 14.8M - ba2b418f427c 179e9eec5acd 2024-03-11T20:58:29.073 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (4m) 2m ago 4m 45.8M - 8.3.5 dad864ee21e9 74a5d7027b09 2024-03-11T20:58:29.073 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (2m) 2m ago 2m 66.1M - 3.5 e1d6a67b021e 8745e51a64e6 2024-03-11T20:58:29.073 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443 running (10m) 2m ago 10m 404M - 17.2.0 e1d6a67b021e ca5fa5ad81c2 2024-03-11T20:58:29.073 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:9283 running (12m) 2m ago 12m 451M - 17.2.0 e1d6a67b021e cabb1538b04a 2024-03-11T20:58:29.074 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (12m) 2m ago 12m 54.1M 2048M 17.2.0 e1d6a67b021e b1fab2aa9918 2024-03-11T20:58:29.074 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (10m) 2m ago 10m 45.1M 2048M 17.2.0 e1d6a67b021e cabfbda7483c 2024-03-11T20:58:29.074 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (10m) 2m ago 10m 43.1M 2048M 17.2.0 e1d6a67b021e b1c40e88a25e 2024-03-11T20:58:29.074 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (4m) 2m ago 4m 13.2M - 1dbe0e931976 6dfecd3049d2 2024-03-11T20:58:29.074 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (4m) 2m ago 4m 14.4M - 1dbe0e931976 a197df210846 2024-03-11T20:58:29.074 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (10m) 2m ago 10m 53.8M 4061M 17.2.0 e1d6a67b021e e8944005ffae 2024-03-11T20:58:29.074 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (9m) 2m ago 9m 54.8M 4061M 17.2.0 e1d6a67b021e 73bf771b15d5 2024-03-11T20:58:29.074 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (8m) 2m ago 8m 50.8M 4061M 17.2.0 e1d6a67b021e 4865ede65151 2024-03-11T20:58:29.074 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (8m) 2m ago 8m 51.7M 4061M 17.2.0 e1d6a67b021e 44e8ad8c4e08 2024-03-11T20:58:29.074 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (7m) 2m ago 7m 50.2M 4317M 17.2.0 e1d6a67b021e 26ce6e88b4d8 2024-03-11T20:58:29.074 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (7m) 2m ago 7m 49.8M 4317M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T20:58:29.075 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (6m) 2m ago 6m 48.2M 4317M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T20:58:29.075 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (5m) 2m ago 5m 51.3M 4317M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T20:58:29.075 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (3m) 2m ago 4m 47.9M - 514e6a882f6e a1557d7cb9a4 2024-03-11T20:58:29.075 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (2m) 2m ago 2m 83.7M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T20:58:29.075 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (2m) 2m ago 2m 83.1M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T20:58:29.075 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (2m) 2m ago 2m 83.5M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T20:58:29.075 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (2m) 2m ago 2m 83.0M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T20:58:29.492 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T20:58:29.493 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T20:58:29.493 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-11T20:58:29.493 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:58:29.493 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T20:58:29.493 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-11T20:58:29.493 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:58:29.493 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T20:58:29.493 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-11T20:58:29.493 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:58:29.493 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-03-11T20:58:29.493 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T20:58:29.493 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T20:58:29.493 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:58:29.493 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T20:58:29.494 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-11T20:58:29.494 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T20:58:29.494 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T20:58:29.867 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T20:58:29.867 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T20:58:29.867 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T20:58:29.868 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-03-11T20:58:29.868 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "", 2024-03-11T20:58:29.868 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b image" 2024-03-11T20:58:29.868 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T20:58:30.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:29 smithi161 bash[14436]: audit 2024-03-11T20:58:28.307254+0000 mgr.y (mgr.24370) 226 : audit [DBG] from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:58:30.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:29 smithi161 bash[14436]: audit 2024-03-11T20:58:28.682746+0000 mgr.y (mgr.24370) 227 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:58:30.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:29 smithi161 bash[14436]: audit 2024-03-11T20:58:28.803044+0000 mgr.y (mgr.24370) 228 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:30.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:29 smithi161 bash[14436]: audit 2024-03-11T20:58:29.492970+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.88:0/2872323189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T20:58:30.318 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T20:58:30.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:29 smithi088 bash[14472]: audit 2024-03-11T20:58:28.307254+0000 mgr.y (mgr.24370) 226 : audit [DBG] from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:58:30.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:29 smithi088 bash[14472]: audit 2024-03-11T20:58:28.682746+0000 mgr.y (mgr.24370) 227 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:58:30.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:29 smithi088 bash[14472]: audit 2024-03-11T20:58:28.803044+0000 mgr.y (mgr.24370) 228 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:30.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:29 smithi088 bash[14472]: audit 2024-03-11T20:58:29.492970+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.88:0/2872323189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T20:58:30.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:29 smithi088 bash[19924]: audit 2024-03-11T20:58:28.307254+0000 mgr.y (mgr.24370) 226 : audit [DBG] from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:58:30.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:29 smithi088 bash[19924]: audit 2024-03-11T20:58:28.682746+0000 mgr.y (mgr.24370) 227 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:58:30.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:29 smithi088 bash[19924]: audit 2024-03-11T20:58:28.803044+0000 mgr.y (mgr.24370) 228 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:30.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:29 smithi088 bash[19924]: audit 2024-03-11T20:58:29.492970+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.88:0/2872323189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T20:58:31.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:30 smithi161 bash[14436]: audit 2024-03-11T20:58:29.050076+0000 mgr.y (mgr.24370) 229 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:58:31.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:30 smithi161 bash[14436]: cluster 2024-03-11T20:58:29.090408+0000 mgr.y (mgr.24370) 230 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:31.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:30 smithi161 bash[14436]: audit 2024-03-11T20:58:29.867636+0000 mgr.y (mgr.24370) 231 : audit [DBG] from='client.24997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:58:31.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:30 smithi161 bash[14436]: audit 2024-03-11T20:58:30.319271+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.88:0/1096206761' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T20:58:31.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:30 smithi088 bash[14472]: audit 2024-03-11T20:58:29.050076+0000 mgr.y (mgr.24370) 229 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:58:31.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:30 smithi088 bash[14472]: cluster 2024-03-11T20:58:29.090408+0000 mgr.y (mgr.24370) 230 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:31.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:30 smithi088 bash[14472]: audit 2024-03-11T20:58:29.867636+0000 mgr.y (mgr.24370) 231 : audit [DBG] from='client.24997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:58:31.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:30 smithi088 bash[14472]: audit 2024-03-11T20:58:30.319271+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.88:0/1096206761' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T20:58:31.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:30 smithi088 bash[19924]: audit 2024-03-11T20:58:29.050076+0000 mgr.y (mgr.24370) 229 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:58:31.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:30 smithi088 bash[19924]: cluster 2024-03-11T20:58:29.090408+0000 mgr.y (mgr.24370) 230 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:31.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:30 smithi088 bash[19924]: audit 2024-03-11T20:58:29.867636+0000 mgr.y (mgr.24370) 231 : audit [DBG] from='client.24997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:58:31.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:30 smithi088 bash[19924]: audit 2024-03-11T20:58:30.319271+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.88:0/1096206761' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T20:58:32.073 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:58:31 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:58:31] "GET /metrics HTTP/1.1" 200 214828 "" "Prometheus/2.33.4" 2024-03-11T20:58:33.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:32 smithi161 bash[14436]: cluster 2024-03-11T20:58:31.092095+0000 mgr.y (mgr.24370) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:33.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:32 smithi088 bash[14472]: cluster 2024-03-11T20:58:31.092095+0000 mgr.y (mgr.24370) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:33.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:32 smithi088 bash[19924]: cluster 2024-03-11T20:58:31.092095+0000 mgr.y (mgr.24370) 232 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:34.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:58:34 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:58:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:58:35.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:34 smithi161 bash[14436]: cluster 2024-03-11T20:58:33.092734+0000 mgr.y (mgr.24370) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:35.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:34 smithi088 bash[19924]: cluster 2024-03-11T20:58:33.092734+0000 mgr.y (mgr.24370) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:35.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:34 smithi088 bash[14472]: cluster 2024-03-11T20:58:33.092734+0000 mgr.y (mgr.24370) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:37.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:36 smithi161 bash[14436]: cluster 2024-03-11T20:58:35.093247+0000 mgr.y (mgr.24370) 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-03-11T20:58:37.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:36 smithi088 bash[14472]: cluster 2024-03-11T20:58:35.093247+0000 mgr.y (mgr.24370) 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-03-11T20:58:37.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:36 smithi088 bash[19924]: cluster 2024-03-11T20:58:35.093247+0000 mgr.y (mgr.24370) 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-03-11T20:58:39.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:38 smithi088 bash[19924]: cluster 2024-03-11T20:58:37.094868+0000 mgr.y (mgr.24370) 235 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:39.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:38 smithi088 bash[14472]: cluster 2024-03-11T20:58:37.094868+0000 mgr.y (mgr.24370) 235 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:39.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:38 smithi161 bash[14436]: cluster 2024-03-11T20:58:37.094868+0000 mgr.y (mgr.24370) 235 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:40.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:39 smithi088 bash[14472]: audit 2024-03-11T20:58:38.811170+0000 mgr.y (mgr.24370) 236 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:40.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:39 smithi088 bash[19924]: audit 2024-03-11T20:58:38.811170+0000 mgr.y (mgr.24370) 236 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:40.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:39 smithi161 bash[14436]: audit 2024-03-11T20:58:38.811170+0000 mgr.y (mgr.24370) 236 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:41.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:40 smithi088 bash[14472]: cluster 2024-03-11T20:58:39.095540+0000 mgr.y (mgr.24370) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:41.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:40 smithi088 bash[19924]: cluster 2024-03-11T20:58:39.095540+0000 mgr.y (mgr.24370) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:41.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:40 smithi161 bash[14436]: cluster 2024-03-11T20:58:39.095540+0000 mgr.y (mgr.24370) 237 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:42.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:58:41 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:58:41] "GET /metrics HTTP/1.1" 200 214828 "" "Prometheus/2.33.4" 2024-03-11T20:58:43.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:42 smithi088 bash[19924]: cluster 2024-03-11T20:58:41.097115+0000 mgr.y (mgr.24370) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:43.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:42 smithi088 bash[14472]: cluster 2024-03-11T20:58:41.097115+0000 mgr.y (mgr.24370) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:43.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:42 smithi161 bash[14436]: cluster 2024-03-11T20:58:41.097115+0000 mgr.y (mgr.24370) 238 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:44.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:58:44 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:58:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:58:45.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:44 smithi088 bash[14472]: cluster 2024-03-11T20:58:43.097746+0000 mgr.y (mgr.24370) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:45.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:44 smithi088 bash[19924]: cluster 2024-03-11T20:58:43.097746+0000 mgr.y (mgr.24370) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:45.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:44 smithi161 bash[14436]: cluster 2024-03-11T20:58:43.097746+0000 mgr.y (mgr.24370) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:47.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:46 smithi088 bash[14472]: cluster 2024-03-11T20:58:45.098359+0000 mgr.y (mgr.24370) 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-03-11T20:58:47.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:46 smithi088 bash[19924]: cluster 2024-03-11T20:58:45.098359+0000 mgr.y (mgr.24370) 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-03-11T20:58:47.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:46 smithi161 bash[14436]: cluster 2024-03-11T20:58:45.098359+0000 mgr.y (mgr.24370) 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-03-11T20:58:49.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:48 smithi088 bash[14472]: cluster 2024-03-11T20:58:47.099636+0000 mgr.y (mgr.24370) 241 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:49.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:48 smithi088 bash[19924]: cluster 2024-03-11T20:58:47.099636+0000 mgr.y (mgr.24370) 241 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:49.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:48 smithi161 bash[14436]: cluster 2024-03-11T20:58:47.099636+0000 mgr.y (mgr.24370) 241 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:50.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:49 smithi088 bash[14472]: audit 2024-03-11T20:58:48.819274+0000 mgr.y (mgr.24370) 242 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:49 smithi088 bash[19924]: audit 2024-03-11T20:58:48.819274+0000 mgr.y (mgr.24370) 242 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:50.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:49 smithi161 bash[14436]: audit 2024-03-11T20:58:48.819274+0000 mgr.y (mgr.24370) 242 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:58:51.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:50 smithi088 bash[14472]: cluster 2024-03-11T20:58:49.100328+0000 mgr.y (mgr.24370) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:51.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:50 smithi088 bash[19924]: cluster 2024-03-11T20:58:49.100328+0000 mgr.y (mgr.24370) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:51.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:50 smithi161 bash[14436]: cluster 2024-03-11T20:58:49.100328+0000 mgr.y (mgr.24370) 243 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:52.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:58:51 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:58:51] "GET /metrics HTTP/1.1" 200 214819 "" "Prometheus/2.33.4" 2024-03-11T20:58:53.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:52 smithi088 bash[14472]: cluster 2024-03-11T20:58:51.101752+0000 mgr.y (mgr.24370) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:53.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:52 smithi088 bash[19924]: cluster 2024-03-11T20:58:51.101752+0000 mgr.y (mgr.24370) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:53.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:52 smithi161 bash[14436]: cluster 2024-03-11T20:58:51.101752+0000 mgr.y (mgr.24370) 244 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:54.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:58:54 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:58:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:58:55.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:54 smithi088 bash[14472]: cluster 2024-03-11T20:58:53.102442+0000 mgr.y (mgr.24370) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:55.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:54 smithi088 bash[19924]: cluster 2024-03-11T20:58:53.102442+0000 mgr.y (mgr.24370) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:55.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:54 smithi161 bash[14436]: cluster 2024-03-11T20:58:53.102442+0000 mgr.y (mgr.24370) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:57.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:56 smithi088 bash[14472]: cluster 2024-03-11T20:58:55.103053+0000 mgr.y (mgr.24370) 246 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:57.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:57 smithi088 bash[19924]: cluster 2024-03-11T20:58:55.103053+0000 mgr.y (mgr.24370) 246 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:57.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:56 smithi161 bash[14436]: cluster 2024-03-11T20:58:55.103053+0000 mgr.y (mgr.24370) 246 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:58:59.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:58 smithi088 bash[14472]: cluster 2024-03-11T20:58:57.104448+0000 mgr.y (mgr.24370) 247 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:59.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:58 smithi088 bash[19924]: cluster 2024-03-11T20:58:57.104448+0000 mgr.y (mgr.24370) 247 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:58:59.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:58 smithi161 bash[14436]: cluster 2024-03-11T20:58:57.104448+0000 mgr.y (mgr.24370) 247 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:00.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:58:59 smithi088 bash[14472]: audit 2024-03-11T20:58:58.829872+0000 mgr.y (mgr.24370) 248 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:00.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:58:59 smithi088 bash[19924]: audit 2024-03-11T20:58:58.829872+0000 mgr.y (mgr.24370) 248 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:00.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:58:59 smithi161 bash[14436]: audit 2024-03-11T20:58:58.829872+0000 mgr.y (mgr.24370) 248 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:00.708 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T20:59:01.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:00 smithi088 bash[14472]: cluster 2024-03-11T20:58:59.105055+0000 mgr.y (mgr.24370) 249 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:01.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:00 smithi088 bash[19924]: cluster 2024-03-11T20:58:59.105055+0000 mgr.y (mgr.24370) 249 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:01.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:00 smithi161 bash[14436]: cluster 2024-03-11T20:58:59.105055+0000 mgr.y (mgr.24370) 249 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:01.423 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T20:59:01.423 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (4m) 2m ago 5m 14.8M - ba2b418f427c 179e9eec5acd 2024-03-11T20:59:01.423 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (4m) 2m ago 4m 45.8M - 8.3.5 dad864ee21e9 74a5d7027b09 2024-03-11T20:59:01.423 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (2m) 2m ago 2m 66.1M - 3.5 e1d6a67b021e 8745e51a64e6 2024-03-11T20:59:01.423 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443 running (11m) 2m ago 11m 404M - 17.2.0 e1d6a67b021e ca5fa5ad81c2 2024-03-11T20:59:01.423 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:9283 running (13m) 2m ago 13m 451M - 17.2.0 e1d6a67b021e cabb1538b04a 2024-03-11T20:59:01.424 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (13m) 2m ago 13m 54.1M 2048M 17.2.0 e1d6a67b021e b1fab2aa9918 2024-03-11T20:59:01.424 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (11m) 2m ago 11m 45.1M 2048M 17.2.0 e1d6a67b021e cabfbda7483c 2024-03-11T20:59:01.424 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (11m) 2m ago 11m 43.1M 2048M 17.2.0 e1d6a67b021e b1c40e88a25e 2024-03-11T20:59:01.424 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (5m) 2m ago 5m 13.2M - 1dbe0e931976 6dfecd3049d2 2024-03-11T20:59:01.424 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (5m) 2m ago 5m 14.4M - 1dbe0e931976 a197df210846 2024-03-11T20:59:01.424 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (10m) 2m ago 10m 53.8M 4061M 17.2.0 e1d6a67b021e e8944005ffae 2024-03-11T20:59:01.424 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (10m) 2m ago 10m 54.8M 4061M 17.2.0 e1d6a67b021e 73bf771b15d5 2024-03-11T20:59:01.424 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (9m) 2m ago 9m 50.8M 4061M 17.2.0 e1d6a67b021e 4865ede65151 2024-03-11T20:59:01.424 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (8m) 2m ago 8m 51.7M 4061M 17.2.0 e1d6a67b021e 44e8ad8c4e08 2024-03-11T20:59:01.424 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (8m) 2m ago 8m 50.2M 4317M 17.2.0 e1d6a67b021e 26ce6e88b4d8 2024-03-11T20:59:01.424 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (7m) 2m ago 7m 49.8M 4317M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T20:59:01.424 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (6m) 2m ago 6m 48.2M 4317M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T20:59:01.424 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (6m) 2m ago 6m 51.3M 4317M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T20:59:01.424 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (4m) 2m ago 5m 47.9M - 514e6a882f6e a1557d7cb9a4 2024-03-11T20:59:01.425 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (3m) 2m ago 3m 83.7M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T20:59:01.425 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (3m) 2m ago 3m 83.1M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T20:59:01.425 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (3m) 2m ago 3m 83.5M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T20:59:01.425 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (3m) 2m ago 3m 83.0M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T20:59:01.831 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T20:59:01.831 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T20:59:01.832 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-11T20:59:01.832 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:59:01.832 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T20:59:01.832 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-11T20:59:01.832 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:59:01.832 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T20:59:01.832 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-11T20:59:01.832 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:59:01.832 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-03-11T20:59:01.832 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T20:59:01.832 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T20:59:01.832 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:59:01.832 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T20:59:01.832 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-11T20:59:01.833 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T20:59:01.833 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T20:59:01.965 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:59:01 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:59:01] "GET /metrics HTTP/1.1" 200 214816 "" "Prometheus/2.33.4" 2024-03-11T20:59:02.184 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T20:59:02.184 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T20:59:02.184 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T20:59:02.184 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-03-11T20:59:02.184 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "", 2024-03-11T20:59:02.184 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b image" 2024-03-11T20:59:02.184 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T20:59:02.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:01 smithi088 bash[19924]: audit 2024-03-11T20:59:00.693085+0000 mgr.y (mgr.24370) 250 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:02.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:01 smithi088 bash[19924]: audit 2024-03-11T20:59:01.831607+0000 mon.a (mon.0) 806 : audit [DBG] from='client.? 172.21.15.88:0/380109413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T20:59:02.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:01 smithi088 bash[14472]: audit 2024-03-11T20:59:00.693085+0000 mgr.y (mgr.24370) 250 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:02.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:01 smithi088 bash[14472]: audit 2024-03-11T20:59:01.831607+0000 mon.a (mon.0) 806 : audit [DBG] from='client.? 172.21.15.88:0/380109413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T20:59:02.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:01 smithi161 bash[14436]: audit 2024-03-11T20:59:00.693085+0000 mgr.y (mgr.24370) 250 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:02.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:01 smithi161 bash[14436]: audit 2024-03-11T20:59:01.831607+0000 mon.a (mon.0) 806 : audit [DBG] from='client.? 172.21.15.88:0/380109413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T20:59:02.593 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T20:59:03.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:02 smithi088 bash[19924]: audit 2024-03-11T20:59:01.048590+0000 mgr.y (mgr.24370) 251 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:03.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:02 smithi088 bash[19924]: cluster 2024-03-11T20:59:01.106685+0000 mgr.y (mgr.24370) 252 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:03.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:02 smithi088 bash[19924]: audit 2024-03-11T20:59:01.399367+0000 mgr.y (mgr.24370) 253 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:03.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:02 smithi088 bash[19924]: audit 2024-03-11T20:59:02.593377+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.88:0/1503285622' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T20:59:03.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:02 smithi088 bash[14472]: audit 2024-03-11T20:59:01.048590+0000 mgr.y (mgr.24370) 251 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:03.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:02 smithi088 bash[14472]: cluster 2024-03-11T20:59:01.106685+0000 mgr.y (mgr.24370) 252 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:03.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:02 smithi088 bash[14472]: audit 2024-03-11T20:59:01.399367+0000 mgr.y (mgr.24370) 253 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:03.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:02 smithi088 bash[14472]: audit 2024-03-11T20:59:02.593377+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.88:0/1503285622' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T20:59:03.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:02 smithi161 bash[14436]: audit 2024-03-11T20:59:01.048590+0000 mgr.y (mgr.24370) 251 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:03.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:02 smithi161 bash[14436]: cluster 2024-03-11T20:59:01.106685+0000 mgr.y (mgr.24370) 252 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:03.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:02 smithi161 bash[14436]: audit 2024-03-11T20:59:01.399367+0000 mgr.y (mgr.24370) 253 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:03.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:02 smithi161 bash[14436]: audit 2024-03-11T20:59:02.593377+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.88:0/1503285622' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T20:59:03.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:59:03 smithi088 bash[39450]: level=warn ts=2024-03-11T20:59:03.542Z 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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-03-11T20:59:03.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:59:03 smithi088 bash[39450]: level=warn ts=2024-03-11T20:59:03.542Z 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.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T20:59:04.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:03 smithi088 bash[19924]: audit 2024-03-11T20:59:02.183757+0000 mgr.y (mgr.24370) 254 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:04.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:03 smithi088 bash[14472]: audit 2024-03-11T20:59:02.183757+0000 mgr.y (mgr.24370) 254 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:04.361 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:03 smithi161 bash[14436]: audit 2024-03-11T20:59:02.183757+0000 mgr.y (mgr.24370) 254 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:04.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:59:04 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:59:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:59:05.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:04 smithi088 bash[19924]: cluster 2024-03-11T20:59:03.107508+0000 mgr.y (mgr.24370) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:05.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:04 smithi088 bash[14472]: cluster 2024-03-11T20:59:03.107508+0000 mgr.y (mgr.24370) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:05.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:04 smithi161 bash[14436]: cluster 2024-03-11T20:59:03.107508+0000 mgr.y (mgr.24370) 255 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:07.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:06 smithi088 bash[14472]: cluster 2024-03-11T20:59:05.108275+0000 mgr.y (mgr.24370) 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-03-11T20:59:07.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:06 smithi088 bash[19924]: cluster 2024-03-11T20:59:05.108275+0000 mgr.y (mgr.24370) 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-03-11T20:59:07.398 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:06 smithi161 bash[14436]: cluster 2024-03-11T20:59:05.108275+0000 mgr.y (mgr.24370) 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-03-11T20:59:09.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:08 smithi088 bash[14472]: cluster 2024-03-11T20:59:07.109993+0000 mgr.y (mgr.24370) 257 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:09.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:08 smithi088 bash[19924]: cluster 2024-03-11T20:59:07.109993+0000 mgr.y (mgr.24370) 257 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:09.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:08 smithi161 bash[14436]: cluster 2024-03-11T20:59:07.109993+0000 mgr.y (mgr.24370) 257 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:10.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:09 smithi088 bash[14472]: audit 2024-03-11T20:59:08.841202+0000 mgr.y (mgr.24370) 258 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:10.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:09 smithi088 bash[19924]: audit 2024-03-11T20:59:08.841202+0000 mgr.y (mgr.24370) 258 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:10.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:10 smithi161 bash[14436]: audit 2024-03-11T20:59:08.841202+0000 mgr.y (mgr.24370) 258 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:11.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:10 smithi088 bash[14472]: cluster 2024-03-11T20:59:09.110675+0000 mgr.y (mgr.24370) 259 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T20:59:11.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:11 smithi088 bash[19924]: cluster 2024-03-11T20:59:09.110675+0000 mgr.y (mgr.24370) 259 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T20:59:11.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:11 smithi161 bash[14436]: cluster 2024-03-11T20:59:09.110675+0000 mgr.y (mgr.24370) 259 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T20:59:12.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:59:11 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:59:11] "GET /metrics HTTP/1.1" 200 214816 "" "Prometheus/2.33.4" 2024-03-11T20:59:13.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:13 smithi088 bash[14472]: cluster 2024-03-11T20:59:11.112316+0000 mgr.y (mgr.24370) 260 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:13.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:13 smithi088 bash[19924]: cluster 2024-03-11T20:59:11.112316+0000 mgr.y (mgr.24370) 260 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:13.386 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:13 smithi161 bash[14436]: cluster 2024-03-11T20:59:11.112316+0000 mgr.y (mgr.24370) 260 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:13.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:59:13 smithi088 bash[39450]: level=error ts=2024-03-11T20:59:13.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-03-11T20:59:13.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:59:13 smithi088 bash[39450]: level=warn ts=2024-03-11T20:59:13.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-03-11T20:59:13.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:59:13 smithi088 bash[39450]: level=warn ts=2024-03-11T20:59: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.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T20:59:14.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:59:14 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:59:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:59:14.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:14 smithi161 bash[14436]: cluster 2024-03-11T20:59:13.113034+0000 mgr.y (mgr.24370) 261 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T20:59:14.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:14 smithi161 bash[14436]: audit 2024-03-11T20:59:13.356441+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:59:14.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:14 smithi161 bash[14436]: cephadm 2024-03-11T20:59:13.358901+0000 mgr.y (mgr.24370) 262 : cephadm [INF] Upgrade: Target is version 19.0.0-1979-g2b0101eb (unknown) 2024-03-11T20:59:14.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:14 smithi161 bash[14436]: cephadm 2024-03-11T20:59:13.359012+0000 mgr.y (mgr.24370) 263 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fe9635f3beb0247496d7e321f3068bd10c333c433ef4824d7e1c1a7d3d78379'] 2024-03-11T20:59:14.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:14 smithi161 bash[14436]: audit 2024-03-11T20:59:13.363048+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:59:14.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:14 smithi161 bash[14436]: audit 2024-03-11T20:59:13.370301+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:59:14.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:14 smithi161 bash[14436]: cephadm 2024-03-11T20:59:13.372787+0000 mgr.y (mgr.24370) 264 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-11T20:59:14.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:14 smithi161 bash[14436]: cephadm 2024-03-11T20:59:13.617338+0000 mgr.y (mgr.24370) 265 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b on smithi161 2024-03-11T20:59:14.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:14 smithi088 bash[14472]: cluster 2024-03-11T20:59:13.113034+0000 mgr.y (mgr.24370) 261 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T20:59:14.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:14 smithi088 bash[14472]: audit 2024-03-11T20:59:13.356441+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:59:14.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:14 smithi088 bash[14472]: cephadm 2024-03-11T20:59:13.358901+0000 mgr.y (mgr.24370) 262 : cephadm [INF] Upgrade: Target is version 19.0.0-1979-g2b0101eb (unknown) 2024-03-11T20:59:14.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:14 smithi088 bash[14472]: cephadm 2024-03-11T20:59:13.359012+0000 mgr.y (mgr.24370) 263 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fe9635f3beb0247496d7e321f3068bd10c333c433ef4824d7e1c1a7d3d78379'] 2024-03-11T20:59:14.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:14 smithi088 bash[14472]: audit 2024-03-11T20:59:13.363048+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:59:14.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:14 smithi088 bash[14472]: audit 2024-03-11T20:59:13.370301+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:59:14.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:14 smithi088 bash[14472]: cephadm 2024-03-11T20:59:13.372787+0000 mgr.y (mgr.24370) 264 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-11T20:59:14.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:14 smithi088 bash[14472]: cephadm 2024-03-11T20:59:13.617338+0000 mgr.y (mgr.24370) 265 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b on smithi161 2024-03-11T20:59:14.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:14 smithi088 bash[19924]: cluster 2024-03-11T20:59:13.113034+0000 mgr.y (mgr.24370) 261 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T20:59:14.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:14 smithi088 bash[19924]: audit 2024-03-11T20:59:13.356441+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:59:14.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:14 smithi088 bash[19924]: cephadm 2024-03-11T20:59:13.358901+0000 mgr.y (mgr.24370) 262 : cephadm [INF] Upgrade: Target is version 19.0.0-1979-g2b0101eb (unknown) 2024-03-11T20:59:14.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:14 smithi088 bash[19924]: cephadm 2024-03-11T20:59:13.359012+0000 mgr.y (mgr.24370) 263 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8fe9635f3beb0247496d7e321f3068bd10c333c433ef4824d7e1c1a7d3d78379'] 2024-03-11T20:59:14.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:14 smithi088 bash[19924]: audit 2024-03-11T20:59:13.363048+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T20:59:14.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:14 smithi088 bash[19924]: audit 2024-03-11T20:59:13.370301+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T20:59:14.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:14 smithi088 bash[19924]: cephadm 2024-03-11T20:59:13.372787+0000 mgr.y (mgr.24370) 264 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-11T20:59:14.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:14 smithi088 bash[19924]: cephadm 2024-03-11T20:59:13.617338+0000 mgr.y (mgr.24370) 265 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b on smithi161 2024-03-11T20:59:15.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:15 smithi161 bash[14436]: audit 2024-03-11T20:59:15.325313+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:59:15.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:15 smithi161 bash[14436]: audit 2024-03-11T20:59:15.326923+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:59:15.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:15 smithi161 bash[14436]: audit 2024-03-11T20:59:15.338130+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:59:15.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:15 smithi161 bash[14436]: audit 2024-03-11T20:59:15.339758+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:59:15.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:15 smithi088 bash[14472]: audit 2024-03-11T20:59:15.325313+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:59:15.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:15 smithi088 bash[14472]: audit 2024-03-11T20:59:15.326923+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:59:15.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:15 smithi088 bash[14472]: audit 2024-03-11T20:59:15.338130+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:59:15.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:15 smithi088 bash[14472]: audit 2024-03-11T20:59:15.339758+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:59:15.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:15 smithi088 bash[19924]: audit 2024-03-11T20:59:15.325313+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:59:15.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:15 smithi088 bash[19924]: audit 2024-03-11T20:59:15.326923+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T20:59:15.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:15 smithi088 bash[19924]: audit 2024-03-11T20:59:15.338130+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:59:15.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:15 smithi088 bash[19924]: audit 2024-03-11T20:59:15.339758+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T20:59:16.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:16 smithi161 bash[14436]: cluster 2024-03-11T20:59:15.113565+0000 mgr.y (mgr.24370) 266 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T20:59:16.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:16 smithi088 bash[14472]: cluster 2024-03-11T20:59:15.113565+0000 mgr.y (mgr.24370) 266 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T20:59:16.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:16 smithi088 bash[19924]: cluster 2024-03-11T20:59:15.113565+0000 mgr.y (mgr.24370) 266 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T20:59:18.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:18 smithi161 bash[14436]: cluster 2024-03-11T20:59:17.115276+0000 mgr.y (mgr.24370) 267 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:18.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:18 smithi088 bash[14472]: cluster 2024-03-11T20:59:17.115276+0000 mgr.y (mgr.24370) 267 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:18.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:18 smithi088 bash[19924]: cluster 2024-03-11T20:59:17.115276+0000 mgr.y (mgr.24370) 267 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:20.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:19 smithi161 bash[14436]: audit 2024-03-11T20:59:18.851135+0000 mgr.y (mgr.24370) 268 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:20.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:19 smithi088 bash[14472]: audit 2024-03-11T20:59:18.851135+0000 mgr.y (mgr.24370) 268 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:20.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:19 smithi088 bash[19924]: audit 2024-03-11T20:59:18.851135+0000 mgr.y (mgr.24370) 268 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:21.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:20 smithi161 bash[14436]: cluster 2024-03-11T20:59:19.116064+0000 mgr.y (mgr.24370) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:21.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:20 smithi088 bash[14472]: cluster 2024-03-11T20:59:19.116064+0000 mgr.y (mgr.24370) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:21.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:20 smithi088 bash[19924]: cluster 2024-03-11T20:59:19.116064+0000 mgr.y (mgr.24370) 269 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:22.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:59:21 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:59:21] "GET /metrics HTTP/1.1" 200 214816 "" "Prometheus/2.33.4" 2024-03-11T20:59:23.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:22 smithi161 bash[14436]: cluster 2024-03-11T20:59:21.117772+0000 mgr.y (mgr.24370) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:23.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:22 smithi088 bash[14472]: cluster 2024-03-11T20:59:21.117772+0000 mgr.y (mgr.24370) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:23.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:22 smithi088 bash[19924]: cluster 2024-03-11T20:59:21.117772+0000 mgr.y (mgr.24370) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:23.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:59:23 smithi088 bash[39450]: level=error ts=2024-03-11T20:59:23.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T20:59:23.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:59:23 smithi088 bash[39450]: level=warn ts=2024-03-11T20:59:23.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.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T20:59:23.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:59:23 smithi088 bash[39450]: level=warn ts=2024-03-11T20:59:23.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-03-11T20:59:24.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:59:24 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:59:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:59:25.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:24 smithi161 bash[14436]: cluster 2024-03-11T20:59:23.118544+0000 mgr.y (mgr.24370) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:25.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:24 smithi088 bash[14472]: cluster 2024-03-11T20:59:23.118544+0000 mgr.y (mgr.24370) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:25.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:24 smithi088 bash[19924]: cluster 2024-03-11T20:59:23.118544+0000 mgr.y (mgr.24370) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:27.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:26 smithi088 bash[14472]: cluster 2024-03-11T20:59:25.119292+0000 mgr.y (mgr.24370) 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-03-11T20:59:27.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:26 smithi088 bash[19924]: cluster 2024-03-11T20:59:25.119292+0000 mgr.y (mgr.24370) 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-03-11T20:59:27.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:26 smithi161 bash[14436]: cluster 2024-03-11T20:59:25.119292+0000 mgr.y (mgr.24370) 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-03-11T20:59:29.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:28 smithi088 bash[14472]: cluster 2024-03-11T20:59:27.121024+0000 mgr.y (mgr.24370) 273 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:29.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:28 smithi088 bash[19924]: cluster 2024-03-11T20:59:27.121024+0000 mgr.y (mgr.24370) 273 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:29.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:28 smithi161 bash[14436]: cluster 2024-03-11T20:59:27.121024+0000 mgr.y (mgr.24370) 273 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:30.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:29 smithi088 bash[14472]: audit 2024-03-11T20:59:28.859332+0000 mgr.y (mgr.24370) 274 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:30.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:29 smithi088 bash[19924]: audit 2024-03-11T20:59:28.859332+0000 mgr.y (mgr.24370) 274 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:30.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:29 smithi161 bash[14436]: audit 2024-03-11T20:59:28.859332+0000 mgr.y (mgr.24370) 274 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:31.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:30 smithi088 bash[14472]: cluster 2024-03-11T20:59:29.121740+0000 mgr.y (mgr.24370) 275 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:31.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:30 smithi088 bash[19924]: cluster 2024-03-11T20:59:29.121740+0000 mgr.y (mgr.24370) 275 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:31.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:30 smithi161 bash[14436]: cluster 2024-03-11T20:59:29.121740+0000 mgr.y (mgr.24370) 275 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:32.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:59:31 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:59:31] "GET /metrics HTTP/1.1" 200 214807 "" "Prometheus/2.33.4" 2024-03-11T20:59:32.977 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T20:59:33.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:32 smithi088 bash[14472]: cluster 2024-03-11T20:59:31.123422+0000 mgr.y (mgr.24370) 276 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:33.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:32 smithi088 bash[19924]: cluster 2024-03-11T20:59:31.123422+0000 mgr.y (mgr.24370) 276 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:33.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:32 smithi161 bash[14436]: cluster 2024-03-11T20:59:31.123422+0000 mgr.y (mgr.24370) 276 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:33.671 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T20:59:33.671 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (4m) 3m ago 5m 14.8M - ba2b418f427c 179e9eec5acd 2024-03-11T20:59:33.671 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (5m) 3m ago 5m 45.8M - 8.3.5 dad864ee21e9 74a5d7027b09 2024-03-11T20:59:33.671 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (3m) 3m ago 3m 66.1M - 3.5 e1d6a67b021e 8745e51a64e6 2024-03-11T20:59:33.671 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443 running (11m) 3m ago 11m 404M - 17.2.0 e1d6a67b021e ca5fa5ad81c2 2024-03-11T20:59:33.671 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:9283 running (13m) 3m ago 13m 451M - 17.2.0 e1d6a67b021e cabb1538b04a 2024-03-11T20:59:33.671 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (13m) 3m ago 13m 54.1M 2048M 17.2.0 e1d6a67b021e b1fab2aa9918 2024-03-11T20:59:33.671 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (11m) 3m ago 11m 45.1M 2048M 17.2.0 e1d6a67b021e cabfbda7483c 2024-03-11T20:59:33.672 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (12m) 3m ago 12m 43.1M 2048M 17.2.0 e1d6a67b021e b1c40e88a25e 2024-03-11T20:59:33.672 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (5m) 3m ago 5m 13.2M - 1dbe0e931976 6dfecd3049d2 2024-03-11T20:59:33.672 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (5m) 3m ago 5m 14.4M - 1dbe0e931976 a197df210846 2024-03-11T20:59:33.672 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (11m) 3m ago 11m 53.8M 4061M 17.2.0 e1d6a67b021e e8944005ffae 2024-03-11T20:59:33.672 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (10m) 3m ago 10m 54.8M 4061M 17.2.0 e1d6a67b021e 73bf771b15d5 2024-03-11T20:59:33.672 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (9m) 3m ago 9m 50.8M 4061M 17.2.0 e1d6a67b021e 4865ede65151 2024-03-11T20:59:33.672 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (9m) 3m ago 9m 51.7M 4061M 17.2.0 e1d6a67b021e 44e8ad8c4e08 2024-03-11T20:59:33.672 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (8m) 3m ago 8m 50.2M 4317M 17.2.0 e1d6a67b021e 26ce6e88b4d8 2024-03-11T20:59:33.672 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (8m) 3m ago 8m 49.8M 4317M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T20:59:33.672 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (7m) 3m ago 7m 48.2M 4317M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T20:59:33.672 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (6m) 3m ago 6m 51.3M 4317M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T20:59:33.672 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (4m) 3m ago 5m 47.9M - 514e6a882f6e a1557d7cb9a4 2024-03-11T20:59:33.672 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (3m) 3m ago 3m 83.7M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T20:59:33.672 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (3m) 3m ago 3m 83.1M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T20:59:33.673 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (3m) 3m ago 3m 83.5M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T20:59:33.673 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (3m) 3m ago 3m 83.0M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T20:59:33.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:59:33 smithi088 bash[39450]: level=error ts=2024-03-11T20:59:33.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T20:59:33.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:59:33 smithi088 bash[39450]: level=warn ts=2024-03-11T20:59:33.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T20:59:33.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:59:33 smithi088 bash[39450]: level=warn ts=2024-03-11T20:59:33.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-03-11T20:59:34.091 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T20:59:34.092 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T20:59:34.092 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-11T20:59:34.092 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:59:34.092 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T20:59:34.092 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-11T20:59:34.092 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:59:34.092 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T20:59:34.092 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-11T20:59:34.092 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:59:34.092 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-03-11T20:59:34.092 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T20:59:34.092 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T20:59:34.092 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T20:59:34.093 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T20:59:34.093 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-11T20:59:34.093 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T20:59:34.093 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T20:59:34.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:33 smithi088 bash[14472]: audit 2024-03-11T20:59:32.961210+0000 mgr.y (mgr.24370) 277 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:34.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:33 smithi088 bash[19924]: audit 2024-03-11T20:59:32.961210+0000 mgr.y (mgr.24370) 277 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:34.361 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:33 smithi161 bash[14436]: audit 2024-03-11T20:59:32.961210+0000 mgr.y (mgr.24370) 277 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:34.442 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T20:59:34.442 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T20:59:34.442 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T20:59:34.442 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-03-11T20:59:34.442 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "0/23 daemons upgraded", 2024-03-11T20:59:34.442 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b image on host smithi161" 2024-03-11T20:59:34.442 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T20:59:34.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:59:34 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:59:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:59:34.863 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T20:59:35.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:34 smithi088 bash[14472]: cluster 2024-03-11T20:59:33.124156+0000 mgr.y (mgr.24370) 278 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:35.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:34 smithi088 bash[14472]: audit 2024-03-11T20:59:33.306780+0000 mgr.y (mgr.24370) 279 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:35.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:34 smithi088 bash[14472]: audit 2024-03-11T20:59:33.648908+0000 mgr.y (mgr.24370) 280 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:35.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:34 smithi088 bash[14472]: audit 2024-03-11T20:59:34.091421+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.88:0/1498013914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T20:59:35.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:34 smithi088 bash[14472]: audit 2024-03-11T20:59:34.864032+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.88:0/1486379235' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T20:59:35.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:34 smithi088 bash[19924]: cluster 2024-03-11T20:59:33.124156+0000 mgr.y (mgr.24370) 278 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:35.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:34 smithi088 bash[19924]: audit 2024-03-11T20:59:33.306780+0000 mgr.y (mgr.24370) 279 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:35.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:34 smithi088 bash[19924]: audit 2024-03-11T20:59:33.648908+0000 mgr.y (mgr.24370) 280 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:35.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:34 smithi088 bash[19924]: audit 2024-03-11T20:59:34.091421+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.88:0/1498013914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T20:59:35.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:34 smithi088 bash[19924]: audit 2024-03-11T20:59:34.864032+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.88:0/1486379235' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T20:59:35.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:34 smithi161 bash[14436]: cluster 2024-03-11T20:59:33.124156+0000 mgr.y (mgr.24370) 278 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:35.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:34 smithi161 bash[14436]: audit 2024-03-11T20:59:33.306780+0000 mgr.y (mgr.24370) 279 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:35.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:34 smithi161 bash[14436]: audit 2024-03-11T20:59:33.648908+0000 mgr.y (mgr.24370) 280 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:35.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:34 smithi161 bash[14436]: audit 2024-03-11T20:59:34.091421+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.88:0/1498013914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T20:59:35.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:34 smithi161 bash[14436]: audit 2024-03-11T20:59:34.864032+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.88:0/1486379235' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T20:59:36.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:35 smithi088 bash[14472]: audit 2024-03-11T20:59:34.442019+0000 mgr.y (mgr.24370) 281 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:36.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:35 smithi088 bash[19924]: audit 2024-03-11T20:59:34.442019+0000 mgr.y (mgr.24370) 281 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:36.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:35 smithi161 bash[14436]: audit 2024-03-11T20:59:34.442019+0000 mgr.y (mgr.24370) 281 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T20:59:37.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:36 smithi088 bash[14472]: cluster 2024-03-11T20:59:35.124928+0000 mgr.y (mgr.24370) 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-03-11T20:59:37.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:36 smithi088 bash[19924]: cluster 2024-03-11T20:59:35.124928+0000 mgr.y (mgr.24370) 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-03-11T20:59:37.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:36 smithi161 bash[14436]: cluster 2024-03-11T20:59:35.124928+0000 mgr.y (mgr.24370) 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-03-11T20:59:39.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:38 smithi088 bash[14472]: cluster 2024-03-11T20:59:37.126756+0000 mgr.y (mgr.24370) 283 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:39.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:38 smithi088 bash[19924]: cluster 2024-03-11T20:59:37.126756+0000 mgr.y (mgr.24370) 283 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:39.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:38 smithi161 bash[14436]: cluster 2024-03-11T20:59:37.126756+0000 mgr.y (mgr.24370) 283 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:40.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:39 smithi088 bash[19924]: audit 2024-03-11T20:59:38.867302+0000 mgr.y (mgr.24370) 284 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:40.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:39 smithi088 bash[14472]: audit 2024-03-11T20:59:38.867302+0000 mgr.y (mgr.24370) 284 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:40.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:39 smithi161 bash[14436]: audit 2024-03-11T20:59:38.867302+0000 mgr.y (mgr.24370) 284 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:41.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:40 smithi088 bash[19924]: cluster 2024-03-11T20:59:39.127537+0000 mgr.y (mgr.24370) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:41.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:40 smithi088 bash[14472]: cluster 2024-03-11T20:59:39.127537+0000 mgr.y (mgr.24370) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:41.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:40 smithi161 bash[14436]: cluster 2024-03-11T20:59:39.127537+0000 mgr.y (mgr.24370) 285 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:42.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:59:41 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:59:41] "GET /metrics HTTP/1.1" 200 214807 "" "Prometheus/2.33.4" 2024-03-11T20:59:43.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:42 smithi088 bash[19924]: cluster 2024-03-11T20:59:41.129208+0000 mgr.y (mgr.24370) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:43.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:42 smithi088 bash[14472]: cluster 2024-03-11T20:59:41.129208+0000 mgr.y (mgr.24370) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:43.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:42 smithi161 bash[14436]: cluster 2024-03-11T20:59:41.129208+0000 mgr.y (mgr.24370) 286 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:43.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:59:43 smithi088 bash[39450]: level=error ts=2024-03-11T20:59:43.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T20:59:43.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:59:43 smithi088 bash[39450]: level=warn ts=2024-03-11T20:59:43.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-03-11T20:59:43.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:59:43 smithi088 bash[39450]: level=warn ts=2024-03-11T20:59:43.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T20:59:44.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:59:44 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:59:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:59:45.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:44 smithi088 bash[19924]: cluster 2024-03-11T20:59:43.129912+0000 mgr.y (mgr.24370) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:45.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:44 smithi088 bash[14472]: cluster 2024-03-11T20:59:43.129912+0000 mgr.y (mgr.24370) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:45.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:44 smithi161 bash[14436]: cluster 2024-03-11T20:59:43.129912+0000 mgr.y (mgr.24370) 287 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:47.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:46 smithi088 bash[19924]: cluster 2024-03-11T20:59:45.130666+0000 mgr.y (mgr.24370) 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-03-11T20:59:47.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:46 smithi088 bash[14472]: cluster 2024-03-11T20:59:45.130666+0000 mgr.y (mgr.24370) 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-03-11T20:59:47.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:46 smithi161 bash[14436]: cluster 2024-03-11T20:59:45.130666+0000 mgr.y (mgr.24370) 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-03-11T20:59:49.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:48 smithi088 bash[19924]: cluster 2024-03-11T20:59:47.132432+0000 mgr.y (mgr.24370) 289 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:49.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:48 smithi088 bash[14472]: cluster 2024-03-11T20:59:47.132432+0000 mgr.y (mgr.24370) 289 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:49.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:48 smithi161 bash[14436]: cluster 2024-03-11T20:59:47.132432+0000 mgr.y (mgr.24370) 289 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:49 smithi088 bash[19924]: audit 2024-03-11T20:59:48.875560+0000 mgr.y (mgr.24370) 290 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:50.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:49 smithi088 bash[14472]: audit 2024-03-11T20:59:48.875560+0000 mgr.y (mgr.24370) 290 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:50.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:49 smithi161 bash[14436]: audit 2024-03-11T20:59:48.875560+0000 mgr.y (mgr.24370) 290 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T20:59:51.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:50 smithi088 bash[19924]: cluster 2024-03-11T20:59:49.133182+0000 mgr.y (mgr.24370) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:51.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:50 smithi088 bash[14472]: cluster 2024-03-11T20:59:49.133182+0000 mgr.y (mgr.24370) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:51.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:50 smithi161 bash[14436]: cluster 2024-03-11T20:59:49.133182+0000 mgr.y (mgr.24370) 291 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:52.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 20:59:51 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:59:51] "GET /metrics HTTP/1.1" 200 214818 "" "Prometheus/2.33.4" 2024-03-11T20:59:53.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:52 smithi088 bash[14472]: cluster 2024-03-11T20:59:51.134834+0000 mgr.y (mgr.24370) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:53.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:52 smithi088 bash[19924]: cluster 2024-03-11T20:59:51.134834+0000 mgr.y (mgr.24370) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:53.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:52 smithi161 bash[14436]: cluster 2024-03-11T20:59:51.134834+0000 mgr.y (mgr.24370) 292 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:53.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:59:53 smithi088 bash[39450]: level=error ts=2024-03-11T20:59:53.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T20:59:53.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:59:53 smithi088 bash[39450]: level=warn ts=2024-03-11T20:59: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.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T20:59:53.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 20:59:53 smithi088 bash[39450]: level=warn ts=2024-03-11T20:59: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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-03-11T20:59:54.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 20:59:54 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:20:59:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T20:59:55.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:54 smithi088 bash[14472]: cluster 2024-03-11T20:59:53.135647+0000 mgr.y (mgr.24370) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:55.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:54 smithi088 bash[19924]: cluster 2024-03-11T20:59:53.135647+0000 mgr.y (mgr.24370) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:55.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:55 smithi161 bash[14436]: cluster 2024-03-11T20:59:53.135647+0000 mgr.y (mgr.24370) 293 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T20:59:57.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:57 smithi088 bash[14472]: cluster 2024-03-11T20:59:55.136465+0000 mgr.y (mgr.24370) 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-03-11T20:59:57.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:57 smithi088 bash[19924]: cluster 2024-03-11T20:59:55.136465+0000 mgr.y (mgr.24370) 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-03-11T20:59:57.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:57 smithi161 bash[14436]: cluster 2024-03-11T20:59:55.136465+0000 mgr.y (mgr.24370) 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-03-11T20:59:59.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 20:59:59 smithi088 bash[14472]: cluster 2024-03-11T20:59:57.138250+0000 mgr.y (mgr.24370) 295 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:59.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 20:59:59 smithi088 bash[19924]: cluster 2024-03-11T20:59:57.138250+0000 mgr.y (mgr.24370) 295 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T20:59:59.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 20:59:59 smithi161 bash[14436]: cluster 2024-03-11T20:59:57.138250+0000 mgr.y (mgr.24370) 295 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:00.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:00 smithi088 bash[14472]: audit 2024-03-11T20:59:58.886808+0000 mgr.y (mgr.24370) 296 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:00.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:00 smithi088 bash[14472]: cluster 2024-03-11T21:00:00.000142+0000 mon.a (mon.0) 812 : cluster [INF] overall HEALTH_OK 2024-03-11T21:00:00.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:00 smithi088 bash[19924]: audit 2024-03-11T20:59:58.886808+0000 mgr.y (mgr.24370) 296 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:00.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:00 smithi088 bash[19924]: cluster 2024-03-11T21:00:00.000142+0000 mon.a (mon.0) 812 : cluster [INF] overall HEALTH_OK 2024-03-11T21:00:00.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:00 smithi161 bash[14436]: audit 2024-03-11T20:59:58.886808+0000 mgr.y (mgr.24370) 296 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:00.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:00 smithi161 bash[14436]: cluster 2024-03-11T21:00:00.000142+0000 mon.a (mon.0) 812 : cluster [INF] overall HEALTH_OK 2024-03-11T21:00:01.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:01 smithi088 bash[14472]: cluster 2024-03-11T20:59:59.139053+0000 mgr.y (mgr.24370) 297 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:01.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:01 smithi088 bash[19924]: cluster 2024-03-11T20:59:59.139053+0000 mgr.y (mgr.24370) 297 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:01.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:01 smithi161 bash[14436]: cluster 2024-03-11T20:59:59.139053+0000 mgr.y (mgr.24370) 297 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:02.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:01 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:00:01] "GET /metrics HTTP/1.1" 200 214820 "" "Prometheus/2.33.4" 2024-03-11T21:00:03.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:03 smithi088 bash[14472]: cluster 2024-03-11T21:00:01.140787+0000 mgr.y (mgr.24370) 298 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:03.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:03 smithi088 bash[19924]: cluster 2024-03-11T21:00:01.140787+0000 mgr.y (mgr.24370) 298 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:03.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:03 smithi161 bash[14436]: cluster 2024-03-11T21:00:01.140787+0000 mgr.y (mgr.24370) 298 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:03.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:03 smithi088 bash[39450]: level=error ts=2024-03-11T21:00:03.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-03-11T21:00:03.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:03 smithi088 bash[39450]: level=warn ts=2024-03-11T21:00: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.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T21:00:03.825 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:03 smithi088 bash[39450]: level=warn ts=2024-03-11T21:00: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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-03-11T21:00:04.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:04 smithi161 bash[15169]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:00:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T21:00:05.245 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:00:05.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:05 smithi088 bash[14472]: cluster 2024-03-11T21:00:03.141543+0000 mgr.y (mgr.24370) 299 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:05.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:05 smithi088 bash[19924]: cluster 2024-03-11T21:00:03.141543+0000 mgr.y (mgr.24370) 299 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:05.347 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:05 smithi161 bash[14436]: cluster 2024-03-11T21:00:03.141543+0000 mgr.y (mgr.24370) 299 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:05.951 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:00:05.951 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (5m) 3m ago 6m 14.8M - ba2b418f427c 179e9eec5acd 2024-03-11T21:00:05.952 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (5m) 4m ago 5m 45.8M - 8.3.5 dad864ee21e9 74a5d7027b09 2024-03-11T21:00:05.952 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (3m) 3m ago 3m 66.1M - 3.5 e1d6a67b021e 8745e51a64e6 2024-03-11T21:00:05.952 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443 running (12m) 4m ago 12m 404M - 17.2.0 e1d6a67b021e ca5fa5ad81c2 2024-03-11T21:00:05.952 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:9283 running (14m) 3m ago 14m 451M - 17.2.0 e1d6a67b021e cabb1538b04a 2024-03-11T21:00:05.952 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (14m) 3m ago 14m 54.1M 2048M 17.2.0 e1d6a67b021e b1fab2aa9918 2024-03-11T21:00:05.952 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (12m) 4m ago 12m 45.1M 2048M 17.2.0 e1d6a67b021e cabfbda7483c 2024-03-11T21:00:05.952 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (12m) 3m ago 12m 43.1M 2048M 17.2.0 e1d6a67b021e b1c40e88a25e 2024-03-11T21:00:05.952 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (6m) 3m ago 6m 13.2M - 1dbe0e931976 6dfecd3049d2 2024-03-11T21:00:05.952 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (6m) 4m ago 6m 14.4M - 1dbe0e931976 a197df210846 2024-03-11T21:00:05.952 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (11m) 3m ago 11m 53.8M 4061M 17.2.0 e1d6a67b021e e8944005ffae 2024-03-11T21:00:05.952 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (11m) 3m ago 11m 54.8M 4061M 17.2.0 e1d6a67b021e 73bf771b15d5 2024-03-11T21:00:05.952 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (10m) 3m ago 10m 50.8M 4061M 17.2.0 e1d6a67b021e 4865ede65151 2024-03-11T21:00:05.952 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (9m) 3m ago 9m 51.7M 4061M 17.2.0 e1d6a67b021e 44e8ad8c4e08 2024-03-11T21:00:05.953 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (9m) 4m ago 9m 50.2M 4317M 17.2.0 e1d6a67b021e 26ce6e88b4d8 2024-03-11T21:00:05.953 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (8m) 4m ago 8m 49.8M 4317M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T21:00:05.953 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (8m) 4m ago 8m 48.2M 4317M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T21:00:05.953 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (7m) 4m ago 7m 51.3M 4317M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T21:00:05.953 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (5m) 4m ago 6m 47.9M - 514e6a882f6e a1557d7cb9a4 2024-03-11T21:00:05.953 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (4m) 3m ago 4m 83.7M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T21:00:05.953 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (4m) 4m ago 4m 83.1M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:00:05.953 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (4m) 3m ago 4m 83.5M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T21:00:05.953 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (4m) 4m ago 4m 83.0M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:00:06.364 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:00:06.365 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:00:06.365 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-11T21:00:06.365 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:00:06.365 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:00:06.365 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-11T21:00:06.365 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:00:06.365 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:00:06.365 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-11T21:00:06.365 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:00:06.365 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-03-11T21:00:06.365 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:00:06.365 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T21:00:06.365 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:00:06.365 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:00:06.366 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-11T21:00:06.366 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:00:06.366 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:00:06.701 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:00:06.701 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:00:06.701 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:00:06.702 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-03-11T21:00:06.702 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "0/23 daemons upgraded", 2024-03-11T21:00:06.702 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading mgr daemons" 2024-03-11T21:00:06.702 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:00:07.107 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:00:07.210 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:06 smithi161 bash[14436]: cluster 2024-03-11T21:00:05.142278+0000 mgr.y (mgr.24370) 300 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:07.210 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:06 smithi161 bash[14436]: audit 2024-03-11T21:00:05.230082+0000 mgr.y (mgr.24370) 301 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:07.210 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:06 smithi161 bash[14436]: audit 2024-03-11T21:00:05.586056+0000 mgr.y (mgr.24370) 302 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:07.211 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:06 smithi161 bash[14436]: audit 2024-03-11T21:00:05.930280+0000 mgr.y (mgr.24370) 303 : audit [DBG] from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:07.211 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:06 smithi161 bash[14436]: cephadm 2024-03-11T21:00:05.953370+0000 mgr.y (mgr.24370) 304 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-11T21:00:07.211 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:06 smithi161 bash[14436]: audit 2024-03-11T21:00:05.959442+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:07.211 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:06 smithi161 bash[14436]: audit 2024-03-11T21:00:05.966327+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:00:07.211 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:06 smithi161 bash[14436]: audit 2024-03-11T21:00:05.968205+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:00:07.211 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:06 smithi161 bash[14436]: audit 2024-03-11T21:00:05.971172+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T21:00:07.211 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:06 smithi161 bash[14436]: cephadm 2024-03-11T21:00:05.972064+0000 mgr.y (mgr.24370) 305 : cephadm [INF] Deploying daemon mgr.x on smithi161 2024-03-11T21:00:07.211 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:06 smithi161 bash[14436]: audit 2024-03-11T21:00:05.973150+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:00:07.211 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:06 smithi161 bash[14436]: audit 2024-03-11T21:00:06.364485+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.88:0/118101372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:00:07.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[14472]: cluster 2024-03-11T21:00:05.142278+0000 mgr.y (mgr.24370) 300 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:07.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[14472]: audit 2024-03-11T21:00:05.230082+0000 mgr.y (mgr.24370) 301 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:07.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[14472]: audit 2024-03-11T21:00:05.586056+0000 mgr.y (mgr.24370) 302 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:07.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[14472]: audit 2024-03-11T21:00:05.930280+0000 mgr.y (mgr.24370) 303 : audit [DBG] from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:07.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[14472]: cephadm 2024-03-11T21:00:05.953370+0000 mgr.y (mgr.24370) 304 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-11T21:00:07.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[14472]: audit 2024-03-11T21:00:05.959442+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:07.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[14472]: audit 2024-03-11T21:00:05.966327+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:00:07.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[14472]: audit 2024-03-11T21:00:05.968205+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:00:07.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[14472]: audit 2024-03-11T21:00:05.971172+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T21:00:07.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[14472]: cephadm 2024-03-11T21:00:05.972064+0000 mgr.y (mgr.24370) 305 : cephadm [INF] Deploying daemon mgr.x on smithi161 2024-03-11T21:00:07.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[14472]: audit 2024-03-11T21:00:05.973150+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:00:07.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[14472]: audit 2024-03-11T21:00:06.364485+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.88:0/118101372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:00:07.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[19924]: cluster 2024-03-11T21:00:05.142278+0000 mgr.y (mgr.24370) 300 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:07.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[19924]: audit 2024-03-11T21:00:05.230082+0000 mgr.y (mgr.24370) 301 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:07.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[19924]: audit 2024-03-11T21:00:05.586056+0000 mgr.y (mgr.24370) 302 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:07.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[19924]: audit 2024-03-11T21:00:05.930280+0000 mgr.y (mgr.24370) 303 : audit [DBG] from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:07.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[19924]: cephadm 2024-03-11T21:00:05.953370+0000 mgr.y (mgr.24370) 304 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-11T21:00:07.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[19924]: audit 2024-03-11T21:00:05.959442+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:07.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[19924]: audit 2024-03-11T21:00:05.966327+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:00:07.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[19924]: audit 2024-03-11T21:00:05.968205+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:00:07.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[19924]: audit 2024-03-11T21:00:05.971172+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T21:00:07.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[19924]: cephadm 2024-03-11T21:00:05.972064+0000 mgr.y (mgr.24370) 305 : cephadm [INF] Deploying daemon mgr.x on smithi161 2024-03-11T21:00:07.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[19924]: audit 2024-03-11T21:00:05.973150+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:00:07.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:06 smithi088 bash[19924]: audit 2024-03-11T21:00:06.364485+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.88:0/118101372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:00:08.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:07 smithi088 bash[14472]: audit 2024-03-11T21:00:06.701153+0000 mgr.y (mgr.24370) 306 : audit [DBG] from='client.25102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:08.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:07 smithi088 bash[14472]: audit 2024-03-11T21:00:07.107805+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.88:0/4281463246' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:00:08.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:07 smithi088 bash[19924]: audit 2024-03-11T21:00:06.701153+0000 mgr.y (mgr.24370) 306 : audit [DBG] from='client.25102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:08.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:07 smithi088 bash[19924]: audit 2024-03-11T21:00:07.107805+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.88:0/4281463246' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:00:08.346 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:07 smithi161 bash[14436]: audit 2024-03-11T21:00:06.701153+0000 mgr.y (mgr.24370) 306 : audit [DBG] from='client.25102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:08.346 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:07 smithi161 bash[14436]: audit 2024-03-11T21:00:07.107805+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.88:0/4281463246' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:00:08.346 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:08 smithi161 systemd[1]: Stopping Ceph mgr.x for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:00:08.346 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:08 smithi161 bash[34480]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mgr.x 2024-03-11T21:00:09.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:08 smithi161 bash[14436]: cluster 2024-03-11T21:00:07.143978+0000 mgr.y (mgr.24370) 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-03-11T21:00:09.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:08 smithi161 bash[34490]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mgr-x 2024-03-11T21:00:09.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:08 smithi161 bash[34537]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mgr.x 2024-03-11T21:00:09.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:08 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-11T21:00:09.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:08 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-03-11T21:00:09.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:08 smithi161 systemd[1]: Stopped Ceph mgr.x for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:00:09.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:08 smithi088 bash[14472]: cluster 2024-03-11T21:00:07.143978+0000 mgr.y (mgr.24370) 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-03-11T21:00:09.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:08 smithi088 bash[19924]: cluster 2024-03-11T21:00:07.143978+0000 mgr.y (mgr.24370) 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-03-11T21:00:09.574 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:09 smithi088 bash[39450]: level=warn ts=2024-03-11T21:00:09.535Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.161:8443/api/prometheus_receiver\": dial tcp 172.21.15.161:8443: connect: connection refused" 2024-03-11T21:00:09.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:09 smithi161 systemd[1]: Started Ceph mgr.x for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:00:09.983 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:09 smithi088 bash[19924]: audit 2024-03-11T21:00:08.895526+0000 mgr.y (mgr.24370) 308 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:09.983 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:09 smithi088 bash[19924]: audit 2024-03-11T21:00:09.298373+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:09.983 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:09 smithi088 bash[19924]: audit 2024-03-11T21:00:09.304313+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:00:09.983 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:09 smithi088 bash[19924]: audit 2024-03-11T21:00:09.305688+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:00:10.300 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:09 smithi161 bash[14436]: audit 2024-03-11T21:00:08.895526+0000 mgr.y (mgr.24370) 308 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:10.301 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:09 smithi161 bash[14436]: audit 2024-03-11T21:00:09.298373+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:10.301 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:09 smithi161 bash[14436]: audit 2024-03-11T21:00:09.304313+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:00:10.301 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:09 smithi161 bash[14436]: audit 2024-03-11T21:00:09.305688+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:00:10.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:09 smithi088 bash[14472]: audit 2024-03-11T21:00:08.895526+0000 mgr.y (mgr.24370) 308 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:10.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:09 smithi088 bash[14472]: audit 2024-03-11T21:00:09.298373+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:10.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:09 smithi088 bash[14472]: audit 2024-03-11T21:00:09.304313+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:00:10.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:09 smithi088 bash[14472]: audit 2024-03-11T21:00:09.305688+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:00:10.627 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:10 smithi161 bash[34605]: debug 2024-03-11T21:00:10.458+0000 7fd1f1df1700 1 -- 172.21.15.161:0/508361697 <== mon.2 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556820f605a0 con 0x556821ce4c00 2024-03-11T21:00:10.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:10 smithi161 bash[34605]: debug 2024-03-11T21:00:10.626+0000 7fd1fbff3200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-11T21:00:11.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:10 smithi088 bash[14472]: cluster 2024-03-11T21:00:09.144713+0000 mgr.y (mgr.24370) 309 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:11.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:10 smithi088 bash[19924]: cluster 2024-03-11T21:00:09.144713+0000 mgr.y (mgr.24370) 309 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:11.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:10 smithi161 bash[14436]: cluster 2024-03-11T21:00:09.144713+0000 mgr.y (mgr.24370) 309 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:11.895 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:11 smithi161 bash[34605]: debug 2024-03-11T21:00:11.526+0000 7fd1fbff3200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-11T21:00:11.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:11 smithi161 bash[34605]: debug 2024-03-11T21:00:11.630+0000 7fd1fbff3200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-11T21:00:11.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:11 smithi161 bash[34605]: debug 2024-03-11T21:00:11.730+0000 7fd1fbff3200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-11T21:00:12.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:11 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:00:11] "GET /metrics HTTP/1.1" 200 214820 "" "Prometheus/2.33.4" 2024-03-11T21:00:12.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:12 smithi161 bash[34605]: debug 2024-03-11T21:00:12.010+0000 7fd1fbff3200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-11T21:00:12.802 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:12 smithi161 bash[34605]: debug 2024-03-11T21:00:12.402+0000 7fd1fbff3200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-11T21:00:12.802 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:12 smithi161 bash[34605]: debug 2024-03-11T21:00:12.574+0000 7fd1fbff3200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-11T21:00:12.802 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:12 smithi161 bash[34605]: debug 2024-03-11T21:00:12.798+0000 7fd1fbff3200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-11T21:00:13.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:12 smithi161 bash[14436]: cluster 2024-03-11T21:00:11.146365+0000 mgr.y (mgr.24370) 310 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:13.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:12 smithi088 bash[14472]: cluster 2024-03-11T21:00:11.146365+0000 mgr.y (mgr.24370) 310 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:13.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:12 smithi088 bash[19924]: cluster 2024-03-11T21:00:11.146365+0000 mgr.y (mgr.24370) 310 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:13.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:13 smithi088 bash[39450]: level=error ts=2024-03-11T21:00:13.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.161:8443/api/prometheus_receiver\": dial tcp 172.21.15.161:8443: connect: connection refused" 2024-03-11T21:00:13.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:13 smithi088 bash[39450]: level=warn ts=2024-03-11T21:00:13.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.161:8443/api/prometheus_receiver\": dial tcp 172.21.15.161:8443: connect: connection refused" 2024-03-11T21:00:13.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:13 smithi088 bash[39450]: level=warn ts=2024-03-11T21:00:13.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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-03-11T21:00:14.338 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:13 smithi161 bash[34605]: debug 2024-03-11T21:00:13.902+0000 7fd1fbff3200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-11T21:00:14.338 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:14 smithi161 bash[34605]: debug 2024-03-11T21:00:14.018+0000 7fd1fbff3200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-11T21:00:14.338 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:14 smithi161 bash[34605]: debug 2024-03-11T21:00:14.134+0000 7fd1fbff3200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-11T21:00:14.611 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:14 smithi161 bash[14436]: cluster 2024-03-11T21:00:13.147180+0000 mgr.y (mgr.24370) 311 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:14.611 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:14 smithi161 bash[14436]: audit 2024-03-11T21:00:13.336311+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:14.611 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:14 smithi161 bash[14436]: audit 2024-03-11T21:00:13.839152+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:14.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:14 smithi088 bash[19924]: cluster 2024-03-11T21:00:13.147180+0000 mgr.y (mgr.24370) 311 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:14.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:14 smithi088 bash[19924]: audit 2024-03-11T21:00:13.336311+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:14.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:14 smithi088 bash[19924]: audit 2024-03-11T21:00:13.839152+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:14.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:14 smithi088 bash[14472]: cluster 2024-03-11T21:00:13.147180+0000 mgr.y (mgr.24370) 311 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:14.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:14 smithi088 bash[14472]: audit 2024-03-11T21:00:13.336311+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:14.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:14 smithi088 bash[14472]: audit 2024-03-11T21:00:13.839152+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:14.897 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:14 smithi161 bash[34605]: debug 2024-03-11T21:00:14.610+0000 7fd1fbff3200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-11T21:00:14.897 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:14 smithi161 bash[34605]: debug 2024-03-11T21:00:14.830+0000 7fd1fbff3200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-11T21:00:15.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:15 smithi161 bash[14436]: audit 2024-03-11T21:00:15.331210+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:00:15.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:15 smithi161 bash[14436]: audit 2024-03-11T21:00:15.332851+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:00:15.647 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:15 smithi161 bash[34605]: debug 2024-03-11T21:00:15.286+0000 7fd1fbff3200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-11T21:00:15.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:15 smithi088 bash[14472]: audit 2024-03-11T21:00:15.331210+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:00:15.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:15 smithi088 bash[14472]: audit 2024-03-11T21:00:15.332851+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:00:15.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:15 smithi088 bash[19924]: audit 2024-03-11T21:00:15.331210+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:00:15.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:15 smithi088 bash[19924]: audit 2024-03-11T21:00:15.332851+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:00:16.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:15 smithi161 bash[34605]: debug 2024-03-11T21:00:15.814+0000 7fd1fbff3200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-11T21:00:16.653 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:16 smithi161 bash[34605]: debug 2024-03-11T21:00:16.370+0000 7fd1fbff3200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-11T21:00:16.653 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:16 smithi161 bash[34605]: debug 2024-03-11T21:00:16.482+0000 7fd1fbff3200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-11T21:00:16.653 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:16 smithi161 bash[14436]: cluster 2024-03-11T21:00:15.147919+0000 mgr.y (mgr.24370) 312 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:16.653 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:16 smithi161 bash[14436]: audit 2024-03-11T21:00:15.344850+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:00:16.654 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:16 smithi161 bash[14436]: audit 2024-03-11T21:00:15.346606+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:00:16.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:16 smithi088 bash[14472]: cluster 2024-03-11T21:00:15.147919+0000 mgr.y (mgr.24370) 312 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:16.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:16 smithi088 bash[14472]: audit 2024-03-11T21:00:15.344850+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:00:16.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:16 smithi088 bash[14472]: audit 2024-03-11T21:00:15.346606+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:00:16.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:16 smithi088 bash[19924]: cluster 2024-03-11T21:00:15.147919+0000 mgr.y (mgr.24370) 312 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:16.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:16 smithi088 bash[19924]: audit 2024-03-11T21:00:15.344850+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:00:16.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:16 smithi088 bash[19924]: audit 2024-03-11T21:00:15.346606+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:00:17.091 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:16 smithi161 bash[34605]: debug 2024-03-11T21:00:16.834+0000 7fd1fbff3200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-11T21:00:17.091 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:16 smithi161 bash[34605]: debug 2024-03-11T21:00:16.946+0000 7fd1fbff3200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-11T21:00:17.395 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:17 smithi161 bash[34605]: debug 2024-03-11T21:00:17.090+0000 7fd1fbff3200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-11T21:00:17.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:17 smithi161 bash[34605]: debug 2024-03-11T21:00:17.202+0000 7fd1fbff3200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-11T21:00:17.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:17 smithi161 bash[34605]: debug 2024-03-11T21:00:17.330+0000 7fd1fbff3200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-11T21:00:17.839 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:17 smithi161 bash[34605]: debug 2024-03-11T21:00:17.522+0000 7fd1fbff3200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-11T21:00:17.839 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:17 smithi161 bash[34605]: debug 2024-03-11T21:00:17.646+0000 7fd1fbff3200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-11T21:00:18.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:18 smithi161 bash[14436]: cluster 2024-03-11T21:00:17.149659+0000 mgr.y (mgr.24370) 313 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:18.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:18 smithi088 bash[19924]: cluster 2024-03-11T21:00:17.149659+0000 mgr.y (mgr.24370) 313 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:18.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:18 smithi088 bash[14472]: cluster 2024-03-11T21:00:17.149659+0000 mgr.y (mgr.24370) 313 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:19.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:18 smithi161 bash[34605]: debug 2024-03-11T21:00:18.930+0000 7fd1fbff3200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-11T21:00:19.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:18 smithi161 bash[34605]: [11/Mar/2024:21:00:18] ENGINE Bus STARTING 2024-03-11T21:00:19.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:19 smithi161 bash[34605]: CherryPy Checker: 2024-03-11T21:00:19.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:19 smithi161 bash[34605]: The Application mounted at '' has an empty config. 2024-03-11T21:00:19.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:19 smithi161 bash[34605]: [11/Mar/2024:21:00:19] ENGINE Serving on http://:::9283 2024-03-11T21:00:19.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:19 smithi161 bash[34605]: [11/Mar/2024:21:00:19] ENGINE Bus STARTED 2024-03-11T21:00:20.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:19 smithi088 bash[14472]: audit 2024-03-11T21:00:18.903271+0000 mgr.y (mgr.24370) 314 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:20.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:19 smithi088 bash[14472]: cluster 2024-03-11T21:00:18.938847+0000 mon.a (mon.0) 822 : cluster [DBG] Standby manager daemon x restarted 2024-03-11T21:00:20.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:19 smithi088 bash[14472]: cluster 2024-03-11T21:00:18.939113+0000 mon.a (mon.0) 823 : cluster [DBG] Standby manager daemon x started 2024-03-11T21:00:20.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:19 smithi088 bash[14472]: audit 2024-03-11T21:00:18.943230+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.? 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T21:00:20.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:19 smithi088 bash[14472]: audit 2024-03-11T21:00:18.944144+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.? 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:00:20.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:19 smithi088 bash[14472]: audit 2024-03-11T21:00:18.946859+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.? 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T21:00:20.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:19 smithi088 bash[14472]: audit 2024-03-11T21:00:18.948514+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.? 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:00:20.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:19 smithi088 bash[19924]: audit 2024-03-11T21:00:18.903271+0000 mgr.y (mgr.24370) 314 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:20.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:19 smithi088 bash[19924]: cluster 2024-03-11T21:00:18.938847+0000 mon.a (mon.0) 822 : cluster [DBG] Standby manager daemon x restarted 2024-03-11T21:00:20.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:19 smithi088 bash[19924]: cluster 2024-03-11T21:00:18.939113+0000 mon.a (mon.0) 823 : cluster [DBG] Standby manager daemon x started 2024-03-11T21:00:20.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:19 smithi088 bash[19924]: audit 2024-03-11T21:00:18.943230+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.? 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T21:00:20.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:19 smithi088 bash[19924]: audit 2024-03-11T21:00:18.944144+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.? 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:00:20.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:19 smithi088 bash[19924]: audit 2024-03-11T21:00:18.946859+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.? 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T21:00:20.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:19 smithi088 bash[19924]: audit 2024-03-11T21:00:18.948514+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.? 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:00:20.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:19 smithi161 bash[14436]: audit 2024-03-11T21:00:18.903271+0000 mgr.y (mgr.24370) 314 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:20.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:19 smithi161 bash[14436]: cluster 2024-03-11T21:00:18.938847+0000 mon.a (mon.0) 822 : cluster [DBG] Standby manager daemon x restarted 2024-03-11T21:00:20.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:19 smithi161 bash[14436]: cluster 2024-03-11T21:00:18.939113+0000 mon.a (mon.0) 823 : cluster [DBG] Standby manager daemon x started 2024-03-11T21:00:20.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:19 smithi161 bash[14436]: audit 2024-03-11T21:00:18.943230+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.? 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T21:00:20.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:19 smithi161 bash[14436]: audit 2024-03-11T21:00:18.944144+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.? 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:00:20.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:19 smithi161 bash[14436]: audit 2024-03-11T21:00:18.946859+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.? 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T21:00:20.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:19 smithi161 bash[14436]: audit 2024-03-11T21:00:18.948514+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.? 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:00:21.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:20 smithi161 bash[14436]: cluster 2024-03-11T21:00:19.150437+0000 mgr.y (mgr.24370) 315 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:21.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:20 smithi161 bash[14436]: cluster 2024-03-11T21:00:19.919082+0000 mon.a (mon.0) 824 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-03-11T21:00:21.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:20 smithi088 bash[14472]: cluster 2024-03-11T21:00:19.150437+0000 mgr.y (mgr.24370) 315 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:21.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:20 smithi088 bash[14472]: cluster 2024-03-11T21:00:19.919082+0000 mon.a (mon.0) 824 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-03-11T21:00:21.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:20 smithi088 bash[19924]: cluster 2024-03-11T21:00:19.150437+0000 mgr.y (mgr.24370) 315 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:21.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:20 smithi088 bash[19924]: cluster 2024-03-11T21:00:19.919082+0000 mon.a (mon.0) 824 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-03-11T21:00:22.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:21 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:00:21] "GET /metrics HTTP/1.1" 200 214813 "" "Prometheus/2.33.4" 2024-03-11T21:00:22.074 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:21 smithi088 bash[39450]: level=warn ts=2024-03-11T21:00:21.611Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T21:00:22.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:22 smithi161 bash[34605]: [11/Mar/2024:21:00:22] ENGINE Bus STOPPING 2024-03-11T21:00:22.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:22 smithi161 bash[34605]: [11/Mar/2024:21:00:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-11T21:00:22.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:22 smithi161 bash[34605]: [11/Mar/2024:21:00:22] ENGINE Bus STOPPED 2024-03-11T21:00:22.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:22 smithi161 bash[34605]: [11/Mar/2024:21:00:22] ENGINE Bus STARTING 2024-03-11T21:00:22.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:22 smithi161 bash[14436]: cluster 2024-03-11T21:00:21.152092+0000 mgr.y (mgr.24370) 316 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:22.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:22 smithi161 bash[14436]: audit 2024-03-11T21:00:21.604019+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:22.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:22 smithi161 bash[14436]: audit 2024-03-11T21:00:21.615110+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:22.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:22 smithi161 bash[14436]: audit 2024-03-11T21:00:21.628301+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:00:22.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:22 smithi161 bash[14436]: cephadm 2024-03-11T21:00:21.631105+0000 mgr.y (mgr.24370) 317 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-11T21:00:22.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:22 smithi161 bash[14436]: cephadm 2024-03-11T21:00:21.637518+0000 mgr.y (mgr.24370) 318 : cephadm [INF] Failing over to other MGR 2024-03-11T21:00:22.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:22 smithi161 bash[14436]: audit 2024-03-11T21:00:21.639296+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-11T21:00:22.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:22 smithi161 bash[14436]: audit 2024-03-11T21:00:21.640800+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-11T21:00:22.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:22 smithi161 bash[14436]: cluster 2024-03-11T21:00:21.649585+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-11T21:00:22.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:22 smithi161 bash[14436]: cluster 2024-03-11T21:00:21.734222+0000 mon.a (mon.0) 829 : cluster [DBG] Standby manager daemon y started 2024-03-11T21:00:22.923 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[19924]: cluster 2024-03-11T21:00:21.152092+0000 mgr.y (mgr.24370) 316 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:22.923 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[19924]: audit 2024-03-11T21:00:21.604019+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:22.923 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[19924]: audit 2024-03-11T21:00:21.615110+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:22.923 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[19924]: audit 2024-03-11T21:00:21.628301+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:00:22.923 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[19924]: cephadm 2024-03-11T21:00:21.631105+0000 mgr.y (mgr.24370) 317 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-11T21:00:22.924 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[19924]: cephadm 2024-03-11T21:00:21.637518+0000 mgr.y (mgr.24370) 318 : cephadm [INF] Failing over to other MGR 2024-03-11T21:00:22.924 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[19924]: audit 2024-03-11T21:00:21.639296+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-11T21:00:22.924 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[19924]: audit 2024-03-11T21:00:21.640800+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-11T21:00:22.924 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[19924]: cluster 2024-03-11T21:00:21.649585+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-11T21:00:22.924 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[19924]: cluster 2024-03-11T21:00:21.734222+0000 mon.a (mon.0) 829 : cluster [DBG] Standby manager daemon y started 2024-03-11T21:00:22.924 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[14745]: debug 2024-03-11T21:00:22.625+0000 7f076de86700 -1 mgr handle_mgr_map I was active but no longer am 2024-03-11T21:00:22.924 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[14745]: ignoring --setuser ceph since I am not root 2024-03-11T21:00:22.924 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[14745]: ignoring --setgroup ceph since I am not root 2024-03-11T21:00:22.924 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[14745]: debug 2024-03-11T21:00:22.673+0000 7f992ca65700 1 -- 172.21.15.88:0/683911371 <== mon.1 v2:172.21.15.88:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b9db198340 con 0x55b9dbf14c00 2024-03-11T21:00:22.924 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[14745]: debug 2024-03-11T21:00:22.833+0000 7f99354c1000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-11T21:00:22.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[14472]: cluster 2024-03-11T21:00:21.152092+0000 mgr.y (mgr.24370) 316 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:22.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[14472]: audit 2024-03-11T21:00:21.604019+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:22.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[14472]: audit 2024-03-11T21:00:21.615110+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24370 ' entity='mgr.y' 2024-03-11T21:00:22.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[14472]: audit 2024-03-11T21:00:21.628301+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:00:22.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[14472]: cephadm 2024-03-11T21:00:21.631105+0000 mgr.y (mgr.24370) 317 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-11T21:00:22.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[14472]: cephadm 2024-03-11T21:00:21.637518+0000 mgr.y (mgr.24370) 318 : cephadm [INF] Failing over to other MGR 2024-03-11T21:00:22.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[14472]: audit 2024-03-11T21:00:21.639296+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-11T21:00:22.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[14472]: audit 2024-03-11T21:00:21.640800+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.24370 172.21.15.88:0/1426372327' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-11T21:00:22.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[14472]: cluster 2024-03-11T21:00:21.649585+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-11T21:00:22.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:22 smithi088 bash[14472]: cluster 2024-03-11T21:00:21.734222+0000 mon.a (mon.0) 829 : cluster [DBG] Standby manager daemon y started 2024-03-11T21:00:23.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:22 smithi161 bash[34605]: [11/Mar/2024:21:00:22] ENGINE Serving on http://:::9283 2024-03-11T21:00:23.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:22 smithi161 bash[34605]: [11/Mar/2024:21:00:22] ENGINE Bus STARTED 2024-03-11T21:00:23.804 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14745]: debug 2024-03-11T21:00:23.509+0000 7f99354c1000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-11T21:00:23.804 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14745]: debug 2024-03-11T21:00:23.641+0000 7f99354c1000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-11T21:00:23.804 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[39450]: level=error ts=2024-03-11T21:00:23.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T21:00:23.805 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[39450]: level=warn ts=2024-03-11T21:00:23.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.88:8443//api/prometheus_receiver\": dial tcp 172.21.15.88:8443: connect: connection refused" 2024-03-11T21:00:23.805 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[39450]: level=warn ts=2024-03-11T21:00:23.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.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T21:00:23.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.625282+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-11T21:00:23.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: cluster 2024-03-11T21:00:22.625377+0000 mon.a (mon.0) 831 : cluster [DBG] mgrmap e22: x(active, starting, since 0.984506s), standbys: y 2024-03-11T21:00:23.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.632470+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T21:00:23.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.632863+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T21:00:23.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.633156+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T21:00:23.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.634986+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-11T21:00:23.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.635242+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-11T21:00:23.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.635692+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T21:00:23.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.636085+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T21:00:23.806 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.636352+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T21:00:23.806 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.636634+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T21:00:23.806 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.636899+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T21:00:23.806 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.637379+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T21:00:23.806 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.637701+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T21:00:23.806 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.638022+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T21:00:23.806 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.639198+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-11T21:00:23.806 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.639405+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-11T21:00:23.806 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.639928+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-11T21:00:23.806 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: cluster 2024-03-11T21:00:22.689367+0000 mon.a (mon.0) 832 : cluster [INF] Manager daemon x is now available 2024-03-11T21:00:23.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.625282+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-11T21:00:23.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: cluster 2024-03-11T21:00:22.625377+0000 mon.a (mon.0) 831 : cluster [DBG] mgrmap e22: x(active, starting, since 0.984506s), standbys: y 2024-03-11T21:00:23.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.632470+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T21:00:23.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.632863+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T21:00:23.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.633156+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T21:00:23.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.634986+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-11T21:00:23.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.635242+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-11T21:00:23.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.635692+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T21:00:23.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.636085+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T21:00:23.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.636352+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T21:00:23.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.636634+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T21:00:23.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.636899+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T21:00:23.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.637379+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T21:00:23.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.637701+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T21:00:23.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.638022+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T21:00:23.808 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.639198+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-11T21:00:23.808 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.639405+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-11T21:00:23.808 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.639928+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-11T21:00:23.808 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: cluster 2024-03-11T21:00:22.689367+0000 mon.a (mon.0) 832 : cluster [INF] Manager daemon x is now available 2024-03-11T21:00:23.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.760959+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:23.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: cephadm 2024-03-11T21:00:22.765023+0000 mgr.x (mgr.25022) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-11T21:00:23.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.769528+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:23.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: cephadm 2024-03-11T21:00:22.772756+0000 mgr.x (mgr.25022) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-11T21:00:23.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: cephadm 2024-03-11T21:00:22.773418+0000 mgr.x (mgr.25022) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-03-11T21:00:23.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: cephadm 2024-03-11T21:00:22.773515+0000 mgr.x (mgr.25022) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-11T21:00:23.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.778989+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:23.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.794611+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:00:23.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.847604+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:00:23.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.862742+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:00:23.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.864611+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:00:23.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.916407+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-11T21:00:23.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:22.918214+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-11T21:00:23.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:23.313586+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:23.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: audit 2024-03-11T21:00:23.322309+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:23.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: cephadm 2024-03-11T21:00:23.393960+0000 mgr.x (mgr.25022) 5 : cephadm [INF] Deploying cephadm binary to smithi088 2024-03-11T21:00:23.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[19924]: cephadm 2024-03-11T21:00:23.397411+0000 mgr.x (mgr.25022) 6 : cephadm [INF] Deploying cephadm binary to smithi161 2024-03-11T21:00:23.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.760959+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:23.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: cephadm 2024-03-11T21:00:22.765023+0000 mgr.x (mgr.25022) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-11T21:00:23.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.769528+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:23.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: cephadm 2024-03-11T21:00:22.772756+0000 mgr.x (mgr.25022) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-11T21:00:23.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: cephadm 2024-03-11T21:00:22.773418+0000 mgr.x (mgr.25022) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-03-11T21:00:23.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: cephadm 2024-03-11T21:00:22.773515+0000 mgr.x (mgr.25022) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-11T21:00:23.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.778989+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:23.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.794611+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:00:23.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.847604+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:00:23.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.862742+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:00:23.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.864611+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:00:23.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.916407+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-11T21:00:23.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:22.918214+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-11T21:00:23.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:23.313586+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:23.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: audit 2024-03-11T21:00:23.322309+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:23.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: cephadm 2024-03-11T21:00:23.393960+0000 mgr.x (mgr.25022) 5 : cephadm [INF] Deploying cephadm binary to smithi088 2024-03-11T21:00:23.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14472]: cephadm 2024-03-11T21:00:23.397411+0000 mgr.x (mgr.25022) 6 : cephadm [INF] Deploying cephadm binary to smithi161 2024-03-11T21:00:23.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.625282+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24370 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-11T21:00:23.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: cluster 2024-03-11T21:00:22.625377+0000 mon.a (mon.0) 831 : cluster [DBG] mgrmap e22: x(active, starting, since 0.984506s), standbys: y 2024-03-11T21:00:23.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.632470+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T21:00:23.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.632863+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T21:00:23.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.633156+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T21:00:23.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.634986+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-11T21:00:23.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.635242+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-11T21:00:23.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.635692+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T21:00:23.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.636085+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T21:00:23.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.636352+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T21:00:23.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.636634+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T21:00:23.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.636899+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T21:00:23.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.637379+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T21:00:23.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.637701+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T21:00:23.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.638022+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T21:00:23.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.639198+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-11T21:00:23.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.639405+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-11T21:00:23.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.639928+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-11T21:00:23.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: cluster 2024-03-11T21:00:22.689367+0000 mon.a (mon.0) 832 : cluster [INF] Manager daemon x is now available 2024-03-11T21:00:23.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.760959+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:23.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: cephadm 2024-03-11T21:00:22.765023+0000 mgr.x (mgr.25022) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-11T21:00:23.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.769528+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:23.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: cephadm 2024-03-11T21:00:22.772756+0000 mgr.x (mgr.25022) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-11T21:00:23.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: cephadm 2024-03-11T21:00:22.773418+0000 mgr.x (mgr.25022) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-03-11T21:00:23.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: cephadm 2024-03-11T21:00:22.773515+0000 mgr.x (mgr.25022) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-11T21:00:23.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.778989+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:23.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.794611+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:00:23.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.847604+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:00:23.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.862742+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:00:23.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.864611+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:00:23.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.916407+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-11T21:00:23.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:22.918214+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-11T21:00:23.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:23.313586+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:23.898 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: audit 2024-03-11T21:00:23.322309+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:23.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: cephadm 2024-03-11T21:00:23.393960+0000 mgr.x (mgr.25022) 5 : cephadm [INF] Deploying cephadm binary to smithi088 2024-03-11T21:00:23.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:23 smithi161 bash[14436]: cephadm 2024-03-11T21:00:23.397411+0000 mgr.x (mgr.25022) 6 : cephadm [INF] Deploying cephadm binary to smithi161 2024-03-11T21:00:24.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:23 smithi088 bash[14745]: debug 2024-03-11T21:00:23.801+0000 7f99354c1000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-11T21:00:24.433 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:24 smithi088 bash[14745]: debug 2024-03-11T21:00:24.129+0000 7f99354c1000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-11T21:00:24.433 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:24 smithi088 bash[14745]: debug 2024-03-11T21:00:24.221+0000 7f99354c1000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-11T21:00:24.642 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:24 smithi161 bash[34605]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:00:24] "GET /metrics HTTP/1.1" 200 35343 "" "Prometheus/2.33.4" 2024-03-11T21:00:24.824 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:24 smithi088 bash[14745]: debug 2024-03-11T21:00:24.429+0000 7f99354c1000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-11T21:00:24.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:24 smithi088 bash[14472]: cluster 2024-03-11T21:00:23.639358+0000 mon.a (mon.0) 840 : cluster [DBG] mgrmap e23: x(active, since 1.99848s), standbys: y 2024-03-11T21:00:24.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:24 smithi088 bash[14472]: cluster 2024-03-11T21:00:23.677913+0000 mgr.x (mgr.25022) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:00:24.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:24 smithi088 bash[19924]: cluster 2024-03-11T21:00:23.639358+0000 mon.a (mon.0) 840 : cluster [DBG] mgrmap e23: x(active, since 1.99848s), standbys: y 2024-03-11T21:00:24.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:24 smithi088 bash[19924]: cluster 2024-03-11T21:00:23.677913+0000 mgr.x (mgr.25022) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:00:24.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:24 smithi161 bash[14436]: cluster 2024-03-11T21:00:23.639358+0000 mon.a (mon.0) 840 : cluster [DBG] mgrmap e23: x(active, since 1.99848s), standbys: y 2024-03-11T21:00:24.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:24 smithi161 bash[14436]: cluster 2024-03-11T21:00:23.677913+0000 mgr.x (mgr.25022) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:00:25.648 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:25 smithi088 bash[14745]: debug 2024-03-11T21:00:25.345+0000 7f99354c1000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-11T21:00:25.648 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:25 smithi088 bash[14745]: debug 2024-03-11T21:00:25.453+0000 7f99354c1000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-11T21:00:25.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:25 smithi088 bash[14472]: cluster 2024-03-11T21:00:24.639433+0000 mgr.x (mgr.25022) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:00:25.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:25 smithi088 bash[14472]: cephadm 2024-03-11T21:00:24.751661+0000 mgr.x (mgr.25022) 9 : cephadm [INF] [11/Mar/2024:21:00:24] ENGINE Bus STARTING 2024-03-11T21:00:25.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:25 smithi088 bash[14472]: cephadm 2024-03-11T21:00:24.958435+0000 mgr.x (mgr.25022) 10 : cephadm [INF] [11/Mar/2024:21:00:24] ENGINE Serving on https://172.21.15.161:7150 2024-03-11T21:00:25.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:25 smithi088 bash[14472]: cephadm 2024-03-11T21:00:25.076959+0000 mgr.x (mgr.25022) 11 : cephadm [INF] [11/Mar/2024:21:00:25] ENGINE Serving on http://172.21.15.161:8765 2024-03-11T21:00:25.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:25 smithi088 bash[14472]: cephadm 2024-03-11T21:00:25.077295+0000 mgr.x (mgr.25022) 12 : cephadm [INF] [11/Mar/2024:21:00:25] ENGINE Bus STARTED 2024-03-11T21:00:26.014 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:25 smithi088 bash[14745]: debug 2024-03-11T21:00:25.665+0000 7f99354c1000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-11T21:00:26.015 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:25 smithi088 bash[19924]: cluster 2024-03-11T21:00:24.639433+0000 mgr.x (mgr.25022) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:00:26.015 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:25 smithi088 bash[19924]: cephadm 2024-03-11T21:00:24.751661+0000 mgr.x (mgr.25022) 9 : cephadm [INF] [11/Mar/2024:21:00:24] ENGINE Bus STARTING 2024-03-11T21:00:26.015 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:25 smithi088 bash[19924]: cephadm 2024-03-11T21:00:24.958435+0000 mgr.x (mgr.25022) 10 : cephadm [INF] [11/Mar/2024:21:00:24] ENGINE Serving on https://172.21.15.161:7150 2024-03-11T21:00:26.015 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:25 smithi088 bash[19924]: cephadm 2024-03-11T21:00:25.076959+0000 mgr.x (mgr.25022) 11 : cephadm [INF] [11/Mar/2024:21:00:25] ENGINE Serving on http://172.21.15.161:8765 2024-03-11T21:00:26.015 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:25 smithi088 bash[19924]: cephadm 2024-03-11T21:00:25.077295+0000 mgr.x (mgr.25022) 12 : cephadm [INF] [11/Mar/2024:21:00:25] ENGINE Bus STARTED 2024-03-11T21:00:26.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:25 smithi161 bash[14436]: cluster 2024-03-11T21:00:24.639433+0000 mgr.x (mgr.25022) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:00:26.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:25 smithi161 bash[14436]: cephadm 2024-03-11T21:00:24.751661+0000 mgr.x (mgr.25022) 9 : cephadm [INF] [11/Mar/2024:21:00:24] ENGINE Bus STARTING 2024-03-11T21:00:26.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:25 smithi161 bash[14436]: cephadm 2024-03-11T21:00:24.958435+0000 mgr.x (mgr.25022) 10 : cephadm [INF] [11/Mar/2024:21:00:24] ENGINE Serving on https://172.21.15.161:7150 2024-03-11T21:00:26.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:25 smithi161 bash[14436]: cephadm 2024-03-11T21:00:25.076959+0000 mgr.x (mgr.25022) 11 : cephadm [INF] [11/Mar/2024:21:00:25] ENGINE Serving on http://172.21.15.161:8765 2024-03-11T21:00:26.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:25 smithi161 bash[14436]: cephadm 2024-03-11T21:00:25.077295+0000 mgr.x (mgr.25022) 12 : cephadm [INF] [11/Mar/2024:21:00:25] ENGINE Bus STARTED 2024-03-11T21:00:26.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:26 smithi088 bash[14745]: debug 2024-03-11T21:00:26.013+0000 7f99354c1000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-11T21:00:26.667 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:26 smithi088 bash[14745]: debug 2024-03-11T21:00:26.341+0000 7f99354c1000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-11T21:00:26.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:26 smithi088 bash[14472]: cluster 2024-03-11T21:00:25.667216+0000 mon.a (mon.0) 841 : cluster [DBG] mgrmap e24: x(active, since 4s), standbys: y 2024-03-11T21:00:26.989 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:26 smithi088 bash[14745]: debug 2024-03-11T21:00:26.717+0000 7f99354c1000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-11T21:00:26.989 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:26 smithi088 bash[19924]: cluster 2024-03-11T21:00:25.667216+0000 mon.a (mon.0) 841 : cluster [DBG] mgrmap e24: x(active, since 4s), standbys: y 2024-03-11T21:00:27.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:26 smithi161 bash[14436]: cluster 2024-03-11T21:00:25.667216+0000 mon.a (mon.0) 841 : cluster [DBG] mgrmap e24: x(active, since 4s), standbys: y 2024-03-11T21:00:27.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:26 smithi088 bash[14745]: debug 2024-03-11T21:00:26.985+0000 7f99354c1000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-11T21:00:27.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:27 smithi088 bash[14472]: cluster 2024-03-11T21:00:26.640081+0000 mgr.x (mgr.25022) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:00:27.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:27 smithi088 bash[19924]: cluster 2024-03-11T21:00:26.640081+0000 mgr.x (mgr.25022) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:00:27.944 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:27 smithi088 bash[14745]: debug 2024-03-11T21:00:27.673+0000 7f99354c1000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-11T21:00:27.945 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:27 smithi088 bash[14745]: debug 2024-03-11T21:00:27.781+0000 7f99354c1000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-11T21:00:28.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:27 smithi161 bash[14436]: cluster 2024-03-11T21:00:26.640081+0000 mgr.x (mgr.25022) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:00:28.203 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:27 smithi088 bash[14745]: debug 2024-03-11T21:00:27.941+0000 7f99354c1000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-11T21:00:28.203 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:28 smithi088 bash[14745]: debug 2024-03-11T21:00:28.053+0000 7f99354c1000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-11T21:00:28.512 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:28 smithi088 bash[14745]: debug 2024-03-11T21:00:28.201+0000 7f99354c1000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-11T21:00:28.817 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:28 smithi088 bash[14745]: debug 2024-03-11T21:00:28.509+0000 7f99354c1000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-11T21:00:28.817 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:28 smithi088 bash[14745]: debug 2024-03-11T21:00:28.629+0000 7f99354c1000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-11T21:00:29.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:28 smithi088 bash[14745]: debug 2024-03-11T21:00:28.813+0000 7f99354c1000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-11T21:00:29.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:28 smithi088 bash[14745]: debug 2024-03-11T21:00:28.937+0000 7f99354c1000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-11T21:00:29.146 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:00:28 smithi161 bash[30986]: ts=2024-03-11T21:00: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: |\n OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked down and back up at {{ $value | humanize }} times once a minute for 5 minutes. This could indicate a network issue (latency, packet drop, disruption) on the clusters \"cluster network\". Check the network environment 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 OSD's to flap (mark each other out)\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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.88:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:00:29.146 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:00:28 smithi161 bash[30986]: ts=2024-03-11T21:00:28.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: |\n OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by more than 30% from average PG count.\n summary: PG allocations are not balanced across devices\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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.88:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:00:30.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[14745]: debug 2024-03-11T21:00:29.825+0000 7f99354c1000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-11T21:00:30.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[14745]: [11/Mar/2024:21:00:29] ENGINE Bus STARTING 2024-03-11T21:00:30.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[14745]: CherryPy Checker: 2024-03-11T21:00:30.325 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[14745]: The Application mounted at '' has an empty config. 2024-03-11T21:00:30.325 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[14745]: [11/Mar/2024:21:00:29] ENGINE Serving on http://:::9283 2024-03-11T21:00:30.325 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[14745]: [11/Mar/2024:21:00:29] ENGINE Bus STARTED 2024-03-11T21:00:30.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[19924]: cluster 2024-03-11T21:00:28.640828+0000 mgr.x (mgr.25022) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:00:30.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[19924]: audit 2024-03-11T21:00:28.913531+0000 mgr.x (mgr.25022) 15 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:30.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[19924]: cluster 2024-03-11T21:00:29.850754+0000 mon.a (mon.0) 842 : cluster [DBG] Standby manager daemon y restarted 2024-03-11T21:00:30.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[19924]: cluster 2024-03-11T21:00:29.850964+0000 mon.a (mon.0) 843 : cluster [DBG] Standby manager daemon y started 2024-03-11T21:00:30.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[19924]: audit 2024-03-11T21:00:29.855301+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.88:0/700275660' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-11T21:00:30.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[19924]: audit 2024-03-11T21:00:29.856230+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.88:0/700275660' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:00:30.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[19924]: audit 2024-03-11T21:00:29.859137+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.88:0/700275660' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-11T21:00:30.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[19924]: audit 2024-03-11T21:00:29.861267+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.88:0/700275660' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:00:30.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[14472]: cluster 2024-03-11T21:00:28.640828+0000 mgr.x (mgr.25022) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:00:30.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[14472]: audit 2024-03-11T21:00:28.913531+0000 mgr.x (mgr.25022) 15 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:30.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[14472]: cluster 2024-03-11T21:00:29.850754+0000 mon.a (mon.0) 842 : cluster [DBG] Standby manager daemon y restarted 2024-03-11T21:00:30.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[14472]: cluster 2024-03-11T21:00:29.850964+0000 mon.a (mon.0) 843 : cluster [DBG] Standby manager daemon y started 2024-03-11T21:00:30.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[14472]: audit 2024-03-11T21:00:29.855301+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.88:0/700275660' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-11T21:00:30.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[14472]: audit 2024-03-11T21:00:29.856230+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.88:0/700275660' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:00:30.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[14472]: audit 2024-03-11T21:00:29.859137+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.88:0/700275660' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-11T21:00:30.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:29 smithi088 bash[14472]: audit 2024-03-11T21:00:29.861267+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.88:0/700275660' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:00:30.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:29 smithi161 bash[14436]: cluster 2024-03-11T21:00:28.640828+0000 mgr.x (mgr.25022) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:00:30.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:29 smithi161 bash[14436]: audit 2024-03-11T21:00:28.913531+0000 mgr.x (mgr.25022) 15 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:30.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:29 smithi161 bash[14436]: cluster 2024-03-11T21:00:29.850754+0000 mon.a (mon.0) 842 : cluster [DBG] Standby manager daemon y restarted 2024-03-11T21:00:30.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:29 smithi161 bash[14436]: cluster 2024-03-11T21:00:29.850964+0000 mon.a (mon.0) 843 : cluster [DBG] Standby manager daemon y started 2024-03-11T21:00:30.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:29 smithi161 bash[14436]: audit 2024-03-11T21:00:29.855301+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.88:0/700275660' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-11T21:00:30.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:29 smithi161 bash[14436]: audit 2024-03-11T21:00:29.856230+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.88:0/700275660' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:00:30.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:29 smithi161 bash[14436]: audit 2024-03-11T21:00:29.859137+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.88:0/700275660' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-11T21:00:30.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:29 smithi161 bash[14436]: audit 2024-03-11T21:00:29.861267+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.88:0/700275660' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:00:31.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:30 smithi088 bash[19924]: cluster 2024-03-11T21:00:29.912972+0000 mon.a (mon.0) 844 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-03-11T21:00:31.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:30 smithi088 bash[14472]: cluster 2024-03-11T21:00:29.912972+0000 mon.a (mon.0) 844 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-03-11T21:00:31.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:30 smithi161 bash[14436]: cluster 2024-03-11T21:00:29.912972+0000 mon.a (mon.0) 844 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-03-11T21:00:32.005 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:31 smithi088 bash[14472]: cluster 2024-03-11T21:00:30.642477+0000 mgr.x (mgr.25022) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-11T21:00:32.005 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:31 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:00:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T21:00:32.005 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:31 smithi088 bash[19924]: cluster 2024-03-11T21:00:30.642477+0000 mgr.x (mgr.25022) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-11T21:00:32.324 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:32 smithi088 bash[39450]: level=warn ts=2024-03-11T21:00:32.005Z 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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-03-11T21:00:32.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:31 smithi161 bash[14436]: cluster 2024-03-11T21:00:30.642477+0000 mgr.x (mgr.25022) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-11T21:00:33.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:33 smithi088 bash[39450]: level=error ts=2024-03-11T21:00:33.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-03-11T21:00:33.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:33 smithi088 bash[39450]: level=warn ts=2024-03-11T21:00:33.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T21:00:33.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:33 smithi088 bash[39450]: level=warn ts=2024-03-11T21:00:33.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-03-11T21:00:34.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:33 smithi088 bash[14472]: cluster 2024-03-11T21:00:32.643265+0000 mgr.x (mgr.25022) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-11T21:00:34.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:33 smithi088 bash[19924]: cluster 2024-03-11T21:00:32.643265+0000 mgr.x (mgr.25022) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-11T21:00:34.361 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:33 smithi161 bash[14436]: cluster 2024-03-11T21:00:32.643265+0000 mgr.x (mgr.25022) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-11T21:00:34.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:34 smithi161 bash[34605]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:00:34] "GET /metrics HTTP/1.1" 200 35343 "" "Prometheus/2.33.4" 2024-03-11T21:00:36.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:35 smithi088 bash[14472]: cluster 2024-03-11T21:00:34.644958+0000 mgr.x (mgr.25022) 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-03-11T21:00:36.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:35 smithi088 bash[19924]: cluster 2024-03-11T21:00:34.644958+0000 mgr.x (mgr.25022) 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-03-11T21:00:36.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:35 smithi161 bash[14436]: cluster 2024-03-11T21:00:34.644958+0000 mgr.x (mgr.25022) 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-03-11T21:00:37.529 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:00:38.313 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:00:38.313 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (5m) 1s ago 6m 18.8M - 0.23.0 ba2b418f427c 179e9eec5acd 2024-03-11T21:00:38.313 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (6m) 0s ago 6m 46.9M - 8.3.5 dad864ee21e9 74a5d7027b09 2024-03-11T21:00:38.313 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (4m) 1s ago 4m 48.7M - 3.5 e1d6a67b021e 8745e51a64e6 2024-03-11T21:00:38.313 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283 running (28s) 0s ago 12m 491M - 19.0.0-1979-g2b0101eb 4133f8bc41bb 7cd78e70b7e4 2024-03-11T21:00:38.314 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:9283 running (14m) 1s ago 14m 405M - 17.2.0 e1d6a67b021e cabb1538b04a 2024-03-11T21:00:38.314 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (14m) 1s ago 14m 58.7M 2048M 17.2.0 e1d6a67b021e b1fab2aa9918 2024-03-11T21:00:38.314 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (13m) 0s ago 13m 52.0M 2048M 17.2.0 e1d6a67b021e cabfbda7483c 2024-03-11T21:00:38.314 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (13m) 1s ago 13m 47.7M 2048M 17.2.0 e1d6a67b021e b1c40e88a25e 2024-03-11T21:00:38.314 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (7m) 1s ago 7m 12.6M - 1.3.1 1dbe0e931976 6dfecd3049d2 2024-03-11T21:00:38.314 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (6m) 0s ago 7m 14.2M - 1.3.1 1dbe0e931976 a197df210846 2024-03-11T21:00:38.314 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (12m) 1s ago 12m 56.6M 4061M 17.2.0 e1d6a67b021e e8944005ffae 2024-03-11T21:00:38.314 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (11m) 1s ago 11m 58.0M 4061M 17.2.0 e1d6a67b021e 73bf771b15d5 2024-03-11T21:00:38.314 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (10m) 1s ago 11m 52.9M 4061M 17.2.0 e1d6a67b021e 4865ede65151 2024-03-11T21:00:38.314 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (10m) 1s ago 10m 55.1M 4061M 17.2.0 e1d6a67b021e 44e8ad8c4e08 2024-03-11T21:00:38.314 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (9m) 0s ago 9m 56.4M 4317M 17.2.0 e1d6a67b021e 26ce6e88b4d8 2024-03-11T21:00:38.314 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (9m) 0s ago 9m 53.0M 4317M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T21:00:38.314 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (8m) 0s ago 8m 52.6M 4317M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T21:00:38.315 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (7m) 0s ago 7m 55.1M 4317M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T21:00:38.315 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (5m) 0s ago 7m 59.6M - 2.33.4 514e6a882f6e a1557d7cb9a4 2024-03-11T21:00:38.315 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (4m) 1s ago 4m 85.7M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T21:00:38.315 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (4m) 0s ago 4m 86.1M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:00:38.315 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (4m) 1s ago 4m 85.8M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T21:00:38.315 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (4m) 0s ago 4m 85.8M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:00:38.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:38 smithi088 bash[14472]: cluster 2024-03-11T21:00:36.645670+0000 mgr.x (mgr.25022) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:00:38.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:38 smithi088 bash[14472]: audit 2024-03-11T21:00:37.285703+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:38.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:38 smithi088 bash[14472]: audit 2024-03-11T21:00:37.296675+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:38.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:38 smithi088 bash[14472]: audit 2024-03-11T21:00:37.387855+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:38.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:38 smithi088 bash[14472]: audit 2024-03-11T21:00:37.398450+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:38.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:38 smithi088 bash[14472]: audit 2024-03-11T21:00:37.850209+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:00:38.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:38 smithi088 bash[19924]: cluster 2024-03-11T21:00:36.645670+0000 mgr.x (mgr.25022) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:00:38.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:38 smithi088 bash[19924]: audit 2024-03-11T21:00:37.285703+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:38.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:38 smithi088 bash[19924]: audit 2024-03-11T21:00:37.296675+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:38.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:38 smithi088 bash[19924]: audit 2024-03-11T21:00:37.387855+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:38.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:38 smithi088 bash[19924]: audit 2024-03-11T21:00:37.398450+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:38.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:38 smithi088 bash[19924]: audit 2024-03-11T21:00:37.850209+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:00:38.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:38 smithi161 bash[14436]: cluster 2024-03-11T21:00:36.645670+0000 mgr.x (mgr.25022) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:00:38.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:38 smithi161 bash[14436]: audit 2024-03-11T21:00:37.285703+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:38.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:38 smithi161 bash[14436]: audit 2024-03-11T21:00:37.296675+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:38.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:38 smithi161 bash[14436]: audit 2024-03-11T21:00:37.387855+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:38.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:38 smithi161 bash[14436]: audit 2024-03-11T21:00:37.398450+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:38.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:38 smithi161 bash[14436]: audit 2024-03-11T21:00:37.850209+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:00:38.764 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:00:38.764 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:00:38.764 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-11T21:00:38.764 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:00:38.765 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:00:38.765 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-11T21:00:38.765 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 1 2024-03-11T21:00:38.765 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:00:38.765 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:00:38.765 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-11T21:00:38.765 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:00:38.765 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-03-11T21:00:38.765 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:00:38.765 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T21:00:38.765 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:00:38.765 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:00:38.765 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-11T21:00:38.765 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 1 2024-03-11T21:00:38.766 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:00:38.766 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:00:39.133 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:00:39.133 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:00:39.133 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:00:39.134 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:00:39.134 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-03-11T21:00:39.134 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "1/23 daemons upgraded", 2024-03-11T21:00:39.134 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "", 2024-03-11T21:00:39.134 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:00:39.134 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:00:39.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[14472]: audit 2024-03-11T21:00:37.515162+0000 mgr.x (mgr.25022) 20 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:39.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[14472]: audit 2024-03-11T21:00:37.899458+0000 mgr.x (mgr.25022) 21 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:39.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[14472]: audit 2024-03-11T21:00:38.284281+0000 mgr.x (mgr.25022) 22 : audit [DBG] from='client.25159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:39.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[14472]: audit 2024-03-11T21:00:38.511640+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:39.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[14472]: audit 2024-03-11T21:00:38.517377+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:39.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[14472]: audit 2024-03-11T21:00:38.524690+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:39.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[14472]: audit 2024-03-11T21:00:38.530025+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:39.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[14472]: audit 2024-03-11T21:00:38.533692+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[14472]: audit 2024-03-11T21:00:38.535421+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[14472]: audit 2024-03-11T21:00:38.536218+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[14472]: audit 2024-03-11T21:00:38.538010+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[14472]: audit 2024-03-11T21:00:38.538475+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[14472]: audit 2024-03-11T21:00:38.540291+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[14472]: audit 2024-03-11T21:00:38.540611+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[14472]: audit 2024-03-11T21:00:38.542369+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[14472]: audit 2024-03-11T21:00:38.551966+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:39.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[14472]: audit 2024-03-11T21:00:38.764342+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.88:0/1087408464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:00:39.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[19924]: audit 2024-03-11T21:00:37.515162+0000 mgr.x (mgr.25022) 20 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:39.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[19924]: audit 2024-03-11T21:00:37.899458+0000 mgr.x (mgr.25022) 21 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:39.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[19924]: audit 2024-03-11T21:00:38.284281+0000 mgr.x (mgr.25022) 22 : audit [DBG] from='client.25159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:39.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[19924]: audit 2024-03-11T21:00:38.511640+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:39.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[19924]: audit 2024-03-11T21:00:38.517377+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:39.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[19924]: audit 2024-03-11T21:00:38.524690+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:39.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[19924]: audit 2024-03-11T21:00:38.530025+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:39.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[19924]: audit 2024-03-11T21:00:38.533692+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[19924]: audit 2024-03-11T21:00:38.535421+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[19924]: audit 2024-03-11T21:00:38.536218+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[19924]: audit 2024-03-11T21:00:38.538010+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[19924]: audit 2024-03-11T21:00:38.538475+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[19924]: audit 2024-03-11T21:00:38.540291+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[19924]: audit 2024-03-11T21:00:38.540611+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[19924]: audit 2024-03-11T21:00:38.542369+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[19924]: audit 2024-03-11T21:00:38.551966+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:39.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:39 smithi088 bash[19924]: audit 2024-03-11T21:00:38.764342+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.88:0/1087408464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:00:39.580 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:00:39.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:39 smithi161 bash[14436]: audit 2024-03-11T21:00:37.515162+0000 mgr.x (mgr.25022) 20 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:39.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:39 smithi161 bash[14436]: audit 2024-03-11T21:00:37.899458+0000 mgr.x (mgr.25022) 21 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:39.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:39 smithi161 bash[14436]: audit 2024-03-11T21:00:38.284281+0000 mgr.x (mgr.25022) 22 : audit [DBG] from='client.25159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:39.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:39 smithi161 bash[14436]: audit 2024-03-11T21:00:38.511640+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:39.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:39 smithi161 bash[14436]: audit 2024-03-11T21:00:38.517377+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:39.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:39 smithi161 bash[14436]: audit 2024-03-11T21:00:38.524690+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:39.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:39 smithi161 bash[14436]: audit 2024-03-11T21:00:38.530025+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:39.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:39 smithi161 bash[14436]: audit 2024-03-11T21:00:38.533692+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:39 smithi161 bash[14436]: audit 2024-03-11T21:00:38.535421+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:39 smithi161 bash[14436]: audit 2024-03-11T21:00:38.536218+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:39 smithi161 bash[14436]: audit 2024-03-11T21:00:38.538010+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:39 smithi161 bash[14436]: audit 2024-03-11T21:00:38.538475+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:39 smithi161 bash[14436]: audit 2024-03-11T21:00:38.540291+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:39 smithi161 bash[14436]: audit 2024-03-11T21:00:38.540611+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.648 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:39 smithi161 bash[14436]: audit 2024-03-11T21:00:38.542369+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:39.648 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:39 smithi161 bash[14436]: audit 2024-03-11T21:00:38.551966+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:39.648 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:39 smithi161 bash[14436]: audit 2024-03-11T21:00:38.764342+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.88:0/1087408464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:00:40.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:40 smithi088 bash[14472]: cephadm 2024-03-11T21:00:38.544186+0000 mgr.x (mgr.25022) 23 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 2781M 2024-03-11T21:00:40.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:40 smithi088 bash[14472]: cluster 2024-03-11T21:00:38.646210+0000 mgr.x (mgr.25022) 24 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:00:40.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:40 smithi088 bash[14472]: audit 2024-03-11T21:00:38.921509+0000 mgr.x (mgr.25022) 25 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:40.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:40 smithi088 bash[14472]: audit 2024-03-11T21:00:39.135127+0000 mgr.x (mgr.25022) 26 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:40.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:40 smithi088 bash[14472]: audit 2024-03-11T21:00:39.581174+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.88:0/2295960101' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:00:40.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:40 smithi088 bash[19924]: cephadm 2024-03-11T21:00:38.544186+0000 mgr.x (mgr.25022) 23 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 2781M 2024-03-11T21:00:40.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:40 smithi088 bash[19924]: cluster 2024-03-11T21:00:38.646210+0000 mgr.x (mgr.25022) 24 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:00:40.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:40 smithi088 bash[19924]: audit 2024-03-11T21:00:38.921509+0000 mgr.x (mgr.25022) 25 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:40.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:40 smithi088 bash[19924]: audit 2024-03-11T21:00:39.135127+0000 mgr.x (mgr.25022) 26 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:40.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:40 smithi088 bash[19924]: audit 2024-03-11T21:00:39.581174+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.88:0/2295960101' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:00:40.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:40 smithi161 bash[14436]: cephadm 2024-03-11T21:00:38.544186+0000 mgr.x (mgr.25022) 23 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 2781M 2024-03-11T21:00:40.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:40 smithi161 bash[14436]: cluster 2024-03-11T21:00:38.646210+0000 mgr.x (mgr.25022) 24 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:00:40.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:40 smithi161 bash[14436]: audit 2024-03-11T21:00:38.921509+0000 mgr.x (mgr.25022) 25 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:40.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:40 smithi161 bash[14436]: audit 2024-03-11T21:00:39.135127+0000 mgr.x (mgr.25022) 26 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:00:40.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:40 smithi161 bash[14436]: audit 2024-03-11T21:00:39.581174+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.88:0/2295960101' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:00:42.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:41 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:00:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T21:00:42.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:42 smithi088 bash[14472]: cluster 2024-03-11T21:00:40.647885+0000 mgr.x (mgr.25022) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:00:42.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:42 smithi088 bash[19924]: cluster 2024-03-11T21:00:40.647885+0000 mgr.x (mgr.25022) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:00:42.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:42 smithi161 bash[14436]: cluster 2024-03-11T21:00:40.647885+0000 mgr.x (mgr.25022) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:00:42.646 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:00:42 smithi161 bash[30986]: ts=2024-03-11T21:00:42.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.88:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.161:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:00:43.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:43 smithi088 bash[39450]: level=error ts=2024-03-11T21:00:43.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-03-11T21:00:43.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:43 smithi088 bash[39450]: level=warn ts=2024-03-11T21:00:43.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-03-11T21:00:43.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:43 smithi088 bash[39450]: level=warn ts=2024-03-11T21:00: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.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T21:00:44.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:44 smithi088 bash[14472]: cluster 2024-03-11T21:00:42.648756+0000 mgr.x (mgr.25022) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:44.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:44 smithi088 bash[19924]: cluster 2024-03-11T21:00:42.648756+0000 mgr.x (mgr.25022) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:44.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:44 smithi161 bash[14436]: cluster 2024-03-11T21:00:42.648756+0000 mgr.x (mgr.25022) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:44.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:44 smithi161 bash[34605]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:00:44] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.33.4" 2024-03-11T21:00:46.564 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:46 smithi161 bash[14436]: cluster 2024-03-11T21:00:44.650070+0000 mgr.x (mgr.25022) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:46.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:46 smithi088 bash[14472]: cluster 2024-03-11T21:00:44.650070+0000 mgr.x (mgr.25022) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:46.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:46 smithi088 bash[19924]: cluster 2024-03-11T21:00:44.650070+0000 mgr.x (mgr.25022) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:48.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:48 smithi088 bash[14472]: cluster 2024-03-11T21:00:46.650721+0000 mgr.x (mgr.25022) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:48.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:48 smithi088 bash[19924]: cluster 2024-03-11T21:00:46.650721+0000 mgr.x (mgr.25022) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:48.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:48 smithi161 bash[14436]: cluster 2024-03-11T21:00:46.650721+0000 mgr.x (mgr.25022) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:49.897 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:48.582861+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.897 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:48.597387+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.897 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:48.601909+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.897 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:48.603285+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.897 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:48.604889+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.897 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:48.606334+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.897 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:48.607721+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:48.609199+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:48.610358+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:48.611863+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: cephadm 2024-03-11T21:00:48.614038+0000 mgr.x (mgr.25022) 31 : cephadm [INF] Adjusting osd_memory_target on smithi161 to 3037M 2024-03-11T21:00:49.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:48.620215+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:48.624533+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:00:49.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:48.626347+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:00:49.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: cephadm 2024-03-11T21:00:48.628878+0000 mgr.x (mgr.25022) 32 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T21:00:49.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: cephadm 2024-03-11T21:00:48.629911+0000 mgr.x (mgr.25022) 33 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T21:00:49.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: cluster 2024-03-11T21:00:48.652087+0000 mgr.x (mgr.25022) 34 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:49.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: cephadm 2024-03-11T21:00:48.795174+0000 mgr.x (mgr.25022) 35 : cephadm [INF] Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:00:49.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: cephadm 2024-03-11T21:00:48.845944+0000 mgr.x (mgr.25022) 36 : cephadm [INF] Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:00:49.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:48.582861+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:48.597387+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:48.601909+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:48.603285+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:48.604889+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:48.606334+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:48.607721+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:48.609199+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:48.610358+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:48.611863+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.899 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: cephadm 2024-03-11T21:00:48.614038+0000 mgr.x (mgr.25022) 31 : cephadm [INF] Adjusting osd_memory_target on smithi161 to 3037M 2024-03-11T21:00:49.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:48.620215+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:48.624533+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:00:49.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:48.626347+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:00:49.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: cephadm 2024-03-11T21:00:48.628878+0000 mgr.x (mgr.25022) 32 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T21:00:49.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: cephadm 2024-03-11T21:00:48.629911+0000 mgr.x (mgr.25022) 33 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T21:00:49.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: cluster 2024-03-11T21:00:48.652087+0000 mgr.x (mgr.25022) 34 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:49.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: cephadm 2024-03-11T21:00:48.795174+0000 mgr.x (mgr.25022) 35 : cephadm [INF] Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:00:49.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: cephadm 2024-03-11T21:00:48.845944+0000 mgr.x (mgr.25022) 36 : cephadm [INF] Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:00:49.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:48.929492+0000 mgr.x (mgr.25022) 37 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:49.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: cephadm 2024-03-11T21:00:48.959562+0000 mgr.x (mgr.25022) 38 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:00:49.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: cephadm 2024-03-11T21:00:49.010505+0000 mgr.x (mgr.25022) 39 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:00:49.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: cephadm 2024-03-11T21:00:49.125419+0000 mgr.x (mgr.25022) 40 : cephadm [INF] Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:00:49.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: cephadm 2024-03-11T21:00:49.175675+0000 mgr.x (mgr.25022) 41 : cephadm [INF] Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:00:49.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:49.299029+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:49.311313+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.900 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:49.349953+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:49.364320+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:49.376726+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:49.459447+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:49.467891+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:49.474890+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.901 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:49 smithi161 bash[14436]: audit 2024-03-11T21:00:49.481424+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:48.582861+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:48.597387+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:48.601909+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:48.603285+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:48.604889+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:48.606334+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:48.607721+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:48.609199+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:48.610358+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:48.611863+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-11T21:00:49.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: cephadm 2024-03-11T21:00:48.614038+0000 mgr.x (mgr.25022) 31 : cephadm [INF] Adjusting osd_memory_target on smithi161 to 3037M 2024-03-11T21:00:49.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:48.620215+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:48.624533+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:00:49.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:48.626347+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:00:49.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: cephadm 2024-03-11T21:00:48.628878+0000 mgr.x (mgr.25022) 32 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T21:00:49.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: cephadm 2024-03-11T21:00:48.629911+0000 mgr.x (mgr.25022) 33 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T21:00:49.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: cluster 2024-03-11T21:00:48.652087+0000 mgr.x (mgr.25022) 34 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:49.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: cephadm 2024-03-11T21:00:48.795174+0000 mgr.x (mgr.25022) 35 : cephadm [INF] Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:00:49.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: cephadm 2024-03-11T21:00:48.845944+0000 mgr.x (mgr.25022) 36 : cephadm [INF] Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:00:49.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:48.929492+0000 mgr.x (mgr.25022) 37 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:49.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: cephadm 2024-03-11T21:00:48.959562+0000 mgr.x (mgr.25022) 38 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:00:49.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: cephadm 2024-03-11T21:00:49.010505+0000 mgr.x (mgr.25022) 39 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:00:49.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: cephadm 2024-03-11T21:00:49.125419+0000 mgr.x (mgr.25022) 40 : cephadm [INF] Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:00:49.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: cephadm 2024-03-11T21:00:49.175675+0000 mgr.x (mgr.25022) 41 : cephadm [INF] Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:00:49.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:49.299029+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:49.311313+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:49.349953+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:49.364320+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:49.376726+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:49.459447+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:49.467891+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:49.474890+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[14472]: audit 2024-03-11T21:00:49.481424+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:48.929492+0000 mgr.x (mgr.25022) 37 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:00:49.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: cephadm 2024-03-11T21:00:48.959562+0000 mgr.x (mgr.25022) 38 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:00:49.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: cephadm 2024-03-11T21:00:49.010505+0000 mgr.x (mgr.25022) 39 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:00:49.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: cephadm 2024-03-11T21:00:49.125419+0000 mgr.x (mgr.25022) 40 : cephadm [INF] Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:00:49.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: cephadm 2024-03-11T21:00:49.175675+0000 mgr.x (mgr.25022) 41 : cephadm [INF] Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:00:49.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:49.299029+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:49.311313+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:49.349953+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:49.364320+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:49.376726+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:49.459447+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:49.467891+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:49.474890+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:49.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[19924]: audit 2024-03-11T21:00:49.481424+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:50.324 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:49 smithi088 systemd[1]: Stopping Ceph node-exporter.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:00:50.324 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:49 smithi088 bash[49085]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-node-exporter.a 2024-03-11T21:00:50.881 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:50 smithi088 bash[14472]: cephadm 2024-03-11T21:00:49.486648+0000 mgr.x (mgr.25022) 42 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-11T21:00:50.882 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:50 smithi088 bash[14472]: cephadm 2024-03-11T21:00:49.487548+0000 mgr.x (mgr.25022) 43 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi088 2024-03-11T21:00:50.882 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:50 smithi088 bash[49095]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-node-exporter-a 2024-03-11T21:00:50.882 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:50 smithi088 bash[49147]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-node-exporter.a 2024-03-11T21:00:50.882 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:50 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-11T21:00:50.882 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:50 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-11T21:00:50.882 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:50 smithi088 systemd[1]: Stopped Ceph node-exporter.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:00:50.882 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:50 smithi088 systemd[1]: Started Ceph node-exporter.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:00:50.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:50 smithi088 bash[19924]: cephadm 2024-03-11T21:00:49.486648+0000 mgr.x (mgr.25022) 42 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-11T21:00:50.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:50 smithi088 bash[19924]: cephadm 2024-03-11T21:00:49.487548+0000 mgr.x (mgr.25022) 43 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi088 2024-03-11T21:00:50.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:50 smithi161 bash[14436]: cephadm 2024-03-11T21:00:49.486648+0000 mgr.x (mgr.25022) 42 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-11T21:00:50.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:50 smithi161 bash[14436]: cephadm 2024-03-11T21:00:49.487548+0000 mgr.x (mgr.25022) 43 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi088 2024-03-11T21:00:51.969 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:00:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T21:00:51.969 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[14472]: cluster 2024-03-11T21:00:50.653379+0000 mgr.x (mgr.25022) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:51.969 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[14472]: audit 2024-03-11T21:00:50.877296+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:51.969 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[14472]: audit 2024-03-11T21:00:50.892834+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:51.969 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[14472]: cephadm 2024-03-11T21:00:50.906330+0000 mgr.x (mgr.25022) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-11T21:00:51.970 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[14472]: cephadm 2024-03-11T21:00:50.927759+0000 mgr.x (mgr.25022) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi088 2024-03-11T21:00:51.970 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[19924]: cluster 2024-03-11T21:00:50.653379+0000 mgr.x (mgr.25022) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:51.970 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[19924]: audit 2024-03-11T21:00:50.877296+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:51.970 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[19924]: audit 2024-03-11T21:00:50.892834+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:51.970 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[19924]: cephadm 2024-03-11T21:00:50.906330+0000 mgr.x (mgr.25022) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-11T21:00:51.970 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[19924]: cephadm 2024-03-11T21:00:50.927759+0000 mgr.x (mgr.25022) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi088 2024-03-11T21:00:52.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:51 smithi161 bash[14436]: cluster 2024-03-11T21:00:50.653379+0000 mgr.x (mgr.25022) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:00:52.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:51 smithi161 bash[14436]: audit 2024-03-11T21:00:50.877296+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:52.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:51 smithi161 bash[14436]: audit 2024-03-11T21:00:50.892834+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:00:52.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:51 smithi161 bash[14436]: cephadm 2024-03-11T21:00:50.906330+0000 mgr.x (mgr.25022) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-11T21:00:52.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:51 smithi161 bash[14436]: cephadm 2024-03-11T21:00:50.927759+0000 mgr.x (mgr.25022) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi088 2024-03-11T21:00:52.324 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.969Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-11T21:00:52.325 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.969Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-11T21:00:52.325 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.971Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-03-11T21:00:52.325 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.971Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-11T21:00:52.325 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.971Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-11T21:00:52.325 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.971Z caller=node_exporter.go:115 level=info collector=arp 2024-03-11T21:00:52.325 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.971Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-11T21:00:52.325 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.971Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-11T21:00:52.325 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.971Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-11T21:00:52.325 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.971Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-11T21:00:52.325 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.971Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-11T21:00:52.325 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.971Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-11T21:00:52.325 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.971Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-11T21:00:52.325 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-11T21:00:52.326 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=edac 2024-03-11T21:00:52.326 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-11T21:00:52.326 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-11T21:00:52.326 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-11T21:00:52.326 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-11T21:00:52.326 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-11T21:00:52.326 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-11T21:00:52.326 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-11T21:00:52.326 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-11T21:00:52.326 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-11T21:00:52.326 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-11T21:00:52.326 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-11T21:00:52.326 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-11T21:00:52.326 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-11T21:00:52.327 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-11T21:00:52.327 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-11T21:00:52.327 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-11T21:00:52.327 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=os 2024-03-11T21:00:52.327 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-11T21:00:52.327 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-11T21:00:52.327 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-11T21:00:52.327 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-11T21:00:52.327 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-11T21:00:52.327 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-11T21:00:52.327 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=stat 2024-03-11T21:00:52.327 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-11T21:00:52.327 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-11T21:00:52.327 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-11T21:00:52.327 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=time 2024-03-11T21:00:52.328 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-11T21:00:52.328 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=uname 2024-03-11T21:00:52.328 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-11T21:00:52.328 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-11T21:00:52.328 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-11T21:00:52.328 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-11T21:00:52.328 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:00:51 smithi088 bash[49176]: ts=2024-03-11T21:00:51.972Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-11T21:00:52.646 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:00:52 smithi161 bash[30986]: ts=2024-03-11T21:00: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.88:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.161:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:00:53.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:52 smithi161 bash[14436]: audit 2024-03-11T21:00:52.850756+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:00:53.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:52 smithi088 bash[14472]: audit 2024-03-11T21:00:52.850756+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:00:53.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:52 smithi088 bash[19924]: audit 2024-03-11T21:00:52.850756+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:00:53.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:53 smithi088 bash[39450]: level=error ts=2024-03-11T21:00:53.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T21:00:53.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:53 smithi088 bash[39450]: level=warn ts=2024-03-11T21:00:53.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.161:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.161 because it doesn't contain any IP SANs" 2024-03-11T21:00:53.824 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:53 smithi088 bash[39450]: level=warn ts=2024-03-11T21:00:53.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-03-11T21:00:54.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:53 smithi161 bash[14436]: cluster 2024-03-11T21:00:52.654086+0000 mgr.x (mgr.25022) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:54.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:53 smithi088 bash[14472]: cluster 2024-03-11T21:00:52.654086+0000 mgr.x (mgr.25022) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:54.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:53 smithi088 bash[19924]: cluster 2024-03-11T21:00:52.654086+0000 mgr.x (mgr.25022) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:54.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:00:54 smithi161 bash[34605]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:00:54] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.33.4" 2024-03-11T21:00:56.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:55 smithi088 bash[14472]: cluster 2024-03-11T21:00:54.655800+0000 mgr.x (mgr.25022) 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-03-11T21:00:56.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:55 smithi088 bash[19924]: cluster 2024-03-11T21:00:54.655800+0000 mgr.x (mgr.25022) 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-03-11T21:00:56.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:55 smithi161 bash[14436]: cluster 2024-03-11T21:00:54.655800+0000 mgr.x (mgr.25022) 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-03-11T21:00:58.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:57 smithi088 bash[14472]: cluster 2024-03-11T21:00:56.656618+0000 mgr.x (mgr.25022) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:58.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:57 smithi088 bash[19924]: cluster 2024-03-11T21:00:56.656618+0000 mgr.x (mgr.25022) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:00:58.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:57 smithi161 bash[14436]: cluster 2024-03-11T21:00:56.656618+0000 mgr.x (mgr.25022) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:00.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:59 smithi088 bash[14472]: cluster 2024-03-11T21:00:58.658165+0000 mgr.x (mgr.25022) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:00.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:00:59 smithi088 bash[14472]: audit 2024-03-11T21:00:58.937473+0000 mgr.x (mgr.25022) 51 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:00.198 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:59 smithi088 bash[19924]: cluster 2024-03-11T21:00:58.658165+0000 mgr.x (mgr.25022) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:00.198 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:00:59 smithi088 bash[19924]: audit 2024-03-11T21:00:58.937473+0000 mgr.x (mgr.25022) 51 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:00.199 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:59 smithi088 systemd[1]: Stopping Ceph alertmanager.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:01:00.199 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:00:59 smithi088 bash[49452]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-alertmanager.a 2024-03-11T21:01:00.199 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:01:00 smithi088 bash[39450]: level=info ts=2024-03-11T21:01:00.044Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-11T21:01:00.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:59 smithi161 bash[14436]: cluster 2024-03-11T21:00:58.658165+0000 mgr.x (mgr.25022) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:00.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:00:59 smithi161 bash[14436]: audit 2024-03-11T21:00:58.937473+0000 mgr.x (mgr.25022) 51 : audit [DBG] from='client.14907 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:00.883 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:01:00 smithi088 bash[49462]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-alertmanager-a 2024-03-11T21:01:00.884 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:01:00 smithi088 bash[49500]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-alertmanager.a 2024-03-11T21:01:00.884 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:01:00 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@alertmanager.a.service: Succeeded. 2024-03-11T21:01:00.884 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:01:00 smithi088 systemd[1]: Stopped Ceph alertmanager.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:01:00.884 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:01:00 smithi088 systemd[1]: Started Ceph alertmanager.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:01:02.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:01 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:01:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T21:01:02.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:01 smithi088 bash[19924]: cluster 2024-03-11T21:01:00.659244+0000 mgr.x (mgr.25022) 52 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:02.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:01 smithi088 bash[19924]: audit 2024-03-11T21:01:00.870982+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:02.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:01 smithi088 bash[19924]: audit 2024-03-11T21:01:00.882079+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:02.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:01 smithi088 bash[19924]: audit 2024-03-11T21:01:00.918312+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:01:02.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:01 smithi088 bash[19924]: cephadm 2024-03-11T21:01:00.918398+0000 mgr.x (mgr.25022) 53 : cephadm [INF] Reconfiguring iscsi.foo.smithi088.tfbhod (dependencies changed)... 2024-03-11T21:01:02.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:01 smithi088 bash[19924]: audit 2024-03-11T21:01:00.919222+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:01:02.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:01 smithi088 bash[19924]: audit 2024-03-11T21:01:00.938590+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:01:02.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:01 smithi088 bash[19924]: cephadm 2024-03-11T21:01:00.940681+0000 mgr.x (mgr.25022) 54 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi088.tfbhod on smithi088 2024-03-11T21:01:02.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:01 smithi088 bash[14472]: cluster 2024-03-11T21:01:00.659244+0000 mgr.x (mgr.25022) 52 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:02.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:01 smithi088 bash[14472]: audit 2024-03-11T21:01:00.870982+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:02.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:01 smithi088 bash[14472]: audit 2024-03-11T21:01:00.882079+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:02.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:01 smithi088 bash[14472]: audit 2024-03-11T21:01:00.918312+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:01:02.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:01 smithi088 bash[14472]: cephadm 2024-03-11T21:01:00.918398+0000 mgr.x (mgr.25022) 53 : cephadm [INF] Reconfiguring iscsi.foo.smithi088.tfbhod (dependencies changed)... 2024-03-11T21:01:02.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:01 smithi088 bash[14472]: audit 2024-03-11T21:01:00.919222+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:01:02.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:01 smithi088 bash[14472]: audit 2024-03-11T21:01:00.938590+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:01:02.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:01 smithi088 bash[14472]: cephadm 2024-03-11T21:01:00.940681+0000 mgr.x (mgr.25022) 54 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi088.tfbhod on smithi088 2024-03-11T21:01:02.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:01 smithi161 bash[14436]: cluster 2024-03-11T21:01:00.659244+0000 mgr.x (mgr.25022) 52 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:02.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:01 smithi161 bash[14436]: audit 2024-03-11T21:01:00.870982+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:02.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:01 smithi161 bash[14436]: audit 2024-03-11T21:01:00.882079+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:02.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:01 smithi161 bash[14436]: audit 2024-03-11T21:01:00.918312+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:01:02.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:01 smithi161 bash[14436]: cephadm 2024-03-11T21:01:00.918398+0000 mgr.x (mgr.25022) 53 : cephadm [INF] Reconfiguring iscsi.foo.smithi088.tfbhod (dependencies changed)... 2024-03-11T21:01:02.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:01 smithi161 bash[14436]: audit 2024-03-11T21:01:00.919222+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:01:02.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:01 smithi161 bash[14436]: audit 2024-03-11T21:01:00.938590+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:01:02.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:01 smithi161 bash[14436]: cephadm 2024-03-11T21:01:00.940681+0000 mgr.x (mgr.25022) 54 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi088.tfbhod on smithi088 2024-03-11T21:01:02.646 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:02 smithi161 bash[30986]: ts=2024-03-11T21:01: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.88:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.161:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:01:02.985 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:01:02 smithi088 bash[49529]: level=info ts=2024-03-11T21:01:02.831Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-11T21:01:02.986 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:01:02 smithi088 bash[49529]: level=info ts=2024-03-11T21:01:02.831Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-11T21:01:02.986 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:01:02 smithi088 bash[49529]: level=info ts=2024-03-11T21:01:02.833Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.88 port=9094 2024-03-11T21:01:02.986 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:01:02 smithi088 bash[49529]: level=info ts=2024-03-11T21:01:02.835Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-11T21:01:02.986 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:01:02 smithi088 bash[49529]: level=info ts=2024-03-11T21:01:02.883Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-11T21:01:02.986 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:01:02 smithi088 bash[49529]: level=info ts=2024-03-11T21:01:02.883Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-11T21:01:02.986 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:01:02 smithi088 bash[49529]: level=info ts=2024-03-11T21:01:02.887Z caller=main.go:518 msg=Listening address=:9093 2024-03-11T21:01:02.986 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:01:02 smithi088 bash[49529]: level=info ts=2024-03-11T21:01:02.888Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-11T21:01:03.996 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:03 smithi088 bash[14472]: cluster 2024-03-11T21:01:02.660028+0000 mgr.x (mgr.25022) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:03.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:03 smithi088 bash[19924]: cluster 2024-03-11T21:01:02.660028+0000 mgr.x (mgr.25022) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:04.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:03 smithi161 bash[14436]: cluster 2024-03-11T21:01:02.660028+0000 mgr.x (mgr.25022) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:04.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:04 smithi161 bash[34605]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:01:04] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.33.4" 2024-03-11T21:01:04.932 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:01:04 smithi088 bash[49529]: level=info ts=2024-03-11T21:01:04.835Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000375506s 2024-03-11T21:01:06.495 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:06 smithi088 bash[14472]: cluster 2024-03-11T21:01:04.661755+0000 mgr.x (mgr.25022) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:06.496 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:06 smithi088 bash[14472]: audit 2024-03-11T21:01:05.184070+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:06.496 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:06 smithi088 bash[14472]: audit 2024-03-11T21:01:05.193776+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:06.496 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:06 smithi088 bash[14472]: cephadm 2024-03-11T21:01:05.217884+0000 mgr.x (mgr.25022) 57 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-11T21:01:06.496 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:06 smithi088 bash[14472]: cephadm 2024-03-11T21:01:05.461614+0000 mgr.x (mgr.25022) 58 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi161 2024-03-11T21:01:06.496 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:06 smithi088 bash[19924]: cluster 2024-03-11T21:01:04.661755+0000 mgr.x (mgr.25022) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:06.496 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:06 smithi088 bash[19924]: audit 2024-03-11T21:01:05.184070+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:06.496 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:06 smithi088 bash[19924]: audit 2024-03-11T21:01:05.193776+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:06.496 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:06 smithi088 bash[19924]: cephadm 2024-03-11T21:01:05.217884+0000 mgr.x (mgr.25022) 57 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-11T21:01:06.496 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:06 smithi088 bash[19924]: cephadm 2024-03-11T21:01:05.461614+0000 mgr.x (mgr.25022) 58 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi161 2024-03-11T21:01:06.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:06 smithi161 bash[14436]: cluster 2024-03-11T21:01:04.661755+0000 mgr.x (mgr.25022) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:06.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:06 smithi161 bash[14436]: audit 2024-03-11T21:01:05.184070+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:06.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:06 smithi161 bash[14436]: audit 2024-03-11T21:01:05.193776+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:06.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:06 smithi161 bash[14436]: cephadm 2024-03-11T21:01:05.217884+0000 mgr.x (mgr.25022) 57 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-11T21:01:06.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:06 smithi161 bash[14436]: cephadm 2024-03-11T21:01:05.461614+0000 mgr.x (mgr.25022) 58 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi161 2024-03-11T21:01:08.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:08 smithi088 bash[14472]: cluster 2024-03-11T21:01:06.662516+0000 mgr.x (mgr.25022) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:08.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:08 smithi088 bash[14472]: audit 2024-03-11T21:01:07.215616+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.88:0/2935069247' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-11T21:01:08.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:08 smithi088 bash[14472]: audit 2024-03-11T21:01:07.597877+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.88:0/2278010521' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3322791555"}]: dispatch 2024-03-11T21:01:08.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:08 smithi088 bash[14472]: audit 2024-03-11T21:01:07.850791+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:01:08.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:08 smithi088 bash[19924]: cluster 2024-03-11T21:01:06.662516+0000 mgr.x (mgr.25022) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:08.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:08 smithi088 bash[19924]: audit 2024-03-11T21:01:07.215616+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.88:0/2935069247' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-11T21:01:08.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:08 smithi088 bash[19924]: audit 2024-03-11T21:01:07.597877+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.88:0/2278010521' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3322791555"}]: dispatch 2024-03-11T21:01:08.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:08 smithi088 bash[19924]: audit 2024-03-11T21:01:07.850791+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:01:08.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:08 smithi161 bash[14436]: cluster 2024-03-11T21:01:06.662516+0000 mgr.x (mgr.25022) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:08.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:08 smithi161 bash[14436]: audit 2024-03-11T21:01:07.215616+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.88:0/2935069247' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-11T21:01:08.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:08 smithi161 bash[14436]: audit 2024-03-11T21:01:07.597877+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.88:0/2278010521' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3322791555"}]: dispatch 2024-03-11T21:01:08.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:08 smithi161 bash[14436]: audit 2024-03-11T21:01:07.850791+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:01:09.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:09 smithi088 bash[19924]: audit 2024-03-11T21:01:08.194491+0000 mon.a (mon.0) 883 : audit [INF] from='client.? 172.21.15.88:0/2278010521' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3322791555"}]': finished 2024-03-11T21:01:09.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:09 smithi088 bash[19924]: cluster 2024-03-11T21:01:08.194630+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-11T21:01:09.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:09 smithi088 bash[19924]: audit 2024-03-11T21:01:08.596746+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.88:0/2886855711' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3275778462"}]: dispatch 2024-03-11T21:01:09.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:09 smithi088 bash[19924]: audit 2024-03-11T21:01:08.597624+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3275778462"}]: dispatch 2024-03-11T21:01:09.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:09 smithi088 bash[14472]: audit 2024-03-11T21:01:08.194491+0000 mon.a (mon.0) 883 : audit [INF] from='client.? 172.21.15.88:0/2278010521' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3322791555"}]': finished 2024-03-11T21:01:09.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:09 smithi088 bash[14472]: cluster 2024-03-11T21:01:08.194630+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-11T21:01:09.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:09 smithi088 bash[14472]: audit 2024-03-11T21:01:08.596746+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.88:0/2886855711' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3275778462"}]: dispatch 2024-03-11T21:01:09.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:09 smithi088 bash[14472]: audit 2024-03-11T21:01:08.597624+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3275778462"}]: dispatch 2024-03-11T21:01:09.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:09 smithi161 bash[14436]: audit 2024-03-11T21:01:08.194491+0000 mon.a (mon.0) 883 : audit [INF] from='client.? 172.21.15.88:0/2278010521' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3322791555"}]': finished 2024-03-11T21:01:09.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:09 smithi161 bash[14436]: cluster 2024-03-11T21:01:08.194630+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-11T21:01:09.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:09 smithi161 bash[14436]: audit 2024-03-11T21:01:08.596746+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.88:0/2886855711' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3275778462"}]: dispatch 2024-03-11T21:01:09.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:09 smithi161 bash[14436]: audit 2024-03-11T21:01:08.597624+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3275778462"}]: dispatch 2024-03-11T21:01:09.992 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:01:10.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:10 smithi088 bash[14472]: cluster 2024-03-11T21:01:08.663710+0000 mgr.x (mgr.25022) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:01:10.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:10 smithi088 bash[14472]: audit 2024-03-11T21:01:09.218191+0000 mon.a (mon.0) 886 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3275778462"}]': finished 2024-03-11T21:01:10.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:10 smithi088 bash[14472]: cluster 2024-03-11T21:01:09.218462+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-11T21:01:10.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:10 smithi088 bash[14472]: audit 2024-03-11T21:01:09.610589+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3574933375"}]: dispatch 2024-03-11T21:01:10.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:10 smithi088 bash[14472]: audit 2024-03-11T21:01:09.611954+0000 mon.b (mon.2) 163 : audit [INF] from='client.? 172.21.15.88:0/2332601541' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3574933375"}]: dispatch 2024-03-11T21:01:10.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:10 smithi088 bash[19924]: cluster 2024-03-11T21:01:08.663710+0000 mgr.x (mgr.25022) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:01:10.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:10 smithi088 bash[19924]: audit 2024-03-11T21:01:09.218191+0000 mon.a (mon.0) 886 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3275778462"}]': finished 2024-03-11T21:01:10.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:10 smithi088 bash[19924]: cluster 2024-03-11T21:01:09.218462+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-11T21:01:10.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:10 smithi088 bash[19924]: audit 2024-03-11T21:01:09.610589+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3574933375"}]: dispatch 2024-03-11T21:01:10.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:10 smithi088 bash[19924]: audit 2024-03-11T21:01:09.611954+0000 mon.b (mon.2) 163 : audit [INF] from='client.? 172.21.15.88:0/2332601541' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3574933375"}]: dispatch 2024-03-11T21:01:10.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:10 smithi161 bash[14436]: cluster 2024-03-11T21:01:08.663710+0000 mgr.x (mgr.25022) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:01:10.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:10 smithi161 bash[14436]: audit 2024-03-11T21:01:09.218191+0000 mon.a (mon.0) 886 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3275778462"}]': finished 2024-03-11T21:01:10.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:10 smithi161 bash[14436]: cluster 2024-03-11T21:01:09.218462+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-11T21:01:10.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:10 smithi161 bash[14436]: audit 2024-03-11T21:01:09.610589+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3574933375"}]: dispatch 2024-03-11T21:01:10.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:10 smithi161 bash[14436]: audit 2024-03-11T21:01:09.611954+0000 mon.b (mon.2) 163 : audit [INF] from='client.? 172.21.15.88:0/2332601541' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3574933375"}]: dispatch 2024-03-11T21:01:10.773 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:01:10.773 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 starting - - - - 2024-03-11T21:01:10.773 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (6m) 33s ago 6m 46.9M - 8.3.5 dad864ee21e9 74a5d7027b09 2024-03-11T21:01:10.773 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 starting - - - - 2024-03-11T21:01:10.773 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283 running (61s) 33s ago 13m 491M - 19.0.0-1979-g2b0101eb 4133f8bc41bb 7cd78e70b7e4 2024-03-11T21:01:10.773 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:9283 running (15m) 33s ago 15m 405M - 17.2.0 e1d6a67b021e cabb1538b04a 2024-03-11T21:01:10.773 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (15m) 33s ago 15m 58.7M 2048M 17.2.0 e1d6a67b021e b1fab2aa9918 2024-03-11T21:01:10.773 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (13m) 33s ago 13m 52.0M 2048M 17.2.0 e1d6a67b021e cabfbda7483c 2024-03-11T21:01:10.773 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (13m) 33s ago 13m 47.7M 2048M 17.2.0 e1d6a67b021e b1c40e88a25e 2024-03-11T21:01:10.774 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 starting - - - - 2024-03-11T21:01:10.774 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (7m) 33s ago 7m 14.2M - 1.3.1 1dbe0e931976 a197df210846 2024-03-11T21:01:10.774 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (12m) 33s ago 12m 56.6M 2781M 17.2.0 e1d6a67b021e e8944005ffae 2024-03-11T21:01:10.774 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (12m) 33s ago 12m 58.0M 2781M 17.2.0 e1d6a67b021e 73bf771b15d5 2024-03-11T21:01:10.774 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (11m) 33s ago 11m 52.9M 2781M 17.2.0 e1d6a67b021e 4865ede65151 2024-03-11T21:01:10.774 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (10m) 33s ago 10m 55.1M 2781M 17.2.0 e1d6a67b021e 44e8ad8c4e08 2024-03-11T21:01:10.774 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (10m) 33s ago 10m 56.4M 3037M 17.2.0 e1d6a67b021e 26ce6e88b4d8 2024-03-11T21:01:10.774 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (9m) 33s ago 9m 53.0M 3037M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T21:01:10.774 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (9m) 33s ago 9m 52.6M 3037M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T21:01:10.774 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (8m) 33s ago 8m 55.1M 3037M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T21:01:10.774 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (6m) 33s ago 7m 59.6M - 2.33.4 514e6a882f6e a1557d7cb9a4 2024-03-11T21:01:10.774 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (5m) 33s ago 5m 85.7M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T21:01:10.774 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (5m) 33s ago 5m 86.1M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:01:10.774 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (5m) 33s ago 5m 85.8M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T21:01:10.775 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (5m) 33s ago 5m 85.8M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:01:11.239 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:01:11.239 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:01:11.240 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-11T21:01:11.240 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:01:11.240 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:01:11.240 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-11T21:01:11.240 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 1 2024-03-11T21:01:11.240 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:01:11.240 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:01:11.240 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-11T21:01:11.240 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:01:11.240 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-03-11T21:01:11.240 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:01:11.240 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T21:01:11.240 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:01:11.240 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:01:11.241 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-11T21:01:11.241 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 1 2024-03-11T21:01:11.241 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:01:11.241 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:01:11.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:11 smithi088 bash[14472]: audit 2024-03-11T21:01:09.978135+0000 mgr.x (mgr.25022) 61 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:11.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:11 smithi088 bash[14472]: audit 2024-03-11T21:01:10.227873+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3574933375"}]': finished 2024-03-11T21:01:11.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:11 smithi088 bash[14472]: cluster 2024-03-11T21:01:10.227975+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-11T21:01:11.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:11 smithi088 bash[14472]: audit 2024-03-11T21:01:10.377361+0000 mgr.x (mgr.25022) 62 : audit [DBG] from='client.25231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:11.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:11 smithi088 bash[14472]: audit 2024-03-11T21:01:10.607550+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.88:0/3326166502' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1738896738"}]: dispatch 2024-03-11T21:01:11.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:11 smithi088 bash[19924]: audit 2024-03-11T21:01:09.978135+0000 mgr.x (mgr.25022) 61 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:11.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:11 smithi088 bash[19924]: audit 2024-03-11T21:01:10.227873+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3574933375"}]': finished 2024-03-11T21:01:11.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:11 smithi088 bash[19924]: cluster 2024-03-11T21:01:10.227975+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-11T21:01:11.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:11 smithi088 bash[19924]: audit 2024-03-11T21:01:10.377361+0000 mgr.x (mgr.25022) 62 : audit [DBG] from='client.25231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:11.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:11 smithi088 bash[19924]: audit 2024-03-11T21:01:10.607550+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.88:0/3326166502' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1738896738"}]: dispatch 2024-03-11T21:01:11.612 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:01:11.613 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:01:11.613 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:01:11.613 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:01:11.613 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-03-11T21:01:11.613 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "1/23 daemons upgraded", 2024-03-11T21:01:11.613 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "", 2024-03-11T21:01:11.613 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:01:11.613 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:01:11.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:11 smithi161 bash[14436]: audit 2024-03-11T21:01:09.978135+0000 mgr.x (mgr.25022) 61 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:11.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:11 smithi161 bash[14436]: audit 2024-03-11T21:01:10.227873+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3574933375"}]': finished 2024-03-11T21:01:11.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:11 smithi161 bash[14436]: cluster 2024-03-11T21:01:10.227975+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-11T21:01:11.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:11 smithi161 bash[14436]: audit 2024-03-11T21:01:10.377361+0000 mgr.x (mgr.25022) 62 : audit [DBG] from='client.25231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:11.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:11 smithi161 bash[14436]: audit 2024-03-11T21:01:10.607550+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.88:0/3326166502' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1738896738"}]: dispatch 2024-03-11T21:01:12.032 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:01:12.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:11 smithi088 bash[14745]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:01:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T21:01:12.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:12 smithi088 bash[14472]: cluster 2024-03-11T21:01:10.664351+0000 mgr.x (mgr.25022) 63 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-11T21:01:12.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:12 smithi088 bash[14472]: audit 2024-03-11T21:01:10.753041+0000 mgr.x (mgr.25022) 64 : audit [DBG] from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:12.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:12 smithi088 bash[14472]: audit 2024-03-11T21:01:11.239712+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.88:0/1943155454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:01:12.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:12 smithi088 bash[14472]: audit 2024-03-11T21:01:11.242393+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.88:0/3326166502' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1738896738"}]': finished 2024-03-11T21:01:12.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:12 smithi088 bash[14472]: cluster 2024-03-11T21:01:11.242566+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-11T21:01:12.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:12 smithi088 bash[14472]: audit 2024-03-11T21:01:11.609442+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.88:0/2406820157' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2956900941"}]: dispatch 2024-03-11T21:01:12.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:12 smithi088 bash[14472]: audit 2024-03-11T21:01:12.032719+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.88:0/1121154240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:01:12.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:12 smithi088 bash[19924]: cluster 2024-03-11T21:01:10.664351+0000 mgr.x (mgr.25022) 63 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-11T21:01:12.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:12 smithi088 bash[19924]: audit 2024-03-11T21:01:10.753041+0000 mgr.x (mgr.25022) 64 : audit [DBG] from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:12.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:12 smithi088 bash[19924]: audit 2024-03-11T21:01:11.239712+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.88:0/1943155454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:01:12.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:12 smithi088 bash[19924]: audit 2024-03-11T21:01:11.242393+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.88:0/3326166502' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1738896738"}]': finished 2024-03-11T21:01:12.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:12 smithi088 bash[19924]: cluster 2024-03-11T21:01:11.242566+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-11T21:01:12.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:12 smithi088 bash[19924]: audit 2024-03-11T21:01:11.609442+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.88:0/2406820157' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2956900941"}]: dispatch 2024-03-11T21:01:12.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:12 smithi088 bash[19924]: audit 2024-03-11T21:01:12.032719+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.88:0/1121154240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:01:12.646 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:12 smithi161 bash[30986]: ts=2024-03-11T21:01: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.88:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.161:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:01:12.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:12 smithi161 bash[14436]: cluster 2024-03-11T21:01:10.664351+0000 mgr.x (mgr.25022) 63 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-11T21:01:12.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:12 smithi161 bash[14436]: audit 2024-03-11T21:01:10.753041+0000 mgr.x (mgr.25022) 64 : audit [DBG] from='client.15336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:12.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:12 smithi161 bash[14436]: audit 2024-03-11T21:01:11.239712+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.88:0/1943155454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:01:12.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:12 smithi161 bash[14436]: audit 2024-03-11T21:01:11.242393+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.88:0/3326166502' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1738896738"}]': finished 2024-03-11T21:01:12.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:12 smithi161 bash[14436]: cluster 2024-03-11T21:01:11.242566+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-11T21:01:12.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:12 smithi161 bash[14436]: audit 2024-03-11T21:01:11.609442+0000 mon.a (mon.0) 894 : audit [INF] from='client.? 172.21.15.88:0/2406820157' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2956900941"}]: dispatch 2024-03-11T21:01:12.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:12 smithi161 bash[14436]: audit 2024-03-11T21:01:12.032719+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.88:0/1121154240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:01:13.246 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:01:12 smithi088 bash[49529]: level=info ts=2024-03-11T21:01:12.838Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002844567s 2024-03-11T21:01:13.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:13 smithi161 bash[14436]: audit 2024-03-11T21:01:11.614443+0000 mgr.x (mgr.25022) 65 : audit [DBG] from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:13.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:13 smithi161 bash[14436]: audit 2024-03-11T21:01:12.240019+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.88:0/2406820157' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2956900941"}]': finished 2024-03-11T21:01:13.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:13 smithi161 bash[14436]: cluster 2024-03-11T21:01:12.240142+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-11T21:01:13.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:13 smithi161 bash[14436]: audit 2024-03-11T21:01:12.635445+0000 mon.c (mon.1) 53 : audit [INF] from='client.? 172.21.15.88:0/2836647875' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3275778462"}]: dispatch 2024-03-11T21:01:13.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:13 smithi161 bash[14436]: audit 2024-03-11T21:01:12.636571+0000 mon.a (mon.0) 897 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3275778462"}]: dispatch 2024-03-11T21:01:13.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:13 smithi088 bash[19924]: audit 2024-03-11T21:01:11.614443+0000 mgr.x (mgr.25022) 65 : audit [DBG] from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:13.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:13 smithi088 bash[19924]: audit 2024-03-11T21:01:12.240019+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.88:0/2406820157' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2956900941"}]': finished 2024-03-11T21:01:13.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:13 smithi088 bash[19924]: cluster 2024-03-11T21:01:12.240142+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-11T21:01:13.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:13 smithi088 bash[19924]: audit 2024-03-11T21:01:12.635445+0000 mon.c (mon.1) 53 : audit [INF] from='client.? 172.21.15.88:0/2836647875' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3275778462"}]: dispatch 2024-03-11T21:01:13.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:13 smithi088 bash[19924]: audit 2024-03-11T21:01:12.636571+0000 mon.a (mon.0) 897 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3275778462"}]: dispatch 2024-03-11T21:01:13.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:13 smithi088 bash[14472]: audit 2024-03-11T21:01:11.614443+0000 mgr.x (mgr.25022) 65 : audit [DBG] from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:13.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:13 smithi088 bash[14472]: audit 2024-03-11T21:01:12.240019+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.88:0/2406820157' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2956900941"}]': finished 2024-03-11T21:01:13.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:13 smithi088 bash[14472]: cluster 2024-03-11T21:01:12.240142+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-11T21:01:13.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:13 smithi088 bash[14472]: audit 2024-03-11T21:01:12.635445+0000 mon.c (mon.1) 53 : audit [INF] from='client.? 172.21.15.88:0/2836647875' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3275778462"}]: dispatch 2024-03-11T21:01:13.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:13 smithi088 bash[14472]: audit 2024-03-11T21:01:12.636571+0000 mon.a (mon.0) 897 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3275778462"}]: dispatch 2024-03-11T21:01:14.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:14 smithi088 bash[14472]: cluster 2024-03-11T21:01:12.665103+0000 mgr.x (mgr.25022) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1 op/s 2024-03-11T21:01:14.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:14 smithi088 bash[14472]: audit 2024-03-11T21:01:13.267329+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3275778462"}]': finished 2024-03-11T21:01:14.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:14 smithi088 bash[14472]: cluster 2024-03-11T21:01:13.267531+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-11T21:01:14.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:14 smithi088 bash[14472]: audit 2024-03-11T21:01:13.662109+0000 mon.a (mon.0) 900 : audit [INF] from='client.? 172.21.15.88:0/2853409601' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/28528669"}]: dispatch 2024-03-11T21:01:14.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:14 smithi088 bash[19924]: cluster 2024-03-11T21:01:12.665103+0000 mgr.x (mgr.25022) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1 op/s 2024-03-11T21:01:14.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:14 smithi088 bash[19924]: audit 2024-03-11T21:01:13.267329+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3275778462"}]': finished 2024-03-11T21:01:14.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:14 smithi088 bash[19924]: cluster 2024-03-11T21:01:13.267531+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-11T21:01:14.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:14 smithi088 bash[19924]: audit 2024-03-11T21:01:13.662109+0000 mon.a (mon.0) 900 : audit [INF] from='client.? 172.21.15.88:0/2853409601' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/28528669"}]: dispatch 2024-03-11T21:01:14.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:14 smithi161 bash[34605]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:01:14] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.33.4" 2024-03-11T21:01:14.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:14 smithi161 bash[14436]: cluster 2024-03-11T21:01:12.665103+0000 mgr.x (mgr.25022) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1 op/s 2024-03-11T21:01:14.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:14 smithi161 bash[14436]: audit 2024-03-11T21:01:13.267329+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3275778462"}]': finished 2024-03-11T21:01:14.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:14 smithi161 bash[14436]: cluster 2024-03-11T21:01:13.267531+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-11T21:01:14.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:14 smithi161 bash[14436]: audit 2024-03-11T21:01:13.662109+0000 mon.a (mon.0) 900 : audit [INF] from='client.? 172.21.15.88:0/2853409601' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/28528669"}]: dispatch 2024-03-11T21:01:15.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:15 smithi088 bash[14472]: audit 2024-03-11T21:01:14.276112+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.88:0/2853409601' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/28528669"}]': finished 2024-03-11T21:01:15.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:15 smithi088 bash[14472]: cluster 2024-03-11T21:01:14.276176+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-11T21:01:15.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:15 smithi088 bash[19924]: audit 2024-03-11T21:01:14.276112+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.88:0/2853409601' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/28528669"}]': finished 2024-03-11T21:01:15.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:15 smithi088 bash[19924]: cluster 2024-03-11T21:01:14.276176+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-11T21:01:15.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:15 smithi161 bash[14436]: audit 2024-03-11T21:01:14.276112+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.88:0/2853409601' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/28528669"}]': finished 2024-03-11T21:01:15.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:15 smithi161 bash[14436]: cluster 2024-03-11T21:01:14.276176+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-11T21:01:16.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:16 smithi161 bash[14436]: cluster 2024-03-11T21:01:14.665928+0000 mgr.x (mgr.25022) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:16.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:16 smithi088 bash[14472]: cluster 2024-03-11T21:01:14.665928+0000 mgr.x (mgr.25022) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:16.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:16 smithi088 bash[19924]: cluster 2024-03-11T21:01:14.665928+0000 mgr.x (mgr.25022) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:18.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:18 smithi088 bash[14472]: cluster 2024-03-11T21:01:16.666700+0000 mgr.x (mgr.25022) 68 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-03-11T21:01:18.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:18 smithi088 bash[14472]: audit 2024-03-11T21:01:16.873518+0000 mgr.x (mgr.25022) 69 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:18.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:18 smithi088 bash[19924]: cluster 2024-03-11T21:01:16.666700+0000 mgr.x (mgr.25022) 68 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-03-11T21:01:18.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:18 smithi088 bash[19924]: audit 2024-03-11T21:01:16.873518+0000 mgr.x (mgr.25022) 69 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:18.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:18 smithi161 bash[14436]: cluster 2024-03-11T21:01:16.666700+0000 mgr.x (mgr.25022) 68 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-03-11T21:01:18.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:18 smithi161 bash[14436]: audit 2024-03-11T21:01:16.873518+0000 mgr.x (mgr.25022) 69 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:19.019 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:18 smithi161 systemd[1]: Stopping Ceph prometheus.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:01:19.019 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:18 smithi161 bash[36569]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-prometheus.a 2024-03-11T21:01:19.019 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:18 smithi161 bash[30986]: ts=2024-03-11T21:01:18.798Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-11T21:01:19.019 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:18 smithi161 bash[30986]: ts=2024-03-11T21:01:18.799Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-11T21:01:19.020 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:18 smithi161 bash[30986]: ts=2024-03-11T21:01:18.799Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-11T21:01:19.020 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:18 smithi161 bash[30986]: ts=2024-03-11T21:01:18.799Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-11T21:01:19.020 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:18 smithi161 bash[30986]: ts=2024-03-11T21:01:18.799Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-11T21:01:19.020 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:18 smithi161 bash[30986]: ts=2024-03-11T21:01:18.799Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-11T21:01:19.020 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:18 smithi161 bash[30986]: ts=2024-03-11T21:01:18.799Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-11T21:01:19.020 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:18 smithi161 bash[30986]: ts=2024-03-11T21:01:18.799Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-11T21:01:19.020 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:18 smithi161 bash[30986]: ts=2024-03-11T21:01:18.799Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-11T21:01:19.020 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:18 smithi161 bash[30986]: ts=2024-03-11T21:01:18.800Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-11T21:01:19.020 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:18 smithi161 bash[30986]: ts=2024-03-11T21:01:18.800Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-11T21:01:19.020 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:18 smithi161 bash[30986]: ts=2024-03-11T21:01:18.800Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-11T21:01:19.646 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:19 smithi161 bash[36579]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-prometheus-a 2024-03-11T21:01:19.646 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:19 smithi161 bash[36616]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-prometheus.a 2024-03-11T21:01:19.646 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:19 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@prometheus.a.service: Succeeded. 2024-03-11T21:01:19.646 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:19 smithi161 systemd[1]: Stopped Ceph prometheus.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:01:19.646 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:19 smithi161 systemd[1]: Started Ceph prometheus.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:01:20.107 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:20 smithi161 systemd[1]: Stopping Ceph node-exporter.b for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:01:20.396 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:20 smithi161 bash[36667]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-node-exporter.b 2024-03-11T21:01:20.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:20 smithi161 bash[14436]: cluster 2024-03-11T21:01:18.668183+0000 mgr.x (mgr.25022) 70 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-03-11T21:01:20.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:20 smithi161 bash[14436]: audit 2024-03-11T21:01:19.633722+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:20.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:20 smithi161 bash[14436]: audit 2024-03-11T21:01:19.644122+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:20.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:20 smithi088 bash[14472]: cluster 2024-03-11T21:01:18.668183+0000 mgr.x (mgr.25022) 70 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-03-11T21:01:20.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:20 smithi088 bash[14472]: audit 2024-03-11T21:01:19.633722+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:20.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:20 smithi088 bash[14472]: audit 2024-03-11T21:01:19.644122+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:20.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:20 smithi088 bash[19924]: cluster 2024-03-11T21:01:18.668183+0000 mgr.x (mgr.25022) 70 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-03-11T21:01:20.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:20 smithi088 bash[19924]: audit 2024-03-11T21:01:19.633722+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:20.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:20 smithi088 bash[19924]: audit 2024-03-11T21:01:19.644122+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:21.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[14436]: cephadm 2024-03-11T21:01:19.690459+0000 mgr.x (mgr.25022) 71 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-11T21:01:21.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[14436]: cephadm 2024-03-11T21:01:19.691353+0000 mgr.x (mgr.25022) 72 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi161 2024-03-11T21:01:21.482 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.335Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-11T21:01:21.483 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.335Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-11T21:01:21.483 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.335Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-11T21:01:21.483 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.335Z caller=main.go:518 level=info host_details="(Linux 5.4.0-173-generic #191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024 x86_64 smithi161 (none))" 2024-03-11T21:01:21.483 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.335Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-11T21:01:21.483 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.335Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-11T21:01:21.483 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.338Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-11T21:01:21.483 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.338Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-11T21:01:21.483 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.339Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-11T21:01:21.483 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.344Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-11T21:01:21.483 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.344Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.514µs 2024-03-11T21:01:21.483 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.344Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-11T21:01:21.483 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36677]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-node-exporter-b 2024-03-11T21:01:21.484 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36719]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-node-exporter.b 2024-03-11T21:01:21.484 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:21 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-11T21:01:21.484 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:21 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-11T21:01:21.484 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:21 smithi161 systemd[1]: Stopped Ceph node-exporter.b for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:01:21.484 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:21 smithi161 systemd[1]: Started Ceph node-exporter.b for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:01:21.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:21 smithi088 bash[14472]: cephadm 2024-03-11T21:01:19.690459+0000 mgr.x (mgr.25022) 71 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-11T21:01:21.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:21 smithi088 bash[14472]: cephadm 2024-03-11T21:01:19.691353+0000 mgr.x (mgr.25022) 72 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi161 2024-03-11T21:01:21.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:21 smithi088 bash[19924]: cephadm 2024-03-11T21:01:19.690459+0000 mgr.x (mgr.25022) 71 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-11T21:01:21.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:21 smithi088 bash[19924]: cephadm 2024-03-11T21:01:19.691353+0000 mgr.x (mgr.25022) 72 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi161 2024-03-11T21:01:21.791 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.515Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-03-11T21:01:21.792 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.793Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-03-11T21:01:21.792 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.793Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-03-11T21:01:21.792 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.793Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=73.203µs wal_replay_duration=448.85303ms total_replay_duration=448.966586ms 2024-03-11T21:01:22.146 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.800Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-11T21:01:22.146 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.800Z caller=main.go:947 level=info msg="TSDB started" 2024-03-11T21:01:22.147 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.800Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-11T21:01:22.147 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.838Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=38.171522ms db_storage=1.45µs remote_storage=1.874µs web_handler=476ns query_engine=862ns scrape=372.702µs scrape_sd=191.999µs notify=24.874µs notify_sd=18.351µs rules=36.969401ms 2024-03-11T21:01:22.147 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:21 smithi161 bash[36643]: ts=2024-03-11T21:01:21.838Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-11T21:01:22.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:22 smithi088 bash[19924]: cluster 2024-03-11T21:01:20.669328+0000 mgr.x (mgr.25022) 73 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:22.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:22 smithi088 bash[19924]: audit 2024-03-11T21:01:21.473355+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:22.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:22 smithi088 bash[19924]: audit 2024-03-11T21:01:21.486913+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:22.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:22 smithi088 bash[19924]: audit 2024-03-11T21:01:21.995515+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:22.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:22 smithi088 bash[19924]: audit 2024-03-11T21:01:22.003952+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:22.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:22 smithi088 bash[19924]: audit 2024-03-11T21:01:22.010209+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-11T21:01:22.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:22 smithi088 bash[14472]: cluster 2024-03-11T21:01:20.669328+0000 mgr.x (mgr.25022) 73 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:22.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:22 smithi088 bash[14472]: audit 2024-03-11T21:01:21.473355+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:22.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:22 smithi088 bash[14472]: audit 2024-03-11T21:01:21.486913+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:22.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:22 smithi088 bash[14472]: audit 2024-03-11T21:01:21.995515+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:22.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:22 smithi088 bash[14472]: audit 2024-03-11T21:01:22.003952+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:22.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:22 smithi088 bash[14472]: audit 2024-03-11T21:01:22.010209+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-11T21:01:22.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[14436]: cluster 2024-03-11T21:01:20.669328+0000 mgr.x (mgr.25022) 73 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:22.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[14436]: audit 2024-03-11T21:01:21.473355+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:22.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[14436]: audit 2024-03-11T21:01:21.486913+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:22.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[14436]: audit 2024-03-11T21:01:21.995515+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:22.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[14436]: audit 2024-03-11T21:01:22.003952+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:22.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[14436]: audit 2024-03-11T21:01:22.010209+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-11T21:01:22.897 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.647Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-11T21:01:22.897 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.647Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-11T21:01:22.897 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.648Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-03-11T21:01:22.897 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.648Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-11T21:01:22.897 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.648Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-11T21:01:22.897 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=arp 2024-03-11T21:01:22.897 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-11T21:01:22.897 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-11T21:01:22.897 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-11T21:01:22.898 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-11T21:01:22.898 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-11T21:01:22.898 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-11T21:01:22.898 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-11T21:01:22.898 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-11T21:01:22.898 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=edac 2024-03-11T21:01:22.898 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-11T21:01:22.898 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-11T21:01:22.898 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-11T21:01:22.898 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-11T21:01:22.898 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-11T21:01:22.898 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-11T21:01:22.898 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-11T21:01:22.898 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-11T21:01:22.899 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-11T21:01:22.899 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-11T21:01:22.899 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-11T21:01:22.899 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-11T21:01:22.899 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-11T21:01:22.899 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-11T21:01:22.899 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-11T21:01:22.899 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-11T21:01:22.899 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=os 2024-03-11T21:01:22.899 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-11T21:01:22.899 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-11T21:01:22.899 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-11T21:01:22.899 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-11T21:01:22.899 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-11T21:01:22.900 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-11T21:01:22.900 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=stat 2024-03-11T21:01:22.900 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-11T21:01:22.900 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-11T21:01:22.900 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-11T21:01:22.900 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=time 2024-03-11T21:01:22.900 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-11T21:01:22.900 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=uname 2024-03-11T21:01:22.900 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-11T21:01:22.900 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-11T21:01:22.900 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-11T21:01:22.900 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.649Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-11T21:01:22.900 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:01:22 smithi161 bash[36798]: ts=2024-03-11T21:01:22.650Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-11T21:01:23.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:23 smithi088 bash[14472]: cephadm 2024-03-11T21:01:21.512427+0000 mgr.x (mgr.25022) 74 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-11T21:01:23.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:23 smithi088 bash[14472]: cephadm 2024-03-11T21:01:21.836724+0000 mgr.x (mgr.25022) 75 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-11T21:01:23.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:23 smithi088 bash[14472]: audit 2024-03-11T21:01:22.010926+0000 mgr.x (mgr.25022) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-11T21:01:23.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:23 smithi088 bash[14472]: cephadm 2024-03-11T21:01:22.014958+0000 mgr.x (mgr.25022) 77 : cephadm [INF] Reconfiguring daemon grafana.a on smithi161 2024-03-11T21:01:23.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:23 smithi088 bash[14472]: audit 2024-03-11T21:01:22.854402+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:01:23.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:23 smithi088 bash[19924]: cephadm 2024-03-11T21:01:21.512427+0000 mgr.x (mgr.25022) 74 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-11T21:01:23.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:23 smithi088 bash[19924]: cephadm 2024-03-11T21:01:21.836724+0000 mgr.x (mgr.25022) 75 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-11T21:01:23.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:23 smithi088 bash[19924]: audit 2024-03-11T21:01:22.010926+0000 mgr.x (mgr.25022) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-11T21:01:23.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:23 smithi088 bash[19924]: cephadm 2024-03-11T21:01:22.014958+0000 mgr.x (mgr.25022) 77 : cephadm [INF] Reconfiguring daemon grafana.a on smithi161 2024-03-11T21:01:23.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:23 smithi088 bash[19924]: audit 2024-03-11T21:01:22.854402+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:01:23.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:23 smithi161 bash[14436]: cephadm 2024-03-11T21:01:21.512427+0000 mgr.x (mgr.25022) 74 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-11T21:01:23.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:23 smithi161 bash[14436]: cephadm 2024-03-11T21:01:21.836724+0000 mgr.x (mgr.25022) 75 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-11T21:01:23.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:23 smithi161 bash[14436]: audit 2024-03-11T21:01:22.010926+0000 mgr.x (mgr.25022) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-11T21:01:23.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:23 smithi161 bash[14436]: cephadm 2024-03-11T21:01:22.014958+0000 mgr.x (mgr.25022) 77 : cephadm [INF] Reconfiguring daemon grafana.a on smithi161 2024-03-11T21:01:23.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:23 smithi161 bash[14436]: audit 2024-03-11T21:01:22.854402+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:01:24.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:24 smithi088 bash[14472]: cluster 2024-03-11T21:01:22.670159+0000 mgr.x (mgr.25022) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:01:24.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:24 smithi088 bash[19924]: cluster 2024-03-11T21:01:22.670159+0000 mgr.x (mgr.25022) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:01:24.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:24 smithi161 bash[14436]: cluster 2024-03-11T21:01:22.670159+0000 mgr.x (mgr.25022) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:01:26.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:26 smithi088 bash[14472]: cluster 2024-03-11T21:01:24.671823+0000 mgr.x (mgr.25022) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s 2024-03-11T21:01:26.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:26 smithi088 bash[19924]: cluster 2024-03-11T21:01:24.671823+0000 mgr.x (mgr.25022) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s 2024-03-11T21:01:26.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:26 smithi161 bash[14436]: cluster 2024-03-11T21:01:24.671823+0000 mgr.x (mgr.25022) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s 2024-03-11T21:01:28.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:28 smithi088 bash[14472]: cluster 2024-03-11T21:01:26.672561+0000 mgr.x (mgr.25022) 80 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:28.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:28 smithi088 bash[14472]: audit 2024-03-11T21:01:26.881222+0000 mgr.x (mgr.25022) 81 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:28.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:28 smithi088 bash[19924]: cluster 2024-03-11T21:01:26.672561+0000 mgr.x (mgr.25022) 80 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:28.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:28 smithi088 bash[19924]: audit 2024-03-11T21:01:26.881222+0000 mgr.x (mgr.25022) 81 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:28.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:28 smithi161 bash[14436]: cluster 2024-03-11T21:01:26.672561+0000 mgr.x (mgr.25022) 80 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:28.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:28 smithi161 bash[14436]: audit 2024-03-11T21:01:26.881222+0000 mgr.x (mgr.25022) 81 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:30.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:29 smithi088 bash[14472]: cluster 2024-03-11T21:01:28.673638+0000 mgr.x (mgr.25022) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:30.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:29 smithi088 bash[19924]: cluster 2024-03-11T21:01:28.673638+0000 mgr.x (mgr.25022) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:30.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:29 smithi161 bash[14436]: cluster 2024-03-11T21:01:28.673638+0000 mgr.x (mgr.25022) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:32.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:31 smithi088 bash[19924]: cluster 2024-03-11T21:01:30.674459+0000 mgr.x (mgr.25022) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:32.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:31 smithi088 bash[14472]: cluster 2024-03-11T21:01:30.674459+0000 mgr.x (mgr.25022) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:32.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:31 smithi161 bash[14436]: cluster 2024-03-11T21:01:30.674459+0000 mgr.x (mgr.25022) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:33.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:32 smithi161 bash[34605]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:01:32] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2024-03-11T21:01:33.896 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:33 smithi161 bash[36643]: ts=2024-03-11T21:01:33.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:01:34.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:33 smithi088 bash[14472]: cluster 2024-03-11T21:01:32.675013+0000 mgr.x (mgr.25022) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:34.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:33 smithi088 bash[19924]: cluster 2024-03-11T21:01:32.675013+0000 mgr.x (mgr.25022) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:34.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:33 smithi161 bash[14436]: cluster 2024-03-11T21:01:32.675013+0000 mgr.x (mgr.25022) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:36.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:35 smithi088 bash[14472]: cluster 2024-03-11T21:01:34.676021+0000 mgr.x (mgr.25022) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:36.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:35 smithi088 bash[19924]: cluster 2024-03-11T21:01:34.676021+0000 mgr.x (mgr.25022) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:36.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:35 smithi161 bash[14436]: cluster 2024-03-11T21:01:34.676021+0000 mgr.x (mgr.25022) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:38.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:37 smithi088 bash[14472]: cluster 2024-03-11T21:01:36.676695+0000 mgr.x (mgr.25022) 86 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:38.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:37 smithi088 bash[14472]: audit 2024-03-11T21:01:36.892483+0000 mgr.x (mgr.25022) 87 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:38.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:37 smithi088 bash[14472]: audit 2024-03-11T21:01:37.854536+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:01:38.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:37 smithi088 bash[19924]: cluster 2024-03-11T21:01:36.676695+0000 mgr.x (mgr.25022) 86 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:38.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:37 smithi088 bash[19924]: audit 2024-03-11T21:01:36.892483+0000 mgr.x (mgr.25022) 87 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:38.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:37 smithi088 bash[19924]: audit 2024-03-11T21:01:37.854536+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:01:38.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:37 smithi161 bash[14436]: cluster 2024-03-11T21:01:36.676695+0000 mgr.x (mgr.25022) 86 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:38.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:37 smithi161 bash[14436]: audit 2024-03-11T21:01:36.892483+0000 mgr.x (mgr.25022) 87 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:38.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:37 smithi161 bash[14436]: audit 2024-03-11T21:01:37.854536+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:01:38.911 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:38 smithi161 bash[36643]: ts=2024-03-11T21:01:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:01:40.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:39 smithi088 bash[14472]: cluster 2024-03-11T21:01:38.678172+0000 mgr.x (mgr.25022) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:40.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:39 smithi088 bash[19924]: cluster 2024-03-11T21:01:38.678172+0000 mgr.x (mgr.25022) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:40.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:39 smithi161 bash[14436]: cluster 2024-03-11T21:01:38.678172+0000 mgr.x (mgr.25022) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:42.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:41 smithi088 bash[14472]: cluster 2024-03-11T21:01:40.679187+0000 mgr.x (mgr.25022) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:42.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:41 smithi088 bash[19924]: cluster 2024-03-11T21:01:40.679187+0000 mgr.x (mgr.25022) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:42.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:41 smithi161 bash[14436]: cluster 2024-03-11T21:01:40.679187+0000 mgr.x (mgr.25022) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:42.444 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:01:42.952 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:42 smithi161 bash[34605]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:01:42] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2024-03-11T21:01:43.223 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:01:43.223 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 starting - - - - 2024-03-11T21:01:43.223 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (7m) 65s ago 7m 46.9M - 8.3.5 dad864ee21e9 74a5d7027b09 2024-03-11T21:01:43.223 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 starting - - - - 2024-03-11T21:01:43.223 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283 running (93s) 65s ago 13m 491M - 19.0.0-1979-g2b0101eb 4133f8bc41bb 7cd78e70b7e4 2024-03-11T21:01:43.223 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:9283 running (15m) 65s ago 15m 405M - 17.2.0 e1d6a67b021e cabb1538b04a 2024-03-11T21:01:43.223 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (15m) 65s ago 15m 58.7M 2048M 17.2.0 e1d6a67b021e b1fab2aa9918 2024-03-11T21:01:43.223 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (14m) 65s ago 14m 52.0M 2048M 17.2.0 e1d6a67b021e cabfbda7483c 2024-03-11T21:01:43.223 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (14m) 65s ago 14m 47.7M 2048M 17.2.0 e1d6a67b021e b1c40e88a25e 2024-03-11T21:01:43.223 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 starting - - - - 2024-03-11T21:01:43.223 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 starting - - - - 2024-03-11T21:01:43.223 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (13m) 65s ago 13m 56.6M 2781M 17.2.0 e1d6a67b021e e8944005ffae 2024-03-11T21:01:43.224 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (12m) 65s ago 12m 58.0M 2781M 17.2.0 e1d6a67b021e 73bf771b15d5 2024-03-11T21:01:43.224 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (12m) 65s ago 12m 52.9M 2781M 17.2.0 e1d6a67b021e 4865ede65151 2024-03-11T21:01:43.224 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (11m) 65s ago 11m 55.1M 2781M 17.2.0 e1d6a67b021e 44e8ad8c4e08 2024-03-11T21:01:43.224 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (10m) 65s ago 10m 56.4M 3037M 17.2.0 e1d6a67b021e 26ce6e88b4d8 2024-03-11T21:01:43.224 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (10m) 65s ago 10m 53.0M 3037M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T21:01:43.224 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (9m) 65s ago 9m 52.6M 3037M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T21:01:43.224 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (9m) 65s ago 9m 55.1M 3037M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T21:01:43.224 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 starting - - - - 2024-03-11T21:01:43.224 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (6m) 65s ago 6m 85.7M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T21:01:43.224 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (5m) 65s ago 5m 86.1M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:01:43.224 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (5m) 65s ago 5m 85.8M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T21:01:43.224 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (5m) 65s ago 5m 85.8M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:01:43.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:42 smithi088 bash[14472]: audit 2024-03-11T21:01:42.431736+0000 mgr.x (mgr.25022) 90 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:43.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:42 smithi088 bash[19924]: audit 2024-03-11T21:01:42.431736+0000 mgr.x (mgr.25022) 90 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:43.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:42 smithi161 bash[14436]: audit 2024-03-11T21:01:42.431736+0000 mgr.x (mgr.25022) 90 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:43.670 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:01:43.670 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:01:43.670 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-11T21:01:43.670 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:01:43.670 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:01:43.670 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-11T21:01:43.670 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 1 2024-03-11T21:01:43.670 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:01:43.671 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:01:43.671 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-11T21:01:43.671 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:01:43.671 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-03-11T21:01:43.671 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:01:43.671 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T21:01:43.671 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:01:43.671 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:01:43.671 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-11T21:01:43.671 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 1 2024-03-11T21:01:43.671 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:01:43.671 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:01:43.896 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:43 smithi161 bash[36643]: ts=2024-03-11T21:01:43.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:01:44.036 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:01:44.037 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:01:44.037 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:01:44.037 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:01:44.037 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-03-11T21:01:44.037 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "1/23 daemons upgraded", 2024-03-11T21:01:44.037 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "", 2024-03-11T21:01:44.037 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:01:44.037 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:01:44.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:43 smithi088 bash[19924]: cluster 2024-03-11T21:01:42.679948+0000 mgr.x (mgr.25022) 91 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:44.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:43 smithi088 bash[19924]: audit 2024-03-11T21:01:42.822830+0000 mgr.x (mgr.25022) 92 : audit [DBG] from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:44.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:43 smithi088 bash[19924]: audit 2024-03-11T21:01:43.202014+0000 mgr.x (mgr.25022) 93 : audit [DBG] from='client.25297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:44.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:43 smithi088 bash[19924]: audit 2024-03-11T21:01:43.670445+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.88:0/855588108' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:01:44.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:43 smithi088 bash[14472]: cluster 2024-03-11T21:01:42.679948+0000 mgr.x (mgr.25022) 91 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:44.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:43 smithi088 bash[14472]: audit 2024-03-11T21:01:42.822830+0000 mgr.x (mgr.25022) 92 : audit [DBG] from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:44.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:43 smithi088 bash[14472]: audit 2024-03-11T21:01:43.202014+0000 mgr.x (mgr.25022) 93 : audit [DBG] from='client.25297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:44.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:43 smithi088 bash[14472]: audit 2024-03-11T21:01:43.670445+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.88:0/855588108' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:01:44.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:43 smithi161 bash[14436]: cluster 2024-03-11T21:01:42.679948+0000 mgr.x (mgr.25022) 91 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:44.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:43 smithi161 bash[14436]: audit 2024-03-11T21:01:42.822830+0000 mgr.x (mgr.25022) 92 : audit [DBG] from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:44.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:43 smithi161 bash[14436]: audit 2024-03-11T21:01:43.202014+0000 mgr.x (mgr.25022) 93 : audit [DBG] from='client.25297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:44.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:43 smithi161 bash[14436]: audit 2024-03-11T21:01:43.670445+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.88:0/855588108' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:01:44.488 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:01:45.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:44 smithi088 bash[14472]: audit 2024-03-11T21:01:44.037965+0000 mgr.x (mgr.25022) 94 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:45.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:44 smithi088 bash[14472]: audit 2024-03-11T21:01:44.488822+0000 mon.c (mon.1) 54 : audit [DBG] from='client.? 172.21.15.88:0/3023049524' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:01:45.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:44 smithi088 bash[19924]: audit 2024-03-11T21:01:44.037965+0000 mgr.x (mgr.25022) 94 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:45.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:44 smithi088 bash[19924]: audit 2024-03-11T21:01:44.488822+0000 mon.c (mon.1) 54 : audit [DBG] from='client.? 172.21.15.88:0/3023049524' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:01:45.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:44 smithi161 bash[14436]: audit 2024-03-11T21:01:44.037965+0000 mgr.x (mgr.25022) 94 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:01:45.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:44 smithi161 bash[14436]: audit 2024-03-11T21:01:44.488822+0000 mon.c (mon.1) 54 : audit [DBG] from='client.? 172.21.15.88:0/3023049524' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:01:46.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:45 smithi161 bash[14436]: cluster 2024-03-11T21:01:44.681369+0000 mgr.x (mgr.25022) 95 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:46.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:45 smithi088 bash[14472]: cluster 2024-03-11T21:01:44.681369+0000 mgr.x (mgr.25022) 95 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:46.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:45 smithi088 bash[19924]: cluster 2024-03-11T21:01:44.681369+0000 mgr.x (mgr.25022) 95 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:48.283 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:48 smithi161 systemd[1]: Stopping Ceph grafana.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:01:48.283 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:48 smithi161 bash[37081]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-grafana.a 2024-03-11T21:01:48.283 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:48 smithi161 bash[30337]: t=2024-03-11T21:01:48+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-03-11T21:01:48.283 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:47 smithi161 bash[14436]: cluster 2024-03-11T21:01:46.682086+0000 mgr.x (mgr.25022) 96 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:48.283 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:47 smithi161 bash[14436]: audit 2024-03-11T21:01:46.903873+0000 mgr.x (mgr.25022) 97 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:48.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:47 smithi088 bash[14472]: cluster 2024-03-11T21:01:46.682086+0000 mgr.x (mgr.25022) 96 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:48.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:47 smithi088 bash[14472]: audit 2024-03-11T21:01:46.903873+0000 mgr.x (mgr.25022) 97 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:48.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:47 smithi088 bash[19924]: cluster 2024-03-11T21:01:46.682086+0000 mgr.x (mgr.25022) 96 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:48.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:47 smithi088 bash[19924]: audit 2024-03-11T21:01:46.903873+0000 mgr.x (mgr.25022) 97 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:48.793 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:48 smithi161 bash[36643]: ts=2024-03-11T21:01:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:01:48.970 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:48 smithi161 bash[37092]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-grafana-a 2024-03-11T21:01:48.970 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:48 smithi161 bash[37130]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-grafana.a 2024-03-11T21:01:49.233 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:48 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@grafana.a.service: Succeeded. 2024-03-11T21:01:49.233 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:48 smithi161 systemd[1]: Stopped Ceph grafana.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:01:49.233 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:48 smithi161 systemd[1]: Started Ceph grafana.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:01:49.233 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE Bus STOPPING 2024-03-11T21:01:49.233 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-11T21:01:49.233 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE Bus STOPPED 2024-03-11T21:01:49.234 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE Bus STARTING 2024-03-11T21:01:49.234 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE Serving on http://:::9283 2024-03-11T21:01:49.234 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE Bus STARTED 2024-03-11T21:01:49.234 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE Bus STOPPING 2024-03-11T21:01:49.234 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-11T21:01:49.234 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE Bus STOPPED 2024-03-11T21:01:49.338 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE Bus STARTING 2024-03-11T21:01:49.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE Serving on http://:::9283 2024-03-11T21:01:49.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE Bus STARTED 2024-03-11T21:01:49.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE Bus STOPPING 2024-03-11T21:01:49.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-11T21:01:49.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE Bus STOPPED 2024-03-11T21:01:49.647 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE Bus STARTING 2024-03-11T21:01:49.647 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE Serving on http://:::9283 2024-03-11T21:01:49.647 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:49 smithi161 bash[34605]: [11/Mar/2024:21:01:49] ENGINE Bus STARTED 2024-03-11T21:01:50.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: cluster 2024-03-11T21:01:48.683545+0000 mgr.x (mgr.25022) 98 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:50.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.025999+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.036107+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.053186+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T21:01:50.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.053865+0000 mgr.x (mgr.25022) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T21:01:50.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.055717+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-03-11T21:01:50.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.056217+0000 mgr.x (mgr.25022) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-03-11T21:01:50.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.063783+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.084645+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:01:50.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.086128+0000 mgr.x (mgr.25022) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:01:50.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.111823+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: cephadm 2024-03-11T21:01:49.116872+0000 mgr.x (mgr.25022) 102 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.88:5000 to Dashboard 2024-03-11T21:01:50.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.117605+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:01:50.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.118320+0000 mgr.x (mgr.25022) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:01:50.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.121576+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:01:50.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.122426+0000 mgr.x (mgr.25022) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:01:50.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.128451+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.139838+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:01:50.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.140837+0000 mgr.x (mgr.25022) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:01:50.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: cluster 2024-03-11T21:01:48.683545+0000 mgr.x (mgr.25022) 98 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:50.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.025999+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.036107+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.053186+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T21:01:50.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.053865+0000 mgr.x (mgr.25022) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T21:01:50.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.055717+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-03-11T21:01:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.056217+0000 mgr.x (mgr.25022) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-03-11T21:01:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.063783+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.084645+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:01:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.086128+0000 mgr.x (mgr.25022) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:01:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.111823+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: cephadm 2024-03-11T21:01:49.116872+0000 mgr.x (mgr.25022) 102 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.88:5000 to Dashboard 2024-03-11T21:01:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.117605+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:01:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.118320+0000 mgr.x (mgr.25022) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:01:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.121576+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:01:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.122426+0000 mgr.x (mgr.25022) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:01:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.128451+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.139838+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:01:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.140837+0000 mgr.x (mgr.25022) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:01:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.142664+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi161.front.sepia.ceph.com:9095"}]: dispatch 2024-03-11T21:01:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.143586+0000 mgr.x (mgr.25022) 106 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi161.front.sepia.ceph.com:9095"}]: dispatch 2024-03-11T21:01:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.150437+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.174668+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T21:01:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.175614+0000 mgr.x (mgr.25022) 107 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T21:01:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.180758+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi161.front.sepia.ceph.com:3000"}]: dispatch 2024-03-11T21:01:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.181748+0000 mgr.x (mgr.25022) 108 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi161.front.sepia.ceph.com:3000"}]: dispatch 2024-03-11T21:01:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.190535+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: audit 2024-03-11T21:01:49.227925+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:01:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: cephadm 2024-03-11T21:01:49.229701+0000 mgr.x (mgr.25022) 109 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-11T21:01:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[19924]: cephadm 2024-03-11T21:01:49.230448+0000 mgr.x (mgr.25022) 110 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-11T21:01:50.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.142664+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi161.front.sepia.ceph.com:9095"}]: dispatch 2024-03-11T21:01:50.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.143586+0000 mgr.x (mgr.25022) 106 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi161.front.sepia.ceph.com:9095"}]: dispatch 2024-03-11T21:01:50.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.150437+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.174668+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T21:01:50.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.175614+0000 mgr.x (mgr.25022) 107 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T21:01:50.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.180758+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi161.front.sepia.ceph.com:3000"}]: dispatch 2024-03-11T21:01:50.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.181748+0000 mgr.x (mgr.25022) 108 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi161.front.sepia.ceph.com:3000"}]: dispatch 2024-03-11T21:01:50.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.190535+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: audit 2024-03-11T21:01:49.227925+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:01:50.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: cephadm 2024-03-11T21:01:49.229701+0000 mgr.x (mgr.25022) 109 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-11T21:01:50.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:50 smithi088 bash[14472]: cephadm 2024-03-11T21:01:49.230448+0000 mgr.x (mgr.25022) 110 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-11T21:01:50.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: cluster 2024-03-11T21:01:48.683545+0000 mgr.x (mgr.25022) 98 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:50.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.025999+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.036107+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.053186+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T21:01:50.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.053865+0000 mgr.x (mgr.25022) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T21:01:50.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.055717+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-03-11T21:01:50.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.056217+0000 mgr.x (mgr.25022) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-03-11T21:01:50.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.063783+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.084645+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:01:50.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.086128+0000 mgr.x (mgr.25022) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:01:50.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.111823+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: cephadm 2024-03-11T21:01:49.116872+0000 mgr.x (mgr.25022) 102 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.88:5000 to Dashboard 2024-03-11T21:01:50.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.117605+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:01:50.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.118320+0000 mgr.x (mgr.25022) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:01:50.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.121576+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:01:50.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.122426+0000 mgr.x (mgr.25022) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:01:50.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.128451+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.139838+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:01:50.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.140837+0000 mgr.x (mgr.25022) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:01:50.395 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-03-11T21:01:50.395 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-03-11T21:01:50.395 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-03-11T21:01:50.395 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-03-11T21:01:50.395 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-11T21:01:50.395 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-11T21:01:50.395 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-11T21:01:50.395 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-11T21:01:50.395 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-03-11T21:01:50.395 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-03-11T21:01:50.395 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-03-11T21:01:50.396 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-03-11T21:01:50.396 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-03-11T21:01:50.396 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="App mode production" logger=settings 2024-03-11T21:01:50.396 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-03-11T21:01:50.396 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-03-11T21:01:50.396 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-03-11T21:01:50.396 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=618.364µs 2024-03-11T21:01:50.396 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-03-11T21:01:50.396 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-03-11T21:01:50.396 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-03-11T21:01:50.396 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-03-11T21:01:50.397 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-03-11T21:01:50.397 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-03-11T21:01:50.397 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-03-11T21:01:50.397 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-11T21:01:50.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.142664+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi161.front.sepia.ceph.com:9095"}]: dispatch 2024-03-11T21:01:50.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.143586+0000 mgr.x (mgr.25022) 106 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi161.front.sepia.ceph.com:9095"}]: dispatch 2024-03-11T21:01:50.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.150437+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.174668+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T21:01:50.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.175614+0000 mgr.x (mgr.25022) 107 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T21:01:50.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.180758+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi161.front.sepia.ceph.com:3000"}]: dispatch 2024-03-11T21:01:50.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.181748+0000 mgr.x (mgr.25022) 108 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi161.front.sepia.ceph.com:3000"}]: dispatch 2024-03-11T21:01:50.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.190535+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:50.398 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: audit 2024-03-11T21:01:49.227925+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:01:50.398 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: cephadm 2024-03-11T21:01:49.229701+0000 mgr.x (mgr.25022) 109 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-11T21:01:50.398 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[14436]: cephadm 2024-03-11T21:01:49.230448+0000 mgr.x (mgr.25022) 110 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-11T21:01:50.646 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-03-11T21:01:50.646 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-03-11T21:01:50.646 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-03-11T21:01:50.646 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:01:50 smithi161 bash[37156]: t=2024-03-11T21:01:50+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-03-11T21:01:52.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:52 smithi088 bash[14472]: cluster 2024-03-11T21:01:50.684648+0000 mgr.x (mgr.25022) 111 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:52.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:52 smithi088 bash[14472]: audit 2024-03-11T21:01:51.710289+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:52.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:52 smithi088 bash[14472]: audit 2024-03-11T21:01:51.714319+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:01:52.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:52 smithi088 bash[14472]: audit 2024-03-11T21:01:51.715328+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:01:52.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:52 smithi088 bash[14472]: audit 2024-03-11T21:01:51.718316+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T21:01:52.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:52 smithi088 bash[14472]: audit 2024-03-11T21:01:51.720022+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:01:52.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:52 smithi088 bash[19924]: cluster 2024-03-11T21:01:50.684648+0000 mgr.x (mgr.25022) 111 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:52.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:52 smithi088 bash[19924]: audit 2024-03-11T21:01:51.710289+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:52.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:52 smithi088 bash[19924]: audit 2024-03-11T21:01:51.714319+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:01:52.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:52 smithi088 bash[19924]: audit 2024-03-11T21:01:51.715328+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:01:52.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:52 smithi088 bash[19924]: audit 2024-03-11T21:01:51.718316+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T21:01:52.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:52 smithi088 bash[19924]: audit 2024-03-11T21:01:51.720022+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:01:52.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:52 smithi161 bash[14436]: cluster 2024-03-11T21:01:50.684648+0000 mgr.x (mgr.25022) 111 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:52.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:52 smithi161 bash[14436]: audit 2024-03-11T21:01:51.710289+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:52.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:52 smithi161 bash[14436]: audit 2024-03-11T21:01:51.714319+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:01:52.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:52 smithi161 bash[14436]: audit 2024-03-11T21:01:51.715328+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:01:52.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:52 smithi161 bash[14436]: audit 2024-03-11T21:01:51.718316+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T21:01:52.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:52 smithi161 bash[14436]: audit 2024-03-11T21:01:51.720022+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:01:53.038 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:01:52 smithi161 bash[34605]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:01:52] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2024-03-11T21:01:53.287 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:53 smithi088 bash[14472]: cephadm 2024-03-11T21:01:51.701490+0000 mgr.x (mgr.25022) 112 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-11T21:01:53.287 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:53 smithi088 bash[14472]: cephadm 2024-03-11T21:01:51.721638+0000 mgr.x (mgr.25022) 113 : cephadm [INF] Deploying daemon mgr.y on smithi088 2024-03-11T21:01:53.287 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:53 smithi088 bash[14472]: audit 2024-03-11T21:01:52.854948+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:01:53.287 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:53 smithi088 bash[19924]: cephadm 2024-03-11T21:01:51.701490+0000 mgr.x (mgr.25022) 112 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-11T21:01:53.287 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:53 smithi088 bash[19924]: cephadm 2024-03-11T21:01:51.721638+0000 mgr.x (mgr.25022) 113 : cephadm [INF] Deploying daemon mgr.y on smithi088 2024-03-11T21:01:53.288 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:53 smithi088 bash[19924]: audit 2024-03-11T21:01:52.854948+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:01:53.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:53 smithi161 bash[14436]: cephadm 2024-03-11T21:01:51.701490+0000 mgr.x (mgr.25022) 112 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-11T21:01:53.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:53 smithi161 bash[14436]: cephadm 2024-03-11T21:01:51.721638+0000 mgr.x (mgr.25022) 113 : cephadm [INF] Deploying daemon mgr.y on smithi088 2024-03-11T21:01:53.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:53 smithi161 bash[14436]: audit 2024-03-11T21:01:52.854948+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:01:53.897 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:53 smithi161 bash[36643]: ts=2024-03-11T21:01:53.510Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:01:54.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:54 smithi088 bash[14472]: cluster 2024-03-11T21:01:52.685470+0000 mgr.x (mgr.25022) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:54.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:54 smithi088 systemd[1]: Stopping Ceph mgr.y for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:01:54.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:54 smithi088 bash[19924]: cluster 2024-03-11T21:01:52.685470+0000 mgr.x (mgr.25022) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:54.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:54 smithi161 bash[14436]: cluster 2024-03-11T21:01:52.685470+0000 mgr.x (mgr.25022) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:55.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:54 smithi088 bash[50705]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mgr-y 2024-03-11T21:01:55.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:55 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-03-11T21:01:55.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:55 smithi088 bash[50779]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mgr-y 2024-03-11T21:01:55.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:55 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-03-11T21:01:55.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:55 smithi088 systemd[1]: Stopped Ceph mgr.y for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:01:55.823 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:55 smithi088 systemd[1]: Started Ceph mgr.y for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:01:56.574 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:56 smithi088 bash[50848]: debug 2024-03-11T21:01:56.460+0000 7fa7ef08b700 1 -- 172.21.15.88:0/3019563432 <== mon.1 v2:172.21.15.88:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56040a66c5a0 con 0x56040b3f0c00 2024-03-11T21:01:56.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:56 smithi088 bash[14472]: cluster 2024-03-11T21:01:54.687136+0000 mgr.x (mgr.25022) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:56.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:56 smithi088 bash[14472]: audit 2024-03-11T21:01:55.453292+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:56.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:56 smithi088 bash[14472]: audit 2024-03-11T21:01:55.467222+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:56.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:56 smithi088 bash[19924]: cluster 2024-03-11T21:01:54.687136+0000 mgr.x (mgr.25022) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:56.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:56 smithi088 bash[19924]: audit 2024-03-11T21:01:55.453292+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:56.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:56 smithi088 bash[19924]: audit 2024-03-11T21:01:55.467222+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:56.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:56 smithi161 bash[14436]: cluster 2024-03-11T21:01:54.687136+0000 mgr.x (mgr.25022) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:01:56.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:56 smithi161 bash[14436]: audit 2024-03-11T21:01:55.453292+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:56.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:56 smithi161 bash[14436]: audit 2024-03-11T21:01:55.467222+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:01:56.911 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:56 smithi088 bash[50848]: debug 2024-03-11T21:01:56.620+0000 7fa7f928d200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-11T21:01:57.823 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:57 smithi088 bash[50848]: debug 2024-03-11T21:01:57.536+0000 7fa7f928d200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-11T21:01:57.824 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:57 smithi088 bash[50848]: debug 2024-03-11T21:01:57.640+0000 7fa7f928d200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-11T21:01:57.824 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:57 smithi088 bash[50848]: debug 2024-03-11T21:01:57.740+0000 7fa7f928d200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-11T21:01:58.323 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:58 smithi088 bash[50848]: debug 2024-03-11T21:01:58.020+0000 7fa7f928d200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-11T21:01:58.773 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:58 smithi088 bash[50848]: debug 2024-03-11T21:01:58.396+0000 7fa7f928d200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-11T21:01:58.773 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:58 smithi088 bash[50848]: debug 2024-03-11T21:01:58.556+0000 7fa7f928d200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-11T21:01:58.773 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:58 smithi088 bash[14472]: cluster 2024-03-11T21:01:56.687863+0000 mgr.x (mgr.25022) 116 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:58.773 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:01:58 smithi088 bash[14472]: audit 2024-03-11T21:01:56.913206+0000 mgr.x (mgr.25022) 117 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:58.773 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:58 smithi088 bash[19924]: cluster 2024-03-11T21:01:56.687863+0000 mgr.x (mgr.25022) 116 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:58.774 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:01:58 smithi088 bash[19924]: audit 2024-03-11T21:01:56.913206+0000 mgr.x (mgr.25022) 117 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:58.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:58 smithi161 bash[14436]: cluster 2024-03-11T21:01:56.687863+0000 mgr.x (mgr.25022) 116 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:01:58.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:01:58 smithi161 bash[14436]: audit 2024-03-11T21:01:56.913206+0000 mgr.x (mgr.25022) 117 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:01:58.896 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:01:58 smithi161 bash[36643]: ts=2024-03-11T21:01:58.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:01:59.073 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:58 smithi088 bash[50848]: debug 2024-03-11T21:01:58.768+0000 7fa7f928d200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-11T21:02:00.323 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:59 smithi088 bash[50848]: debug 2024-03-11T21:01:59.860+0000 7fa7f928d200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-11T21:02:00.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:01:59 smithi088 bash[50848]: debug 2024-03-11T21:01:59.968+0000 7fa7f928d200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-11T21:02:00.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:00 smithi088 bash[50848]: debug 2024-03-11T21:02:00.092+0000 7fa7f928d200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-11T21:02:00.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:00 smithi088 bash[14472]: cluster 2024-03-11T21:01:58.689648+0000 mgr.x (mgr.25022) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:00.814 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:00 smithi088 bash[50848]: debug 2024-03-11T21:02:00.568+0000 7fa7f928d200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-11T21:02:00.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:00 smithi088 bash[19924]: cluster 2024-03-11T21:01:58.689648+0000 mgr.x (mgr.25022) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:00.896 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:00 smithi161 bash[14436]: cluster 2024-03-11T21:01:58.689648+0000 mgr.x (mgr.25022) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:01.073 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:00 smithi088 bash[50848]: debug 2024-03-11T21:02:00.808+0000 7fa7f928d200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-11T21:02:01.573 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:01 smithi088 bash[50848]: debug 2024-03-11T21:02:01.292+0000 7fa7f928d200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-11T21:02:02.323 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:01 smithi088 bash[50848]: debug 2024-03-11T21:02:01.868+0000 7fa7f928d200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-11T21:02:02.823 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:02 smithi088 bash[50848]: debug 2024-03-11T21:02:02.436+0000 7fa7f928d200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-11T21:02:02.824 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:02 smithi088 bash[50848]: debug 2024-03-11T21:02:02.548+0000 7fa7f928d200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-11T21:02:02.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:02 smithi088 bash[14472]: cluster 2024-03-11T21:02:00.690448+0000 mgr.x (mgr.25022) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:02.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:02 smithi088 bash[14472]: audit 2024-03-11T21:02:01.901469+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:02.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:02 smithi088 bash[14472]: audit 2024-03-11T21:02:01.913920+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:02.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:02 smithi088 bash[14472]: audit 2024-03-11T21:02:01.950146+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:02.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:02 smithi088 bash[14472]: audit 2024-03-11T21:02:01.960204+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:02.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:02 smithi088 bash[19924]: cluster 2024-03-11T21:02:00.690448+0000 mgr.x (mgr.25022) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:02.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:02 smithi088 bash[19924]: audit 2024-03-11T21:02:01.901469+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:02.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:02 smithi088 bash[19924]: audit 2024-03-11T21:02:01.913920+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:02.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:02 smithi088 bash[19924]: audit 2024-03-11T21:02:01.950146+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:02.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:02 smithi088 bash[19924]: audit 2024-03-11T21:02:01.960204+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:02.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:02 smithi161 bash[34605]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:02:02] "GET /metrics HTTP/1.1" 200 38135 "" "Prometheus/2.33.4" 2024-03-11T21:02:02.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:02 smithi161 bash[14436]: cluster 2024-03-11T21:02:00.690448+0000 mgr.x (mgr.25022) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:02.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:02 smithi161 bash[14436]: audit 2024-03-11T21:02:01.901469+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:02.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:02 smithi161 bash[14436]: audit 2024-03-11T21:02:01.913920+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:02.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:02 smithi161 bash[14436]: audit 2024-03-11T21:02:01.950146+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:02.897 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:02 smithi161 bash[14436]: audit 2024-03-11T21:02:01.960204+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:03.176 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:02 smithi088 bash[50848]: debug 2024-03-11T21:02:02.904+0000 7fa7f928d200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-11T21:02:03.176 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:03 smithi088 bash[50848]: debug 2024-03-11T21:02:03.024+0000 7fa7f928d200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-11T21:02:03.176 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:03 smithi088 bash[50848]: debug 2024-03-11T21:02:03.172+0000 7fa7f928d200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-11T21:02:03.574 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:03 smithi088 bash[50848]: debug 2024-03-11T21:02:03.288+0000 7fa7f928d200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-11T21:02:03.574 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:03 smithi088 bash[50848]: debug 2024-03-11T21:02:03.420+0000 7fa7f928d200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-11T21:02:03.896 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:03 smithi161 bash[36643]: ts=2024-03-11T21:02:03.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:02:04.014 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:03 smithi088 bash[50848]: debug 2024-03-11T21:02:03.628+0000 7fa7f928d200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-11T21:02:04.014 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:03 smithi088 bash[50848]: debug 2024-03-11T21:02:03.768+0000 7fa7f928d200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-11T21:02:04.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:04 smithi088 bash[14472]: cluster 2024-03-11T21:02:02.691444+0000 mgr.x (mgr.25022) 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-03-11T21:02:04.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:04 smithi088 bash[14472]: audit 2024-03-11T21:02:03.015940+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:04.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:04 smithi088 bash[14472]: audit 2024-03-11T21:02:03.034956+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:04.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:04 smithi088 bash[19924]: cluster 2024-03-11T21:02:02.691444+0000 mgr.x (mgr.25022) 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-03-11T21:02:04.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:04 smithi088 bash[19924]: audit 2024-03-11T21:02:03.015940+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:04.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:04 smithi088 bash[19924]: audit 2024-03-11T21:02:03.034956+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:04.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:04 smithi161 bash[14436]: cluster 2024-03-11T21:02:02.691444+0000 mgr.x (mgr.25022) 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-03-11T21:02:04.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:04 smithi161 bash[14436]: audit 2024-03-11T21:02:03.015940+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:04.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:04 smithi161 bash[14436]: audit 2024-03-11T21:02:03.034956+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:05.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:05 smithi088 bash[50848]: debug 2024-03-11T21:02:05.064+0000 7fa7f928d200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-11T21:02:05.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:05 smithi088 bash[50848]: [11/Mar/2024:21:02:05] ENGINE Bus STARTING 2024-03-11T21:02:05.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:05 smithi088 bash[50848]: CherryPy Checker: 2024-03-11T21:02:05.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:05 smithi088 bash[50848]: The Application mounted at '' has an empty config. 2024-03-11T21:02:05.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:05 smithi088 bash[50848]: [11/Mar/2024:21:02:05] ENGINE Serving on http://:::9283 2024-03-11T21:02:05.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:05 smithi088 bash[50848]: [11/Mar/2024:21:02:05] ENGINE Bus STARTED 2024-03-11T21:02:06.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:06 smithi088 bash[14472]: cluster 2024-03-11T21:02:04.693136+0000 mgr.x (mgr.25022) 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-03-11T21:02:06.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:06 smithi088 bash[14472]: cluster 2024-03-11T21:02:05.093026+0000 mon.a (mon.0) 927 : cluster [DBG] Standby manager daemon y restarted 2024-03-11T21:02:06.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:06 smithi088 bash[14472]: cluster 2024-03-11T21:02:05.093296+0000 mon.a (mon.0) 928 : cluster [DBG] Standby manager daemon y started 2024-03-11T21:02:06.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:06 smithi088 bash[14472]: audit 2024-03-11T21:02:05.101060+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.? 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-11T21:02:06.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:06 smithi088 bash[14472]: audit 2024-03-11T21:02:05.102433+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.? 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:02:06.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:06 smithi088 bash[14472]: audit 2024-03-11T21:02:05.108106+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.? 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-11T21:02:06.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:06 smithi088 bash[14472]: audit 2024-03-11T21:02:05.109056+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.? 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:02:06.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:06 smithi088 bash[19924]: cluster 2024-03-11T21:02:04.693136+0000 mgr.x (mgr.25022) 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-03-11T21:02:06.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:06 smithi088 bash[19924]: cluster 2024-03-11T21:02:05.093026+0000 mon.a (mon.0) 927 : cluster [DBG] Standby manager daemon y restarted 2024-03-11T21:02:06.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:06 smithi088 bash[19924]: cluster 2024-03-11T21:02:05.093296+0000 mon.a (mon.0) 928 : cluster [DBG] Standby manager daemon y started 2024-03-11T21:02:06.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:06 smithi088 bash[19924]: audit 2024-03-11T21:02:05.101060+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.? 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-11T21:02:06.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:06 smithi088 bash[19924]: audit 2024-03-11T21:02:05.102433+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.? 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:02:06.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:06 smithi088 bash[19924]: audit 2024-03-11T21:02:05.108106+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.? 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-11T21:02:06.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:06 smithi088 bash[19924]: audit 2024-03-11T21:02:05.109056+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.? 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:02:06.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:06 smithi161 bash[14436]: cluster 2024-03-11T21:02:04.693136+0000 mgr.x (mgr.25022) 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-03-11T21:02:06.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:06 smithi161 bash[14436]: cluster 2024-03-11T21:02:05.093026+0000 mon.a (mon.0) 927 : cluster [DBG] Standby manager daemon y restarted 2024-03-11T21:02:06.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:06 smithi161 bash[14436]: cluster 2024-03-11T21:02:05.093296+0000 mon.a (mon.0) 928 : cluster [DBG] Standby manager daemon y started 2024-03-11T21:02:06.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:06 smithi161 bash[14436]: audit 2024-03-11T21:02:05.101060+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.? 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-11T21:02:06.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:06 smithi161 bash[14436]: audit 2024-03-11T21:02:05.102433+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.? 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:02:06.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:06 smithi161 bash[14436]: audit 2024-03-11T21:02:05.108106+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.? 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-11T21:02:06.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:06 smithi161 bash[14436]: audit 2024-03-11T21:02:05.109056+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.? 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:02:07.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:07 smithi088 bash[14472]: cluster 2024-03-11T21:02:06.039039+0000 mon.a (mon.0) 933 : cluster [DBG] mgrmap e26: x(active, since 104s), standbys: y 2024-03-11T21:02:07.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:07 smithi088 bash[19924]: cluster 2024-03-11T21:02:06.039039+0000 mon.a (mon.0) 933 : cluster [DBG] mgrmap e26: x(active, since 104s), standbys: y 2024-03-11T21:02:07.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:07 smithi161 bash[14436]: cluster 2024-03-11T21:02:06.039039+0000 mon.a (mon.0) 933 : cluster [DBG] mgrmap e26: x(active, since 104s), standbys: y 2024-03-11T21:02:08.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:08 smithi161 bash[14436]: cluster 2024-03-11T21:02:06.693936+0000 mgr.x (mgr.25022) 122 : 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-03-11T21:02:08.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:08 smithi161 bash[14436]: audit 2024-03-11T21:02:06.924658+0000 mgr.x (mgr.25022) 123 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:02:08.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:08 smithi161 bash[14436]: audit 2024-03-11T21:02:07.855272+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:02:08.400 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:08 smithi088 bash[14472]: cluster 2024-03-11T21:02:06.693936+0000 mgr.x (mgr.25022) 122 : 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-03-11T21:02:08.400 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:08 smithi088 bash[14472]: audit 2024-03-11T21:02:06.924658+0000 mgr.x (mgr.25022) 123 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:02:08.400 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:08 smithi088 bash[14472]: audit 2024-03-11T21:02:07.855272+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:02:08.401 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:08 smithi088 bash[19924]: cluster 2024-03-11T21:02:06.693936+0000 mgr.x (mgr.25022) 122 : 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-03-11T21:02:08.401 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:08 smithi088 bash[19924]: audit 2024-03-11T21:02:06.924658+0000 mgr.x (mgr.25022) 123 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:02:08.401 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:08 smithi088 bash[19924]: audit 2024-03-11T21:02:07.855272+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:02:09.146 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:08 smithi161 bash[36643]: ts=2024-03-11T21:02:08.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:02:10.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:10 smithi088 bash[14472]: cluster 2024-03-11T21:02:08.695667+0000 mgr.x (mgr.25022) 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-03-11T21:02:10.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:10 smithi088 bash[19924]: cluster 2024-03-11T21:02:08.695667+0000 mgr.x (mgr.25022) 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-03-11T21:02:10.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:10 smithi161 bash[14436]: cluster 2024-03-11T21:02:08.695667+0000 mgr.x (mgr.25022) 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-03-11T21:02:12.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:12 smithi088 bash[14472]: cluster 2024-03-11T21:02:10.696416+0000 mgr.x (mgr.25022) 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-03-11T21:02:12.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:12 smithi088 bash[19924]: cluster 2024-03-11T21:02:10.696416+0000 mgr.x (mgr.25022) 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-03-11T21:02:12.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:12 smithi161 bash[14436]: cluster 2024-03-11T21:02:10.696416+0000 mgr.x (mgr.25022) 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-03-11T21:02:13.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:12 smithi161 bash[34605]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:02:12] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.33.4" 2024-03-11T21:02:13.888 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[36643]: ts=2024-03-11T21:02:13.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:02:14.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[34605]: ignoring --setuser ceph since I am not root 2024-03-11T21:02:14.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[34605]: ignoring --setgroup ceph since I am not root 2024-03-11T21:02:14.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[34605]: debug 2024-03-11T21:02:13.991+0000 7f1e7def1700 1 -- 172.21.15.161:0/3263664074 <== mon.2 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d40ea4c5a0 con 0x55d40f7cc400 2024-03-11T21:02:14.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[14436]: cluster 2024-03-11T21:02:12.697160+0000 mgr.x (mgr.25022) 126 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:14.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[14436]: audit 2024-03-11T21:02:12.890086+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:14.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[14436]: audit 2024-03-11T21:02:12.904521+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:14.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[14436]: audit 2024-03-11T21:02:12.910268+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:02:14.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[14436]: audit 2024-03-11T21:02:12.912209+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:02:14.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[14436]: audit 2024-03-11T21:02:12.923189+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:14.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[14436]: audit 2024-03-11T21:02:13.018213+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:02:14.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[14436]: cephadm 2024-03-11T21:02:13.020231+0000 mgr.x (mgr.25022) 127 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-11T21:02:14.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[14436]: cephadm 2024-03-11T21:02:13.020955+0000 mgr.x (mgr.25022) 128 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-11T21:02:14.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[14436]: audit 2024-03-11T21:02:13.023541+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-11T21:02:14.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[14436]: cephadm 2024-03-11T21:02:13.024019+0000 mgr.x (mgr.25022) 129 : cephadm [INF] Failing over to other MGR 2024-03-11T21:02:14.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[14436]: audit 2024-03-11T21:02:13.024458+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-11T21:02:14.148 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[14436]: cluster 2024-03-11T21:02:13.040998+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-11T21:02:14.148 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:13 smithi161 bash[14436]: cluster 2024-03-11T21:02:13.840494+0000 mon.a (mon.0) 939 : cluster [DBG] Standby manager daemon x started 2024-03-11T21:02:14.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[50848]: [11/Mar/2024:21:02:13] ENGINE Bus STOPPING 2024-03-11T21:02:14.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[50848]: [11/Mar/2024:21:02:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-11T21:02:14.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[50848]: [11/Mar/2024:21:02:13] ENGINE Bus STOPPED 2024-03-11T21:02:14.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[50848]: [11/Mar/2024:21:02:14] ENGINE Bus STARTING 2024-03-11T21:02:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[14472]: cluster 2024-03-11T21:02:12.697160+0000 mgr.x (mgr.25022) 126 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[14472]: audit 2024-03-11T21:02:12.890086+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[14472]: audit 2024-03-11T21:02:12.904521+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[14472]: audit 2024-03-11T21:02:12.910268+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:02:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[14472]: audit 2024-03-11T21:02:12.912209+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:02:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[14472]: audit 2024-03-11T21:02:12.923189+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[14472]: audit 2024-03-11T21:02:13.018213+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:02:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[14472]: cephadm 2024-03-11T21:02:13.020231+0000 mgr.x (mgr.25022) 127 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-11T21:02:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[14472]: cephadm 2024-03-11T21:02:13.020955+0000 mgr.x (mgr.25022) 128 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-11T21:02:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[14472]: audit 2024-03-11T21:02:13.023541+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-11T21:02:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[14472]: cephadm 2024-03-11T21:02:13.024019+0000 mgr.x (mgr.25022) 129 : cephadm [INF] Failing over to other MGR 2024-03-11T21:02:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[14472]: audit 2024-03-11T21:02:13.024458+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-11T21:02:14.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[14472]: cluster 2024-03-11T21:02:13.040998+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-11T21:02:14.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[14472]: cluster 2024-03-11T21:02:13.840494+0000 mon.a (mon.0) 939 : cluster [DBG] Standby manager daemon x started 2024-03-11T21:02:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[19924]: cluster 2024-03-11T21:02:12.697160+0000 mgr.x (mgr.25022) 126 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[19924]: audit 2024-03-11T21:02:12.890086+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[19924]: audit 2024-03-11T21:02:12.904521+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[19924]: audit 2024-03-11T21:02:12.910268+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:02:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[19924]: audit 2024-03-11T21:02:12.912209+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:02:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[19924]: audit 2024-03-11T21:02:12.923189+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25022 ' entity='mgr.x' 2024-03-11T21:02:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[19924]: audit 2024-03-11T21:02:13.018213+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:02:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[19924]: cephadm 2024-03-11T21:02:13.020231+0000 mgr.x (mgr.25022) 127 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-11T21:02:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[19924]: cephadm 2024-03-11T21:02:13.020955+0000 mgr.x (mgr.25022) 128 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-11T21:02:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[19924]: audit 2024-03-11T21:02:13.023541+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-11T21:02:14.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[19924]: cephadm 2024-03-11T21:02:13.024019+0000 mgr.x (mgr.25022) 129 : cephadm [INF] Failing over to other MGR 2024-03-11T21:02:14.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[19924]: audit 2024-03-11T21:02:13.024458+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.25022 172.21.15.161:0/638330144' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-11T21:02:14.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[19924]: cluster 2024-03-11T21:02:13.040998+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-11T21:02:14.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:13 smithi088 bash[19924]: cluster 2024-03-11T21:02:13.840494+0000 mon.a (mon.0) 939 : cluster [DBG] Standby manager daemon x started 2024-03-11T21:02:14.573 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[50848]: [11/Mar/2024:21:02:14] ENGINE Serving on http://:::9283 2024-03-11T21:02:14.573 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[50848]: [11/Mar/2024:21:02:14] ENGINE Bus STARTED 2024-03-11T21:02:14.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[34605]: debug 2024-03-11T21:02:14.155+0000 7f1e87cd5200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-11T21:02:15.004 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:02:15.193 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:15 smithi161 bash[34605]: debug 2024-03-11T21:02:15.091+0000 7f1e87cd5200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-11T21:02:15.193 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:13.935301+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-11T21:02:15.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: cluster 2024-03-11T21:02:13.935430+0000 mon.a (mon.0) 941 : cluster [DBG] mgrmap e27: y(active, starting, since 0.910345s), standbys: x 2024-03-11T21:02:15.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:13.939250+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T21:02:15.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:13.939411+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T21:02:15.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:13.939666+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T21:02:15.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:13.941306+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-11T21:02:15.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:13.941432+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-11T21:02:15.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:13.941801+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T21:02:15.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:13.941972+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T21:02:15.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:13.942104+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T21:02:15.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:13.942225+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T21:02:15.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:13.942355+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T21:02:15.194 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:13.945162+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T21:02:15.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:13.947099+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T21:02:15.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:13.947346+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T21:02:15.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:13.947610+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-11T21:02:15.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:13.947803+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-11T21:02:15.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:13.948287+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-11T21:02:15.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: cluster 2024-03-11T21:02:13.977652+0000 mon.a (mon.0) 942 : cluster [INF] Manager daemon y is now available 2024-03-11T21:02:15.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:14.046408+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:02:15.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:14.094565+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:02:15.195 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:14.107988+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:02:15.196 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:14.108470+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:02:15.196 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:14.157935+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:02:15.196 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:14 smithi161 bash[14436]: audit 2024-03-11T21:02:14.158679+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:02:15.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:13.935301+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-11T21:02:15.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: cluster 2024-03-11T21:02:13.935430+0000 mon.a (mon.0) 941 : cluster [DBG] mgrmap e27: y(active, starting, since 0.910345s), standbys: x 2024-03-11T21:02:15.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:13.939250+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T21:02:15.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:13.939411+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T21:02:15.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:13.939666+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T21:02:15.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:13.941306+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-11T21:02:15.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:13.941432+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-11T21:02:15.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:13.941801+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T21:02:15.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:13.941972+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T21:02:15.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:13.942104+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T21:02:15.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:13.942225+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T21:02:15.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:13.942355+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T21:02:15.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:13.945162+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T21:02:15.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:13.947099+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T21:02:15.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:13.947346+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T21:02:15.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:13.947610+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-11T21:02:15.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:13.947803+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-11T21:02:15.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:13.948287+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-11T21:02:15.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: cluster 2024-03-11T21:02:13.977652+0000 mon.a (mon.0) 942 : cluster [INF] Manager daemon y is now available 2024-03-11T21:02:15.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:14.046408+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:02:15.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:14.094565+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:02:15.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:14.107988+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:02:15.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:14.108470+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:02:15.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:14.157935+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:02:15.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[14472]: audit 2024-03-11T21:02:14.158679+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:02:15.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:13.935301+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25022 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-11T21:02:15.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: cluster 2024-03-11T21:02:13.935430+0000 mon.a (mon.0) 941 : cluster [DBG] mgrmap e27: y(active, starting, since 0.910345s), standbys: x 2024-03-11T21:02:15.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:13.939250+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T21:02:15.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:13.939411+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T21:02:15.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:13.939666+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T21:02:15.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:13.941306+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-11T21:02:15.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:13.941432+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-11T21:02:15.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:13.941801+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T21:02:15.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:13.941972+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T21:02:15.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:13.942104+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T21:02:15.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:13.942225+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T21:02:15.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:13.942355+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T21:02:15.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:13.945162+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T21:02:15.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:13.947099+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T21:02:15.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:13.947346+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T21:02:15.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:13.947610+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-11T21:02:15.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:13.947803+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-11T21:02:15.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:13.948287+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-11T21:02:15.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: cluster 2024-03-11T21:02:13.977652+0000 mon.a (mon.0) 942 : cluster [INF] Manager daemon y is now available 2024-03-11T21:02:15.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:14.046408+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:02:15.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:14.094565+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:02:15.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:14.107988+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:02:15.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:14.108470+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:02:15.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:14.157935+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:02:15.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:14 smithi088 bash[19924]: audit 2024-03-11T21:02:14.158679+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:02:15.576 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:15 smithi161 bash[34605]: debug 2024-03-11T21:02:15.191+0000 7f1e87cd5200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-11T21:02:15.576 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:15 smithi161 bash[34605]: debug 2024-03-11T21:02:15.291+0000 7f1e87cd5200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-11T21:02:15.786 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:02:15.786 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (74s) 13s ago 8m 15.2M - 0.23.0 ba2b418f427c b7fee0acba85 2024-03-11T21:02:15.786 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (26s) 13s ago 8m 38.5M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:02:15.786 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (70s) 13s ago 6m 45.8M - 3.5 e1d6a67b021e 59bea89866e7 2024-03-11T21:02:15.786 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283 running (2m) 13s ago 14m 499M - 19.0.0-1979-g2b0101eb 4133f8bc41bb 7cd78e70b7e4 2024-03-11T21:02:15.786 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (20s) 13s ago 16m 92.7M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:02:15.786 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (16m) 13s ago 16m 62.5M 2048M 17.2.0 e1d6a67b021e b1fab2aa9918 2024-03-11T21:02:15.786 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (14m) 13s ago 14m 55.1M 2048M 17.2.0 e1d6a67b021e cabfbda7483c 2024-03-11T21:02:15.786 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (14m) 13s ago 14m 50.4M 2048M 17.2.0 e1d6a67b021e b1c40e88a25e 2024-03-11T21:02:15.786 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (84s) 13s ago 8m 10.4M - 1.3.1 1dbe0e931976 a368601127f2 2024-03-11T21:02:15.787 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (54s) 13s ago 8m 9.95M - 1.3.1 1dbe0e931976 15c6385acab7 2024-03-11T21:02:15.787 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (13m) 13s ago 13m 57.4M 2781M 17.2.0 e1d6a67b021e e8944005ffae 2024-03-11T21:02:15.787 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (13m) 13s ago 13m 58.4M 2781M 17.2.0 e1d6a67b021e 73bf771b15d5 2024-03-11T21:02:15.787 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (12m) 13s ago 12m 53.8M 2781M 17.2.0 e1d6a67b021e 4865ede65151 2024-03-11T21:02:15.787 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (11m) 13s ago 12m 56.7M 2781M 17.2.0 e1d6a67b021e 44e8ad8c4e08 2024-03-11T21:02:15.787 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (11m) 13s ago 11m 57.7M 3037M 17.2.0 e1d6a67b021e 26ce6e88b4d8 2024-03-11T21:02:15.787 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (10m) 13s ago 10m 54.2M 3037M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T21:02:15.787 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (10m) 13s ago 10m 52.5M 3037M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T21:02:15.787 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (9m) 13s ago 9m 56.0M 3037M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T21:02:15.787 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (56s) 13s ago 8m 51.2M - 2.33.4 514e6a882f6e eb3d515f7fda 2024-03-11T21:02:15.787 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (6m) 13s ago 6m 86.0M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T21:02:15.787 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (6m) 13s ago 6m 86.3M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:02:15.788 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (6m) 13s ago 6m 86.1M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T21:02:15.788 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (6m) 13s ago 6m 86.1M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:02:15.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:15 smithi161 bash[34605]: debug 2024-03-11T21:02:15.575+0000 7f1e87cd5200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-11T21:02:16.253 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:02:16.253 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:02:16.254 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-11T21:02:16.254 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:02:16.254 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:02:16.254 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:02:16.254 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:02:16.254 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:02:16.254 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-11T21:02:16.254 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:02:16.254 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-03-11T21:02:16.254 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:02:16.254 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T21:02:16.254 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:02:16.255 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:02:16.255 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-11T21:02:16.255 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:02:16.255 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:02:16.255 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:02:16.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:15 smithi088 bash[14472]: cephadm 2024-03-11T21:02:14.587047+0000 mgr.y (mgr.15414) 1 : cephadm [INF] [11/Mar/2024:21:02:14] ENGINE Bus STARTING 2024-03-11T21:02:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:15 smithi088 bash[14472]: cephadm 2024-03-11T21:02:14.717403+0000 mgr.y (mgr.15414) 2 : cephadm [INF] [11/Mar/2024:21:02:14] ENGINE Serving on https://172.21.15.88:7150 2024-03-11T21:02:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:15 smithi088 bash[14472]: cephadm 2024-03-11T21:02:14.819699+0000 mgr.y (mgr.15414) 3 : cephadm [INF] [11/Mar/2024:21:02:14] ENGINE Serving on http://172.21.15.88:8765 2024-03-11T21:02:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:15 smithi088 bash[14472]: cephadm 2024-03-11T21:02:14.820411+0000 mgr.y (mgr.15414) 4 : cephadm [INF] [11/Mar/2024:21:02:14] ENGINE Bus STARTED 2024-03-11T21:02:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:15 smithi088 bash[14472]: cluster 2024-03-11T21:02:14.956878+0000 mon.a (mon.0) 945 : cluster [DBG] mgrmap e28: y(active, since 1.93178s), standbys: x 2024-03-11T21:02:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:15 smithi088 bash[14472]: audit 2024-03-11T21:02:14.985746+0000 mgr.y (mgr.15414) 5 : audit [DBG] from='client.25351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:15 smithi088 bash[14472]: cluster 2024-03-11T21:02:14.991259+0000 mgr.y (mgr.15414) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:02:16.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:15 smithi088 bash[14472]: audit 2024-03-11T21:02:15.379315+0000 mgr.y (mgr.15414) 7 : audit [DBG] from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:16.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:15 smithi088 bash[19924]: cephadm 2024-03-11T21:02:14.587047+0000 mgr.y (mgr.15414) 1 : cephadm [INF] [11/Mar/2024:21:02:14] ENGINE Bus STARTING 2024-03-11T21:02:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:15 smithi088 bash[19924]: cephadm 2024-03-11T21:02:14.717403+0000 mgr.y (mgr.15414) 2 : cephadm [INF] [11/Mar/2024:21:02:14] ENGINE Serving on https://172.21.15.88:7150 2024-03-11T21:02:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:15 smithi088 bash[19924]: cephadm 2024-03-11T21:02:14.819699+0000 mgr.y (mgr.15414) 3 : cephadm [INF] [11/Mar/2024:21:02:14] ENGINE Serving on http://172.21.15.88:8765 2024-03-11T21:02:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:15 smithi088 bash[19924]: cephadm 2024-03-11T21:02:14.820411+0000 mgr.y (mgr.15414) 4 : cephadm [INF] [11/Mar/2024:21:02:14] ENGINE Bus STARTED 2024-03-11T21:02:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:15 smithi088 bash[19924]: cluster 2024-03-11T21:02:14.956878+0000 mon.a (mon.0) 945 : cluster [DBG] mgrmap e28: y(active, since 1.93178s), standbys: x 2024-03-11T21:02:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:15 smithi088 bash[19924]: audit 2024-03-11T21:02:14.985746+0000 mgr.y (mgr.15414) 5 : audit [DBG] from='client.25351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:15 smithi088 bash[19924]: cluster 2024-03-11T21:02:14.991259+0000 mgr.y (mgr.15414) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:02:16.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:15 smithi088 bash[19924]: audit 2024-03-11T21:02:15.379315+0000 mgr.y (mgr.15414) 7 : audit [DBG] from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:16.330 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:15 smithi161 bash[34605]: debug 2024-03-11T21:02:15.947+0000 7f1e87cd5200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-11T21:02:16.330 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:16 smithi161 bash[34605]: debug 2024-03-11T21:02:16.115+0000 7f1e87cd5200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-11T21:02:16.331 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:15 smithi161 bash[14436]: cephadm 2024-03-11T21:02:14.587047+0000 mgr.y (mgr.15414) 1 : cephadm [INF] [11/Mar/2024:21:02:14] ENGINE Bus STARTING 2024-03-11T21:02:16.331 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:15 smithi161 bash[14436]: cephadm 2024-03-11T21:02:14.717403+0000 mgr.y (mgr.15414) 2 : cephadm [INF] [11/Mar/2024:21:02:14] ENGINE Serving on https://172.21.15.88:7150 2024-03-11T21:02:16.331 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:15 smithi161 bash[14436]: cephadm 2024-03-11T21:02:14.819699+0000 mgr.y (mgr.15414) 3 : cephadm [INF] [11/Mar/2024:21:02:14] ENGINE Serving on http://172.21.15.88:8765 2024-03-11T21:02:16.331 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:15 smithi161 bash[14436]: cephadm 2024-03-11T21:02:14.820411+0000 mgr.y (mgr.15414) 4 : cephadm [INF] [11/Mar/2024:21:02:14] ENGINE Bus STARTED 2024-03-11T21:02:16.331 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:15 smithi161 bash[14436]: cluster 2024-03-11T21:02:14.956878+0000 mon.a (mon.0) 945 : cluster [DBG] mgrmap e28: y(active, since 1.93178s), standbys: x 2024-03-11T21:02:16.331 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:15 smithi161 bash[14436]: audit 2024-03-11T21:02:14.985746+0000 mgr.y (mgr.15414) 5 : audit [DBG] from='client.25351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:16.331 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:15 smithi161 bash[14436]: cluster 2024-03-11T21:02:14.991259+0000 mgr.y (mgr.15414) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:02:16.331 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:15 smithi161 bash[14436]: audit 2024-03-11T21:02:15.379315+0000 mgr.y (mgr.15414) 7 : audit [DBG] from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:16.637 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:02:16.637 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:02:16.637 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:02:16.638 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:02:16.638 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:02:16.638 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-03-11T21:02:16.638 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:02:16.638 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "2/23 daemons upgraded", 2024-03-11T21:02:16.638 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "", 2024-03-11T21:02:16.638 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:02:16.638 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:02:16.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:16 smithi161 bash[34605]: debug 2024-03-11T21:02:16.327+0000 7f1e87cd5200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-11T21:02:17.093 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:02:17.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:16 smithi088 bash[14472]: audit 2024-03-11T21:02:15.761988+0000 mgr.y (mgr.15414) 8 : audit [DBG] from='client.25363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:17.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:16 smithi088 bash[14472]: cluster 2024-03-11T21:02:15.943500+0000 mgr.y (mgr.15414) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:02:17.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:16 smithi088 bash[14472]: cluster 2024-03-11T21:02:15.977802+0000 mon.a (mon.0) 946 : cluster [DBG] mgrmap e29: y(active, since 2s), standbys: x 2024-03-11T21:02:17.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:16 smithi088 bash[14472]: audit 2024-03-11T21:02:16.253821+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.88:0/360721933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:02:17.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:16 smithi088 bash[19924]: audit 2024-03-11T21:02:15.761988+0000 mgr.y (mgr.15414) 8 : audit [DBG] from='client.25363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:17.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:16 smithi088 bash[19924]: cluster 2024-03-11T21:02:15.943500+0000 mgr.y (mgr.15414) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:02:17.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:16 smithi088 bash[19924]: cluster 2024-03-11T21:02:15.977802+0000 mon.a (mon.0) 946 : cluster [DBG] mgrmap e29: y(active, since 2s), standbys: x 2024-03-11T21:02:17.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:16 smithi088 bash[19924]: audit 2024-03-11T21:02:16.253821+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.88:0/360721933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:02:17.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:16 smithi161 bash[14436]: audit 2024-03-11T21:02:15.761988+0000 mgr.y (mgr.15414) 8 : audit [DBG] from='client.25363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:17.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:16 smithi161 bash[14436]: cluster 2024-03-11T21:02:15.943500+0000 mgr.y (mgr.15414) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:02:17.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:16 smithi161 bash[14436]: cluster 2024-03-11T21:02:15.977802+0000 mon.a (mon.0) 946 : cluster [DBG] mgrmap e29: y(active, since 2s), standbys: x 2024-03-11T21:02:17.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:16 smithi161 bash[14436]: audit 2024-03-11T21:02:16.253821+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.88:0/360721933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:02:17.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:17 smithi161 bash[34605]: debug 2024-03-11T21:02:17.395+0000 7f1e87cd5200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-11T21:02:17.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:17 smithi161 bash[34605]: debug 2024-03-11T21:02:17.511+0000 7f1e87cd5200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-11T21:02:17.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:17 smithi161 bash[34605]: debug 2024-03-11T21:02:17.631+0000 7f1e87cd5200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-11T21:02:18.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:17 smithi088 bash[14472]: audit 2024-03-11T21:02:16.637431+0000 mgr.y (mgr.15414) 10 : audit [DBG] from='client.25381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:18.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:17 smithi088 bash[14472]: audit 2024-03-11T21:02:16.928167+0000 mgr.y (mgr.15414) 11 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:02:18.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:17 smithi088 bash[14472]: audit 2024-03-11T21:02:17.093528+0000 mon.a (mon.0) 948 : audit [DBG] from='client.? 172.21.15.88:0/3356786464' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:02:18.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:17 smithi088 bash[19924]: audit 2024-03-11T21:02:16.637431+0000 mgr.y (mgr.15414) 10 : audit [DBG] from='client.25381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:18.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:17 smithi088 bash[19924]: audit 2024-03-11T21:02:16.928167+0000 mgr.y (mgr.15414) 11 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:02:18.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:17 smithi088 bash[19924]: audit 2024-03-11T21:02:17.093528+0000 mon.a (mon.0) 948 : audit [DBG] from='client.? 172.21.15.88:0/3356786464' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:02:18.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:17 smithi161 bash[14436]: audit 2024-03-11T21:02:16.637431+0000 mgr.y (mgr.15414) 10 : audit [DBG] from='client.25381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:18.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:17 smithi161 bash[14436]: audit 2024-03-11T21:02:16.928167+0000 mgr.y (mgr.15414) 11 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:02:18.336 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:17 smithi161 bash[14436]: audit 2024-03-11T21:02:17.093528+0000 mon.a (mon.0) 948 : audit [DBG] from='client.? 172.21.15.88:0/3356786464' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:02:18.336 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:18 smithi161 bash[34605]: debug 2024-03-11T21:02:18.115+0000 7f1e87cd5200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-11T21:02:18.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:18 smithi161 bash[34605]: debug 2024-03-11T21:02:18.335+0000 7f1e87cd5200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-11T21:02:18.975 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:18 smithi161 bash[34605]: debug 2024-03-11T21:02:18.791+0000 7f1e87cd5200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-11T21:02:18.975 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:18 smithi161 bash[36643]: ts=2024-03-11T21:02: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:02:19.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:18 smithi088 bash[14472]: cluster 2024-03-11T21:02:17.944398+0000 mgr.y (mgr.15414) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:02:19.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:18 smithi088 bash[14472]: cluster 2024-03-11T21:02:17.986690+0000 mon.a (mon.0) 949 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2024-03-11T21:02:19.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:18 smithi088 bash[19924]: cluster 2024-03-11T21:02:17.944398+0000 mgr.y (mgr.15414) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:02:19.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:18 smithi088 bash[19924]: cluster 2024-03-11T21:02:17.986690+0000 mon.a (mon.0) 949 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2024-03-11T21:02:19.326 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:18 smithi161 bash[14436]: cluster 2024-03-11T21:02:17.944398+0000 mgr.y (mgr.15414) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:02:19.326 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:18 smithi161 bash[14436]: cluster 2024-03-11T21:02:17.986690+0000 mon.a (mon.0) 949 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2024-03-11T21:02:19.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:19 smithi161 bash[34605]: debug 2024-03-11T21:02:19.323+0000 7f1e87cd5200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-11T21:02:20.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:19 smithi161 bash[34605]: debug 2024-03-11T21:02:19.919+0000 7f1e87cd5200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-11T21:02:20.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:20 smithi161 bash[34605]: debug 2024-03-11T21:02:20.043+0000 7f1e87cd5200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-11T21:02:20.759 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:20 smithi161 bash[34605]: debug 2024-03-11T21:02:20.447+0000 7f1e87cd5200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-11T21:02:20.760 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:20 smithi161 bash[34605]: debug 2024-03-11T21:02:20.567+0000 7f1e87cd5200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-11T21:02:20.760 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:20 smithi161 bash[34605]: debug 2024-03-11T21:02:20.759+0000 7f1e87cd5200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-11T21:02:21.013 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:20 smithi161 bash[14436]: cluster 2024-03-11T21:02:19.945414+0000 mgr.y (mgr.15414) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:02:21.013 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:20 smithi161 bash[14436]: audit 2024-03-11T21:02:20.874659+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:21.013 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:20 smithi161 bash[14436]: audit 2024-03-11T21:02:20.885580+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:21.014 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:20 smithi161 bash[34605]: debug 2024-03-11T21:02:20.879+0000 7f1e87cd5200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-11T21:02:21.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:20 smithi088 bash[14472]: cluster 2024-03-11T21:02:19.945414+0000 mgr.y (mgr.15414) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:02:21.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:20 smithi088 bash[14472]: audit 2024-03-11T21:02:20.874659+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:21.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:20 smithi088 bash[14472]: audit 2024-03-11T21:02:20.885580+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:21.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:20 smithi088 bash[19924]: cluster 2024-03-11T21:02:19.945414+0000 mgr.y (mgr.15414) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:02:21.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:20 smithi088 bash[19924]: audit 2024-03-11T21:02:20.874659+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:21.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:20 smithi088 bash[19924]: audit 2024-03-11T21:02:20.885580+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:21.331 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:21 smithi161 bash[34605]: debug 2024-03-11T21:02:21.011+0000 7f1e87cd5200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-11T21:02:21.331 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:21 smithi161 bash[34605]: debug 2024-03-11T21:02:21.203+0000 7f1e87cd5200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-11T21:02:21.331 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:21 smithi161 bash[34605]: debug 2024-03-11T21:02:21.331+0000 7f1e87cd5200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-11T21:02:22.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:22 smithi161 bash[14436]: audit 2024-03-11T21:02:21.086144+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:22.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:22 smithi161 bash[14436]: audit 2024-03-11T21:02:21.096273+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:22.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:22 smithi161 bash[14436]: audit 2024-03-11T21:02:21.884905+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:22.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:22 smithi161 bash[14436]: audit 2024-03-11T21:02:21.894770+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:22.147 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:21 smithi161 bash[36643]: ts=2024-03-11T21:02:21.838Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.161:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.161:8765: connect: connection refused" 2024-03-11T21:02:22.147 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:21 smithi161 bash[36643]: ts=2024-03-11T21:02:21.839Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.161:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.161:8765: connect: connection refused" 2024-03-11T21:02:22.147 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:21 smithi161 bash[36643]: ts=2024-03-11T21:02:21.839Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.161:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.161:8765: connect: connection refused" 2024-03-11T21:02:22.147 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:21 smithi161 bash[36643]: ts=2024-03-11T21:02:21.844Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.161:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.161:8765: connect: connection refused" 2024-03-11T21:02:22.147 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:21 smithi161 bash[36643]: ts=2024-03-11T21:02:21.844Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.161:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.161:8765: connect: connection refused" 2024-03-11T21:02:22.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:22 smithi088 bash[14472]: audit 2024-03-11T21:02:21.086144+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:22.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:22 smithi088 bash[14472]: audit 2024-03-11T21:02:21.096273+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:22.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:22 smithi088 bash[14472]: audit 2024-03-11T21:02:21.884905+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:22.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:22 smithi088 bash[14472]: audit 2024-03-11T21:02:21.894770+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:22.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:22 smithi088 bash[19924]: audit 2024-03-11T21:02:21.086144+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:22.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:22 smithi088 bash[19924]: audit 2024-03-11T21:02:21.096273+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:22.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:22 smithi088 bash[19924]: audit 2024-03-11T21:02:21.884905+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:22.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:22 smithi088 bash[19924]: audit 2024-03-11T21:02:21.894770+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:22.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:22 smithi161 bash[34605]: debug 2024-03-11T21:02:22.603+0000 7f1e87cd5200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-11T21:02:22.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:22 smithi161 bash[34605]: [11/Mar/2024:21:02:22] ENGINE Bus STARTING 2024-03-11T21:02:22.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:22 smithi161 bash[34605]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:02:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T21:02:22.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:22 smithi161 bash[34605]: CherryPy Checker: 2024-03-11T21:02:22.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:22 smithi161 bash[34605]: The Application mounted at '' has an empty config. 2024-03-11T21:02:22.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:22 smithi161 bash[34605]: [11/Mar/2024:21:02:22] ENGINE Serving on http://:::9283 2024-03-11T21:02:22.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:22 smithi161 bash[34605]: [11/Mar/2024:21:02:22] ENGINE Bus STARTED 2024-03-11T21:02:23.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:23 smithi161 bash[14436]: cluster 2024-03-11T21:02:21.946488+0000 mgr.y (mgr.15414) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-11T21:02:23.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:23 smithi161 bash[14436]: audit 2024-03-11T21:02:22.098158+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:23.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:23 smithi161 bash[14436]: audit 2024-03-11T21:02:22.109023+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:23.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:23 smithi161 bash[14436]: cluster 2024-03-11T21:02:22.628007+0000 mon.a (mon.0) 958 : cluster [DBG] Standby manager daemon x restarted 2024-03-11T21:02:23.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:23 smithi161 bash[14436]: cluster 2024-03-11T21:02:22.628230+0000 mon.a (mon.0) 959 : cluster [DBG] Standby manager daemon x started 2024-03-11T21:02:23.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:23 smithi161 bash[14436]: audit 2024-03-11T21:02:22.634325+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.? 172.21.15.161:0/1320856082' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T21:02:23.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:23 smithi161 bash[14436]: audit 2024-03-11T21:02:22.640506+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.? 172.21.15.161:0/1320856082' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:02:23.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:23 smithi161 bash[14436]: audit 2024-03-11T21:02:22.643506+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.? 172.21.15.161:0/1320856082' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T21:02:23.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:23 smithi161 bash[14436]: audit 2024-03-11T21:02:22.644063+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.? 172.21.15.161:0/1320856082' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:02:23.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[19924]: cluster 2024-03-11T21:02:21.946488+0000 mgr.y (mgr.15414) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-11T21:02:23.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[19924]: audit 2024-03-11T21:02:22.098158+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:23.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[19924]: audit 2024-03-11T21:02:22.109023+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:23.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[19924]: cluster 2024-03-11T21:02:22.628007+0000 mon.a (mon.0) 958 : cluster [DBG] Standby manager daemon x restarted 2024-03-11T21:02:23.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[19924]: cluster 2024-03-11T21:02:22.628230+0000 mon.a (mon.0) 959 : cluster [DBG] Standby manager daemon x started 2024-03-11T21:02:23.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[19924]: audit 2024-03-11T21:02:22.634325+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.? 172.21.15.161:0/1320856082' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T21:02:23.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[19924]: audit 2024-03-11T21:02:22.640506+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.? 172.21.15.161:0/1320856082' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:02:23.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[19924]: audit 2024-03-11T21:02:22.643506+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.? 172.21.15.161:0/1320856082' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T21:02:23.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[19924]: audit 2024-03-11T21:02:22.644063+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.? 172.21.15.161:0/1320856082' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:02:23.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[14472]: cluster 2024-03-11T21:02:21.946488+0000 mgr.y (mgr.15414) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-11T21:02:23.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[14472]: audit 2024-03-11T21:02:22.098158+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:23.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[14472]: audit 2024-03-11T21:02:22.109023+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:23.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[14472]: cluster 2024-03-11T21:02:22.628007+0000 mon.a (mon.0) 958 : cluster [DBG] Standby manager daemon x restarted 2024-03-11T21:02:23.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[14472]: cluster 2024-03-11T21:02:22.628230+0000 mon.a (mon.0) 959 : cluster [DBG] Standby manager daemon x started 2024-03-11T21:02:23.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[14472]: audit 2024-03-11T21:02:22.634325+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.? 172.21.15.161:0/1320856082' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T21:02:23.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[14472]: audit 2024-03-11T21:02:22.640506+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.? 172.21.15.161:0/1320856082' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:02:23.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[14472]: audit 2024-03-11T21:02:22.643506+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.? 172.21.15.161:0/1320856082' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T21:02:23.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:23 smithi088 bash[14472]: audit 2024-03-11T21:02:22.644063+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.? 172.21.15.161:0/1320856082' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:02:23.896 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:23 smithi161 bash[36643]: ts=2024-03-11T21:02:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:02:24.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:24 smithi161 bash[14436]: cluster 2024-03-11T21:02:23.119731+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-11T21:02:24.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:24 smithi088 bash[14472]: cluster 2024-03-11T21:02:23.119731+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-11T21:02:24.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:24 smithi088 bash[19924]: cluster 2024-03-11T21:02:23.119731+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-11T21:02:25.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:25 smithi161 bash[14436]: cluster 2024-03-11T21:02:23.947243+0000 mgr.y (mgr.15414) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-11T21:02:25.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:25 smithi088 bash[14472]: cluster 2024-03-11T21:02:23.947243+0000 mgr.y (mgr.15414) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-11T21:02:25.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:25 smithi088 bash[19924]: cluster 2024-03-11T21:02:23.947243+0000 mgr.y (mgr.15414) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-11T21:02:27.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:27 smithi088 bash[14472]: cluster 2024-03-11T21:02:25.949064+0000 mgr.y (mgr.15414) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-11T21:02:27.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:27 smithi088 bash[19924]: cluster 2024-03-11T21:02:25.949064+0000 mgr.y (mgr.15414) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-11T21:02:27.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:27 smithi161 bash[14436]: cluster 2024-03-11T21:02:25.949064+0000 mgr.y (mgr.15414) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-11T21:02:28.393 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:28 smithi088 bash[19924]: audit 2024-03-11T21:02:26.939406+0000 mgr.y (mgr.15414) 17 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:02:28.394 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:28 smithi088 bash[14472]: audit 2024-03-11T21:02:26.939406+0000 mgr.y (mgr.15414) 17 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:02:28.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:28 smithi161 bash[14436]: audit 2024-03-11T21:02:26.939406+0000 mgr.y (mgr.15414) 17 : audit [DBG] from='client.25192 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:02:29.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:29 smithi161 bash[14436]: cluster 2024-03-11T21:02:27.949909+0000 mgr.y (mgr.15414) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:02:29.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:29 smithi161 bash[14436]: audit 2024-03-11T21:02:29.094993+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:02:29.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:29 smithi088 bash[14472]: cluster 2024-03-11T21:02:27.949909+0000 mgr.y (mgr.15414) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:02:29.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:29 smithi088 bash[14472]: audit 2024-03-11T21:02:29.094993+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:02:29.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:29 smithi088 bash[19924]: cluster 2024-03-11T21:02:27.949909+0000 mgr.y (mgr.15414) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:02:29.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:29 smithi088 bash[19924]: audit 2024-03-11T21:02:29.094993+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:02:31.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:31 smithi161 bash[14436]: cluster 2024-03-11T21:02:29.950756+0000 mgr.y (mgr.15414) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:02:31.461 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:31 smithi088 bash[14472]: cluster 2024-03-11T21:02:29.950756+0000 mgr.y (mgr.15414) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:02:31.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:31 smithi088 bash[19924]: cluster 2024-03-11T21:02:29.950756+0000 mgr.y (mgr.15414) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:02:33.111 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:32 smithi161 bash[34605]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:02:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-11T21:02:33.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: cluster 2024-03-11T21:02:31.952451+0000 mgr.y (mgr.15414) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:02:33.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: audit 2024-03-11T21:02:32.113307+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: audit 2024-03-11T21:02:32.129898+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: audit 2024-03-11T21:02:32.135021+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:02:33.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: audit 2024-03-11T21:02:32.136873+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:02:33.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: cephadm 2024-03-11T21:02:32.139163+0000 mgr.y (mgr.15414) 21 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T21:02:33.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: cephadm 2024-03-11T21:02:32.139565+0000 mgr.y (mgr.15414) 22 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T21:02:33.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: cephadm 2024-03-11T21:02:32.304633+0000 mgr.y (mgr.15414) 23 : cephadm [INF] Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:02:33.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: cephadm 2024-03-11T21:02:32.305001+0000 mgr.y (mgr.15414) 24 : cephadm [INF] Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:02:33.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: cephadm 2024-03-11T21:02:32.469910+0000 mgr.y (mgr.15414) 25 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:02:33.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: cephadm 2024-03-11T21:02:32.470958+0000 mgr.y (mgr.15414) 26 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:02:33.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: audit 2024-03-11T21:02:32.810736+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: audit 2024-03-11T21:02:32.816960+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: audit 2024-03-11T21:02:32.831460+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: audit 2024-03-11T21:02:32.839349+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: audit 2024-03-11T21:02:32.847891+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: audit 2024-03-11T21:02:32.925396+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:02:33.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: audit 2024-03-11T21:02:32.926270+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:02:33.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[14472]: audit 2024-03-11T21:02:32.942332+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:02:33.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: cluster 2024-03-11T21:02:31.952451+0000 mgr.y (mgr.15414) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:02:33.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: audit 2024-03-11T21:02:32.113307+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: audit 2024-03-11T21:02:32.129898+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: audit 2024-03-11T21:02:32.135021+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:02:33.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: audit 2024-03-11T21:02:32.136873+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:02:33.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: cephadm 2024-03-11T21:02:32.139163+0000 mgr.y (mgr.15414) 21 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T21:02:33.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: cephadm 2024-03-11T21:02:32.139565+0000 mgr.y (mgr.15414) 22 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T21:02:33.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: cephadm 2024-03-11T21:02:32.304633+0000 mgr.y (mgr.15414) 23 : cephadm [INF] Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:02:33.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: cephadm 2024-03-11T21:02:32.305001+0000 mgr.y (mgr.15414) 24 : cephadm [INF] Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:02:33.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: cephadm 2024-03-11T21:02:32.469910+0000 mgr.y (mgr.15414) 25 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:02:33.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: cephadm 2024-03-11T21:02:32.470958+0000 mgr.y (mgr.15414) 26 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:02:33.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: audit 2024-03-11T21:02:32.810736+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: audit 2024-03-11T21:02:32.816960+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: audit 2024-03-11T21:02:32.831460+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: audit 2024-03-11T21:02:32.839349+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: audit 2024-03-11T21:02:32.847891+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: audit 2024-03-11T21:02:32.925396+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:02:33.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: audit 2024-03-11T21:02:32.926270+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:02:33.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:33 smithi088 bash[19924]: audit 2024-03-11T21:02:32.942332+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:02:33.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: cluster 2024-03-11T21:02:31.952451+0000 mgr.y (mgr.15414) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:02:33.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: audit 2024-03-11T21:02:32.113307+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: audit 2024-03-11T21:02:32.129898+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: audit 2024-03-11T21:02:32.135021+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:02:33.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: audit 2024-03-11T21:02:32.136873+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:02:33.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: cephadm 2024-03-11T21:02:32.139163+0000 mgr.y (mgr.15414) 21 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T21:02:33.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: cephadm 2024-03-11T21:02:32.139565+0000 mgr.y (mgr.15414) 22 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T21:02:33.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: cephadm 2024-03-11T21:02:32.304633+0000 mgr.y (mgr.15414) 23 : cephadm [INF] Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:02:33.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: cephadm 2024-03-11T21:02:32.305001+0000 mgr.y (mgr.15414) 24 : cephadm [INF] Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:02:33.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: cephadm 2024-03-11T21:02:32.469910+0000 mgr.y (mgr.15414) 25 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:02:33.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: cephadm 2024-03-11T21:02:32.470958+0000 mgr.y (mgr.15414) 26 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:02:33.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: audit 2024-03-11T21:02:32.810736+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: audit 2024-03-11T21:02:32.816960+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: audit 2024-03-11T21:02:32.831460+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: audit 2024-03-11T21:02:32.839349+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: audit 2024-03-11T21:02:32.847891+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:33.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: audit 2024-03-11T21:02:32.925396+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:02:33.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: audit 2024-03-11T21:02:32.926270+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:02:33.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[14436]: audit 2024-03-11T21:02:32.942332+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:02:33.896 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:33 smithi161 bash[36643]: ts=2024-03-11T21:02:33.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:02:34.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:34 smithi161 bash[14436]: cephadm 2024-03-11T21:02:32.634818+0000 mgr.y (mgr.15414) 27 : cephadm [INF] Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:02:34.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:34 smithi161 bash[14436]: cephadm 2024-03-11T21:02:32.636130+0000 mgr.y (mgr.15414) 28 : cephadm [INF] Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:02:34.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:34 smithi161 bash[14436]: cephadm 2024-03-11T21:02:32.924350+0000 mgr.y (mgr.15414) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi088.tfbhod (dependencies changed)... 2024-03-11T21:02:34.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:34 smithi161 bash[14436]: cephadm 2024-03-11T21:02:32.944372+0000 mgr.y (mgr.15414) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi088.tfbhod on smithi088 2024-03-11T21:02:34.397 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:34 smithi088 bash[14472]: cephadm 2024-03-11T21:02:32.634818+0000 mgr.y (mgr.15414) 27 : cephadm [INF] Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:02:34.397 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:34 smithi088 bash[14472]: cephadm 2024-03-11T21:02:32.636130+0000 mgr.y (mgr.15414) 28 : cephadm [INF] Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:02:34.397 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:34 smithi088 bash[14472]: cephadm 2024-03-11T21:02:32.924350+0000 mgr.y (mgr.15414) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi088.tfbhod (dependencies changed)... 2024-03-11T21:02:34.397 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:34 smithi088 bash[14472]: cephadm 2024-03-11T21:02:32.944372+0000 mgr.y (mgr.15414) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi088.tfbhod on smithi088 2024-03-11T21:02:34.398 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:34 smithi088 bash[19924]: cephadm 2024-03-11T21:02:32.634818+0000 mgr.y (mgr.15414) 27 : cephadm [INF] Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:02:34.398 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:34 smithi088 bash[19924]: cephadm 2024-03-11T21:02:32.636130+0000 mgr.y (mgr.15414) 28 : cephadm [INF] Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:02:34.398 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:34 smithi088 bash[19924]: cephadm 2024-03-11T21:02:32.924350+0000 mgr.y (mgr.15414) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi088.tfbhod (dependencies changed)... 2024-03-11T21:02:34.398 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:34 smithi088 bash[19924]: cephadm 2024-03-11T21:02:32.944372+0000 mgr.y (mgr.15414) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi088.tfbhod on smithi088 2024-03-11T21:02:35.395 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:35 smithi088 bash[14472]: cluster 2024-03-11T21:02:33.953238+0000 mgr.y (mgr.15414) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:35.396 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:35 smithi088 bash[19924]: cluster 2024-03-11T21:02:33.953238+0000 mgr.y (mgr.15414) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:35.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:35 smithi161 bash[14436]: cluster 2024-03-11T21:02:33.953238+0000 mgr.y (mgr.15414) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:37.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:37 smithi088 bash[14472]: cluster 2024-03-11T21:02:35.954955+0000 mgr.y (mgr.15414) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:37.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:37 smithi088 bash[14472]: audit 2024-03-11T21:02:36.642731+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:37.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:37 smithi088 bash[14472]: audit 2024-03-11T21:02:36.655093+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:37.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:37 smithi088 bash[19924]: cluster 2024-03-11T21:02:35.954955+0000 mgr.y (mgr.15414) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:37.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:37 smithi088 bash[19924]: audit 2024-03-11T21:02:36.642731+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:37.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:37 smithi088 bash[19924]: audit 2024-03-11T21:02:36.655093+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:37.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:37 smithi161 bash[14436]: cluster 2024-03-11T21:02:35.954955+0000 mgr.y (mgr.15414) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:37.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:37 smithi161 bash[14436]: audit 2024-03-11T21:02:36.642731+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:37.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:37 smithi161 bash[14436]: audit 2024-03-11T21:02:36.655093+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:38.389 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:38 smithi088 bash[14472]: cephadm 2024-03-11T21:02:36.668644+0000 mgr.y (mgr.15414) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-11T21:02:38.389 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:38 smithi088 bash[14472]: cephadm 2024-03-11T21:02:36.919739+0000 mgr.y (mgr.15414) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi161 2024-03-11T21:02:38.389 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:38 smithi088 bash[19924]: cephadm 2024-03-11T21:02:36.668644+0000 mgr.y (mgr.15414) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-11T21:02:38.389 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:38 smithi088 bash[19924]: cephadm 2024-03-11T21:02:36.919739+0000 mgr.y (mgr.15414) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi161 2024-03-11T21:02:38.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:38 smithi161 bash[14436]: cephadm 2024-03-11T21:02:36.668644+0000 mgr.y (mgr.15414) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-11T21:02:38.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:38 smithi161 bash[14436]: cephadm 2024-03-11T21:02:36.919739+0000 mgr.y (mgr.15414) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi161 2024-03-11T21:02:39.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:39 smithi161 bash[14436]: cluster 2024-03-11T21:02:37.955702+0000 mgr.y (mgr.15414) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:39.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:39 smithi161 bash[14436]: audit 2024-03-11T21:02:39.087437+0000 mon.c (mon.1) 80 : audit [DBG] from='client.? 172.21.15.88:0/3006413148' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-11T21:02:39.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:39 smithi088 bash[19924]: cluster 2024-03-11T21:02:37.955702+0000 mgr.y (mgr.15414) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:39.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:39 smithi088 bash[19924]: audit 2024-03-11T21:02:39.087437+0000 mon.c (mon.1) 80 : audit [DBG] from='client.? 172.21.15.88:0/3006413148' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-11T21:02:39.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:39 smithi088 bash[14472]: cluster 2024-03-11T21:02:37.955702+0000 mgr.y (mgr.15414) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:39.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:39 smithi088 bash[14472]: audit 2024-03-11T21:02:39.087437+0000 mon.c (mon.1) 80 : audit [DBG] from='client.? 172.21.15.88:0/3006413148' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-11T21:02:41.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:41 smithi161 bash[14436]: cluster 2024-03-11T21:02:39.956507+0000 mgr.y (mgr.15414) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:41.396 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:41 smithi161 systemd[1]: Stopping Ceph prometheus.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:02:41.396 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:41 smithi161 bash[38467]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-prometheus.a 2024-03-11T21:02:41.396 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:41 smithi161 bash[36643]: ts=2024-03-11T21:02:41.267Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-11T21:02:41.397 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:41 smithi161 bash[36643]: ts=2024-03-11T21:02:41.267Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-11T21:02:41.397 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:41 smithi161 bash[36643]: ts=2024-03-11T21:02:41.267Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-11T21:02:41.397 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:41 smithi161 bash[36643]: ts=2024-03-11T21:02:41.267Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-11T21:02:41.397 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:41 smithi161 bash[36643]: ts=2024-03-11T21:02:41.267Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-11T21:02:41.397 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:41 smithi161 bash[36643]: ts=2024-03-11T21:02:41.267Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-11T21:02:41.397 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:41 smithi161 bash[36643]: ts=2024-03-11T21:02:41.267Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-11T21:02:41.397 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:41 smithi161 bash[36643]: ts=2024-03-11T21:02:41.267Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-11T21:02:41.397 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:41 smithi161 bash[36643]: ts=2024-03-11T21:02:41.268Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-11T21:02:41.397 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:41 smithi161 bash[36643]: ts=2024-03-11T21:02:41.268Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-11T21:02:41.397 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:41 smithi161 bash[36643]: ts=2024-03-11T21:02:41.268Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-11T21:02:41.397 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:41 smithi161 bash[36643]: ts=2024-03-11T21:02:41.268Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-11T21:02:41.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:41 smithi088 bash[19924]: cluster 2024-03-11T21:02:39.956507+0000 mgr.y (mgr.15414) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:41.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:41 smithi088 bash[14472]: cluster 2024-03-11T21:02:39.956507+0000 mgr.y (mgr.15414) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:42.095 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:41 smithi161 bash[38477]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-prometheus-a 2024-03-11T21:02:42.096 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:41 smithi161 bash[38513]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-prometheus.a 2024-03-11T21:02:42.096 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:42 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@prometheus.a.service: Succeeded. 2024-03-11T21:02:42.096 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:42 smithi161 systemd[1]: Stopped Ceph prometheus.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:02:42.096 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:42 smithi161 systemd[1]: Started Ceph prometheus.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:02:43.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[14436]: cluster 2024-03-11T21:02:41.958203+0000 mgr.y (mgr.15414) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:43.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[14436]: audit 2024-03-11T21:02:42.085875+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:43.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[14436]: audit 2024-03-11T21:02:42.100761+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:43.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[14436]: audit 2024-03-11T21:02:42.160882+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:02:43.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[14436]: audit 2024-03-11T21:02:42.162392+0000 mgr.y (mgr.15414) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:02:43.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[14436]: audit 2024-03-11T21:02:42.181259+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:43.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[14436]: cephadm 2024-03-11T21:02:42.183803+0000 mgr.y (mgr.15414) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.88:5000 to Dashboard 2024-03-11T21:02:43.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[14436]: audit 2024-03-11T21:02:42.184241+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:02:43.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[14436]: audit 2024-03-11T21:02:42.185194+0000 mgr.y (mgr.15414) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:02:43.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[14436]: audit 2024-03-11T21:02:42.188266+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:02:43.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[14436]: audit 2024-03-11T21:02:42.189507+0000 mgr.y (mgr.15414) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:02:43.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[14436]: audit 2024-03-11T21:02:42.198282+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:43.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[14436]: audit 2024-03-11T21:02:42.207573+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:02:43.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[14436]: audit 2024-03-11T21:02:42.208742+0000 mgr.y (mgr.15414) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:02:43.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[14436]: audit 2024-03-11T21:02:42.217761+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:02:43.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[14472]: cluster 2024-03-11T21:02:41.958203+0000 mgr.y (mgr.15414) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:43.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[14472]: audit 2024-03-11T21:02:42.085875+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:43.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[14472]: audit 2024-03-11T21:02:42.100761+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:43.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[14472]: audit 2024-03-11T21:02:42.160882+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:02:43.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[14472]: audit 2024-03-11T21:02:42.162392+0000 mgr.y (mgr.15414) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:02:43.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[14472]: audit 2024-03-11T21:02:42.181259+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:43.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[14472]: cephadm 2024-03-11T21:02:42.183803+0000 mgr.y (mgr.15414) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.88:5000 to Dashboard 2024-03-11T21:02:43.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[14472]: audit 2024-03-11T21:02:42.184241+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:02:43.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[14472]: audit 2024-03-11T21:02:42.185194+0000 mgr.y (mgr.15414) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:02:43.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[14472]: audit 2024-03-11T21:02:42.188266+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:02:43.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[14472]: audit 2024-03-11T21:02:42.189507+0000 mgr.y (mgr.15414) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:02:43.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[14472]: audit 2024-03-11T21:02:42.198282+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:43.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[14472]: audit 2024-03-11T21:02:42.207573+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:02:43.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[14472]: audit 2024-03-11T21:02:42.208742+0000 mgr.y (mgr.15414) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:02:43.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[14472]: audit 2024-03-11T21:02:42.217761+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:02:43.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[19924]: cluster 2024-03-11T21:02:41.958203+0000 mgr.y (mgr.15414) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:43.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[19924]: audit 2024-03-11T21:02:42.085875+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:43.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[19924]: audit 2024-03-11T21:02:42.100761+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:43.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[19924]: audit 2024-03-11T21:02:42.160882+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:02:43.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[19924]: audit 2024-03-11T21:02:42.162392+0000 mgr.y (mgr.15414) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:02:43.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[19924]: audit 2024-03-11T21:02:42.181259+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:43.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[19924]: cephadm 2024-03-11T21:02:42.183803+0000 mgr.y (mgr.15414) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.88:5000 to Dashboard 2024-03-11T21:02:43.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[19924]: audit 2024-03-11T21:02:42.184241+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:02:43.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[19924]: audit 2024-03-11T21:02:42.185194+0000 mgr.y (mgr.15414) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:02:43.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[19924]: audit 2024-03-11T21:02:42.188266+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:02:43.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[19924]: audit 2024-03-11T21:02:42.189507+0000 mgr.y (mgr.15414) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:02:43.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[19924]: audit 2024-03-11T21:02:42.198282+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:43.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[19924]: audit 2024-03-11T21:02:42.207573+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:02:43.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[19924]: audit 2024-03-11T21:02:42.208742+0000 mgr.y (mgr.15414) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:02:43.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:43 smithi088 bash[19924]: audit 2024-03-11T21:02:42.217761+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:02:43.939 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[38541]: ts=2024-03-11T21:02:43.828Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-11T21:02:43.939 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[38541]: ts=2024-03-11T21:02:43.828Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-11T21:02:43.939 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[38541]: ts=2024-03-11T21:02:43.828Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-11T21:02:43.939 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[38541]: ts=2024-03-11T21:02:43.828Z caller=main.go:518 level=info host_details="(Linux 5.4.0-173-generic #191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024 x86_64 smithi161 (none))" 2024-03-11T21:02:43.939 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[38541]: ts=2024-03-11T21:02:43.828Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-11T21:02:43.940 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[38541]: ts=2024-03-11T21:02:43.828Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-11T21:02:43.940 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[38541]: ts=2024-03-11T21:02:43.830Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-11T21:02:43.940 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[38541]: ts=2024-03-11T21:02:43.831Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-11T21:02:43.940 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[38541]: ts=2024-03-11T21:02:43.832Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-11T21:02:43.940 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[38541]: ts=2024-03-11T21:02:43.838Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-11T21:02:43.940 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[38541]: ts=2024-03-11T21:02:43.838Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.294µs 2024-03-11T21:02:43.940 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:43 smithi161 bash[38541]: ts=2024-03-11T21:02:43.838Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-11T21:02:44.289 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:44 smithi161 bash[38541]: ts=2024-03-11T21:02:44.019Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-03-11T21:02:44.545 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:44 smithi161 bash[38541]: ts=2024-03-11T21:02:44.316Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-03-11T21:02:44.896 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:44 smithi161 bash[38541]: ts=2024-03-11T21:02:44.546Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-03-11T21:02:44.896 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:44 smithi161 bash[38541]: ts=2024-03-11T21:02:44.547Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-03-11T21:02:44.896 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:44 smithi161 bash[38541]: ts=2024-03-11T21:02:44.547Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=104.488µs wal_replay_duration=708.729426ms total_replay_duration=708.888683ms 2024-03-11T21:02:44.896 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:44 smithi161 bash[38541]: ts=2024-03-11T21:02:44.557Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-11T21:02:44.897 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:44 smithi161 bash[38541]: ts=2024-03-11T21:02:44.557Z caller=main.go:947 level=info msg="TSDB started" 2024-03-11T21:02:44.897 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:44 smithi161 bash[38541]: ts=2024-03-11T21:02:44.557Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-11T21:02:44.897 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:44 smithi161 bash[38541]: ts=2024-03-11T21:02:44.595Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=38.192459ms db_storage=1.297µs remote_storage=2.692µs web_handler=512ns query_engine=1.337µs scrape=357.79µs scrape_sd=165.256µs notify=13.038µs notify_sd=11.047µs rules=37.144325ms 2024-03-11T21:02:44.897 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:44 smithi161 bash[38541]: ts=2024-03-11T21:02:44.595Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-11T21:02:45.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:44 smithi088 bash[19924]: cluster 2024-03-11T21:02:43.959097+0000 mgr.y (mgr.15414) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:02:45.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:44 smithi088 bash[19924]: audit 2024-03-11T21:02:44.095369+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:02:45.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:44 smithi088 bash[19924]: audit 2024-03-11T21:02:44.944053+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:02:45.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:44 smithi088 bash[19924]: audit 2024-03-11T21:02:44.945062+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:02:45.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:44 smithi088 bash[19924]: audit 2024-03-11T21:02:44.947502+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T21:02:45.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:44 smithi088 bash[14472]: cluster 2024-03-11T21:02:43.959097+0000 mgr.y (mgr.15414) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:02:45.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:44 smithi088 bash[14472]: audit 2024-03-11T21:02:44.095369+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:02:45.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:44 smithi088 bash[14472]: audit 2024-03-11T21:02:44.944053+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:02:45.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:44 smithi088 bash[14472]: audit 2024-03-11T21:02:44.945062+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:02:45.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:44 smithi088 bash[14472]: audit 2024-03-11T21:02:44.947502+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T21:02:45.381 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:44 smithi161 bash[14436]: cluster 2024-03-11T21:02:43.959097+0000 mgr.y (mgr.15414) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:02:45.381 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:44 smithi161 bash[14436]: audit 2024-03-11T21:02:44.095369+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:02:45.381 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:44 smithi161 bash[14436]: audit 2024-03-11T21:02:44.944053+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:02:45.381 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:44 smithi161 bash[14436]: audit 2024-03-11T21:02:44.945062+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:02:45.381 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:44 smithi161 bash[14436]: audit 2024-03-11T21:02:44.947502+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T21:02:46.277 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:45 smithi161 bash[14436]: cephadm 2024-03-11T21:02:44.943148+0000 mgr.y (mgr.15414) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-11T21:02:46.277 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:45 smithi161 bash[14436]: audit 2024-03-11T21:02:44.949450+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:02:46.277 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:45 smithi161 bash[14436]: cephadm 2024-03-11T21:02:44.958046+0000 mgr.y (mgr.15414) 45 : cephadm [INF] Deploying daemon mgr.x on smithi161 2024-03-11T21:02:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:45 smithi088 bash[14472]: cephadm 2024-03-11T21:02:44.943148+0000 mgr.y (mgr.15414) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-11T21:02:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:45 smithi088 bash[14472]: audit 2024-03-11T21:02:44.949450+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:02:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:45 smithi088 bash[14472]: cephadm 2024-03-11T21:02:44.958046+0000 mgr.y (mgr.15414) 45 : cephadm [INF] Deploying daemon mgr.x on smithi161 2024-03-11T21:02:46.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:45 smithi088 bash[19924]: cephadm 2024-03-11T21:02:44.943148+0000 mgr.y (mgr.15414) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-11T21:02:46.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:45 smithi088 bash[19924]: audit 2024-03-11T21:02:44.949450+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:02:46.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:45 smithi088 bash[19924]: cephadm 2024-03-11T21:02:44.958046+0000 mgr.y (mgr.15414) 45 : cephadm [INF] Deploying daemon mgr.x on smithi161 2024-03-11T21:02:47.278 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:46 smithi161 bash[14436]: cluster 2024-03-11T21:02:45.961277+0000 mgr.y (mgr.15414) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:47.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:46 smithi088 bash[14472]: cluster 2024-03-11T21:02:45.961277+0000 mgr.y (mgr.15414) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:47.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:46 smithi088 bash[19924]: cluster 2024-03-11T21:02:45.961277+0000 mgr.y (mgr.15414) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:47.506 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:02:47.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:47 smithi161 systemd[1]: Stopping Ceph mgr.x for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:02:48.259 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:02:48.260 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (107s) 27s ago 8m 15.5M - 0.23.0 ba2b418f427c b7fee0acba85 2024-03-11T21:02:48.260 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (59s) 27s ago 8m 42.8M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:02:48.260 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 starting - - - - 2024-03-11T21:02:48.260 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283 running (2m) 27s ago 14m 176M - 19.0.0-1979-g2b0101eb 4133f8bc41bb 7cd78e70b7e4 2024-03-11T21:02:48.260 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (52s) 27s ago 16m 478M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:02:48.260 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (16m) 27s ago 17m 65.5M 2048M 17.2.0 e1d6a67b021e b1fab2aa9918 2024-03-11T21:02:48.260 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (15m) 27s ago 15m 59.1M 2048M 17.2.0 e1d6a67b021e cabfbda7483c 2024-03-11T21:02:48.260 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (15m) 27s ago 15m 56.6M 2048M 17.2.0 e1d6a67b021e b1c40e88a25e 2024-03-11T21:02:48.260 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (117s) 27s ago 9m 10.7M - 1.3.1 1dbe0e931976 a368601127f2 2024-03-11T21:02:48.260 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (86s) 27s ago 9m 10.9M - 1.3.1 1dbe0e931976 15c6385acab7 2024-03-11T21:02:48.260 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (14m) 27s ago 14m 57.9M 2781M 17.2.0 e1d6a67b021e e8944005ffae 2024-03-11T21:02:48.260 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (13m) 27s ago 13m 59.1M 2781M 17.2.0 e1d6a67b021e 73bf771b15d5 2024-03-11T21:02:48.260 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (13m) 27s ago 13m 54.0M 2781M 17.2.0 e1d6a67b021e 4865ede65151 2024-03-11T21:02:48.261 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (12m) 27s ago 12m 56.9M 2781M 17.2.0 e1d6a67b021e 44e8ad8c4e08 2024-03-11T21:02:48.261 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (11m) 27s ago 11m 58.4M 3037M 17.2.0 e1d6a67b021e 26ce6e88b4d8 2024-03-11T21:02:48.261 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (11m) 27s ago 11m 54.8M 3037M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T21:02:48.261 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (10m) 27s ago 10m 53.2M 3037M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T21:02:48.261 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (10m) 27s ago 10m 56.5M 3037M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T21:02:48.261 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 starting - - - - 2024-03-11T21:02:48.261 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (7m) 27s ago 7m 86.6M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T21:02:48.261 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (7m) 27s ago 7m 87.0M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:02:48.261 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (6m) 27s ago 6m 86.7M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T21:02:48.261 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (6m) 27s ago 6m 86.7M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:02:48.438 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:48 smithi161 bash[38839]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mgr-x 2024-03-11T21:02:48.438 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:48 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-11T21:02:48.438 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:48 smithi161 bash[38914]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mgr-x 2024-03-11T21:02:48.438 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:48 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-03-11T21:02:48.438 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:48 smithi161 systemd[1]: Stopped Ceph mgr.x for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:02:48.720 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:02:48.721 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:02:48.721 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-11T21:02:48.721 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:02:48.721 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:02:48.721 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:02:48.721 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:02:48.721 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:02:48.721 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-11T21:02:48.721 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:02:48.721 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-03-11T21:02:48.721 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:02:48.721 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T21:02:48.721 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:02:48.722 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:02:48.722 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-11T21:02:48.722 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:02:48.722 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:02:48.722 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:02:48.733 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:48 smithi161 systemd[1]: Started Ceph mgr.x for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:02:49.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:48 smithi088 bash[19924]: audit 2024-03-11T21:02:47.492096+0000 mgr.y (mgr.15414) 47 : audit [DBG] from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:49.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:48 smithi088 bash[19924]: audit 2024-03-11T21:02:47.866833+0000 mgr.y (mgr.15414) 48 : audit [DBG] from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:49.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:48 smithi088 bash[19924]: cluster 2024-03-11T21:02:47.961978+0000 mgr.y (mgr.15414) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:02:49.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:48 smithi088 bash[19924]: audit 2024-03-11T21:02:48.238792+0000 mgr.y (mgr.15414) 50 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:49.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:48 smithi088 bash[19924]: audit 2024-03-11T21:02:48.720039+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:49.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:48 smithi088 bash[19924]: audit 2024-03-11T21:02:48.721466+0000 mon.c (mon.1) 90 : audit [DBG] from='client.? 172.21.15.88:0/908706832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:02:49.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:48 smithi088 bash[19924]: audit 2024-03-11T21:02:48.731148+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:49.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:48 smithi088 bash[14472]: audit 2024-03-11T21:02:47.492096+0000 mgr.y (mgr.15414) 47 : audit [DBG] from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:49.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:48 smithi088 bash[14472]: audit 2024-03-11T21:02:47.866833+0000 mgr.y (mgr.15414) 48 : audit [DBG] from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:49.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:48 smithi088 bash[14472]: cluster 2024-03-11T21:02:47.961978+0000 mgr.y (mgr.15414) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:02:49.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:48 smithi088 bash[14472]: audit 2024-03-11T21:02:48.238792+0000 mgr.y (mgr.15414) 50 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:49.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:48 smithi088 bash[14472]: audit 2024-03-11T21:02:48.720039+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:49.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:48 smithi088 bash[14472]: audit 2024-03-11T21:02:48.721466+0000 mon.c (mon.1) 90 : audit [DBG] from='client.? 172.21.15.88:0/908706832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:02:49.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:48 smithi088 bash[14472]: audit 2024-03-11T21:02:48.731148+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:49.112 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:02:49.112 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:02:49.112 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:02:49.112 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:02:49.112 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-03-11T21:02:49.112 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "", 2024-03-11T21:02:49.112 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading mgr daemons", 2024-03-11T21:02:49.112 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:02:49.113 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:02:49.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:48 smithi161 bash[14436]: audit 2024-03-11T21:02:47.492096+0000 mgr.y (mgr.15414) 47 : audit [DBG] from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:49.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:48 smithi161 bash[14436]: audit 2024-03-11T21:02:47.866833+0000 mgr.y (mgr.15414) 48 : audit [DBG] from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:49.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:48 smithi161 bash[14436]: cluster 2024-03-11T21:02:47.961978+0000 mgr.y (mgr.15414) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:02:49.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:48 smithi161 bash[14436]: audit 2024-03-11T21:02:48.238792+0000 mgr.y (mgr.15414) 50 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:49.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:48 smithi161 bash[14436]: audit 2024-03-11T21:02:48.720039+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:49.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:48 smithi161 bash[14436]: audit 2024-03-11T21:02:48.721466+0000 mon.c (mon.1) 90 : audit [DBG] from='client.? 172.21.15.88:0/908706832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:02:49.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:48 smithi161 bash[14436]: audit 2024-03-11T21:02:48.731148+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:49.571 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:02:49.986 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:49 smithi161 bash[38981]: debug 2024-03-11T21:02:49.862+0000 7f4073e22700 1 -- 172.21.15.161:0/2255979539 <== mon.2 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b36a1be5a0 con 0x55b36a2c4c00 2024-03-11T21:02:50.323 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:02:50 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:02:50] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.33.4" 2024-03-11T21:02:50.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:49 smithi088 bash[14472]: audit 2024-03-11T21:02:48.731121+0000 mgr.y (mgr.15414) 51 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:02:50.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:49 smithi088 bash[14472]: audit 2024-03-11T21:02:49.112491+0000 mgr.y (mgr.15414) 52 : audit [DBG] from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:50.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:49 smithi088 bash[14472]: audit 2024-03-11T21:02:49.572484+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.88:0/3413047479' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:02:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:49 smithi088 bash[19924]: audit 2024-03-11T21:02:48.731121+0000 mgr.y (mgr.15414) 51 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:02:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:49 smithi088 bash[19924]: audit 2024-03-11T21:02:49.112491+0000 mgr.y (mgr.15414) 52 : audit [DBG] from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:49 smithi088 bash[19924]: audit 2024-03-11T21:02:49.572484+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.88:0/3413047479' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:02:50.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:50 smithi161 bash[38981]: debug 2024-03-11T21:02:50.026+0000 7f407e024200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-11T21:02:50.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:49 smithi161 bash[14436]: audit 2024-03-11T21:02:48.731121+0000 mgr.y (mgr.15414) 51 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:02:50.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:49 smithi161 bash[14436]: audit 2024-03-11T21:02:49.112491+0000 mgr.y (mgr.15414) 52 : audit [DBG] from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:02:50.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:49 smithi161 bash[14436]: audit 2024-03-11T21:02:49.572484+0000 mon.a (mon.0) 978 : audit [DBG] from='client.? 172.21.15.88:0/3413047479' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:02:51.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:50 smithi088 bash[14472]: cluster 2024-03-11T21:02:49.962878+0000 mgr.y (mgr.15414) 53 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:02:51.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:50 smithi088 bash[19924]: cluster 2024-03-11T21:02:49.962878+0000 mgr.y (mgr.15414) 53 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:02:51.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:50 smithi161 bash[14436]: cluster 2024-03-11T21:02:49.962878+0000 mgr.y (mgr.15414) 53 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:02:51.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:50 smithi161 bash[38981]: debug 2024-03-11T21:02:50.966+0000 7f407e024200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-11T21:02:51.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:51 smithi161 bash[38981]: debug 2024-03-11T21:02:51.066+0000 7f407e024200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-11T21:02:51.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:51 smithi161 bash[38981]: debug 2024-03-11T21:02:51.166+0000 7f407e024200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-11T21:02:51.826 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:51 smithi161 bash[38981]: debug 2024-03-11T21:02:51.446+0000 7f407e024200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-11T21:02:52.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:51 smithi161 bash[38981]: debug 2024-03-11T21:02:51.822+0000 7f407e024200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-11T21:02:52.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:51 smithi161 bash[38981]: debug 2024-03-11T21:02:51.982+0000 7f407e024200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-11T21:02:52.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:52 smithi161 bash[38981]: debug 2024-03-11T21:02:52.194+0000 7f407e024200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-11T21:02:53.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:52 smithi088 bash[14472]: cluster 2024-03-11T21:02:51.964468+0000 mgr.y (mgr.15414) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:53.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:52 smithi088 bash[19924]: cluster 2024-03-11T21:02:51.964468+0000 mgr.y (mgr.15414) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:53.333 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:52 smithi161 bash[14436]: cluster 2024-03-11T21:02:51.964468+0000 mgr.y (mgr.15414) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:53.333 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:53 smithi161 bash[38981]: debug 2024-03-11T21:02:53.218+0000 7f407e024200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-11T21:02:53.646 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:53 smithi161 bash[38541]: ts=2024-03-11T21:02:53.506Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:02:53.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:53 smithi161 bash[38981]: debug 2024-03-11T21:02:53.330+0000 7f407e024200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-11T21:02:53.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:53 smithi161 bash[38981]: debug 2024-03-11T21:02:53.446+0000 7f407e024200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-11T21:02:54.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:53 smithi161 bash[38981]: debug 2024-03-11T21:02:53.946+0000 7f407e024200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-11T21:02:54.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:54 smithi161 bash[38981]: debug 2024-03-11T21:02:54.198+0000 7f407e024200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-11T21:02:55.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:54 smithi161 bash[14436]: cluster 2024-03-11T21:02:53.965095+0000 mgr.y (mgr.15414) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:55.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:54 smithi161 bash[38981]: debug 2024-03-11T21:02:54.714+0000 7f407e024200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-11T21:02:55.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:54 smithi088 bash[14472]: cluster 2024-03-11T21:02:53.965095+0000 mgr.y (mgr.15414) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:55.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:54 smithi088 bash[19924]: cluster 2024-03-11T21:02:53.965095+0000 mgr.y (mgr.15414) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:55.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:55 smithi161 bash[38981]: debug 2024-03-11T21:02:55.270+0000 7f407e024200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-11T21:02:56.124 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:55 smithi161 bash[38981]: debug 2024-03-11T21:02:55.854+0000 7f407e024200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-11T21:02:56.125 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:55 smithi161 bash[38981]: debug 2024-03-11T21:02:55.974+0000 7f407e024200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-11T21:02:56.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:56 smithi161 bash[38981]: debug 2024-03-11T21:02:56.342+0000 7f407e024200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-11T21:02:56.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:56 smithi161 bash[14436]: audit 2024-03-11T21:02:55.127950+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:56.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:56 smithi161 bash[14436]: audit 2024-03-11T21:02:55.138567+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:56.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:56 smithi161 bash[14436]: audit 2024-03-11T21:02:55.328120+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:56.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:56 smithi161 bash[14436]: audit 2024-03-11T21:02:55.340274+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:56.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:56 smithi088 bash[14472]: audit 2024-03-11T21:02:55.127950+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:56.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:56 smithi088 bash[14472]: audit 2024-03-11T21:02:55.138567+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:56.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:56 smithi088 bash[14472]: audit 2024-03-11T21:02:55.328120+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:56.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:56 smithi088 bash[14472]: audit 2024-03-11T21:02:55.340274+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:56.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:56 smithi088 bash[19924]: audit 2024-03-11T21:02:55.127950+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:56.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:56 smithi088 bash[19924]: audit 2024-03-11T21:02:55.138567+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:56.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:56 smithi088 bash[19924]: audit 2024-03-11T21:02:55.328120+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:56.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:56 smithi088 bash[19924]: audit 2024-03-11T21:02:55.340274+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:56.716 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:56 smithi161 bash[38981]: debug 2024-03-11T21:02:56.458+0000 7f407e024200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-11T21:02:56.716 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:56 smithi161 bash[38981]: debug 2024-03-11T21:02:56.598+0000 7f407e024200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-11T21:02:56.716 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:56 smithi161 bash[38981]: debug 2024-03-11T21:02:56.714+0000 7f407e024200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-11T21:02:57.032 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:56 smithi161 bash[38981]: debug 2024-03-11T21:02:56.838+0000 7f407e024200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-11T21:02:57.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:57 smithi161 bash[38981]: debug 2024-03-11T21:02:57.030+0000 7f407e024200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-11T21:02:57.396 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:57 smithi161 bash[38981]: debug 2024-03-11T21:02:57.158+0000 7f407e024200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-11T21:02:57.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:57 smithi161 bash[14436]: cluster 2024-03-11T21:02:55.966797+0000 mgr.y (mgr.15414) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:57.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:57 smithi161 bash[14436]: audit 2024-03-11T21:02:56.141535+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:57.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:57 smithi161 bash[14436]: audit 2024-03-11T21:02:56.155441+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:57.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:57 smithi088 bash[14472]: cluster 2024-03-11T21:02:55.966797+0000 mgr.y (mgr.15414) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:57.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:57 smithi088 bash[14472]: audit 2024-03-11T21:02:56.141535+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:57.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:57 smithi088 bash[14472]: audit 2024-03-11T21:02:56.155441+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:57.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:57 smithi088 bash[19924]: cluster 2024-03-11T21:02:55.966797+0000 mgr.y (mgr.15414) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:02:57.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:57 smithi088 bash[19924]: audit 2024-03-11T21:02:56.141535+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:57.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:57 smithi088 bash[19924]: audit 2024-03-11T21:02:56.155441+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:02:58.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:58 smithi161 bash[38981]: debug 2024-03-11T21:02:58.422+0000 7f407e024200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-11T21:02:58.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:58 smithi161 bash[38981]: [11/Mar/2024:21:02:58] ENGINE Bus STARTING 2024-03-11T21:02:58.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:58 smithi161 bash[38981]: CherryPy Checker: 2024-03-11T21:02:58.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:58 smithi161 bash[38981]: The Application mounted at '' has an empty config. 2024-03-11T21:02:58.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:58 smithi161 bash[38981]: [11/Mar/2024:21:02:58] ENGINE Serving on http://:::9283 2024-03-11T21:02:58.896 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:02:58 smithi161 bash[38981]: [11/Mar/2024:21:02:58] ENGINE Bus STARTED 2024-03-11T21:02:58.897 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:02:58 smithi161 bash[38541]: ts=2024-03-11T21:02: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:02:59.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:59 smithi088 bash[14472]: cluster 2024-03-11T21:02:57.967609+0000 mgr.y (mgr.15414) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:59.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:59 smithi088 bash[14472]: cluster 2024-03-11T21:02:58.446492+0000 mon.a (mon.0) 985 : cluster [DBG] Standby manager daemon x restarted 2024-03-11T21:02:59.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:59 smithi088 bash[14472]: cluster 2024-03-11T21:02:58.446647+0000 mon.a (mon.0) 986 : cluster [DBG] Standby manager daemon x started 2024-03-11T21:02:59.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:59 smithi088 bash[14472]: audit 2024-03-11T21:02:58.450270+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.? 172.21.15.161:0/1928151693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T21:02:59.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:59 smithi088 bash[14472]: audit 2024-03-11T21:02:58.450905+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.? 172.21.15.161:0/1928151693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:02:59.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:59 smithi088 bash[14472]: audit 2024-03-11T21:02:58.455309+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.? 172.21.15.161:0/1928151693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T21:02:59.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:59 smithi088 bash[14472]: audit 2024-03-11T21:02:58.457569+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.? 172.21.15.161:0/1928151693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:02:59.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:02:59 smithi088 bash[14472]: audit 2024-03-11T21:02:59.095930+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:02:59.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:59 smithi088 bash[19924]: cluster 2024-03-11T21:02:57.967609+0000 mgr.y (mgr.15414) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:59.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:59 smithi088 bash[19924]: cluster 2024-03-11T21:02:58.446492+0000 mon.a (mon.0) 985 : cluster [DBG] Standby manager daemon x restarted 2024-03-11T21:02:59.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:59 smithi088 bash[19924]: cluster 2024-03-11T21:02:58.446647+0000 mon.a (mon.0) 986 : cluster [DBG] Standby manager daemon x started 2024-03-11T21:02:59.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:59 smithi088 bash[19924]: audit 2024-03-11T21:02:58.450270+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.? 172.21.15.161:0/1928151693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T21:02:59.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:59 smithi088 bash[19924]: audit 2024-03-11T21:02:58.450905+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.? 172.21.15.161:0/1928151693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:02:59.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:59 smithi088 bash[19924]: audit 2024-03-11T21:02:58.455309+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.? 172.21.15.161:0/1928151693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T21:02:59.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:59 smithi088 bash[19924]: audit 2024-03-11T21:02:58.457569+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.? 172.21.15.161:0/1928151693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:02:59.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:02:59 smithi088 bash[19924]: audit 2024-03-11T21:02:59.095930+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:02:59.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:59 smithi161 bash[14436]: cluster 2024-03-11T21:02:57.967609+0000 mgr.y (mgr.15414) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:02:59.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:59 smithi161 bash[14436]: cluster 2024-03-11T21:02:58.446492+0000 mon.a (mon.0) 985 : cluster [DBG] Standby manager daemon x restarted 2024-03-11T21:02:59.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:59 smithi161 bash[14436]: cluster 2024-03-11T21:02:58.446647+0000 mon.a (mon.0) 986 : cluster [DBG] Standby manager daemon x started 2024-03-11T21:02:59.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:59 smithi161 bash[14436]: audit 2024-03-11T21:02:58.450270+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.? 172.21.15.161:0/1928151693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T21:02:59.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:59 smithi161 bash[14436]: audit 2024-03-11T21:02:58.450905+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.? 172.21.15.161:0/1928151693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:02:59.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:59 smithi161 bash[14436]: audit 2024-03-11T21:02:58.455309+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.? 172.21.15.161:0/1928151693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T21:02:59.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:59 smithi161 bash[14436]: audit 2024-03-11T21:02:58.457569+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.? 172.21.15.161:0/1928151693' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:02:59.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:02:59 smithi161 bash[14436]: audit 2024-03-11T21:02:59.095930+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:03:00.573 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:00 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:03:00] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.33.4" 2024-03-11T21:03:00.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:00 smithi088 bash[14472]: audit 2024-03-11T21:02:58.739279+0000 mgr.y (mgr.15414) 58 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:03:00.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:00 smithi088 bash[14472]: cluster 2024-03-11T21:02:59.176112+0000 mon.a (mon.0) 987 : cluster [DBG] mgrmap e32: y(active, since 46s), standbys: x 2024-03-11T21:03:00.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:00 smithi088 bash[19924]: audit 2024-03-11T21:02:58.739279+0000 mgr.y (mgr.15414) 58 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:03:00.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:00 smithi088 bash[19924]: cluster 2024-03-11T21:02:59.176112+0000 mon.a (mon.0) 987 : cluster [DBG] mgrmap e32: y(active, since 46s), standbys: x 2024-03-11T21:03:00.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:00 smithi161 bash[14436]: audit 2024-03-11T21:02:58.739279+0000 mgr.y (mgr.15414) 58 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:03:00.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:00 smithi161 bash[14436]: cluster 2024-03-11T21:02:59.176112+0000 mon.a (mon.0) 987 : cluster [DBG] mgrmap e32: y(active, since 46s), standbys: x 2024-03-11T21:03:01.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:01 smithi088 bash[14472]: cluster 2024-03-11T21:02:59.968871+0000 mgr.y (mgr.15414) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:03:01.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:01 smithi088 bash[19924]: cluster 2024-03-11T21:02:59.968871+0000 mgr.y (mgr.15414) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:03:01.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:01 smithi161 bash[14436]: cluster 2024-03-11T21:02:59.968871+0000 mgr.y (mgr.15414) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:03:03.506 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:03 smithi161 bash[14436]: cluster 2024-03-11T21:03:01.970305+0000 mgr.y (mgr.15414) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:03:03.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:03 smithi088 bash[14472]: cluster 2024-03-11T21:03:01.970305+0000 mgr.y (mgr.15414) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:03:03.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:03 smithi088 bash[19924]: cluster 2024-03-11T21:03:01.970305+0000 mgr.y (mgr.15414) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:03:03.896 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:03:03 smithi161 bash[38541]: ts=2024-03-11T21:03:03.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:03:05.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:04 smithi088 bash[14472]: cluster 2024-03-11T21:03:03.971095+0000 mgr.y (mgr.15414) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:03:05.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:04 smithi088 bash[19924]: cluster 2024-03-11T21:03:03.971095+0000 mgr.y (mgr.15414) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:03:05.362 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:04 smithi161 bash[14436]: cluster 2024-03-11T21:03:03.971095+0000 mgr.y (mgr.15414) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:03:07.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: cluster 2024-03-11T21:03:05.972764+0000 mgr.y (mgr.15414) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:03:07.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: audit 2024-03-11T21:03:06.212516+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:03:07.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: audit 2024-03-11T21:03:06.225951+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:03:07.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: audit 2024-03-11T21:03:06.229403+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:03:07.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: audit 2024-03-11T21:03:06.231097+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:03:07.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: audit 2024-03-11T21:03:06.240119+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:03:07.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: audit 2024-03-11T21:03:06.328234+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:03:07.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: audit 2024-03-11T21:03:06.331022+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:03:07.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: cephadm 2024-03-11T21:03:06.332496+0000 mgr.y (mgr.15414) 63 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-11T21:03:07.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: audit 2024-03-11T21:03:06.338544+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:03:07.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: audit 2024-03-11T21:03:06.344324+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-11T21:03:07.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: audit 2024-03-11T21:03:06.344921+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-11T21:03:07.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: audit 2024-03-11T21:03:06.349828+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-11T21:03:07.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: audit 2024-03-11T21:03:06.354424+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-11T21:03:07.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: audit 2024-03-11T21:03:06.355000+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-11T21:03:07.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: audit 2024-03-11T21:03:06.362784+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-11T21:03:07.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: audit 2024-03-11T21:03:06.365416+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-11T21:03:07.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: audit 2024-03-11T21:03:06.366824+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-11T21:03:07.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[19924]: cephadm 2024-03-11T21:03:06.367687+0000 mgr.y (mgr.15414) 64 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-11T21:03:07.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: cluster 2024-03-11T21:03:05.972764+0000 mgr.y (mgr.15414) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:03:07.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: audit 2024-03-11T21:03:06.212516+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:03:07.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: audit 2024-03-11T21:03:06.225951+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:03:07.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: audit 2024-03-11T21:03:06.229403+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:03:07.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: audit 2024-03-11T21:03:06.231097+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:03:07.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: audit 2024-03-11T21:03:06.240119+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:03:07.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: audit 2024-03-11T21:03:06.328234+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:03:07.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: audit 2024-03-11T21:03:06.331022+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:03:07.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: cephadm 2024-03-11T21:03:06.332496+0000 mgr.y (mgr.15414) 63 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-11T21:03:07.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: audit 2024-03-11T21:03:06.338544+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:03:07.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: audit 2024-03-11T21:03:06.344324+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-11T21:03:07.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: audit 2024-03-11T21:03:06.344921+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-11T21:03:07.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: audit 2024-03-11T21:03:06.349828+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-11T21:03:07.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: audit 2024-03-11T21:03:06.354424+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-11T21:03:07.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: audit 2024-03-11T21:03:06.355000+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-11T21:03:07.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: audit 2024-03-11T21:03:06.362784+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-11T21:03:07.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: audit 2024-03-11T21:03:06.365416+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-11T21:03:07.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: audit 2024-03-11T21:03:06.366824+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-11T21:03:07.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:07 smithi088 bash[14472]: cephadm 2024-03-11T21:03:06.367687+0000 mgr.y (mgr.15414) 64 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-11T21:03:07.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: cluster 2024-03-11T21:03:05.972764+0000 mgr.y (mgr.15414) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:03:07.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: audit 2024-03-11T21:03:06.212516+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:03:07.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: audit 2024-03-11T21:03:06.225951+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:03:07.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: audit 2024-03-11T21:03:06.229403+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:03:07.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: audit 2024-03-11T21:03:06.231097+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:03:07.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: audit 2024-03-11T21:03:06.240119+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:03:07.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: audit 2024-03-11T21:03:06.328234+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:03:07.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: audit 2024-03-11T21:03:06.331022+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:03:07.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: cephadm 2024-03-11T21:03:06.332496+0000 mgr.y (mgr.15414) 63 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-11T21:03:07.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: audit 2024-03-11T21:03:06.338544+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:03:07.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: audit 2024-03-11T21:03:06.344324+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-11T21:03:07.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: audit 2024-03-11T21:03:06.344921+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-11T21:03:07.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: audit 2024-03-11T21:03:06.349828+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-11T21:03:07.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: audit 2024-03-11T21:03:06.354424+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-11T21:03:07.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: audit 2024-03-11T21:03:06.355000+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-11T21:03:07.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: audit 2024-03-11T21:03:06.362784+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15414 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-11T21:03:07.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: audit 2024-03-11T21:03:06.365416+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-11T21:03:07.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: audit 2024-03-11T21:03:06.366824+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-11T21:03:07.647 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:07 smithi161 bash[14436]: cephadm 2024-03-11T21:03:06.367687+0000 mgr.y (mgr.15414) 64 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-11T21:03:09.146 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:03:08 smithi161 bash[38541]: ts=2024-03-11T21:03: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:03:09.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:09 smithi088 bash[14472]: cluster 2024-03-11T21:03:07.973496+0000 mgr.y (mgr.15414) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:03:09.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:09 smithi088 bash[14472]: audit 2024-03-11T21:03:08.799558+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:03:09.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:09 smithi088 bash[14472]: audit 2024-03-11T21:03:08.801882+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:03:09.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:09 smithi088 bash[14472]: audit 2024-03-11T21:03:08.803582+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:03:09.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:09 smithi088 bash[14472]: audit 2024-03-11T21:03:08.805095+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:03:09.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:09 smithi088 bash[19924]: cluster 2024-03-11T21:03:07.973496+0000 mgr.y (mgr.15414) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:03:09.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:09 smithi088 bash[19924]: audit 2024-03-11T21:03:08.799558+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:03:09.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:09 smithi088 bash[19924]: audit 2024-03-11T21:03:08.801882+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:03:09.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:09 smithi088 bash[19924]: audit 2024-03-11T21:03:08.803582+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:03:09.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:09 smithi088 bash[19924]: audit 2024-03-11T21:03:08.805095+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:03:09.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:09 smithi161 bash[14436]: cluster 2024-03-11T21:03:07.973496+0000 mgr.y (mgr.15414) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:03:09.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:09 smithi161 bash[14436]: audit 2024-03-11T21:03:08.799558+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15414 ' entity='mgr.y' 2024-03-11T21:03:09.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:09 smithi161 bash[14436]: audit 2024-03-11T21:03:08.801882+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:03:09.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:09 smithi161 bash[14436]: audit 2024-03-11T21:03:08.803582+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:03:09.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:09 smithi161 bash[14436]: audit 2024-03-11T21:03:08.805095+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:03:10.323 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:10 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:03:10] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.33.4" 2024-03-11T21:03:10.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:10 smithi088 bash[14472]: audit 2024-03-11T21:03:08.747252+0000 mgr.y (mgr.15414) 66 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:03:10.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:10 smithi088 bash[14472]: cephadm 2024-03-11T21:03:08.788289+0000 mgr.y (mgr.15414) 67 : cephadm [INF] Upgrade: Updating mon.a 2024-03-11T21:03:10.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:10 smithi088 bash[14472]: cephadm 2024-03-11T21:03:08.807061+0000 mgr.y (mgr.15414) 68 : cephadm [INF] Deploying daemon mon.a on smithi088 2024-03-11T21:03:10.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:10 smithi088 bash[19924]: audit 2024-03-11T21:03:08.747252+0000 mgr.y (mgr.15414) 66 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:03:10.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:10 smithi088 bash[19924]: cephadm 2024-03-11T21:03:08.788289+0000 mgr.y (mgr.15414) 67 : cephadm [INF] Upgrade: Updating mon.a 2024-03-11T21:03:10.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:10 smithi088 bash[19924]: cephadm 2024-03-11T21:03:08.807061+0000 mgr.y (mgr.15414) 68 : cephadm [INF] Deploying daemon mon.a on smithi088 2024-03-11T21:03:10.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:10 smithi161 bash[14436]: audit 2024-03-11T21:03:08.747252+0000 mgr.y (mgr.15414) 66 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:03:10.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:10 smithi161 bash[14436]: cephadm 2024-03-11T21:03:08.788289+0000 mgr.y (mgr.15414) 67 : cephadm [INF] Upgrade: Updating mon.a 2024-03-11T21:03:10.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:10 smithi161 bash[14436]: cephadm 2024-03-11T21:03:08.807061+0000 mgr.y (mgr.15414) 68 : cephadm [INF] Deploying daemon mon.a on smithi088 2024-03-11T21:03:11.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:11 smithi088 bash[19924]: cluster 2024-03-11T21:03:09.974689+0000 mgr.y (mgr.15414) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:03:11.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:11 smithi088 bash[14472]: cluster 2024-03-11T21:03:09.974689+0000 mgr.y (mgr.15414) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:03:11.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:11 smithi088 systemd[1]: Stopping Ceph mon.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:03:11.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:11 smithi161 bash[14436]: cluster 2024-03-11T21:03:09.974689+0000 mgr.y (mgr.15414) 69 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:03:11.776 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:11 smithi088 bash[14472]: debug 2024-03-11T21:03:11.455+0000 7f5c1baa5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-11T21:03:11.777 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:11 smithi088 bash[14472]: debug 2024-03-11T21:03:11.455+0000 7f5c1baa5700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-03-11T21:03:12.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:12 smithi088 bash[53917]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mon-a 2024-03-11T21:03:12.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:12 smithi088 bash[53990]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mon-a 2024-03-11T21:03:12.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:12 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mon.a.service: Succeeded. 2024-03-11T21:03:12.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:12 smithi088 systemd[1]: Stopped Ceph mon.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:03:13.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:12 smithi088 systemd[1]: Started Ceph mon.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:03:13.895 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:03:13 smithi161 bash[38541]: ts=2024-03-11T21:03:13.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:03:14.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.807+0000 7fcd8cc51c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-11T21:03:14.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.807+0000 7fcd8cc51c80 0 ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev), process ceph-mon, pid 8 2024-03-11T21:03:14.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.807+0000 7fcd8cc51c80 0 pidfile_write: ignore empty --pid-file 2024-03-11T21:03:14.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 0 load: jerasure load: lrc 2024-03-11T21:03:14.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-11T21:03:14.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Git sha 0 2024-03-11T21:03:14.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Compile date 2024-03-10 23:25:48 2024-03-11T21:03:14.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: DB SUMMARY 2024-03-11T21:03:14.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: DB Session ID: FFTCMWAR0KQ8OYGA7I0J 2024-03-11T21:03:14.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: CURRENT file: CURRENT 2024-03-11T21:03:14.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-11T21:03:14.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1337 Bytes 2024-03-11T21:03:14.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000036.sst 2024-03-11T21:03:14.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000034.log size: 430522 ; 2024-03-11T21:03:14.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.error_if_exists: 0 2024-03-11T21:03:14.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.create_if_missing: 0 2024-03-11T21:03:14.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-11T21:03:14.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-11T21:03:14.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-11T21:03:14.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-11T21:03:14.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.env: 0x5632306c0b20 2024-03-11T21:03:14.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-11T21:03:14.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.info_log: 0x5632328dd920 2024-03-11T21:03:14.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-11T21:03:14.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.statistics: (nil) 2024-03-11T21:03:14.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.use_fsync: 0 2024-03-11T21:03:14.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-11T21:03:14.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-11T21:03:14.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-11T21:03:14.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-11T21:03:14.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-11T21:03:14.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-11T21:03:14.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-11T21:03:14.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-11T21:03:14.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-11T21:03:14.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-11T21:03:14.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-11T21:03:14.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.db_log_dir: 2024-03-11T21:03:14.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.wal_dir: 2024-03-11T21:03:14.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-11T21:03:14.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-11T21:03:14.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-11T21:03:14.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-11T21:03:14.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-11T21:03:14.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-11T21:03:14.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-11T21:03:14.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-11T21:03:14.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.write_buffer_manager: 0x5632328b0dc0 2024-03-11T21:03:14.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-11T21:03:14.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-11T21:03:14.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-11T21:03:14.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-11T21:03:14.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-11T21:03:14.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-11T21:03:14.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-11T21:03:14.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-11T21:03:14.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.unordered_write: 0 2024-03-11T21:03:14.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-11T21:03:14.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-11T21:03:14.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-11T21:03:14.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-11T21:03:14.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.row_cache: None 2024-03-11T21:03:14.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.wal_filter: None 2024-03-11T21:03:14.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-11T21:03:14.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-11T21:03:14.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.two_write_queues: 0 2024-03-11T21:03:14.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-11T21:03:14.080 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.wal_compression: 0 2024-03-11T21:03:14.080 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.atomic_flush: 0 2024-03-11T21:03:14.080 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-11T21:03:14.080 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-11T21:03:14.080 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-11T21:03:14.080 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-11T21:03:14.080 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-11T21:03:14.080 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-11T21:03:14.080 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-11T21:03:14.080 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-11T21:03:14.080 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-11T21:03:14.080 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-11T21:03:14.080 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-11T21:03:14.080 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-11T21:03:14.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-11T21:03:14.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-11T21:03:14.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-11T21:03:14.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-11T21:03:14.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-11T21:03:14.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-11T21:03:14.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-11T21:03:14.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-11T21:03:14.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-11T21:03:14.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-11T21:03:14.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_open_files: -1 2024-03-11T21:03:14.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-11T21:03:14.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-11T21:03:14.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-11T21:03:14.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-11T21:03:14.082 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-11T21:03:14.082 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Compression algorithms supported: 2024-03-11T21:03:14.082 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-11T21:03:14.082 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: kZSTD supported: 0 2024-03-11T21:03:14.082 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: kXpressCompression supported: 0 2024-03-11T21:03:14.082 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-11T21:03:14.082 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: kZlibCompression supported: 1 2024-03-11T21:03:14.082 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-11T21:03:14.082 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-11T21:03:14.082 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-11T21:03:14.082 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-11T21:03:14.082 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-11T21:03:14.082 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-03-11T21:03:14.082 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-11T21:03:14.083 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-11T21:03:14.083 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.merge_operator: 2024-03-11T21:03:14.083 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compaction_filter: None 2024-03-11T21:03:14.083 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-11T21:03:14.083 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-11T21:03:14.083 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-11T21:03:14.083 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-11T21:03:14.083 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5632328dda20) 2024-03-11T21:03:14.083 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: cache_index_and_filter_blocks: 1 2024-03-11T21:03:14.083 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-11T21:03:14.083 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-11T21:03:14.083 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: pin_top_level_index_and_filter: 1 2024-03-11T21:03:14.083 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: index_type: 0 2024-03-11T21:03:14.083 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: data_block_index_type: 0 2024-03-11T21:03:14.083 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: index_shortening: 1 2024-03-11T21:03:14.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: data_block_hash_table_util_ratio: 0.750000 2024-03-11T21:03:14.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: checksum: 4 2024-03-11T21:03:14.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: no_block_cache: 0 2024-03-11T21:03:14.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: block_cache: 0x5632328e1090 2024-03-11T21:03:14.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: block_cache_name: BinnedLRUCache 2024-03-11T21:03:14.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: block_cache_options: 2024-03-11T21:03:14.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: capacity : 536870912 2024-03-11T21:03:14.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: num_shard_bits : 4 2024-03-11T21:03:14.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: strict_capacity_limit : 0 2024-03-11T21:03:14.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: high_pri_pool_ratio: 0.000 2024-03-11T21:03:14.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: block_cache_compressed: (nil) 2024-03-11T21:03:14.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: persistent_cache: (nil) 2024-03-11T21:03:14.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: block_size: 4096 2024-03-11T21:03:14.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: block_size_deviation: 10 2024-03-11T21:03:14.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: block_restart_interval: 16 2024-03-11T21:03:14.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: index_block_restart_interval: 1 2024-03-11T21:03:14.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: metadata_block_size: 4096 2024-03-11T21:03:14.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: partition_filters: 0 2024-03-11T21:03:14.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: use_delta_encoding: 1 2024-03-11T21:03:14.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: filter_policy: bloomfilter 2024-03-11T21:03:14.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: whole_key_filtering: 1 2024-03-11T21:03:14.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: verify_compression: 0 2024-03-11T21:03:14.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: read_amp_bytes_per_bit: 0 2024-03-11T21:03:14.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: format_version: 5 2024-03-11T21:03:14.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: enable_index_compression: 1 2024-03-11T21:03:14.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: block_align: 0 2024-03-11T21:03:14.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: max_auto_readahead_size: 262144 2024-03-11T21:03:14.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: prepopulate_block_cache: 0 2024-03-11T21:03:14.086 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: initial_auto_readahead_size: 8192 2024-03-11T21:03:14.086 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: num_file_reads_for_auto_readahead: 2 2024-03-11T21:03:14.086 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-11T21:03:14.086 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-11T21:03:14.086 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compression: NoCompression 2024-03-11T21:03:14.086 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-11T21:03:14.086 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-11T21:03:14.086 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-11T21:03:14.086 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.num_levels: 7 2024-03-11T21:03:14.086 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-11T21:03:14.086 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-11T21:03:14.086 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-11T21:03:14.086 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-11T21:03:14.086 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-11T21:03:14.087 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-11T21:03:14.087 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-11T21:03:14.087 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-11T21:03:14.087 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-11T21:03:14.087 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-11T21:03:14.087 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-11T21:03:14.087 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-11T21:03:14.087 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-11T21:03:14.087 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-11T21:03:14.087 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-11T21:03:14.087 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-11T21:03:14.087 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-11T21:03:14.087 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-11T21:03:14.087 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-11T21:03:14.087 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-11T21:03:14.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-11T21:03:14.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-11T21:03:14.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-11T21:03:14.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-11T21:03:14.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-11T21:03:14.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-11T21:03:14.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-11T21:03:14.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-11T21:03:14.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-11T21:03:14.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-11T21:03:14.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-11T21:03:14.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-11T21:03:14.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-11T21:03:14.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-11T21:03:14.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-11T21:03:14.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-11T21:03:14.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-11T21:03:14.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-11T21:03:14.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-11T21:03:14.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-11T21:03:14.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-11T21:03:14.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-11T21:03:14.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-11T21:03:14.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-11T21:03:14.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-11T21:03:14.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-11T21:03:14.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-11T21:03:14.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-11T21:03:14.090 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-11T21:03:14.090 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-11T21:03:14.090 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-11T21:03:14.090 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-11T21:03:14.090 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-11T21:03:14.090 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.table_properties_collectors: 2024-03-11T21:03:14.090 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-11T21:03:14.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-11T21:03:14.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-11T21:03:14.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-11T21:03:14.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-11T21:03:14.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.bloom_locality: 0 2024-03-11T21:03:14.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-11T21:03:14.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-11T21:03:14.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-11T21:03:14.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-11T21:03:14.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-11T21:03:14.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.ttl: 2592000 2024-03-11T21:03:14.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-11T21:03:14.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-11T21:03:14.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-11T21:03:14.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.enable_blob_files: false 2024-03-11T21:03:14.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.min_blob_size: 0 2024-03-11T21:03:14.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-11T21:03:14.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-11T21:03:14.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-11T21:03:14.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-11T21:03:14.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-11T21:03:14.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-11T21:03:14.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-11T21:03:14.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.811+0000 7fcd8cc51c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-11T21:03:14.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.815+0000 7fcd81bc7700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 36.sst 2024-03-11T21:03:14.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.815+0000 7fcd8cc51c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-11T21:03:14.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.815+0000 7fcd8cc51c80 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 16938, log_number is 34,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-11T21:03:14.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.815+0000 7fcd8cc51c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 34 2024-03-11T21:03:14.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.815+0000 7fcd8cc51c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e4889cb9-02ec-40e1-b56a-5bdb022349de 2024-03-11T21:03:14.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.815+0000 7fcd8cc51c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710190993820009, "job": 1, "event": "recovery_started", "wal_files": [34]} 2024-03-11T21:03:14.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.815+0000 7fcd8cc51c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #34 mode 2 2024-03-11T21:03:14.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.819+0000 7fcd8cc51c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710190993825664, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 39, "file_size": 427783, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16939, "largest_seqno": 17166, "table_properties": {"data_size": 425876, "index_size": 575, "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": 3182, "raw_average_key_size": 26, "raw_value_size": 423211, "raw_average_value_size": 3468, "num_data_blocks": 25, "num_entries": 122, "num_filter_entries": 122, "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": 1710190993, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e4889cb9-02ec-40e1-b56a-5bdb022349de", "db_session_id": "FFTCMWAR0KQ8OYGA7I0J", "orig_file_number": 39, "seqno_to_time_mapping": "N/A"}} 2024-03-11T21:03:14.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.819+0000 7fcd8cc51c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710190993825806, "job": 1, "event": "recovery_finished"} 2024-03-11T21:03:14.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.819+0000 7fcd8cc51c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 41 2024-03-11T21:03:14.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.819+0000 7fcd8cc51c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-11T21:03:14.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.823+0000 7fcd8cc51c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000034.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-11T21:03:14.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.823+0000 7fcd8cc51c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5632329d8000 2024-03-11T21:03:14.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.823+0000 7fcd8cc51c80 4 rocksdb: DB pointer 0x5632329c2000 2024-03-11T21:03:14.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.823+0000 7fcd7b3ba700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-11T21:03:14.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.823+0000 7fcd7b3ba700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-11T21:03:14.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: ** DB Stats ** 2024-03-11T21:03:14.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-11T21:03:14.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-11T21:03:14.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-11T21:03:14.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-11T21:03:14.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-11T21:03:14.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-11T21:03:14.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-11T21:03:14.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: ** Compaction Stats [default] ** 2024-03-11T21:03:14.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-11T21:03:14.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-11T21:03:14.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: L0 1/0 417.76 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-11T21:03:14.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: L6 1/0 10.39 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-03-11T21:03:14.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Sum 2/0 10.80 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-11T21:03:14.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-11T21:03:14.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: ** Compaction Stats [default] ** 2024-03-11T21:03:14.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-11T21:03:14.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-11T21:03:14.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 114.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-11T21:03:14.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-11T21:03:14.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-11T21:03:14.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-11T21:03:14.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-11T21:03:14.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: AddFile(Total Files): cumulative 0, interval 0 2024-03-11T21:03:14.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-11T21:03:14.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: AddFile(Keys): cumulative 0, interval 0 2024-03-11T21:03:14.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Cumulative compaction: 0.00 GB write, 38.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T21:03:14.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Interval compaction: 0.00 GB write, 38.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T21:03:14.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-11T21:03:14.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Block cache BinnedLRUCache@0x5632328e1090#8 capacity: 512.00 MB usage: 1.02 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.1e-05 secs_since: 0 2024-03-11T21:03:14.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,0.64 KB,0.00012219%) Misc(1,0.00 KB,0%) 2024-03-11T21:03:14.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: ** File Read Latency Histogram By Level [default] ** 2024-03-11T21:03:14.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.823+0000 7fcd8cc51c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] at bind addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T21:03:14.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.823+0000 7fcd8cc51c80 1 mon.a@-1(???) e3 preinit fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T21:03:14.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.827+0000 7fcd8cc51c80 0 mon.a@-1(???).mds e1 new map 2024-03-11T21:03:14.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.827+0000 7fcd8cc51c80 0 mon.a@-1(???).mds e1 print_map 2024-03-11T21:03:14.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: e1 2024-03-11T21:03:14.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-11T21:03:14.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-11T21:03:14.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: legacy client fscid: -1 2024-03-11T21:03:14.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: 2024-03-11T21:03:14.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: No filesystems configured 2024-03-11T21:03:14.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.827+0000 7fcd8cc51c80 0 mon.a@-1(???).osd e102 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-11T21:03:14.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.827+0000 7fcd8cc51c80 0 mon.a@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-03-11T21:03:14.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.827+0000 7fcd8cc51c80 0 mon.a@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-03-11T21:03:14.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.827+0000 7fcd8cc51c80 0 mon.a@-1(???).osd e102 crush map has features 432629239337189376, adjusting msgr requires 2024-03-11T21:03:14.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:13 smithi088 bash[54059]: debug 2024-03-11T21:03:13.827+0000 7fcd8cc51c80 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-03-11T21:03:15.648 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:15 smithi161 bash[38981]: ignoring --setuser ceph since I am not root 2024-03-11T21:03:15.649 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:15 smithi161 bash[38981]: ignoring --setgroup ceph since I am not root 2024-03-11T21:03:15.649 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:15 smithi161 bash[38981]: debug 2024-03-11T21:03:15.362+0000 7f99cbe34700 1 -- 172.21.15.161:0/1299198754 <== mon.2 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5590ee0a25a0 con 0x5590eee22c00 2024-03-11T21:03:15.649 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:15 smithi161 bash[38981]: debug 2024-03-11T21:03:15.522+0000 7f99d5c18200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-11T21:03:15.649 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:15 smithi161 bash[14436]: cluster 2024-03-11T21:03:11.976025+0000 mgr.y (mgr.15414) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:03:15.649 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:15 smithi161 bash[14436]: cluster 2024-03-11T21:03:13.976831+0000 mgr.y (mgr.15414) 71 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:03:15.649 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:15 smithi161 bash[14436]: audit 2024-03-11T21:03:14.100804+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:03:15.649 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:15 smithi161 bash[14436]: cluster 2024-03-11T21:03:15.252542+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-11T21:03:15.649 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:15 smithi161 bash[14436]: cluster 2024-03-11T21:03:15.273256+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-11T21:03:15.649 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:15 smithi161 bash[14436]: cluster 2024-03-11T21:03:15.284261+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-11T21:03:15.649 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:15 smithi161 bash[14436]: cluster 2024-03-11T21:03:15.285513+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-03-11T21:03:15.650 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:15 smithi161 bash[14436]: cluster 2024-03-11T21:03:15.285579+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-11T21:03:15.650 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:15 smithi161 bash[14436]: cluster 2024-03-11T21:03:15.287963+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e32: y(active, since 62s), standbys: x 2024-03-11T21:03:15.650 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:15 smithi161 bash[14436]: cluster 2024-03-11T21:03:15.288960+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-03-11T21:03:15.650 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:15 smithi161 bash[14436]: audit 2024-03-11T21:03:15.305197+0000 mon.a (mon.0) 8 : audit [INF] from='mgr.15414 ' entity='' 2024-03-11T21:03:15.650 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:15 smithi161 bash[14436]: cluster 2024-03-11T21:03:15.306952+0000 mon.a (mon.0) 9 : cluster [DBG] mgrmap e33: y(active, since 62s), standbys: x 2024-03-11T21:03:15.828 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[50848]: ignoring --setuser ceph since I am not root 2024-03-11T21:03:15.828 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[50848]: ignoring --setgroup ceph since I am not root 2024-03-11T21:03:15.828 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[50848]: debug 2024-03-11T21:03:15.359+0000 7fabc12ed700 1 -- 172.21.15.88:0/973306475 <== mon.1 v2:172.21.15.88:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a30cd8c5a0 con 0x55a30db0c800 2024-03-11T21:03:15.828 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[50848]: debug 2024-03-11T21:03:15.515+0000 7fabcb0d1200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-11T21:03:15.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[19924]: cluster 2024-03-11T21:03:11.976025+0000 mgr.y (mgr.15414) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:03:15.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[19924]: cluster 2024-03-11T21:03:13.976831+0000 mgr.y (mgr.15414) 71 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:03:15.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[19924]: audit 2024-03-11T21:03:14.100804+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:03:15.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[19924]: cluster 2024-03-11T21:03:15.252542+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-11T21:03:15.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[19924]: cluster 2024-03-11T21:03:15.273256+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-11T21:03:15.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[19924]: cluster 2024-03-11T21:03:15.284261+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-11T21:03:15.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[19924]: cluster 2024-03-11T21:03:15.285513+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-03-11T21:03:15.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[19924]: cluster 2024-03-11T21:03:15.285579+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-11T21:03:15.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[19924]: cluster 2024-03-11T21:03:15.287963+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e32: y(active, since 62s), standbys: x 2024-03-11T21:03:15.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[19924]: cluster 2024-03-11T21:03:15.288960+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-03-11T21:03:15.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[19924]: audit 2024-03-11T21:03:15.305197+0000 mon.a (mon.0) 8 : audit [INF] from='mgr.15414 ' entity='' 2024-03-11T21:03:15.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[19924]: cluster 2024-03-11T21:03:15.306952+0000 mon.a (mon.0) 9 : cluster [DBG] mgrmap e33: y(active, since 62s), standbys: x 2024-03-11T21:03:15.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[54059]: cluster 2024-03-11T21:03:11.976025+0000 mgr.y (mgr.15414) 70 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:03:15.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[54059]: cluster 2024-03-11T21:03:13.976831+0000 mgr.y (mgr.15414) 71 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:03:15.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[54059]: audit 2024-03-11T21:03:14.100804+0000 mon.c (mon.1) 103 : audit 0 from='mgr.15414 172.21.15.88:0/3425903420' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:03:15.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[54059]: cluster 2024-03-11T21:03:15.252542+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2024-03-11T21:03:15.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[54059]: cluster 2024-03-11T21:03:15.273256+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-11T21:03:15.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[54059]: cluster 2024-03-11T21:03:15.284261+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-11T21:03:15.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[54059]: cluster 2024-03-11T21:03:15.285513+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2024-03-11T21:03:15.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[54059]: cluster 2024-03-11T21:03:15.285579+0000 mon.a (mon.0) 5 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2024-03-11T21:03:15.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[54059]: cluster 2024-03-11T21:03:15.287963+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e32: y(active, since 62s), standbys: x 2024-03-11T21:03:15.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[54059]: cluster 2024-03-11T21:03:15.288960+0000 mon.a (mon.0) 7 : cluster 1 overall HEALTH_OK 2024-03-11T21:03:15.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[54059]: audit 2024-03-11T21:03:15.305197+0000 mon.a (mon.0) 8 : audit 1 from='mgr.15414 ' entity='' 2024-03-11T21:03:15.830 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:15 smithi088 bash[54059]: cluster 2024-03-11T21:03:15.306952+0000 mon.a (mon.0) 9 : cluster 0 mgrmap e33: y(active, since 62s), standbys: x 2024-03-11T21:03:16.823 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:16 smithi088 bash[50848]: debug 2024-03-11T21:03:16.415+0000 7fabcb0d1200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-11T21:03:16.823 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:16 smithi088 bash[50848]: debug 2024-03-11T21:03:16.515+0000 7fabcb0d1200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-11T21:03:16.823 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:16 smithi088 bash[50848]: debug 2024-03-11T21:03:16.615+0000 7fabcb0d1200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-11T21:03:16.895 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:16 smithi161 bash[38981]: debug 2024-03-11T21:03:16.422+0000 7f99d5c18200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-11T21:03:16.895 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:16 smithi161 bash[38981]: debug 2024-03-11T21:03:16.522+0000 7f99d5c18200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-11T21:03:16.895 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:16 smithi161 bash[38981]: debug 2024-03-11T21:03:16.622+0000 7f99d5c18200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-11T21:03:17.277 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:16 smithi088 bash[50848]: debug 2024-03-11T21:03:16.899+0000 7fabcb0d1200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-11T21:03:17.280 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:16 smithi161 bash[38981]: debug 2024-03-11T21:03:16.906+0000 7f99d5c18200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-11T21:03:17.573 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:17 smithi088 bash[50848]: debug 2024-03-11T21:03:17.275+0000 7fabcb0d1200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-11T21:03:17.573 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:17 smithi088 bash[50848]: debug 2024-03-11T21:03:17.431+0000 7fabcb0d1200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-11T21:03:17.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:17 smithi088 bash[54059]: cluster 2024-03-11T21:03:16.311955+0000 mon.a (mon.0) 10 : cluster 0 mgrmap e34: y(active, since 63s), standbys: x 2024-03-11T21:03:17.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:17 smithi088 bash[19924]: cluster 2024-03-11T21:03:16.311955+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e34: y(active, since 63s), standbys: x 2024-03-11T21:03:17.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:17 smithi161 bash[14436]: cluster 2024-03-11T21:03:16.311955+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e34: y(active, since 63s), standbys: x 2024-03-11T21:03:17.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:17 smithi161 bash[38981]: debug 2024-03-11T21:03:17.278+0000 7f99d5c18200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-11T21:03:17.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:17 smithi161 bash[38981]: debug 2024-03-11T21:03:17.438+0000 7f99d5c18200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-11T21:03:18.072 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:17 smithi088 bash[50848]: debug 2024-03-11T21:03:17.643+0000 7fabcb0d1200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-11T21:03:18.145 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:17 smithi161 bash[38981]: debug 2024-03-11T21:03:17.654+0000 7f99d5c18200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-11T21:03:19.072 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:18 smithi088 bash[50848]: debug 2024-03-11T21:03:18.659+0000 7fabcb0d1200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-11T21:03:19.072 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:18 smithi088 bash[50848]: debug 2024-03-11T21:03:18.771+0000 7fabcb0d1200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-11T21:03:19.072 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:18 smithi088 bash[50848]: debug 2024-03-11T21:03:18.891+0000 7fabcb0d1200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-11T21:03:19.145 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:18 smithi161 bash[38981]: debug 2024-03-11T21:03:18.670+0000 7f99d5c18200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-11T21:03:19.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:18 smithi161 bash[38981]: debug 2024-03-11T21:03:18.782+0000 7f99d5c18200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-11T21:03:19.146 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:18 smithi161 bash[38981]: debug 2024-03-11T21:03:18.902+0000 7f99d5c18200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-11T21:03:19.146 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:03:18 smithi161 bash[38541]: ts=2024-03-11T21:03: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:03:19.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:19 smithi161 bash[38981]: debug 2024-03-11T21:03:19.378+0000 7f99d5c18200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-11T21:03:19.646 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:19 smithi161 bash[38981]: debug 2024-03-11T21:03:19.598+0000 7f99d5c18200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-11T21:03:19.822 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:19 smithi088 bash[50848]: debug 2024-03-11T21:03:19.391+0000 7fabcb0d1200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-11T21:03:19.822 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:19 smithi088 bash[50848]: debug 2024-03-11T21:03:19.615+0000 7fabcb0d1200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-11T21:03:20.395 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:20 smithi161 bash[38981]: debug 2024-03-11T21:03:20.054+0000 7f99d5c18200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-11T21:03:20.572 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:20 smithi088 bash[50848]: debug 2024-03-11T21:03:20.099+0000 7fabcb0d1200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-11T21:03:20.895 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:20 smithi161 bash[38981]: debug 2024-03-11T21:03:20.570+0000 7f99d5c18200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-11T21:03:21.072 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:20 smithi088 bash[50848]: debug 2024-03-11T21:03:20.615+0000 7fabcb0d1200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-11T21:03:21.395 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:21 smithi161 bash[38981]: debug 2024-03-11T21:03:21.118+0000 7f99d5c18200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-11T21:03:21.395 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:21 smithi161 bash[38981]: debug 2024-03-11T21:03:21.226+0000 7f99d5c18200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-11T21:03:21.572 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:21 smithi088 bash[50848]: debug 2024-03-11T21:03:21.167+0000 7fabcb0d1200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-11T21:03:21.572 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:21 smithi088 bash[50848]: debug 2024-03-11T21:03:21.279+0000 7fabcb0d1200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-11T21:03:21.835 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:21 smithi161 bash[38981]: debug 2024-03-11T21:03:21.578+0000 7f99d5c18200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-11T21:03:21.836 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:21 smithi161 bash[38981]: debug 2024-03-11T21:03:21.690+0000 7f99d5c18200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-11T21:03:21.918 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:21 smithi088 bash[50848]: debug 2024-03-11T21:03:21.639+0000 7fabcb0d1200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-11T21:03:21.919 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:21 smithi088 bash[50848]: debug 2024-03-11T21:03:21.763+0000 7fabcb0d1200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-11T21:03:22.145 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:21 smithi161 bash[38981]: debug 2024-03-11T21:03:21.834+0000 7f99d5c18200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-11T21:03:22.145 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:21 smithi161 bash[38981]: debug 2024-03-11T21:03:21.950+0000 7f99d5c18200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-11T21:03:22.145 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:22 smithi161 bash[38981]: debug 2024-03-11T21:03:22.074+0000 7f99d5c18200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-11T21:03:22.322 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:21 smithi088 bash[50848]: debug 2024-03-11T21:03:21.915+0000 7fabcb0d1200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-11T21:03:22.322 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:22 smithi088 bash[50848]: debug 2024-03-11T21:03:22.035+0000 7fabcb0d1200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-11T21:03:22.323 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:22 smithi088 bash[50848]: debug 2024-03-11T21:03:22.163+0000 7fabcb0d1200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-11T21:03:22.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:22 smithi161 bash[38981]: debug 2024-03-11T21:03:22.258+0000 7f99d5c18200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-11T21:03:22.645 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:22 smithi161 bash[38981]: debug 2024-03-11T21:03:22.386+0000 7f99d5c18200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-11T21:03:22.822 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:22 smithi088 bash[50848]: debug 2024-03-11T21:03:22.351+0000 7fabcb0d1200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-11T21:03:22.822 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:22 smithi088 bash[50848]: debug 2024-03-11T21:03:22.479+0000 7fabcb0d1200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-11T21:03:23.787 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:23 smithi161 bash[14436]: cluster 2024-03-11T21:03:23.675608+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-03-11T21:03:23.788 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:23 smithi161 bash[14436]: cluster 2024-03-11T21:03:23.675790+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-03-11T21:03:23.788 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:23 smithi161 bash[14436]: audit 2024-03-11T21:03:23.681634+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.? 172.21.15.161:0/2767433245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T21:03:23.788 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:23 smithi161 bash[14436]: audit 2024-03-11T21:03:23.683028+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.? 172.21.15.161:0/2767433245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:03:23.788 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:23 smithi161 bash[14436]: audit 2024-03-11T21:03:23.688086+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.? 172.21.15.161:0/2767433245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T21:03:23.788 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:23 smithi161 bash[14436]: audit 2024-03-11T21:03:23.690404+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.? 172.21.15.161:0/2767433245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:03:23.788 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:03:23 smithi161 bash[38541]: ts=2024-03-11T21:03:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:03:23.789 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:23 smithi161 bash[38981]: debug 2024-03-11T21:03:23.650+0000 7f99d5c18200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-11T21:03:23.789 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:23 smithi161 bash[38981]: [11/Mar/2024:21:03:23] ENGINE Bus STARTING 2024-03-11T21:03:23.789 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:23 smithi161 bash[38981]: CherryPy Checker: 2024-03-11T21:03:24.014 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:23 smithi088 bash[50848]: debug 2024-03-11T21:03:23.743+0000 7fabcb0d1200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-11T21:03:24.014 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:23 smithi088 bash[50848]: [11/Mar/2024:21:03:23] ENGINE Bus STARTING 2024-03-11T21:03:24.015 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:23 smithi088 bash[54059]: cluster 2024-03-11T21:03:23.675608+0000 mon.a (mon.0) 11 : cluster 0 Standby manager daemon x restarted 2024-03-11T21:03:24.015 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:23 smithi088 bash[54059]: cluster 2024-03-11T21:03:23.675790+0000 mon.a (mon.0) 12 : cluster 0 Standby manager daemon x started 2024-03-11T21:03:24.015 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:23 smithi088 bash[54059]: audit 2024-03-11T21:03:23.681634+0000 mon.b (mon.2) 194 : audit 0 from='mgr.? 172.21.15.161:0/2767433245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T21:03:24.015 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:23 smithi088 bash[54059]: audit 2024-03-11T21:03:23.683028+0000 mon.b (mon.2) 195 : audit 0 from='mgr.? 172.21.15.161:0/2767433245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:03:24.015 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:23 smithi088 bash[54059]: audit 2024-03-11T21:03:23.688086+0000 mon.b (mon.2) 196 : audit 0 from='mgr.? 172.21.15.161:0/2767433245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T21:03:24.015 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:23 smithi088 bash[54059]: audit 2024-03-11T21:03:23.690404+0000 mon.b (mon.2) 197 : audit 0 from='mgr.? 172.21.15.161:0/2767433245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:03:24.015 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:23 smithi088 bash[19924]: cluster 2024-03-11T21:03:23.675608+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-03-11T21:03:24.015 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:23 smithi088 bash[19924]: cluster 2024-03-11T21:03:23.675790+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-03-11T21:03:24.015 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:23 smithi088 bash[19924]: audit 2024-03-11T21:03:23.681634+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.? 172.21.15.161:0/2767433245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-11T21:03:24.016 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:23 smithi088 bash[19924]: audit 2024-03-11T21:03:23.683028+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.? 172.21.15.161:0/2767433245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-11T21:03:24.016 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:23 smithi088 bash[19924]: audit 2024-03-11T21:03:23.688086+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.? 172.21.15.161:0/2767433245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-11T21:03:24.016 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:23 smithi088 bash[19924]: audit 2024-03-11T21:03:23.690404+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.? 172.21.15.161:0/2767433245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-11T21:03:24.067 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:23 smithi161 bash[38981]: The Application mounted at '' has an empty config. 2024-03-11T21:03:24.068 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:23 smithi161 bash[38981]: [11/Mar/2024:21:03:23] ENGINE Serving on http://:::9283 2024-03-11T21:03:24.068 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:03:23 smithi161 bash[38981]: [11/Mar/2024:21:03:23] ENGINE Bus STARTED 2024-03-11T21:03:24.322 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[50848]: CherryPy Checker: 2024-03-11T21:03:24.322 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[50848]: The Application mounted at '' has an empty config. 2024-03-11T21:03:24.322 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[50848]: [11/Mar/2024:21:03:24] ENGINE Serving on http://:::9283 2024-03-11T21:03:24.322 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[50848]: [11/Mar/2024:21:03:24] ENGINE Bus STARTED 2024-03-11T21:03:24.806 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:03:25.072 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[50848]: debug 2024-03-11T21:03:24.791+0000 7fab82b9f700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-03-11T21:03:25.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: cluster 2024-03-11T21:03:23.740061+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e35: y(active, since 70s), standbys: x 2024-03-11T21:03:25.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: cluster 2024-03-11T21:03:23.768621+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2024-03-11T21:03:25.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: cluster 2024-03-11T21:03:23.769016+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-03-11T21:03:25.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: cluster 2024-03-11T21:03:23.782874+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-11T21:03:25.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: cluster 2024-03-11T21:03:23.783816+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e36: y(active, starting, since 0.0148824s), standbys: x 2024-03-11T21:03:25.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.791933+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T21:03:25.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.792206+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T21:03:25.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.792374+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T21:03:25.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.793536+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-11T21:03:25.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.793756+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-11T21:03:25.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.794103+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T21:03:25.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.794426+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T21:03:25.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.794739+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T21:03:25.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.795086+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T21:03:25.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.795540+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T21:03:25.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.795827+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T21:03:25.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.796124+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T21:03:25.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.796402+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T21:03:25.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.796717+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-11T21:03:25.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.796960+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-11T21:03:25.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.797479+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-11T21:03:25.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: cluster 2024-03-11T21:03:23.807150+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2024-03-11T21:03:25.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.865287+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:03:25.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.917393+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:03:25.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.923440+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:03:25.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.923901+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:03:25.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.970705+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:03:25.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[19924]: audit 2024-03-11T21:03:23.971269+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:03:25.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: cluster 2024-03-11T21:03:23.740061+0000 mon.a (mon.0) 13 : cluster 0 mgrmap e35: y(active, since 70s), standbys: x 2024-03-11T21:03:25.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: cluster 2024-03-11T21:03:23.768621+0000 mon.a (mon.0) 14 : cluster 1 Active manager daemon y restarted 2024-03-11T21:03:25.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: cluster 2024-03-11T21:03:23.769016+0000 mon.a (mon.0) 15 : cluster 1 Activating manager daemon y 2024-03-11T21:03:25.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: cluster 2024-03-11T21:03:23.782874+0000 mon.a (mon.0) 16 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-03-11T21:03:25.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: cluster 2024-03-11T21:03:23.783816+0000 mon.a (mon.0) 17 : cluster 0 mgrmap e36: y(active, starting, since 0.0148824s), standbys: x 2024-03-11T21:03:25.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.791933+0000 mon.c (mon.1) 104 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T21:03:25.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.792206+0000 mon.c (mon.1) 105 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T21:03:25.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.792374+0000 mon.c (mon.1) 106 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T21:03:25.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.793536+0000 mon.c (mon.1) 107 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-11T21:03:25.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.793756+0000 mon.c (mon.1) 108 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-11T21:03:25.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.794103+0000 mon.c (mon.1) 109 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T21:03:25.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.794426+0000 mon.c (mon.1) 110 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T21:03:25.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.794739+0000 mon.c (mon.1) 111 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T21:03:25.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.795086+0000 mon.c (mon.1) 112 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T21:03:25.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.795540+0000 mon.c (mon.1) 113 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T21:03:25.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.795827+0000 mon.c (mon.1) 114 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T21:03:25.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.796124+0000 mon.c (mon.1) 115 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T21:03:25.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.796402+0000 mon.c (mon.1) 116 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T21:03:25.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.796717+0000 mon.c (mon.1) 117 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-11T21:03:25.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.796960+0000 mon.c (mon.1) 118 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-11T21:03:25.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.797479+0000 mon.c (mon.1) 119 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-11T21:03:25.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: cluster 2024-03-11T21:03:23.807150+0000 mon.a (mon.0) 18 : cluster 1 Manager daemon y is now available 2024-03-11T21:03:25.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.865287+0000 mon.c (mon.1) 120 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:03:25.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.917393+0000 mon.c (mon.1) 121 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:03:25.077 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.923440+0000 mon.c (mon.1) 122 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:03:25.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.923901+0000 mon.a (mon.0) 19 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:03:25.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.970705+0000 mon.c (mon.1) 123 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:03:25.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:24 smithi088 bash[54059]: audit 2024-03-11T21:03:23.971269+0000 mon.a (mon.0) 20 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:03:25.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: cluster 2024-03-11T21:03:23.740061+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e35: y(active, since 70s), standbys: x 2024-03-11T21:03:25.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: cluster 2024-03-11T21:03:23.768621+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2024-03-11T21:03:25.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: cluster 2024-03-11T21:03:23.769016+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-03-11T21:03:25.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: cluster 2024-03-11T21:03:23.782874+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-11T21:03:25.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: cluster 2024-03-11T21:03:23.783816+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e36: y(active, starting, since 0.0148824s), standbys: x 2024-03-11T21:03:25.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.791933+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T21:03:25.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.792206+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T21:03:25.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.792374+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T21:03:25.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.793536+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-11T21:03:25.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.793756+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-11T21:03:25.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.794103+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T21:03:25.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.794426+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T21:03:25.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.794739+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T21:03:25.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.795086+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T21:03:25.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.795540+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T21:03:25.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.795827+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T21:03:25.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.796124+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T21:03:25.148 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.796402+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T21:03:25.148 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.796717+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-11T21:03:25.148 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.796960+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-11T21:03:25.148 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.797479+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-11T21:03:25.148 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: cluster 2024-03-11T21:03:23.807150+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2024-03-11T21:03:25.148 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.865287+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:03:25.148 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.917393+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:03:25.148 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.923440+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:03:25.148 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.923901+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-11T21:03:25.148 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.970705+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:03:25.148 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:24 smithi161 bash[14436]: audit 2024-03-11T21:03:23.971269+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-11T21:03:25.545 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:03:25.545 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (2m) 30s ago 9m 15.5M - 0.23.0 ba2b418f427c b7fee0acba85 2024-03-11T21:03:25.545 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (96s) 30s ago 9m 43.9M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:03:25.546 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (48s) 30s ago 7m 43.7M - 3.5 e1d6a67b021e 50b8b3f208a0 2024-03-11T21:03:25.546 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (36s) 30s ago 15m 87.2M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:03:25.546 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (90s) 30s ago 17m 490M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:03:25.546 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (17m) 30s ago 17m 66.6M 2048M 17.2.0 e1d6a67b021e b1fab2aa9918 2024-03-11T21:03:25.546 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (15m) 30s ago 15m 60.7M 2048M 17.2.0 e1d6a67b021e cabfbda7483c 2024-03-11T21:03:25.546 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (15m) 30s ago 15m 58.4M 2048M 17.2.0 e1d6a67b021e b1c40e88a25e 2024-03-11T21:03:25.546 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (2m) 30s ago 9m 11.2M - 1.3.1 1dbe0e931976 a368601127f2 2024-03-11T21:03:25.546 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (2m) 30s ago 9m 11.2M - 1.3.1 1dbe0e931976 15c6385acab7 2024-03-11T21:03:25.546 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (15m) 30s ago 15m 57.6M 2781M 17.2.0 e1d6a67b021e e8944005ffae 2024-03-11T21:03:25.546 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (14m) 30s ago 14m 59.3M 2781M 17.2.0 e1d6a67b021e 73bf771b15d5 2024-03-11T21:03:25.546 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (13m) 30s ago 13m 54.2M 2781M 17.2.0 e1d6a67b021e 4865ede65151 2024-03-11T21:03:25.546 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (13m) 30s ago 13m 57.3M 2781M 17.2.0 e1d6a67b021e 44e8ad8c4e08 2024-03-11T21:03:25.546 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (12m) 30s ago 12m 58.7M 3037M 17.2.0 e1d6a67b021e 26ce6e88b4d8 2024-03-11T21:03:25.546 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (11m) 30s ago 12m 55.2M 3037M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T21:03:25.547 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (11m) 30s ago 11m 53.2M 3037M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T21:03:25.547 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (10m) 30s ago 10m 57.0M 3037M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T21:03:25.547 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (43s) 30s ago 9m 50.1M - 2.33.4 514e6a882f6e 6ee523244c3c 2024-03-11T21:03:25.547 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (7m) 30s ago 7m 86.9M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T21:03:25.547 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (7m) 30s ago 7m 87.2M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:03:25.547 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (7m) 30s ago 7m 87.0M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T21:03:25.547 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (7m) 30s ago 7m 87.0M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:03:26.001 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:03:26.003 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:03:26.004 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-11T21:03:26.004 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 1 2024-03-11T21:03:26.004 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:03:26.004 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:03:26.004 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:03:26.004 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:03:26.004 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:03:26.004 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-11T21:03:26.004 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:03:26.004 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-03-11T21:03:26.004 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:03:26.005 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T21:03:26.005 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:03:26.005 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:03:26.005 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-03-11T21:03:26.005 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:03:26.005 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:03:26.005 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:03:26.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:25 smithi088 bash[19924]: cluster 2024-03-11T21:03:24.782252+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e37: y(active, since 1.01333s), standbys: x 2024-03-11T21:03:26.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:25 smithi088 bash[19924]: cephadm 2024-03-11T21:03:24.898864+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [11/Mar/2024:21:03:24] ENGINE Bus STARTING 2024-03-11T21:03:26.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:25 smithi088 bash[19924]: cephadm 2024-03-11T21:03:25.026383+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [11/Mar/2024:21:03:25] ENGINE Serving on https://172.21.15.88:7150 2024-03-11T21:03:26.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:25 smithi088 bash[19924]: cephadm 2024-03-11T21:03:25.128790+0000 mgr.y (mgr.34107) 6 : cephadm [INF] [11/Mar/2024:21:03:25] ENGINE Serving on http://172.21.15.88:8765 2024-03-11T21:03:26.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:25 smithi088 bash[19924]: cephadm 2024-03-11T21:03:25.129653+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [11/Mar/2024:21:03:25] ENGINE Bus STARTED 2024-03-11T21:03:26.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:25 smithi088 bash[19924]: audit 2024-03-11T21:03:25.166517+0000 mgr.y (mgr.34107) 8 : audit [DBG] from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:26.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:25 smithi088 bash[54059]: cluster 2024-03-11T21:03:24.782252+0000 mon.a (mon.0) 21 : cluster 0 mgrmap e37: y(active, since 1.01333s), standbys: x 2024-03-11T21:03:26.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:25 smithi088 bash[54059]: cephadm 2024-03-11T21:03:24.898864+0000 mgr.y (mgr.34107) 4 : cephadm 1 [11/Mar/2024:21:03:24] ENGINE Bus STARTING 2024-03-11T21:03:26.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:25 smithi088 bash[54059]: cephadm 2024-03-11T21:03:25.026383+0000 mgr.y (mgr.34107) 5 : cephadm 1 [11/Mar/2024:21:03:25] ENGINE Serving on https://172.21.15.88:7150 2024-03-11T21:03:26.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:25 smithi088 bash[54059]: cephadm 2024-03-11T21:03:25.128790+0000 mgr.y (mgr.34107) 6 : cephadm 1 [11/Mar/2024:21:03:25] ENGINE Serving on http://172.21.15.88:8765 2024-03-11T21:03:26.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:25 smithi088 bash[54059]: cephadm 2024-03-11T21:03:25.129653+0000 mgr.y (mgr.34107) 7 : cephadm 1 [11/Mar/2024:21:03:25] ENGINE Bus STARTED 2024-03-11T21:03:26.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:25 smithi088 bash[54059]: audit 2024-03-11T21:03:25.166517+0000 mgr.y (mgr.34107) 8 : audit 0 from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:26.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:25 smithi161 bash[14436]: cluster 2024-03-11T21:03:24.782252+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e37: y(active, since 1.01333s), standbys: x 2024-03-11T21:03:26.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:25 smithi161 bash[14436]: cephadm 2024-03-11T21:03:24.898864+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [11/Mar/2024:21:03:24] ENGINE Bus STARTING 2024-03-11T21:03:26.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:25 smithi161 bash[14436]: cephadm 2024-03-11T21:03:25.026383+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [11/Mar/2024:21:03:25] ENGINE Serving on https://172.21.15.88:7150 2024-03-11T21:03:26.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:25 smithi161 bash[14436]: cephadm 2024-03-11T21:03:25.128790+0000 mgr.y (mgr.34107) 6 : cephadm [INF] [11/Mar/2024:21:03:25] ENGINE Serving on http://172.21.15.88:8765 2024-03-11T21:03:26.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:25 smithi161 bash[14436]: cephadm 2024-03-11T21:03:25.129653+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [11/Mar/2024:21:03:25] ENGINE Bus STARTED 2024-03-11T21:03:26.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:25 smithi161 bash[14436]: audit 2024-03-11T21:03:25.166517+0000 mgr.y (mgr.34107) 8 : audit [DBG] from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:26.365 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:03:26.365 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:03:26.365 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:03:26.365 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:03:26.365 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:03:26.365 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-03-11T21:03:26.366 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:03:26.366 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "2/23 daemons upgraded", 2024-03-11T21:03:26.366 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "", 2024-03-11T21:03:26.366 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:03:26.366 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:03:26.808 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:03:27.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:26 smithi088 bash[54059]: audit 2024-03-11T21:03:25.526529+0000 mgr.y (mgr.34107) 9 : audit 0 from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:27.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:26 smithi088 bash[54059]: cluster 2024-03-11T21:03:25.795216+0000 mgr.y (mgr.34107) 10 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:03:27.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:26 smithi088 bash[54059]: audit 2024-03-11T21:03:26.002611+0000 mon.c (mon.1) 124 : audit 0 from='client.? 172.21.15.88:0/1878089771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:03:27.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:26 smithi088 bash[54059]: audit 2024-03-11T21:03:26.366445+0000 mgr.y (mgr.34107) 11 : audit 0 from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:27.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:26 smithi088 bash[19924]: audit 2024-03-11T21:03:25.526529+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:27.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:26 smithi088 bash[19924]: cluster 2024-03-11T21:03:25.795216+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:03:27.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:26 smithi088 bash[19924]: audit 2024-03-11T21:03:26.002611+0000 mon.c (mon.1) 124 : audit [DBG] from='client.? 172.21.15.88:0/1878089771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:03:27.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:26 smithi088 bash[19924]: audit 2024-03-11T21:03:26.366445+0000 mgr.y (mgr.34107) 11 : audit [DBG] from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:27.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:26 smithi161 bash[14436]: audit 2024-03-11T21:03:25.526529+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:27.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:26 smithi161 bash[14436]: cluster 2024-03-11T21:03:25.795216+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:03:27.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:26 smithi161 bash[14436]: audit 2024-03-11T21:03:26.002611+0000 mon.c (mon.1) 124 : audit [DBG] from='client.? 172.21.15.88:0/1878089771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:03:27.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:26 smithi161 bash[14436]: audit 2024-03-11T21:03:26.366445+0000 mgr.y (mgr.34107) 11 : audit [DBG] from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:28.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:27 smithi088 bash[19924]: cluster 2024-03-11T21:03:26.807093+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e38: y(active, since 3s), standbys: x 2024-03-11T21:03:28.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:27 smithi088 bash[19924]: audit 2024-03-11T21:03:26.809980+0000 mon.c (mon.1) 125 : audit [DBG] from='client.? 172.21.15.88:0/973846202' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:03:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:27 smithi088 bash[54059]: cluster 2024-03-11T21:03:26.807093+0000 mon.a (mon.0) 22 : cluster 0 mgrmap e38: y(active, since 3s), standbys: x 2024-03-11T21:03:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:27 smithi088 bash[54059]: audit 2024-03-11T21:03:26.809980+0000 mon.c (mon.1) 125 : audit 0 from='client.? 172.21.15.88:0/973846202' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:03:28.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:27 smithi161 bash[14436]: cluster 2024-03-11T21:03:26.807093+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e38: y(active, since 3s), standbys: x 2024-03-11T21:03:28.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:27 smithi161 bash[14436]: audit 2024-03-11T21:03:26.809980+0000 mon.c (mon.1) 125 : audit [DBG] from='client.? 172.21.15.88:0/973846202' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:03:29.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:28 smithi161 bash[14436]: cluster 2024-03-11T21:03:27.795983+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:03:29.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:28 smithi088 bash[54059]: cluster 2024-03-11T21:03:27.795983+0000 mgr.y (mgr.34107) 12 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:03:29.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:28 smithi088 bash[19924]: cluster 2024-03-11T21:03:27.795983+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:03:30.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:29 smithi161 bash[14436]: cluster 2024-03-11T21:03:28.822270+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e39: y(active, since 5s), standbys: x 2024-03-11T21:03:30.237 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:29 smithi088 bash[54059]: cluster 2024-03-11T21:03:28.822270+0000 mon.a (mon.0) 23 : cluster 0 mgrmap e39: y(active, since 5s), standbys: x 2024-03-11T21:03:30.237 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:29 smithi088 bash[19924]: cluster 2024-03-11T21:03:28.822270+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e39: y(active, since 5s), standbys: x 2024-03-11T21:03:30.572 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:30 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:03:30] "GET /metrics HTTP/1.1" 200 35372 "" "Prometheus/2.33.4" 2024-03-11T21:03:31.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:30 smithi161 bash[14436]: cluster 2024-03-11T21:03:29.796888+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:03:31.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:30 smithi161 bash[14436]: audit 2024-03-11T21:03:30.790281+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:31.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:30 smithi161 bash[14436]: audit 2024-03-11T21:03:30.800356+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:31.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:30 smithi161 bash[14436]: audit 2024-03-11T21:03:30.838235+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:31.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:30 smithi088 bash[19924]: cluster 2024-03-11T21:03:29.796888+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:03:31.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:30 smithi088 bash[19924]: audit 2024-03-11T21:03:30.790281+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:31.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:30 smithi088 bash[19924]: audit 2024-03-11T21:03:30.800356+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:31.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:30 smithi088 bash[19924]: audit 2024-03-11T21:03:30.838235+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:31.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:30 smithi088 bash[54059]: cluster 2024-03-11T21:03:29.796888+0000 mgr.y (mgr.34107) 13 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:03:31.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:30 smithi088 bash[54059]: audit 2024-03-11T21:03:30.790281+0000 mon.a (mon.0) 24 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:31.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:30 smithi088 bash[54059]: audit 2024-03-11T21:03:30.800356+0000 mon.a (mon.0) 25 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:31.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:30 smithi088 bash[54059]: audit 2024-03-11T21:03:30.838235+0000 mon.a (mon.0) 26 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:32.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:31 smithi161 bash[14436]: audit 2024-03-11T21:03:30.854539+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:32.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:31 smithi088 bash[19924]: audit 2024-03-11T21:03:30.854539+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:32.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:31 smithi088 bash[54059]: audit 2024-03-11T21:03:30.854539+0000 mon.a (mon.0) 27 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:33.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:32 smithi088 bash[54059]: cluster 2024-03-11T21:03:31.798217+0000 mgr.y (mgr.34107) 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-03-11T21:03:33.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:32 smithi088 bash[54059]: audit 2024-03-11T21:03:31.908987+0000 mon.a (mon.0) 28 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:33.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:32 smithi088 bash[54059]: audit 2024-03-11T21:03:31.919562+0000 mon.a (mon.0) 29 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:33.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:32 smithi088 bash[54059]: audit 2024-03-11T21:03:31.949263+0000 mon.a (mon.0) 30 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:33.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:32 smithi088 bash[54059]: audit 2024-03-11T21:03:31.963987+0000 mon.a (mon.0) 31 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:33.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:32 smithi088 bash[19924]: cluster 2024-03-11T21:03:31.798217+0000 mgr.y (mgr.34107) 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-03-11T21:03:33.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:32 smithi088 bash[19924]: audit 2024-03-11T21:03:31.908987+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:33.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:32 smithi088 bash[19924]: audit 2024-03-11T21:03:31.919562+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:33.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:32 smithi088 bash[19924]: audit 2024-03-11T21:03:31.949263+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:33.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:32 smithi088 bash[19924]: audit 2024-03-11T21:03:31.963987+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:33.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:32 smithi161 bash[14436]: cluster 2024-03-11T21:03:31.798217+0000 mgr.y (mgr.34107) 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-03-11T21:03:33.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:32 smithi161 bash[14436]: audit 2024-03-11T21:03:31.908987+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:33.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:32 smithi161 bash[14436]: audit 2024-03-11T21:03:31.919562+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:33.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:32 smithi161 bash[14436]: audit 2024-03-11T21:03:31.949263+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:33.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:32 smithi161 bash[14436]: audit 2024-03-11T21:03:31.963987+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:33.895 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:03:33 smithi161 bash[38541]: ts=2024-03-11T21:03:33.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:03:35.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:34 smithi088 bash[54059]: cluster 2024-03-11T21:03:33.799001+0000 mgr.y (mgr.34107) 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-03-11T21:03:35.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:34 smithi088 bash[19924]: cluster 2024-03-11T21:03:33.799001+0000 mgr.y (mgr.34107) 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-03-11T21:03:35.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:34 smithi161 bash[14436]: cluster 2024-03-11T21:03:33.799001+0000 mgr.y (mgr.34107) 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-03-11T21:03:36.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:35 smithi088 bash[54059]: audit 2024-03-11T21:03:34.809829+0000 mgr.y (mgr.34107) 16 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:03:36.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:35 smithi088 bash[19924]: audit 2024-03-11T21:03:34.809829+0000 mgr.y (mgr.34107) 16 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:03:36.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:35 smithi161 bash[14436]: audit 2024-03-11T21:03:34.809829+0000 mgr.y (mgr.34107) 16 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:03:37.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:36 smithi088 bash[54059]: cluster 2024-03-11T21:03:35.800701+0000 mgr.y (mgr.34107) 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-03-11T21:03:37.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:36 smithi088 bash[19924]: cluster 2024-03-11T21:03:35.800701+0000 mgr.y (mgr.34107) 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-03-11T21:03:37.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:36 smithi161 bash[14436]: cluster 2024-03-11T21:03:35.800701+0000 mgr.y (mgr.34107) 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-03-11T21:03:38.930 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:03:38 smithi161 bash[38541]: ts=2024-03-11T21:03:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:03:39.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:38 smithi088 bash[54059]: cluster 2024-03-11T21:03:37.801466+0000 mgr.y (mgr.34107) 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-03-11T21:03:39.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:38 smithi088 bash[54059]: audit 2024-03-11T21:03:38.917892+0000 mon.c (mon.1) 126 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:03:39.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:38 smithi088 bash[19924]: cluster 2024-03-11T21:03:37.801466+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:03:39.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:38 smithi088 bash[19924]: audit 2024-03-11T21:03:38.917892+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:03:39.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:38 smithi161 bash[14436]: cluster 2024-03-11T21:03:37.801466+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:03:39.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:38 smithi161 bash[14436]: audit 2024-03-11T21:03:38.917892+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:03:40.572 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:40 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:03:40] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.33.4" 2024-03-11T21:03:41.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:40 smithi088 bash[54059]: cluster 2024-03-11T21:03:39.803132+0000 mgr.y (mgr.34107) 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-03-11T21:03:41.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:40 smithi088 bash[19924]: cluster 2024-03-11T21:03:39.803132+0000 mgr.y (mgr.34107) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:03:41.362 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:40 smithi161 bash[14436]: cluster 2024-03-11T21:03:39.803132+0000 mgr.y (mgr.34107) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:03:43.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: cluster 2024-03-11T21:03:41.804077+0000 mgr.y (mgr.34107) 20 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:03:43.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: audit 2024-03-11T21:03:41.921233+0000 mon.a (mon.0) 32 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: audit 2024-03-11T21:03:41.934805+0000 mon.a (mon.0) 33 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: audit 2024-03-11T21:03:41.943429+0000 mon.c (mon.1) 127 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:03:43.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: audit 2024-03-11T21:03:41.946212+0000 mon.c (mon.1) 128 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:03:43.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: cephadm 2024-03-11T21:03:41.948459+0000 mgr.y (mgr.34107) 21 : cephadm 1 Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T21:03:43.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: cephadm 2024-03-11T21:03:41.948829+0000 mgr.y (mgr.34107) 22 : cephadm 1 Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T21:03:43.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: cephadm 2024-03-11T21:03:42.113866+0000 mgr.y (mgr.34107) 23 : cephadm 1 Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:03:43.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: cephadm 2024-03-11T21:03:42.114217+0000 mgr.y (mgr.34107) 24 : cephadm 1 Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:03:43.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: cephadm 2024-03-11T21:03:42.279428+0000 mgr.y (mgr.34107) 25 : cephadm 1 Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:03:43.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: cephadm 2024-03-11T21:03:42.279776+0000 mgr.y (mgr.34107) 26 : cephadm 1 Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:03:43.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: audit 2024-03-11T21:03:42.621032+0000 mon.a (mon.0) 34 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: audit 2024-03-11T21:03:42.627225+0000 mon.a (mon.0) 35 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: audit 2024-03-11T21:03:42.637936+0000 mon.a (mon.0) 36 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: audit 2024-03-11T21:03:42.644295+0000 mon.a (mon.0) 37 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: audit 2024-03-11T21:03:42.653504+0000 mon.a (mon.0) 38 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: audit 2024-03-11T21:03:42.742124+0000 mon.c (mon.1) 129 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:03:43.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: audit 2024-03-11T21:03:42.747406+0000 mon.c (mon.1) 130 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:03:43.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: audit 2024-03-11T21:03:42.750447+0000 mon.c (mon.1) 131 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-11T21:03:43.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[54059]: audit 2024-03-11T21:03:42.752176+0000 mon.c (mon.1) 132 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-11T21:03:43.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: cluster 2024-03-11T21:03:41.804077+0000 mgr.y (mgr.34107) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:03:43.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: audit 2024-03-11T21:03:41.921233+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: audit 2024-03-11T21:03:41.934805+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: audit 2024-03-11T21:03:41.943429+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:03:43.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: audit 2024-03-11T21:03:41.946212+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:03:43.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: cephadm 2024-03-11T21:03:41.948459+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T21:03:43.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: cephadm 2024-03-11T21:03:41.948829+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T21:03:43.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: cephadm 2024-03-11T21:03:42.113866+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:03:43.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: cephadm 2024-03-11T21:03:42.114217+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:03:43.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: cephadm 2024-03-11T21:03:42.279428+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:03:43.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: cephadm 2024-03-11T21:03:42.279776+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:03:43.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: audit 2024-03-11T21:03:42.621032+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: audit 2024-03-11T21:03:42.627225+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: audit 2024-03-11T21:03:42.637936+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: audit 2024-03-11T21:03:42.644295+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: audit 2024-03-11T21:03:42.653504+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: audit 2024-03-11T21:03:42.742124+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:03:43.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: audit 2024-03-11T21:03:42.747406+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:03:43.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: audit 2024-03-11T21:03:42.750447+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-11T21:03:43.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:42 smithi088 bash[19924]: audit 2024-03-11T21:03:42.752176+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-11T21:03:43.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: cluster 2024-03-11T21:03:41.804077+0000 mgr.y (mgr.34107) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-11T21:03:43.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: audit 2024-03-11T21:03:41.921233+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: audit 2024-03-11T21:03:41.934805+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: audit 2024-03-11T21:03:41.943429+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:03:43.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: audit 2024-03-11T21:03:41.946212+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:03:43.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: cephadm 2024-03-11T21:03:41.948459+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-03-11T21:03:43.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: cephadm 2024-03-11T21:03:41.948829+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.conf 2024-03-11T21:03:43.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: cephadm 2024-03-11T21:03:42.113866+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:03:43.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: cephadm 2024-03-11T21:03:42.114217+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.conf 2024-03-11T21:03:43.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: cephadm 2024-03-11T21:03:42.279428+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi161:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:03:43.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: cephadm 2024-03-11T21:03:42.279776+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-03-11T21:03:43.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: audit 2024-03-11T21:03:42.621032+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: audit 2024-03-11T21:03:42.627225+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: audit 2024-03-11T21:03:42.637936+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: audit 2024-03-11T21:03:42.644295+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: audit 2024-03-11T21:03:42.653504+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:43.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: audit 2024-03-11T21:03:42.742124+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:03:43.396 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: audit 2024-03-11T21:03:42.747406+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:03:43.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: audit 2024-03-11T21:03:42.750447+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-11T21:03:43.397 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:42 smithi161 bash[14436]: audit 2024-03-11T21:03:42.752176+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-11T21:03:43.895 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:03:43 smithi161 bash[38541]: ts=2024-03-11T21:03:43.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:03:44.264 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:43 smithi088 bash[54059]: cephadm 2024-03-11T21:03:42.444708+0000 mgr.y (mgr.34107) 27 : cephadm 1 Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:03:44.264 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:43 smithi088 bash[54059]: cephadm 2024-03-11T21:03:42.445065+0000 mgr.y (mgr.34107) 28 : cephadm 1 Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:03:44.264 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:43 smithi088 bash[54059]: cephadm 2024-03-11T21:03:42.753522+0000 mgr.y (mgr.34107) 29 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-03-11T21:03:44.264 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:43 smithi088 bash[19924]: cephadm 2024-03-11T21:03:42.444708+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:03:44.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:43 smithi088 bash[19924]: cephadm 2024-03-11T21:03:42.445065+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:03:44.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:43 smithi088 bash[19924]: cephadm 2024-03-11T21:03:42.753522+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-11T21:03:44.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:43 smithi161 bash[14436]: cephadm 2024-03-11T21:03:42.444708+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Updating smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:03:44.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:43 smithi161 bash[14436]: cephadm 2024-03-11T21:03:42.445065+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Updating smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/config/ceph.client.admin.keyring 2024-03-11T21:03:44.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:43 smithi161 bash[14436]: cephadm 2024-03-11T21:03:42.753522+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-11T21:03:45.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:44 smithi088 bash[54059]: cluster 2024-03-11T21:03:43.804800+0000 mgr.y (mgr.34107) 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-03-11T21:03:45.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:44 smithi088 bash[19924]: cluster 2024-03-11T21:03:43.804800+0000 mgr.y (mgr.34107) 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-03-11T21:03:45.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:44 smithi161 bash[14436]: cluster 2024-03-11T21:03:43.804800+0000 mgr.y (mgr.34107) 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-03-11T21:03:46.616 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:46 smithi088 bash[54059]: audit 2024-03-11T21:03:44.819309+0000 mgr.y (mgr.34107) 31 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:03:46.616 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:46 smithi088 bash[54059]: cephadm 2024-03-11T21:03:45.328479+0000 mgr.y (mgr.34107) 32 : cephadm 1 Upgrade: Updating mon.c 2024-03-11T21:03:46.616 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:46 smithi088 bash[54059]: audit 2024-03-11T21:03:45.336757+0000 mon.a (mon.0) 39 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:46.616 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:46 smithi088 bash[54059]: audit 2024-03-11T21:03:45.342548+0000 mon.c (mon.1) 133 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:03:46.616 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:46 smithi088 bash[54059]: audit 2024-03-11T21:03:45.343889+0000 mon.c (mon.1) 134 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:03:46.616 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:46 smithi088 bash[54059]: audit 2024-03-11T21:03:45.345059+0000 mon.c (mon.1) 135 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:03:46.617 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:46 smithi088 bash[54059]: cephadm 2024-03-11T21:03:45.346850+0000 mgr.y (mgr.34107) 33 : cephadm 1 Deploying daemon mon.c on smithi088 2024-03-11T21:03:46.617 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:46 smithi088 bash[19924]: audit 2024-03-11T21:03:44.819309+0000 mgr.y (mgr.34107) 31 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:03:46.617 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:46 smithi088 bash[19924]: cephadm 2024-03-11T21:03:45.328479+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-03-11T21:03:46.617 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:46 smithi088 bash[19924]: audit 2024-03-11T21:03:45.336757+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:46.617 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:46 smithi088 bash[19924]: audit 2024-03-11T21:03:45.342548+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:03:46.617 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:46 smithi088 bash[19924]: audit 2024-03-11T21:03:45.343889+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:03:46.617 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:46 smithi088 bash[19924]: audit 2024-03-11T21:03:45.345059+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:03:46.617 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:46 smithi088 bash[19924]: cephadm 2024-03-11T21:03:45.346850+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Deploying daemon mon.c on smithi088 2024-03-11T21:03:46.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:46 smithi161 bash[14436]: audit 2024-03-11T21:03:44.819309+0000 mgr.y (mgr.34107) 31 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:03:46.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:46 smithi161 bash[14436]: cephadm 2024-03-11T21:03:45.328479+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-03-11T21:03:46.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:46 smithi161 bash[14436]: audit 2024-03-11T21:03:45.336757+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:46.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:46 smithi161 bash[14436]: audit 2024-03-11T21:03:45.342548+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:03:46.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:46 smithi161 bash[14436]: audit 2024-03-11T21:03:45.343889+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:03:46.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:46 smithi161 bash[14436]: audit 2024-03-11T21:03:45.345059+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:03:46.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:46 smithi161 bash[14436]: cephadm 2024-03-11T21:03:45.346850+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Deploying daemon mon.c on smithi088 2024-03-11T21:03:47.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:47 smithi161 bash[14436]: cluster 2024-03-11T21:03:45.806435+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:03:47.784 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:47 smithi088 bash[19924]: cluster 2024-03-11T21:03:45.806435+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:03:47.784 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:47 smithi088 bash[54059]: cluster 2024-03-11T21:03:45.806435+0000 mgr.y (mgr.34107) 34 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:03:48.061 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:47 smithi088 bash[50848]: [11/Mar/2024:21:03:47] ENGINE Bus STOPPING 2024-03-11T21:03:48.061 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:47 smithi088 bash[50848]: [11/Mar/2024:21:03:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-11T21:03:48.061 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:47 smithi088 bash[50848]: [11/Mar/2024:21:03:47] ENGINE Bus STOPPED 2024-03-11T21:03:48.061 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:47 smithi088 bash[50848]: [11/Mar/2024:21:03:47] ENGINE Bus STARTING 2024-03-11T21:03:48.061 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:47 smithi088 systemd[1]: Stopping Ceph mon.c for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:03:48.061 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:47 smithi088 bash[19924]: debug 2024-03-11T21:03:47.935+0000 7fe7ed9ea700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-11T21:03:48.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:47 smithi088 bash[19924]: debug 2024-03-11T21:03:47.939+0000 7fe7ed9ea700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-03-11T21:03:48.322 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:48 smithi088 bash[50848]: [11/Mar/2024:21:03:48] ENGINE Serving on http://:::9283 2024-03-11T21:03:48.322 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:48 smithi088 bash[50848]: [11/Mar/2024:21:03:48] ENGINE Bus STARTED 2024-03-11T21:03:49.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:48 smithi088 bash[55297]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mon-c 2024-03-11T21:03:49.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:48 smithi088 bash[55382]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mon-c 2024-03-11T21:03:49.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:48 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mon.c.service: Succeeded. 2024-03-11T21:03:49.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:48 smithi088 systemd[1]: Stopped Ceph mon.c for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:03:49.145 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:03:48 smithi161 bash[38541]: ts=2024-03-11T21:03:48.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:03:49.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:49 smithi088 systemd[1]: Started Ceph mon.c for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:03:50.321 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:03:50] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.33.4" 2024-03-11T21:03:50.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.138+0000 7f565fbf3c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-11T21:03:50.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.138+0000 7f565fbf3c80 0 ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev), process ceph-mon, pid 7 2024-03-11T21:03:50.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.138+0000 7f565fbf3c80 0 pidfile_write: ignore empty --pid-file 2024-03-11T21:03:50.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.142+0000 7f565fbf3c80 0 load: jerasure load: lrc 2024-03-11T21:03:50.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-11T21:03:50.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Git sha 0 2024-03-11T21:03:50.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Compile date 2024-03-10 23:25:48 2024-03-11T21:03:50.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: DB SUMMARY 2024-03-11T21:03:50.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: DB Session ID: A100Q042PIS2RQOP0BIV 2024-03-11T21:03:50.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: CURRENT file: CURRENT 2024-03-11T21:03:50.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-11T21:03:50.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1262 Bytes 2024-03-11T21:03:50.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000030.sst 2024-03-11T21:03:50.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000028.log size: 4105186 ; 2024-03-11T21:03:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.error_if_exists: 0 2024-03-11T21:03:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.create_if_missing: 0 2024-03-11T21:03:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-11T21:03:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-11T21:03:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-11T21:03:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-11T21:03:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.env: 0x55aaf284cb20 2024-03-11T21:03:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-11T21:03:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.info_log: 0x55aaf44d5920 2024-03-11T21:03:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-11T21:03:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.statistics: (nil) 2024-03-11T21:03:50.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.use_fsync: 0 2024-03-11T21:03:50.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-11T21:03:50.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-11T21:03:50.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-11T21:03:50.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-11T21:03:50.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-11T21:03:50.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-11T21:03:50.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-11T21:03:50.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-11T21:03:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-11T21:03:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-11T21:03:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-11T21:03:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.db_log_dir: 2024-03-11T21:03:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.wal_dir: 2024-03-11T21:03:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-11T21:03:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-11T21:03:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-11T21:03:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-11T21:03:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-11T21:03:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-11T21:03:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-11T21:03:50.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-11T21:03:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.write_buffer_manager: 0x55aaf44a8dc0 2024-03-11T21:03:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-11T21:03:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-11T21:03:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-11T21:03:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-11T21:03:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-11T21:03:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-11T21:03:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-11T21:03:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-11T21:03:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.unordered_write: 0 2024-03-11T21:03:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-11T21:03:50.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-11T21:03:50.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-11T21:03:50.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-11T21:03:50.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.row_cache: None 2024-03-11T21:03:50.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.wal_filter: None 2024-03-11T21:03:50.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-11T21:03:50.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-11T21:03:50.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.two_write_queues: 0 2024-03-11T21:03:50.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-11T21:03:50.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.wal_compression: 0 2024-03-11T21:03:50.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.atomic_flush: 0 2024-03-11T21:03:50.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-11T21:03:50.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-11T21:03:50.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-11T21:03:50.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-11T21:03:50.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-11T21:03:50.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-11T21:03:50.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-11T21:03:50.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-11T21:03:50.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-11T21:03:50.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-11T21:03:50.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-11T21:03:50.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-11T21:03:50.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-11T21:03:50.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-11T21:03:50.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-11T21:03:50.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-11T21:03:50.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-11T21:03:50.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-11T21:03:50.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-11T21:03:50.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-11T21:03:50.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-11T21:03:50.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-11T21:03:50.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_open_files: -1 2024-03-11T21:03:50.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-11T21:03:50.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-11T21:03:50.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-11T21:03:50.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-11T21:03:50.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-11T21:03:50.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Compression algorithms supported: 2024-03-11T21:03:50.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-11T21:03:50.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: kZSTD supported: 0 2024-03-11T21:03:50.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: kXpressCompression supported: 0 2024-03-11T21:03:50.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-11T21:03:50.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: kZlibCompression supported: 1 2024-03-11T21:03:50.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-11T21:03:50.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-11T21:03:50.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-11T21:03:50.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-11T21:03:50.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-11T21:03:50.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-03-11T21:03:50.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-11T21:03:50.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-11T21:03:50.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.merge_operator: 2024-03-11T21:03:50.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compaction_filter: None 2024-03-11T21:03:50.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-11T21:03:50.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-11T21:03:50.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-11T21:03:50.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-11T21:03:50.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55aaf44d5a20) 2024-03-11T21:03:50.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: cache_index_and_filter_blocks: 1 2024-03-11T21:03:50.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-11T21:03:50.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-11T21:03:50.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: pin_top_level_index_and_filter: 1 2024-03-11T21:03:50.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: index_type: 0 2024-03-11T21:03:50.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: data_block_index_type: 0 2024-03-11T21:03:50.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: index_shortening: 1 2024-03-11T21:03:50.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: data_block_hash_table_util_ratio: 0.750000 2024-03-11T21:03:50.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: checksum: 4 2024-03-11T21:03:50.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: no_block_cache: 0 2024-03-11T21:03:50.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: block_cache: 0x55aaf44d9090 2024-03-11T21:03:50.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: block_cache_name: BinnedLRUCache 2024-03-11T21:03:50.335 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: block_cache_options: 2024-03-11T21:03:50.335 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: capacity : 536870912 2024-03-11T21:03:50.335 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: num_shard_bits : 4 2024-03-11T21:03:50.335 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: strict_capacity_limit : 0 2024-03-11T21:03:50.335 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: high_pri_pool_ratio: 0.000 2024-03-11T21:03:50.335 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: block_cache_compressed: (nil) 2024-03-11T21:03:50.335 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: persistent_cache: (nil) 2024-03-11T21:03:50.335 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: block_size: 4096 2024-03-11T21:03:50.335 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: block_size_deviation: 10 2024-03-11T21:03:50.335 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: block_restart_interval: 16 2024-03-11T21:03:50.335 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: index_block_restart_interval: 1 2024-03-11T21:03:50.335 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: metadata_block_size: 4096 2024-03-11T21:03:50.335 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: partition_filters: 0 2024-03-11T21:03:50.336 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: use_delta_encoding: 1 2024-03-11T21:03:50.336 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: filter_policy: bloomfilter 2024-03-11T21:03:50.336 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: whole_key_filtering: 1 2024-03-11T21:03:50.336 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: verify_compression: 0 2024-03-11T21:03:50.336 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: read_amp_bytes_per_bit: 0 2024-03-11T21:03:50.336 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: format_version: 5 2024-03-11T21:03:50.336 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: enable_index_compression: 1 2024-03-11T21:03:50.336 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: block_align: 0 2024-03-11T21:03:50.336 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: max_auto_readahead_size: 262144 2024-03-11T21:03:50.336 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: prepopulate_block_cache: 0 2024-03-11T21:03:50.336 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: initial_auto_readahead_size: 8192 2024-03-11T21:03:50.336 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: num_file_reads_for_auto_readahead: 2 2024-03-11T21:03:50.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-11T21:03:50.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-11T21:03:50.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compression: NoCompression 2024-03-11T21:03:50.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-11T21:03:50.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-11T21:03:50.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-11T21:03:50.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.num_levels: 7 2024-03-11T21:03:50.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-11T21:03:50.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-11T21:03:50.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-11T21:03:50.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-11T21:03:50.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-11T21:03:50.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-11T21:03:50.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-11T21:03:50.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-11T21:03:50.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-11T21:03:50.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-11T21:03:50.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-11T21:03:50.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-11T21:03:50.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-11T21:03:50.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-11T21:03:50.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-11T21:03:50.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-11T21:03:50.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-11T21:03:50.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-11T21:03:50.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-11T21:03:50.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-11T21:03:50.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-11T21:03:50.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-11T21:03:50.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-11T21:03:50.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-11T21:03:50.340 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-11T21:03:50.340 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-11T21:03:50.340 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-11T21:03:50.340 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-11T21:03:50.340 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-11T21:03:50.340 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-11T21:03:50.340 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-11T21:03:50.340 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-11T21:03:50.340 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-11T21:03:50.340 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-11T21:03:50.340 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-11T21:03:50.340 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-11T21:03:50.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-11T21:03:50.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-11T21:03:50.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-11T21:03:50.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-11T21:03:50.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-11T21:03:50.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-11T21:03:50.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-11T21:03:50.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-11T21:03:50.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-11T21:03:50.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-11T21:03:50.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-11T21:03:50.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-11T21:03:50.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-11T21:03:50.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-11T21:03:50.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-11T21:03:50.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-11T21:03:50.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-11T21:03:50.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.table_properties_collectors: 2024-03-11T21:03:50.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-11T21:03:50.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-11T21:03:50.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-11T21:03:50.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-11T21:03:50.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-11T21:03:50.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.bloom_locality: 0 2024-03-11T21:03:50.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-11T21:03:50.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-11T21:03:50.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-11T21:03:50.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-11T21:03:50.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-11T21:03:50.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.ttl: 2592000 2024-03-11T21:03:50.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-11T21:03:50.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-11T21:03:50.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-11T21:03:50.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.enable_blob_files: false 2024-03-11T21:03:50.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.min_blob_size: 0 2024-03-11T21:03:50.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-11T21:03:50.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-11T21:03:50.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-11T21:03:50.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-11T21:03:50.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-11T21:03:50.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-11T21:03:50.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-11T21:03:50.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-11T21:03:50.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f5654b69700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2024-03-11T21:03:50.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-11T21:03:50.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 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 18061, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-11T21:03:50.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-03-11T21:03:50.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1ffd3fe4-306a-4c76-8001-df02b50fae1e 2024-03-11T21:03:50.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710191030153136, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-03-11T21:03:50.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.146+0000 7f565fbf3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-03-11T21:03:50.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.158+0000 7f565fbf3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710191030163499, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 2644598, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18066, "largest_seqno": 18903, "table_properties": {"data_size": 2640300, "index_size": 2320, "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": 8838, "raw_average_key_size": 24, "raw_value_size": 2632321, "raw_average_value_size": 7153, "num_data_blocks": 105, "num_entries": 368, "num_filter_entries": 368, "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": 1710191030, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1ffd3fe4-306a-4c76-8001-df02b50fae1e", "db_session_id": "A100Q042PIS2RQOP0BIV", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-03-11T21:03:50.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.158+0000 7f565fbf3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710191030163616, "job": 1, "event": "recovery_finished"} 2024-03-11T21:03:50.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.158+0000 7f565fbf3c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-03-11T21:03:50.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.158+0000 7f565fbf3c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-11T21:03:50.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.162+0000 7f565fbf3c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-11T21:03:50.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.162+0000 7f565fbf3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55aaf45d0000 2024-03-11T21:03:50.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.162+0000 7f565fbf3c80 4 rocksdb: DB pointer 0x55aaf45ba000 2024-03-11T21:03:50.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.162+0000 7f564e35c700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-11T21:03:50.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.162+0000 7f564e35c700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-11T21:03:50.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: ** DB Stats ** 2024-03-11T21:03:50.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-11T21:03:50.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-11T21:03:50.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-11T21:03:50.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-11T21:03:50.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-11T21:03:50.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-11T21:03:50.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-11T21:03:50.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: ** Compaction Stats [default] ** 2024-03-11T21:03:50.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-11T21:03:50.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-11T21:03:50.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: L0 1/0 2.52 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 601.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-11T21:03:50.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: L6 1/0 10.39 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-03-11T21:03:50.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Sum 2/0 12.91 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 601.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-11T21:03:50.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 601.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-11T21:03:50.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: ** Compaction Stats [default] ** 2024-03-11T21:03:50.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-11T21:03:50.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-11T21:03:50.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 601.4 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-11T21:03:50.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-11T21:03:50.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-11T21:03:50.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Flush(GB): cumulative 0.002, interval 0.002 2024-03-11T21:03:50.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-11T21:03:50.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: AddFile(Total Files): cumulative 0, interval 0 2024-03-11T21:03:50.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-11T21:03:50.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: AddFile(Keys): cumulative 0, interval 0 2024-03-11T21:03:50.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Cumulative compaction: 0.00 GB write, 148.97 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T21:03:50.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Interval compaction: 0.00 GB write, 148.97 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T21:03:50.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-11T21:03:50.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: Block cache BinnedLRUCache@0x55aaf44d9090#7 capacity: 512.00 MB usage: 3.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-03-11T21:03:50.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: 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-03-11T21:03:50.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: ** File Read Latency Histogram By Level [default] ** 2024-03-11T21:03:50.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.162+0000 7f565fbf3c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] at bind addrs [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T21:03:50.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.166+0000 7f565fbf3c80 1 mon.c@-1(???) e3 preinit fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T21:03:50.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.166+0000 7f565fbf3c80 0 mon.c@-1(???).mds e1 new map 2024-03-11T21:03:50.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.166+0000 7f565fbf3c80 0 mon.c@-1(???).mds e1 print_map 2024-03-11T21:03:50.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: e1 2024-03-11T21:03:50.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-11T21:03:50.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-11T21:03:50.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: legacy client fscid: -1 2024-03-11T21:03:50.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: 2024-03-11T21:03:50.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: No filesystems configured 2024-03-11T21:03:50.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.166+0000 7f565fbf3c80 0 mon.c@-1(???).osd e103 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-11T21:03:50.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.166+0000 7f565fbf3c80 0 mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-03-11T21:03:50.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.166+0000 7f565fbf3c80 0 mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-03-11T21:03:50.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.166+0000 7f565fbf3c80 0 mon.c@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-03-11T21:03:50.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:50 smithi088 bash[55449]: debug 2024-03-11T21:03:50.166+0000 7f565fbf3c80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-03-11T21:03:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[54059]: cluster 2024-03-11T21:03:49.808729+0000 mgr.y (mgr.34107) 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-03-11T21:03:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[54059]: cluster 2024-03-11T21:03:50.385204+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-03-11T21:03:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[54059]: cluster 2024-03-11T21:03:51.277368+0000 mon.a (mon.0) 40 : cluster 1 mon.a calling monitor election 2024-03-11T21:03:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[54059]: cluster 2024-03-11T21:03:51.284723+0000 mon.a (mon.0) 41 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-11T21:03:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[54059]: cluster 2024-03-11T21:03:51.294753+0000 mon.a (mon.0) 42 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-11T21:03:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[54059]: cluster 2024-03-11T21:03:51.295734+0000 mon.a (mon.0) 43 : cluster 0 fsmap 2024-03-11T21:03:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[54059]: cluster 2024-03-11T21:03:51.295814+0000 mon.a (mon.0) 44 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-03-11T21:03:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[54059]: cluster 2024-03-11T21:03:51.296469+0000 mon.a (mon.0) 45 : cluster 0 mgrmap e39: y(active, since 27s), standbys: x 2024-03-11T21:03:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[54059]: cluster 2024-03-11T21:03:51.296815+0000 mon.a (mon.0) 46 : cluster 1 overall HEALTH_OK 2024-03-11T21:03:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[54059]: audit 2024-03-11T21:03:51.312605+0000 mon.a (mon.0) 47 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[54059]: audit 2024-03-11T21:03:51.325854+0000 mon.a (mon.0) 48 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:52.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[55449]: cluster 2024-03-11T21:03:49.808729+0000 mgr.y (mgr.34107) 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-03-11T21:03:52.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[55449]: cluster 2024-03-11T21:03:50.385204+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-03-11T21:03:52.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[55449]: cluster 2024-03-11T21:03:51.277368+0000 mon.a (mon.0) 40 : cluster 1 mon.a calling monitor election 2024-03-11T21:03:52.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[55449]: cluster 2024-03-11T21:03:51.284723+0000 mon.a (mon.0) 41 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-11T21:03:52.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[55449]: cluster 2024-03-11T21:03:51.294753+0000 mon.a (mon.0) 42 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-11T21:03:52.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[55449]: cluster 2024-03-11T21:03:51.295734+0000 mon.a (mon.0) 43 : cluster 0 fsmap 2024-03-11T21:03:52.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[55449]: cluster 2024-03-11T21:03:51.295814+0000 mon.a (mon.0) 44 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-03-11T21:03:52.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[55449]: cluster 2024-03-11T21:03:51.296469+0000 mon.a (mon.0) 45 : cluster 0 mgrmap e39: y(active, since 27s), standbys: x 2024-03-11T21:03:52.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[55449]: cluster 2024-03-11T21:03:51.296815+0000 mon.a (mon.0) 46 : cluster 1 overall HEALTH_OK 2024-03-11T21:03:52.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[55449]: audit 2024-03-11T21:03:51.312605+0000 mon.a (mon.0) 47 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:52.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:52 smithi088 bash[55449]: audit 2024-03-11T21:03:51.325854+0000 mon.a (mon.0) 48 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:52.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:52 smithi161 bash[14436]: cluster 2024-03-11T21:03:49.808729+0000 mgr.y (mgr.34107) 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-03-11T21:03:52.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:52 smithi161 bash[14436]: cluster 2024-03-11T21:03:50.385204+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-11T21:03:52.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:52 smithi161 bash[14436]: cluster 2024-03-11T21:03:51.277368+0000 mon.a (mon.0) 40 : cluster [INF] mon.a calling monitor election 2024-03-11T21:03:52.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:52 smithi161 bash[14436]: cluster 2024-03-11T21:03:51.284723+0000 mon.a (mon.0) 41 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-11T21:03:52.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:52 smithi161 bash[14436]: cluster 2024-03-11T21:03:51.294753+0000 mon.a (mon.0) 42 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-11T21:03:52.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:52 smithi161 bash[14436]: cluster 2024-03-11T21:03:51.295734+0000 mon.a (mon.0) 43 : cluster [DBG] fsmap 2024-03-11T21:03:52.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:52 smithi161 bash[14436]: cluster 2024-03-11T21:03:51.295814+0000 mon.a (mon.0) 44 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-11T21:03:52.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:52 smithi161 bash[14436]: cluster 2024-03-11T21:03:51.296469+0000 mon.a (mon.0) 45 : cluster [DBG] mgrmap e39: y(active, since 27s), standbys: x 2024-03-11T21:03:52.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:52 smithi161 bash[14436]: cluster 2024-03-11T21:03:51.296815+0000 mon.a (mon.0) 46 : cluster [INF] overall HEALTH_OK 2024-03-11T21:03:52.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:52 smithi161 bash[14436]: audit 2024-03-11T21:03:51.312605+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:52.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:52 smithi161 bash[14436]: audit 2024-03-11T21:03:51.325854+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:53.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:53 smithi088 bash[54059]: cluster 2024-03-11T21:03:51.809482+0000 mgr.y (mgr.34107) 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-03-11T21:03:53.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:53 smithi088 bash[55449]: cluster 2024-03-11T21:03:51.809482+0000 mgr.y (mgr.34107) 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-03-11T21:03:53.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:53 smithi161 bash[14436]: cluster 2024-03-11T21:03:51.809482+0000 mgr.y (mgr.34107) 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-03-11T21:03:53.645 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:03:53 smithi161 bash[38541]: ts=2024-03-11T21:03:53.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:03:54.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:54 smithi088 bash[54059]: audit 2024-03-11T21:03:53.919350+0000 mon.b (mon.2) 201 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:03:54.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:54 smithi088 bash[55449]: audit 2024-03-11T21:03:53.919350+0000 mon.b (mon.2) 201 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:03:54.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:54 smithi161 bash[14436]: audit 2024-03-11T21:03:53.919350+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:03:55.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:55 smithi088 bash[54059]: cluster 2024-03-11T21:03:53.810306+0000 mgr.y (mgr.34107) 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-03-11T21:03:55.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:55 smithi088 bash[55449]: cluster 2024-03-11T21:03:53.810306+0000 mgr.y (mgr.34107) 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-03-11T21:03:55.572 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:03:55 smithi088 bash[50848]: debug 2024-03-11T21:03:55.174+0000 7fab82b9f700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-03-11T21:03:55.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:55 smithi161 bash[14436]: cluster 2024-03-11T21:03:53.810306+0000 mgr.y (mgr.34107) 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-03-11T21:03:56.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:56 smithi161 bash[14436]: audit 2024-03-11T21:03:54.827316+0000 mgr.y (mgr.34107) 39 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:03:56.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:56 smithi088 bash[54059]: audit 2024-03-11T21:03:54.827316+0000 mgr.y (mgr.34107) 39 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:03:56.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:56 smithi088 bash[55449]: audit 2024-03-11T21:03:54.827316+0000 mgr.y (mgr.34107) 39 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:03:57.286 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:03:57.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:57 smithi088 bash[54059]: cluster 2024-03-11T21:03:55.812005+0000 mgr.y (mgr.34107) 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-03-11T21:03:57.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:57 smithi088 bash[55449]: cluster 2024-03-11T21:03:55.812005+0000 mgr.y (mgr.34107) 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-03-11T21:03:57.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:57 smithi161 bash[14436]: cluster 2024-03-11T21:03:55.812005+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:03:58.109 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:03:58.109 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (2m) 0s ago 10m 16.0M - 0.23.0 ba2b418f427c b7fee0acba85 2024-03-11T21:03:58.109 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (2m) 27s ago 9m 43.7M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:03:58.110 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (81s) 0s ago 7m 45.8M - 3.5 e1d6a67b021e 50b8b3f208a0 2024-03-11T21:03:58.110 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (69s) 27s ago 16m 440M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:03:58.110 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (2m) 0s ago 18m 489M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:03:58.110 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (45s) 0s ago 18m 39.4M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:03:58.110 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (16m) 27s ago 16m 56.5M 2048M 17.2.0 e1d6a67b021e cabfbda7483c 2024-03-11T21:03:58.110 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (8s) 0s ago 16m 22.5M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:03:58.110 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (3m) 0s ago 10m 11.6M - 1.3.1 1dbe0e931976 a368601127f2 2024-03-11T21:03:58.110 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (2m) 27s ago 10m 14.5M - 1.3.1 1dbe0e931976 15c6385acab7 2024-03-11T21:03:58.110 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (15m) 0s ago 15m 58.3M 2781M 17.2.0 e1d6a67b021e e8944005ffae 2024-03-11T21:03:58.110 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (14m) 0s ago 14m 59.5M 2781M 17.2.0 e1d6a67b021e 73bf771b15d5 2024-03-11T21:03:58.110 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (14m) 0s ago 14m 54.6M 2781M 17.2.0 e1d6a67b021e 4865ede65151 2024-03-11T21:03:58.110 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (13m) 0s ago 13m 57.7M 2781M 17.2.0 e1d6a67b021e 44e8ad8c4e08 2024-03-11T21:03:58.110 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (13m) 27s ago 13m 58.7M 3037M 17.2.0 e1d6a67b021e 26ce6e88b4d8 2024-03-11T21:03:58.110 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (12m) 27s ago 12m 55.5M 3037M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T21:03:58.111 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (11m) 27s ago 11m 53.8M 3037M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T21:03:58.111 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (11m) 27s ago 11m 57.0M 3037M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T21:03:58.111 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (76s) 27s ago 10m 55.5M - 2.33.4 514e6a882f6e 6ee523244c3c 2024-03-11T21:03:58.111 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (8m) 0s ago 8m 87.3M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T21:03:58.111 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (8m) 27s ago 8m 87.4M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:03:58.111 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (8m) 0s ago 8m 87.6M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T21:03:58.111 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (8m) 27s ago 8m 87.2M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:03:58.591 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:03:58.592 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:03:58.592 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-11T21:03:58.592 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:03:58.592 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:03:58.592 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:03:58.592 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:03:58.592 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:03:58.592 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:03:58.592 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-11T21:03:58.592 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:03:58.592 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:03:58.592 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T21:03:58.592 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:03:58.593 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:03:58.593 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-11T21:03:58.593 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 4 2024-03-11T21:03:58.593 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:03:58.593 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:03:58.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:58 smithi161 bash[14436]: audit 2024-03-11T21:03:57.266990+0000 mgr.y (mgr.34107) 41 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:58.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:58 smithi161 bash[14436]: audit 2024-03-11T21:03:57.823679+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:58.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:58 smithi161 bash[14436]: audit 2024-03-11T21:03:57.835702+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:58.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:58 smithi088 bash[55449]: audit 2024-03-11T21:03:57.266990+0000 mgr.y (mgr.34107) 41 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:58.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:58 smithi088 bash[55449]: audit 2024-03-11T21:03:57.823679+0000 mon.a (mon.0) 49 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:58.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:58 smithi088 bash[55449]: audit 2024-03-11T21:03:57.835702+0000 mon.a (mon.0) 50 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:58.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:58 smithi088 bash[54059]: audit 2024-03-11T21:03:57.266990+0000 mgr.y (mgr.34107) 41 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:58.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:58 smithi088 bash[54059]: audit 2024-03-11T21:03:57.823679+0000 mon.a (mon.0) 49 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:58.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:58 smithi088 bash[54059]: audit 2024-03-11T21:03:57.835702+0000 mon.a (mon.0) 50 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:58.980 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:03:58.981 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:03:58.981 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:03:58.981 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:03:58.981 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:03:58.981 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-03-11T21:03:58.981 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:03:58.981 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "4/23 daemons upgraded", 2024-03-11T21:03:58.981 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading mon daemons", 2024-03-11T21:03:58.981 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:03:58.981 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:03:59.145 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:03:58 smithi161 bash[38541]: ts=2024-03-11T21:03: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:03:59.456 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:03:59.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:59 smithi161 bash[14436]: audit 2024-03-11T21:03:57.700046+0000 mgr.y (mgr.34107) 42 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:59.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:59 smithi161 bash[14436]: cluster 2024-03-11T21:03:57.812903+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:03:59.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:59 smithi161 bash[14436]: audit 2024-03-11T21:03:58.088312+0000 mgr.y (mgr.34107) 44 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:59.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:59 smithi161 bash[14436]: audit 2024-03-11T21:03:58.594131+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.88:0/325840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:03:59.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:59 smithi161 bash[14436]: audit 2024-03-11T21:03:58.895698+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:59.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:03:59 smithi161 bash[14436]: audit 2024-03-11T21:03:58.907416+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:59.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:59 smithi088 bash[54059]: audit 2024-03-11T21:03:57.700046+0000 mgr.y (mgr.34107) 42 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:59.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:59 smithi088 bash[54059]: cluster 2024-03-11T21:03:57.812903+0000 mgr.y (mgr.34107) 43 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:03:59.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:59 smithi088 bash[54059]: audit 2024-03-11T21:03:58.088312+0000 mgr.y (mgr.34107) 44 : audit 0 from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:59.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:59 smithi088 bash[54059]: audit 2024-03-11T21:03:58.594131+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.88:0/325840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:03:59.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:59 smithi088 bash[54059]: audit 2024-03-11T21:03:58.895698+0000 mon.a (mon.0) 51 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:59.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:03:59 smithi088 bash[54059]: audit 2024-03-11T21:03:58.907416+0000 mon.a (mon.0) 52 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:59.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:59 smithi088 bash[55449]: audit 2024-03-11T21:03:57.700046+0000 mgr.y (mgr.34107) 42 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:59.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:59 smithi088 bash[55449]: cluster 2024-03-11T21:03:57.812903+0000 mgr.y (mgr.34107) 43 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:03:59.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:59 smithi088 bash[55449]: audit 2024-03-11T21:03:58.088312+0000 mgr.y (mgr.34107) 44 : audit 0 from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:03:59.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:59 smithi088 bash[55449]: audit 2024-03-11T21:03:58.594131+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.88:0/325840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:03:59.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:59 smithi088 bash[55449]: audit 2024-03-11T21:03:58.895698+0000 mon.a (mon.0) 51 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:03:59.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:03:59 smithi088 bash[55449]: audit 2024-03-11T21:03:58.907416+0000 mon.a (mon.0) 52 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:00.571 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:04:00 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:04:00] "GET /metrics HTTP/1.1" 200 38117 "" "Prometheus/2.33.4" 2024-03-11T21:04:00.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:00 smithi088 bash[54059]: audit 2024-03-11T21:03:58.982915+0000 mgr.y (mgr.34107) 45 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:04:00.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:00 smithi088 bash[54059]: audit 2024-03-11T21:03:59.459049+0000 mon.a (mon.0) 53 : audit 0 from='client.? 172.21.15.88:0/2295588057' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:04:00.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:00 smithi088 bash[55449]: audit 2024-03-11T21:03:58.982915+0000 mgr.y (mgr.34107) 45 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:04:00.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:00 smithi088 bash[55449]: audit 2024-03-11T21:03:59.459049+0000 mon.a (mon.0) 53 : audit 0 from='client.? 172.21.15.88:0/2295588057' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:04:00.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:00 smithi161 bash[14436]: audit 2024-03-11T21:03:58.982915+0000 mgr.y (mgr.34107) 45 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:04:00.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:00 smithi161 bash[14436]: audit 2024-03-11T21:03:59.459049+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.88:0/2295588057' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:04:01.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:01 smithi161 bash[14436]: cluster 2024-03-11T21:03:59.814528+0000 mgr.y (mgr.34107) 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-03-11T21:04:01.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:01 smithi088 bash[54059]: cluster 2024-03-11T21:03:59.814528+0000 mgr.y (mgr.34107) 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-03-11T21:04:01.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:01 smithi088 bash[55449]: cluster 2024-03-11T21:03:59.814528+0000 mgr.y (mgr.34107) 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-03-11T21:04:03.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:03 smithi161 bash[14436]: cluster 2024-03-11T21:04:01.815318+0000 mgr.y (mgr.34107) 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-03-11T21:04:03.645 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:04:03 smithi161 bash[38541]: ts=2024-03-11T21:04:03.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:04:03.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:03 smithi088 bash[54059]: cluster 2024-03-11T21:04:01.815318+0000 mgr.y (mgr.34107) 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-03-11T21:04:03.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:03 smithi088 bash[55449]: cluster 2024-03-11T21:04:01.815318+0000 mgr.y (mgr.34107) 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-03-11T21:04:05.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:05 smithi088 bash[54059]: cluster 2024-03-11T21:04:03.816047+0000 mgr.y (mgr.34107) 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-03-11T21:04:05.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:05 smithi088 bash[55449]: cluster 2024-03-11T21:04:03.816047+0000 mgr.y (mgr.34107) 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-03-11T21:04:05.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:05 smithi161 bash[14436]: cluster 2024-03-11T21:04:03.816047+0000 mgr.y (mgr.34107) 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-03-11T21:04:06.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:06 smithi161 bash[14436]: audit 2024-03-11T21:04:04.835384+0000 mgr.y (mgr.34107) 49 : audit [DBG] from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:04:06.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:06 smithi088 bash[54059]: audit 2024-03-11T21:04:04.835384+0000 mgr.y (mgr.34107) 49 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:04:06.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:06 smithi088 bash[55449]: audit 2024-03-11T21:04:04.835384+0000 mgr.y (mgr.34107) 49 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:04:07.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:07 smithi161 bash[14436]: cluster 2024-03-11T21:04:05.817762+0000 mgr.y (mgr.34107) 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-03-11T21:04:07.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:07 smithi088 bash[54059]: cluster 2024-03-11T21:04:05.817762+0000 mgr.y (mgr.34107) 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-03-11T21:04:07.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:07 smithi088 bash[55449]: cluster 2024-03-11T21:04:05.817762+0000 mgr.y (mgr.34107) 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-03-11T21:04:09.144 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:04:08 smithi161 bash[38541]: ts=2024-03-11T21:04: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:04:09.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:09 smithi161 bash[14436]: cluster 2024-03-11T21:04:07.818439+0000 mgr.y (mgr.34107) 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-03-11T21:04:09.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:09 smithi161 bash[14436]: audit 2024-03-11T21:04:08.610542+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:09.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:09 smithi161 bash[14436]: audit 2024-03-11T21:04:08.625312+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:09.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:09 smithi161 bash[14436]: audit 2024-03-11T21:04:08.629479+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:09.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:09 smithi161 bash[14436]: audit 2024-03-11T21:04:08.631653+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:04:09.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:09 smithi161 bash[14436]: audit 2024-03-11T21:04:08.643557+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:09.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:09 smithi161 bash[14436]: audit 2024-03-11T21:04:08.733484+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:04:09.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:09 smithi161 bash[14436]: audit 2024-03-11T21:04:08.737750+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:04:09.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:09 smithi161 bash[14436]: audit 2024-03-11T21:04:08.741582+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-11T21:04:09.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:09 smithi161 bash[14436]: audit 2024-03-11T21:04:08.743759+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-11T21:04:09.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:09 smithi161 bash[14436]: audit 2024-03-11T21:04:08.919642+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:04:09.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[54059]: cluster 2024-03-11T21:04:07.818439+0000 mgr.y (mgr.34107) 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-03-11T21:04:09.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[54059]: audit 2024-03-11T21:04:08.610542+0000 mon.a (mon.0) 54 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:09.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[54059]: audit 2024-03-11T21:04:08.625312+0000 mon.a (mon.0) 55 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:09.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[54059]: audit 2024-03-11T21:04:08.629479+0000 mon.b (mon.2) 202 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:09.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[54059]: audit 2024-03-11T21:04:08.631653+0000 mon.b (mon.2) 203 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:04:09.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[54059]: audit 2024-03-11T21:04:08.643557+0000 mon.a (mon.0) 56 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:09.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[54059]: audit 2024-03-11T21:04:08.733484+0000 mon.b (mon.2) 204 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:04:09.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[54059]: audit 2024-03-11T21:04:08.737750+0000 mon.b (mon.2) 205 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:04:09.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[54059]: audit 2024-03-11T21:04:08.741582+0000 mon.b (mon.2) 206 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-11T21:04:09.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[54059]: audit 2024-03-11T21:04:08.743759+0000 mon.b (mon.2) 207 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-11T21:04:09.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[54059]: audit 2024-03-11T21:04:08.919642+0000 mon.b (mon.2) 208 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:04:09.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[55449]: cluster 2024-03-11T21:04:07.818439+0000 mgr.y (mgr.34107) 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-03-11T21:04:09.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[55449]: audit 2024-03-11T21:04:08.610542+0000 mon.a (mon.0) 54 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:09.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[55449]: audit 2024-03-11T21:04:08.625312+0000 mon.a (mon.0) 55 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:09.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[55449]: audit 2024-03-11T21:04:08.629479+0000 mon.b (mon.2) 202 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:09.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[55449]: audit 2024-03-11T21:04:08.631653+0000 mon.b (mon.2) 203 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:04:09.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[55449]: audit 2024-03-11T21:04:08.643557+0000 mon.a (mon.0) 56 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:09.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[55449]: audit 2024-03-11T21:04:08.733484+0000 mon.b (mon.2) 204 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:04:09.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[55449]: audit 2024-03-11T21:04:08.737750+0000 mon.b (mon.2) 205 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:04:09.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[55449]: audit 2024-03-11T21:04:08.741582+0000 mon.b (mon.2) 206 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-11T21:04:09.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[55449]: audit 2024-03-11T21:04:08.743759+0000 mon.b (mon.2) 207 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-11T21:04:09.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:09 smithi088 bash[55449]: audit 2024-03-11T21:04:08.919642+0000 mon.b (mon.2) 208 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:04:10.410 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:10 smithi161 bash[14436]: cephadm 2024-03-11T21:04:08.744482+0000 mgr.y (mgr.34107) 52 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-11T21:04:10.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:10 smithi088 bash[54059]: cephadm 2024-03-11T21:04:08.744482+0000 mgr.y (mgr.34107) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-03-11T21:04:10.571 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:04:10 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:04:10] "GET /metrics HTTP/1.1" 200 38183 "" "Prometheus/2.33.4" 2024-03-11T21:04:10.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:10 smithi088 bash[55449]: cephadm 2024-03-11T21:04:08.744482+0000 mgr.y (mgr.34107) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-03-11T21:04:11.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:11 smithi161 bash[14436]: cluster 2024-03-11T21:04:09.820053+0000 mgr.y (mgr.34107) 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-03-11T21:04:11.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:11 smithi161 bash[14436]: cephadm 2024-03-11T21:04:11.115738+0000 mgr.y (mgr.34107) 54 : cephadm [INF] Upgrade: Updating mon.b 2024-03-11T21:04:11.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:11 smithi161 bash[14436]: audit 2024-03-11T21:04:11.124689+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:11.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:11 smithi161 bash[14436]: audit 2024-03-11T21:04:11.131152+0000 mon.b (mon.2) 209 : audit [INF] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:04:11.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:11 smithi161 bash[14436]: audit 2024-03-11T21:04:11.133052+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:04:11.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:11 smithi161 bash[14436]: audit 2024-03-11T21:04:11.134798+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:11.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:11 smithi161 bash[14436]: cephadm 2024-03-11T21:04:11.135822+0000 mgr.y (mgr.34107) 55 : cephadm [INF] Deploying daemon mon.b on smithi161 2024-03-11T21:04:11.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:11 smithi088 bash[54059]: cluster 2024-03-11T21:04:09.820053+0000 mgr.y (mgr.34107) 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-03-11T21:04:11.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:11 smithi088 bash[54059]: cephadm 2024-03-11T21:04:11.115738+0000 mgr.y (mgr.34107) 54 : cephadm 1 Upgrade: Updating mon.b 2024-03-11T21:04:11.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:11 smithi088 bash[54059]: audit 2024-03-11T21:04:11.124689+0000 mon.a (mon.0) 57 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:11.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:11 smithi088 bash[54059]: audit 2024-03-11T21:04:11.131152+0000 mon.b (mon.2) 209 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:04:11.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:11 smithi088 bash[54059]: audit 2024-03-11T21:04:11.133052+0000 mon.b (mon.2) 210 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:04:11.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:11 smithi088 bash[54059]: audit 2024-03-11T21:04:11.134798+0000 mon.b (mon.2) 211 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:11.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:11 smithi088 bash[54059]: cephadm 2024-03-11T21:04:11.135822+0000 mgr.y (mgr.34107) 55 : cephadm 1 Deploying daemon mon.b on smithi161 2024-03-11T21:04:11.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:11 smithi088 bash[55449]: cluster 2024-03-11T21:04:09.820053+0000 mgr.y (mgr.34107) 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-03-11T21:04:11.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:11 smithi088 bash[55449]: cephadm 2024-03-11T21:04:11.115738+0000 mgr.y (mgr.34107) 54 : cephadm 1 Upgrade: Updating mon.b 2024-03-11T21:04:11.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:11 smithi088 bash[55449]: audit 2024-03-11T21:04:11.124689+0000 mon.a (mon.0) 57 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:11.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:11 smithi088 bash[55449]: audit 2024-03-11T21:04:11.131152+0000 mon.b (mon.2) 209 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:04:11.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:11 smithi088 bash[55449]: audit 2024-03-11T21:04:11.133052+0000 mon.b (mon.2) 210 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:04:11.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:11 smithi088 bash[55449]: audit 2024-03-11T21:04:11.134798+0000 mon.b (mon.2) 211 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:11.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:11 smithi088 bash[55449]: cephadm 2024-03-11T21:04:11.135822+0000 mgr.y (mgr.34107) 55 : cephadm 1 Deploying daemon mon.b on smithi161 2024-03-11T21:04:12.798 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:12 smithi161 bash[14436]: cluster 2024-03-11T21:04:11.820839+0000 mgr.y (mgr.34107) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:12.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:12 smithi088 bash[54059]: cluster 2024-03-11T21:04:11.820839+0000 mgr.y (mgr.34107) 56 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:12.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:12 smithi088 bash[55449]: cluster 2024-03-11T21:04:11.820839+0000 mgr.y (mgr.34107) 56 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:13.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:13 smithi161 systemd[1]: Stopping Ceph mon.b for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:04:13.644 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:04:13 smithi161 bash[38541]: ts=2024-03-11T21:04:13.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:04:14.071 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:04:13 smithi088 bash[50848]: [11/Mar/2024:21:04:13] ENGINE Bus STOPPING 2024-03-11T21:04:14.071 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:04:13 smithi088 bash[50848]: [11/Mar/2024:21:04:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-11T21:04:14.071 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:04:13 smithi088 bash[50848]: [11/Mar/2024:21:04:13] ENGINE Bus STOPPED 2024-03-11T21:04:14.071 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:04:13 smithi088 bash[50848]: [11/Mar/2024:21:04:13] ENGINE Bus STARTING 2024-03-11T21:04:14.071 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:04:13 smithi088 bash[50848]: [11/Mar/2024:21:04:13] ENGINE Serving on http://:::9283 2024-03-11T21:04:14.071 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:04:13 smithi088 bash[50848]: [11/Mar/2024:21:04:13] ENGINE Bus STARTED 2024-03-11T21:04:14.073 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:13 smithi161 bash[14436]: debug 2024-03-11T21:04:13.785+0000 7f4769e76700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-11T21:04:14.073 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:13 smithi161 bash[14436]: debug 2024-03-11T21:04:13.785+0000 7f4769e76700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-03-11T21:04:14.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:14 smithi161 bash[40943]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mon-b 2024-03-11T21:04:14.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:14 smithi161 bash[41016]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mon-b 2024-03-11T21:04:14.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:14 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mon.b.service: Succeeded. 2024-03-11T21:04:14.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:14 smithi161 systemd[1]: Stopped Ceph mon.b for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:04:15.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:14 smithi161 systemd[1]: Started Ceph mon.b for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:04:16.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.905+0000 7ff7df138c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-11T21:04:16.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.905+0000 7ff7df138c80 0 ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev), process ceph-mon, pid 7 2024-03-11T21:04:16.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.905+0000 7ff7df138c80 0 pidfile_write: ignore empty --pid-file 2024-03-11T21:04:16.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 0 load: jerasure load: lrc 2024-03-11T21:04:16.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-11T21:04:16.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Git sha 0 2024-03-11T21:04:16.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Compile date 2024-03-10 23:25:48 2024-03-11T21:04:16.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: DB SUMMARY 2024-03-11T21:04:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: DB Session ID: MV0H6H8D8M8NQU4UHIH4 2024-03-11T21:04:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: CURRENT file: CURRENT 2024-03-11T21:04:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-11T21:04:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1262 Bytes 2024-03-11T21:04:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000030.sst 2024-03-11T21:04:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000028.log size: 4977391 ; 2024-03-11T21:04:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.error_if_exists: 0 2024-03-11T21:04:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.create_if_missing: 0 2024-03-11T21:04:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-11T21:04:16.146 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-11T21:04:16.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-11T21:04:16.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-11T21:04:16.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.env: 0x5593870eab20 2024-03-11T21:04:16.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-11T21:04:16.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.info_log: 0x559387f4f920 2024-03-11T21:04:16.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-11T21:04:16.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.statistics: (nil) 2024-03-11T21:04:16.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.use_fsync: 0 2024-03-11T21:04:16.147 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-11T21:04:16.148 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-11T21:04:16.149 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-11T21:04:16.149 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-11T21:04:16.149 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-11T21:04:16.149 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-11T21:04:16.149 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-11T21:04:16.149 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-11T21:04:16.149 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-11T21:04:16.149 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-11T21:04:16.149 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-11T21:04:16.149 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.db_log_dir: 2024-03-11T21:04:16.149 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.wal_dir: 2024-03-11T21:04:16.150 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-11T21:04:16.150 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-11T21:04:16.150 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-11T21:04:16.150 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-11T21:04:16.150 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-11T21:04:16.150 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-11T21:04:16.150 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-11T21:04:16.150 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-11T21:04:16.150 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.write_buffer_manager: 0x559387f22dc0 2024-03-11T21:04:16.150 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-11T21:04:16.150 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-11T21:04:16.151 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-11T21:04:16.151 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-11T21:04:16.151 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-11T21:04:16.151 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-11T21:04:16.151 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-11T21:04:16.151 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-11T21:04:16.151 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.unordered_write: 0 2024-03-11T21:04:16.151 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-11T21:04:16.151 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-11T21:04:16.151 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-11T21:04:16.151 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-11T21:04:16.151 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.row_cache: None 2024-03-11T21:04:16.152 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.wal_filter: None 2024-03-11T21:04:16.152 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-11T21:04:16.152 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-11T21:04:16.152 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.two_write_queues: 0 2024-03-11T21:04:16.152 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-11T21:04:16.152 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.wal_compression: 0 2024-03-11T21:04:16.152 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.atomic_flush: 0 2024-03-11T21:04:16.152 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-11T21:04:16.152 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-11T21:04:16.152 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-11T21:04:16.152 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-11T21:04:16.152 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-11T21:04:16.152 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-11T21:04:16.153 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-11T21:04:16.153 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-11T21:04:16.153 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-11T21:04:16.153 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-11T21:04:16.153 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-11T21:04:16.153 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-11T21:04:16.153 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-11T21:04:16.153 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-11T21:04:16.153 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-11T21:04:16.153 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-11T21:04:16.153 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-11T21:04:16.153 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-11T21:04:16.154 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-11T21:04:16.154 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-11T21:04:16.154 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-11T21:04:16.154 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-11T21:04:16.154 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_open_files: -1 2024-03-11T21:04:16.154 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-11T21:04:16.154 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-11T21:04:16.154 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-11T21:04:16.154 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-11T21:04:16.154 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-11T21:04:16.154 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Compression algorithms supported: 2024-03-11T21:04:16.154 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-11T21:04:16.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: kZSTD supported: 0 2024-03-11T21:04:16.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: kXpressCompression supported: 0 2024-03-11T21:04:16.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-11T21:04:16.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: kZlibCompression supported: 1 2024-03-11T21:04:16.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-11T21:04:16.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-11T21:04:16.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-11T21:04:16.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-11T21:04:16.155 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-11T21:04:16.156 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-03-11T21:04:16.156 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-11T21:04:16.156 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-11T21:04:16.156 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.merge_operator: 2024-03-11T21:04:16.156 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compaction_filter: None 2024-03-11T21:04:16.156 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-11T21:04:16.156 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-11T21:04:16.156 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-11T21:04:16.156 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-11T21:04:16.156 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559387f4fa20) 2024-03-11T21:04:16.156 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: cache_index_and_filter_blocks: 1 2024-03-11T21:04:16.156 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-11T21:04:16.156 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-11T21:04:16.157 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: pin_top_level_index_and_filter: 1 2024-03-11T21:04:16.157 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: index_type: 0 2024-03-11T21:04:16.157 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: data_block_index_type: 0 2024-03-11T21:04:16.157 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: index_shortening: 1 2024-03-11T21:04:16.157 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: data_block_hash_table_util_ratio: 0.750000 2024-03-11T21:04:16.157 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: checksum: 4 2024-03-11T21:04:16.157 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: no_block_cache: 0 2024-03-11T21:04:16.157 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: block_cache: 0x559387f53090 2024-03-11T21:04:16.157 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: block_cache_name: BinnedLRUCache 2024-03-11T21:04:16.157 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: block_cache_options: 2024-03-11T21:04:16.157 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: capacity : 536870912 2024-03-11T21:04:16.158 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: num_shard_bits : 4 2024-03-11T21:04:16.158 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: strict_capacity_limit : 0 2024-03-11T21:04:16.158 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: high_pri_pool_ratio: 0.000 2024-03-11T21:04:16.158 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: block_cache_compressed: (nil) 2024-03-11T21:04:16.158 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: persistent_cache: (nil) 2024-03-11T21:04:16.158 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: block_size: 4096 2024-03-11T21:04:16.158 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: block_size_deviation: 10 2024-03-11T21:04:16.158 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: block_restart_interval: 16 2024-03-11T21:04:16.158 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: index_block_restart_interval: 1 2024-03-11T21:04:16.158 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: metadata_block_size: 4096 2024-03-11T21:04:16.159 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: partition_filters: 0 2024-03-11T21:04:16.159 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: use_delta_encoding: 1 2024-03-11T21:04:16.159 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: filter_policy: bloomfilter 2024-03-11T21:04:16.159 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: whole_key_filtering: 1 2024-03-11T21:04:16.159 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: verify_compression: 0 2024-03-11T21:04:16.159 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: read_amp_bytes_per_bit: 0 2024-03-11T21:04:16.159 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: format_version: 5 2024-03-11T21:04:16.159 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: enable_index_compression: 1 2024-03-11T21:04:16.159 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: block_align: 0 2024-03-11T21:04:16.159 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: max_auto_readahead_size: 262144 2024-03-11T21:04:16.159 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: prepopulate_block_cache: 0 2024-03-11T21:04:16.159 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: initial_auto_readahead_size: 8192 2024-03-11T21:04:16.159 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: num_file_reads_for_auto_readahead: 2 2024-03-11T21:04:16.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-11T21:04:16.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-11T21:04:16.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compression: NoCompression 2024-03-11T21:04:16.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-11T21:04:16.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-11T21:04:16.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-11T21:04:16.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.num_levels: 7 2024-03-11T21:04:16.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-11T21:04:16.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-11T21:04:16.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-11T21:04:16.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-11T21:04:16.160 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-11T21:04:16.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-11T21:04:16.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-11T21:04:16.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-11T21:04:16.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-11T21:04:16.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-11T21:04:16.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-11T21:04:16.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-11T21:04:16.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-11T21:04:16.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-11T21:04:16.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-11T21:04:16.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-11T21:04:16.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-11T21:04:16.161 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-11T21:04:16.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-11T21:04:16.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-11T21:04:16.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-11T21:04:16.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-11T21:04:16.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-11T21:04:16.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-11T21:04:16.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-11T21:04:16.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-11T21:04:16.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-11T21:04:16.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-11T21:04:16.162 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-11T21:04:16.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-11T21:04:16.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-11T21:04:16.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-11T21:04:16.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-11T21:04:16.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-11T21:04:16.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-11T21:04:16.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-11T21:04:16.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-11T21:04:16.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-11T21:04:16.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-11T21:04:16.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-11T21:04:16.163 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-11T21:04:16.164 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-11T21:04:16.164 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-11T21:04:16.164 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-11T21:04:16.164 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-11T21:04:16.164 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-11T21:04:16.164 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-11T21:04:16.164 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-11T21:04:16.165 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-11T21:04:16.165 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-11T21:04:16.165 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-11T21:04:16.165 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-11T21:04:16.165 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-11T21:04:16.165 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.table_properties_collectors: 2024-03-11T21:04:16.165 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-11T21:04:16.165 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-11T21:04:16.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-11T21:04:16.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-11T21:04:16.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-11T21:04:16.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.bloom_locality: 0 2024-03-11T21:04:16.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-11T21:04:16.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-11T21:04:16.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-11T21:04:16.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-11T21:04:16.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-11T21:04:16.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.ttl: 2592000 2024-03-11T21:04:16.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-11T21:04:16.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-11T21:04:16.166 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-11T21:04:16.167 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.enable_blob_files: false 2024-03-11T21:04:16.167 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.min_blob_size: 0 2024-03-11T21:04:16.167 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-11T21:04:16.167 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-11T21:04:16.167 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-11T21:04:16.167 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-11T21:04:16.167 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-11T21:04:16.167 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-11T21:04:16.167 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-11T21:04:16.167 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.909+0000 7ff7df138c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-11T21:04:16.167 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.913+0000 7ff7d38ad700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2024-03-11T21:04:16.167 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.913+0000 7ff7df138c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-11T21:04:16.168 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.913+0000 7ff7df138c80 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 17990, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-11T21:04:16.168 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.913+0000 7ff7df138c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-03-11T21:04:16.168 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.913+0000 7ff7df138c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0ed2e718-2fcd-483b-bde7-b1db682d0f66 2024-03-11T21:04:16.168 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.913+0000 7ff7df138c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710191055913878, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-03-11T21:04:16.168 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.913+0000 7ff7df138c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-03-11T21:04:16.168 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.929+0000 7ff7df138c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710191055931559, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 3154310, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17996, "largest_seqno": 19221, "table_properties": {"data_size": 3148680, "index_size": 3331, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 11915, "raw_average_key_size": 23, "raw_value_size": 3137747, "raw_average_value_size": 6176, "num_data_blocks": 151, "num_entries": 508, "num_filter_entries": 508, "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": 1710191055, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0ed2e718-2fcd-483b-bde7-b1db682d0f66", "db_session_id": "MV0H6H8D8M8NQU4UHIH4", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-03-11T21:04:16.168 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.929+0000 7ff7df138c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1710191055931778, "job": 1, "event": "recovery_finished"} 2024-03-11T21:04:16.168 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.929+0000 7ff7df138c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-03-11T21:04:16.168 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.929+0000 7ff7df138c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-11T21:04:16.168 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.933+0000 7ff7df138c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-11T21:04:16.168 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.933+0000 7ff7df138c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55938804a000 2024-03-11T21:04:16.168 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.933+0000 7ff7df138c80 4 rocksdb: DB pointer 0x559388034000 2024-03-11T21:04:16.169 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.933+0000 7ff7cd8a1700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-11T21:04:16.169 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.933+0000 7ff7cd8a1700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-11T21:04:16.169 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: ** DB Stats ** 2024-03-11T21:04:16.169 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-11T21:04:16.169 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-11T21:04:16.169 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-11T21:04:16.169 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-11T21:04:16.169 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-11T21:04:16.169 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-11T21:04:16.169 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-11T21:04:16.169 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: ** Compaction Stats [default] ** 2024-03-11T21:04:16.169 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-11T21:04:16.170 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-11T21:04:16.170 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: L0 1/0 3.01 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 565.4 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-03-11T21:04:16.170 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: L6 1/0 10.39 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-03-11T21:04:16.170 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Sum 2/0 13.40 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 565.4 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-03-11T21:04:16.170 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 565.4 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-03-11T21:04:16.170 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: ** Compaction Stats [default] ** 2024-03-11T21:04:16.170 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-11T21:04:16.170 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-11T21:04:16.170 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 565.4 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-03-11T21:04:16.171 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-11T21:04:16.171 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-11T21:04:16.171 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Flush(GB): cumulative 0.003, interval 0.003 2024-03-11T21:04:16.171 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-11T21:04:16.171 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: AddFile(Total Files): cumulative 0, interval 0 2024-03-11T21:04:16.171 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-11T21:04:16.171 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: AddFile(Keys): cumulative 0, interval 0 2024-03-11T21:04:16.171 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Cumulative compaction: 0.00 GB write, 121.72 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T21:04:16.171 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Interval compaction: 0.00 GB write, 121.72 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-11T21:04:16.171 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-11T21:04:16.171 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Block cache BinnedLRUCache@0x559387f53090#7 capacity: 512.00 MB usage: 5.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2e-05 secs_since: 0 2024-03-11T21:04:16.171 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-03-11T21:04:16.172 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: ** File Read Latency Histogram By Level [default] ** 2024-03-11T21:04:16.172 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.937+0000 7ff7df138c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] at bind addrs [v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T21:04:16.172 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.937+0000 7ff7df138c80 1 mon.b@-1(???) e3 preinit fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 2024-03-11T21:04:16.172 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.937+0000 7ff7df138c80 0 mon.b@-1(???).mds e1 new map 2024-03-11T21:04:16.172 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.937+0000 7ff7df138c80 0 mon.b@-1(???).mds e1 print_map 2024-03-11T21:04:16.172 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: e1 2024-03-11T21:04:16.172 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-11T21:04:16.172 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-11T21:04:16.172 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: legacy client fscid: -1 2024-03-11T21:04:16.172 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: 2024-03-11T21:04:16.172 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: No filesystems configured 2024-03-11T21:04:16.172 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.937+0000 7ff7df138c80 0 mon.b@-1(???).osd e103 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-11T21:04:16.172 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.937+0000 7ff7df138c80 0 mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-03-11T21:04:16.173 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.937+0000 7ff7df138c80 0 mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-03-11T21:04:16.173 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.937+0000 7ff7df138c80 0 mon.b@-1(???).osd e103 crush map has features 432629239337189376, adjusting msgr requires 2024-03-11T21:04:16.173 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:15 smithi161 bash[41077]: debug 2024-03-11T21:04:15.941+0000 7ff7df138c80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-03-11T21:04:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:16 smithi161 bash[41077]: audit 2024-03-11T21:04:13.807889+0000 mon.c (mon.1) 3 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T21:04:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:16 smithi161 bash[41077]: audit 2024-03-11T21:04:13.808149+0000 mon.c (mon.1) 4 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T21:04:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:16 smithi161 bash[41077]: audit 2024-03-11T21:04:13.808280+0000 mon.c (mon.1) 5 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T21:04:17.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:16 smithi088 bash[55449]: audit 2024-03-11T21:04:13.807889+0000 mon.c (mon.1) 3 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T21:04:17.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:16 smithi088 bash[55449]: audit 2024-03-11T21:04:13.808149+0000 mon.c (mon.1) 4 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T21:04:17.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:16 smithi088 bash[55449]: audit 2024-03-11T21:04:13.808280+0000 mon.c (mon.1) 5 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T21:04:17.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:16 smithi088 bash[54059]: audit 2024-03-11T21:04:13.807889+0000 mon.c (mon.1) 3 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T21:04:17.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:16 smithi088 bash[54059]: audit 2024-03-11T21:04:13.808149+0000 mon.c (mon.1) 4 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T21:04:17.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:16 smithi088 bash[54059]: audit 2024-03-11T21:04:13.808280+0000 mon.c (mon.1) 5 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T21:04:18.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[55449]: cluster 2024-03-11T21:04:15.822949+0000 mgr.y (mgr.34107) 59 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:04:18.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[55449]: audit 2024-03-11T21:04:16.911634+0000 mon.c (mon.1) 6 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T21:04:18.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[55449]: audit 2024-03-11T21:04:16.911812+0000 mon.c (mon.1) 7 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T21:04:18.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[55449]: audit 2024-03-11T21:04:16.911969+0000 mon.c (mon.1) 8 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T21:04:18.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[55449]: cluster 2024-03-11T21:04:16.913267+0000 mon.c (mon.1) 9 : cluster 1 mon.c calling monitor election 2024-03-11T21:04:18.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[55449]: cluster 2024-03-11T21:04:16.913283+0000 mon.a (mon.0) 65 : cluster 1 mon.a calling monitor election 2024-03-11T21:04:18.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[55449]: cluster 2024-03-11T21:04:16.914148+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-03-11T21:04:18.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[55449]: cluster 2024-03-11T21:04:16.915537+0000 mon.a (mon.0) 66 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-11T21:04:18.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[55449]: cluster 2024-03-11T21:04:16.927992+0000 mon.a (mon.0) 67 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-11T21:04:18.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[55449]: cluster 2024-03-11T21:04:16.928749+0000 mon.a (mon.0) 68 : cluster 0 fsmap 2024-03-11T21:04:18.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[55449]: cluster 2024-03-11T21:04:16.928799+0000 mon.a (mon.0) 69 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-03-11T21:04:18.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[55449]: cluster 2024-03-11T21:04:16.929337+0000 mon.a (mon.0) 70 : cluster 0 mgrmap e39: y(active, since 53s), standbys: x 2024-03-11T21:04:18.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[55449]: cluster 2024-03-11T21:04:16.929618+0000 mon.a (mon.0) 71 : cluster 1 overall HEALTH_OK 2024-03-11T21:04:18.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[55449]: audit 2024-03-11T21:04:16.936832+0000 mon.a (mon.0) 72 : audit 1 from='mgr.34107 ' entity='' 2024-03-11T21:04:18.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[55449]: audit 2024-03-11T21:04:16.948108+0000 mon.a (mon.0) 73 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:18.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[54059]: cluster 2024-03-11T21:04:15.822949+0000 mgr.y (mgr.34107) 59 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:04:18.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[54059]: audit 2024-03-11T21:04:16.911634+0000 mon.c (mon.1) 6 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T21:04:18.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[54059]: audit 2024-03-11T21:04:16.911812+0000 mon.c (mon.1) 7 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T21:04:18.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[54059]: audit 2024-03-11T21:04:16.911969+0000 mon.c (mon.1) 8 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T21:04:18.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[54059]: cluster 2024-03-11T21:04:16.913267+0000 mon.c (mon.1) 9 : cluster 1 mon.c calling monitor election 2024-03-11T21:04:18.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[54059]: cluster 2024-03-11T21:04:16.913283+0000 mon.a (mon.0) 65 : cluster 1 mon.a calling monitor election 2024-03-11T21:04:18.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[54059]: cluster 2024-03-11T21:04:16.914148+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-03-11T21:04:18.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[54059]: cluster 2024-03-11T21:04:16.915537+0000 mon.a (mon.0) 66 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-11T21:04:18.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[54059]: cluster 2024-03-11T21:04:16.927992+0000 mon.a (mon.0) 67 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-11T21:04:18.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[54059]: cluster 2024-03-11T21:04:16.928749+0000 mon.a (mon.0) 68 : cluster 0 fsmap 2024-03-11T21:04:18.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[54059]: cluster 2024-03-11T21:04:16.928799+0000 mon.a (mon.0) 69 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-03-11T21:04:18.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[54059]: cluster 2024-03-11T21:04:16.929337+0000 mon.a (mon.0) 70 : cluster 0 mgrmap e39: y(active, since 53s), standbys: x 2024-03-11T21:04:18.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[54059]: cluster 2024-03-11T21:04:16.929618+0000 mon.a (mon.0) 71 : cluster 1 overall HEALTH_OK 2024-03-11T21:04:18.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[54059]: audit 2024-03-11T21:04:16.936832+0000 mon.a (mon.0) 72 : audit 1 from='mgr.34107 ' entity='' 2024-03-11T21:04:18.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:17 smithi088 bash[54059]: audit 2024-03-11T21:04:16.948108+0000 mon.a (mon.0) 73 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:18.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:17 smithi161 bash[41077]: cluster 2024-03-11T21:04:15.822949+0000 mgr.y (mgr.34107) 59 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:04:18.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:17 smithi161 bash[41077]: audit 2024-03-11T21:04:16.911634+0000 mon.c (mon.1) 6 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-11T21:04:18.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:17 smithi161 bash[41077]: audit 2024-03-11T21:04:16.911812+0000 mon.c (mon.1) 7 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-11T21:04:18.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:17 smithi161 bash[41077]: audit 2024-03-11T21:04:16.911969+0000 mon.c (mon.1) 8 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-11T21:04:18.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:17 smithi161 bash[41077]: cluster 2024-03-11T21:04:16.913267+0000 mon.c (mon.1) 9 : cluster 1 mon.c calling monitor election 2024-03-11T21:04:18.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:17 smithi161 bash[41077]: cluster 2024-03-11T21:04:16.913283+0000 mon.a (mon.0) 65 : cluster 1 mon.a calling monitor election 2024-03-11T21:04:18.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:17 smithi161 bash[41077]: cluster 2024-03-11T21:04:16.914148+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-03-11T21:04:18.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:17 smithi161 bash[41077]: cluster 2024-03-11T21:04:16.915537+0000 mon.a (mon.0) 66 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-11T21:04:18.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:17 smithi161 bash[41077]: cluster 2024-03-11T21:04:16.927992+0000 mon.a (mon.0) 67 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.161:3300/0,v1:172.21.15.161:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-11T21:04:18.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:17 smithi161 bash[41077]: cluster 2024-03-11T21:04:16.928749+0000 mon.a (mon.0) 68 : cluster 0 fsmap 2024-03-11T21:04:18.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:17 smithi161 bash[41077]: cluster 2024-03-11T21:04:16.928799+0000 mon.a (mon.0) 69 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2024-03-11T21:04:18.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:17 smithi161 bash[41077]: cluster 2024-03-11T21:04:16.929337+0000 mon.a (mon.0) 70 : cluster 0 mgrmap e39: y(active, since 53s), standbys: x 2024-03-11T21:04:18.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:17 smithi161 bash[41077]: cluster 2024-03-11T21:04:16.929618+0000 mon.a (mon.0) 71 : cluster 1 overall HEALTH_OK 2024-03-11T21:04:18.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:17 smithi161 bash[41077]: audit 2024-03-11T21:04:16.936832+0000 mon.a (mon.0) 72 : audit 1 from='mgr.34107 ' entity='' 2024-03-11T21:04:18.395 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:17 smithi161 bash[41077]: audit 2024-03-11T21:04:16.948108+0000 mon.a (mon.0) 73 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:18.947 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:04:18 smithi161 bash[38541]: ts=2024-03-11T21:04: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:04:19.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:18 smithi088 bash[54059]: cluster 2024-03-11T21:04:17.823685+0000 mgr.y (mgr.34107) 60 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:19.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:18 smithi088 bash[55449]: cluster 2024-03-11T21:04:17.823685+0000 mgr.y (mgr.34107) 60 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:19.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:18 smithi161 bash[41077]: cluster 2024-03-11T21:04:17.823685+0000 mgr.y (mgr.34107) 60 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:20.571 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:04:20 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:04:20] "GET /metrics HTTP/1.1" 200 38183 "" "Prometheus/2.33.4" 2024-03-11T21:04:21.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:20 smithi088 bash[54059]: cluster 2024-03-11T21:04:19.825368+0000 mgr.y (mgr.34107) 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-03-11T21:04:21.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:20 smithi088 bash[55449]: cluster 2024-03-11T21:04:19.825368+0000 mgr.y (mgr.34107) 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-03-11T21:04:21.323 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:04:20 smithi088 bash[50848]: debug 2024-03-11T21:04:20.946+0000 7fab82b9f700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-03-11T21:04:21.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:20 smithi161 bash[41077]: cluster 2024-03-11T21:04:19.825368+0000 mgr.y (mgr.34107) 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-03-11T21:04:23.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:22 smithi088 bash[54059]: cluster 2024-03-11T21:04:21.826190+0000 mgr.y (mgr.34107) 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-03-11T21:04:23.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:22 smithi088 bash[55449]: cluster 2024-03-11T21:04:21.826190+0000 mgr.y (mgr.34107) 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-03-11T21:04:23.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:22 smithi161 bash[41077]: cluster 2024-03-11T21:04:21.826190+0000 mgr.y (mgr.34107) 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-03-11T21:04:23.894 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:04:23 smithi161 bash[38541]: ts=2024-03-11T21:04:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:04:24.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:24 smithi088 bash[54059]: audit 2024-03-11T21:04:23.313996+0000 mon.a (mon.0) 74 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:24.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:24 smithi088 bash[54059]: audit 2024-03-11T21:04:23.325990+0000 mon.a (mon.0) 75 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:24.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:24 smithi088 bash[54059]: audit 2024-03-11T21:04:23.920784+0000 mon.c (mon.1) 10 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:04:24.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:24 smithi088 bash[55449]: audit 2024-03-11T21:04:23.313996+0000 mon.a (mon.0) 74 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:24.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:24 smithi088 bash[55449]: audit 2024-03-11T21:04:23.325990+0000 mon.a (mon.0) 75 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:24.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:24 smithi088 bash[55449]: audit 2024-03-11T21:04:23.920784+0000 mon.c (mon.1) 10 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:04:24.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:24 smithi161 bash[41077]: audit 2024-03-11T21:04:23.313996+0000 mon.a (mon.0) 74 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:24.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:24 smithi161 bash[41077]: audit 2024-03-11T21:04:23.325990+0000 mon.a (mon.0) 75 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:24.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:24 smithi161 bash[41077]: audit 2024-03-11T21:04:23.920784+0000 mon.c (mon.1) 10 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:04:25.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:25 smithi161 bash[41077]: cluster 2024-03-11T21:04:23.826965+0000 mgr.y (mgr.34107) 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-03-11T21:04:25.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:25 smithi161 bash[41077]: audit 2024-03-11T21:04:24.487365+0000 mon.a (mon.0) 76 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:25.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:25 smithi161 bash[41077]: audit 2024-03-11T21:04:24.501230+0000 mon.a (mon.0) 77 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:25.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:25 smithi088 bash[54059]: cluster 2024-03-11T21:04:23.826965+0000 mgr.y (mgr.34107) 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-03-11T21:04:25.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:25 smithi088 bash[54059]: audit 2024-03-11T21:04:24.487365+0000 mon.a (mon.0) 76 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:25.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:25 smithi088 bash[54059]: audit 2024-03-11T21:04:24.501230+0000 mon.a (mon.0) 77 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:25.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:25 smithi088 bash[55449]: cluster 2024-03-11T21:04:23.826965+0000 mgr.y (mgr.34107) 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-03-11T21:04:25.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:25 smithi088 bash[55449]: audit 2024-03-11T21:04:24.487365+0000 mon.a (mon.0) 76 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:25.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:25 smithi088 bash[55449]: audit 2024-03-11T21:04:24.501230+0000 mon.a (mon.0) 77 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:26.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:26 smithi161 bash[41077]: audit 2024-03-11T21:04:24.855492+0000 mgr.y (mgr.34107) 64 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:04:26.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:26 smithi088 bash[54059]: audit 2024-03-11T21:04:24.855492+0000 mgr.y (mgr.34107) 64 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:04:26.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:26 smithi088 bash[55449]: audit 2024-03-11T21:04:24.855492+0000 mgr.y (mgr.34107) 64 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:04:27.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:27 smithi161 bash[41077]: cluster 2024-03-11T21:04:25.828684+0000 mgr.y (mgr.34107) 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-03-11T21:04:27.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:27 smithi088 bash[54059]: cluster 2024-03-11T21:04:25.828684+0000 mgr.y (mgr.34107) 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-03-11T21:04:27.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:27 smithi088 bash[55449]: cluster 2024-03-11T21:04:25.828684+0000 mgr.y (mgr.34107) 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-03-11T21:04:29.144 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:04:28 smithi161 bash[38541]: ts=2024-03-11T21:04: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:04:29.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:29 smithi161 bash[41077]: cluster 2024-03-11T21:04:27.829417+0000 mgr.y (mgr.34107) 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-03-11T21:04:29.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:29 smithi088 bash[54059]: cluster 2024-03-11T21:04:27.829417+0000 mgr.y (mgr.34107) 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-03-11T21:04:29.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:29 smithi088 bash[55449]: cluster 2024-03-11T21:04:27.829417+0000 mgr.y (mgr.34107) 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-03-11T21:04:29.874 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:04:30.570 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:04:30 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:04:30] "GET /metrics HTTP/1.1" 200 38191 "" "Prometheus/2.33.4" 2024-03-11T21:04:30.668 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:04:30.668 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (3m) 32s ago 10m 16.0M - 0.23.0 ba2b418f427c b7fee0acba85 2024-03-11T21:04:30.668 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (2m) 7s ago 10m 43.6M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:04:30.668 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (113s) 32s ago 8m 45.8M - 3.5 e1d6a67b021e 50b8b3f208a0 2024-03-11T21:04:30.668 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (101s) 7s ago 16m 442M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:04:30.668 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (2m) 32s ago 18m 489M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:04:30.668 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (77s) 32s ago 18m 39.4M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:04:30.668 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (15s) 7s ago 16m 23.5M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2487c6a403b7 2024-03-11T21:04:30.668 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (41s) 32s ago 16m 22.5M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:04:30.668 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (3m) 32s ago 10m 11.6M - 1.3.1 1dbe0e931976 a368601127f2 2024-03-11T21:04:30.668 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (3m) 7s ago 10m 14.8M - 1.3.1 1dbe0e931976 15c6385acab7 2024-03-11T21:04:30.669 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (16m) 32s ago 16m 58.3M 2781M 17.2.0 e1d6a67b021e e8944005ffae 2024-03-11T21:04:30.669 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (15m) 32s ago 15m 59.5M 2781M 17.2.0 e1d6a67b021e 73bf771b15d5 2024-03-11T21:04:30.669 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (14m) 32s ago 14m 54.6M 2781M 17.2.0 e1d6a67b021e 4865ede65151 2024-03-11T21:04:30.669 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (14m) 32s ago 14m 57.7M 2781M 17.2.0 e1d6a67b021e 44e8ad8c4e08 2024-03-11T21:04:30.669 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (13m) 7s ago 13m 59.4M 3037M 17.2.0 e1d6a67b021e 26ce6e88b4d8 2024-03-11T21:04:30.669 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (13m) 7s ago 13m 55.6M 3037M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T21:04:30.669 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (12m) 7s ago 12m 53.9M 3037M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T21:04:30.669 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (11m) 7s ago 11m 57.3M 3037M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T21:04:30.669 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (108s) 7s ago 10m 64.5M - 2.33.4 514e6a882f6e 6ee523244c3c 2024-03-11T21:04:30.669 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (8m) 32s ago 8m 87.3M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T21:04:30.669 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (8m) 7s ago 8m 87.7M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:04:30.669 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (8m) 32s ago 8m 87.6M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T21:04:30.669 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (8m) 7s ago 8m 87.5M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:04:31.135 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:04:31.135 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:04:31.135 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:04:31.135 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:04:31.135 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:04:31.135 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:04:31.135 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:04:31.135 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:04:31.136 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-11T21:04:31.136 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:04:31.136 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:04:31.136 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T21:04:31.136 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:04:31.136 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:04:31.136 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-03-11T21:04:31.136 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 5 2024-03-11T21:04:31.136 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:04:31.136 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:04:31.529 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:04:31.529 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:04:31.529 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:04:31.529 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:04:31.529 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:04:31.529 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-03-11T21:04:31.529 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-03-11T21:04:31.529 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:04:31.529 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "5/23 daemons upgraded", 2024-03-11T21:04:31.529 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading mon daemons", 2024-03-11T21:04:31.529 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:04:31.529 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:04:31.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:31 smithi161 bash[41077]: cluster 2024-03-11T21:04:29.831054+0000 mgr.y (mgr.34107) 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-03-11T21:04:31.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:31 smithi161 bash[41077]: audit 2024-03-11T21:04:29.861411+0000 mgr.y (mgr.34107) 68 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:04:31.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:31 smithi161 bash[41077]: audit 2024-03-11T21:04:30.262157+0000 mgr.y (mgr.34107) 69 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:04:31.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:31 smithi161 bash[41077]: audit 2024-03-11T21:04:31.138361+0000 mon.a (mon.0) 78 : audit 0 from='client.? 172.21.15.88:0/3715207981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:04:31.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:31 smithi088 bash[54059]: cluster 2024-03-11T21:04:29.831054+0000 mgr.y (mgr.34107) 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-03-11T21:04:31.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:31 smithi088 bash[54059]: audit 2024-03-11T21:04:29.861411+0000 mgr.y (mgr.34107) 68 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:04:31.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:31 smithi088 bash[54059]: audit 2024-03-11T21:04:30.262157+0000 mgr.y (mgr.34107) 69 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:04:31.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:31 smithi088 bash[54059]: audit 2024-03-11T21:04:31.138361+0000 mon.a (mon.0) 78 : audit 0 from='client.? 172.21.15.88:0/3715207981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:04:31.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:31 smithi088 bash[55449]: cluster 2024-03-11T21:04:29.831054+0000 mgr.y (mgr.34107) 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-03-11T21:04:31.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:31 smithi088 bash[55449]: audit 2024-03-11T21:04:29.861411+0000 mgr.y (mgr.34107) 68 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:04:31.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:31 smithi088 bash[55449]: audit 2024-03-11T21:04:30.262157+0000 mgr.y (mgr.34107) 69 : audit 0 from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:04:31.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:31 smithi088 bash[55449]: audit 2024-03-11T21:04:31.138361+0000 mon.a (mon.0) 78 : audit 0 from='client.? 172.21.15.88:0/3715207981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:04:31.983 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:04:32.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:32 smithi161 bash[41077]: audit 2024-03-11T21:04:30.649888+0000 mgr.y (mgr.34107) 70 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:04:32.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:32 smithi161 bash[41077]: audit 2024-03-11T21:04:31.987306+0000 mon.a (mon.0) 79 : audit 0 from='client.? 172.21.15.88:0/2985224737' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:04:32.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:32 smithi088 bash[55449]: audit 2024-03-11T21:04:30.649888+0000 mgr.y (mgr.34107) 70 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:04:32.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:32 smithi088 bash[55449]: audit 2024-03-11T21:04:31.987306+0000 mon.a (mon.0) 79 : audit 0 from='client.? 172.21.15.88:0/2985224737' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:04:32.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:32 smithi088 bash[54059]: audit 2024-03-11T21:04:30.649888+0000 mgr.y (mgr.34107) 70 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:04:32.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:32 smithi088 bash[54059]: audit 2024-03-11T21:04:31.987306+0000 mon.a (mon.0) 79 : audit 0 from='client.? 172.21.15.88:0/2985224737' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:04:33.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:33 smithi161 bash[41077]: audit 2024-03-11T21:04:31.531626+0000 mgr.y (mgr.34107) 71 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:04:33.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:33 smithi161 bash[41077]: cluster 2024-03-11T21:04:31.831743+0000 mgr.y (mgr.34107) 72 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:33.644 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:04:33 smithi161 bash[38541]: ts=2024-03-11T21:04:33.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:04:33.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:33 smithi088 bash[54059]: audit 2024-03-11T21:04:31.531626+0000 mgr.y (mgr.34107) 71 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:04:33.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:33 smithi088 bash[54059]: cluster 2024-03-11T21:04:31.831743+0000 mgr.y (mgr.34107) 72 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:33.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:33 smithi088 bash[55449]: audit 2024-03-11T21:04:31.531626+0000 mgr.y (mgr.34107) 71 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:04:33.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:33 smithi088 bash[55449]: cluster 2024-03-11T21:04:31.831743+0000 mgr.y (mgr.34107) 72 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:35.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:35 smithi161 bash[41077]: cluster 2024-03-11T21:04:33.832480+0000 mgr.y (mgr.34107) 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-03-11T21:04:35.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:35 smithi161 bash[41077]: audit 2024-03-11T21:04:34.507153+0000 mon.a (mon.0) 80 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:35.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:35 smithi161 bash[41077]: audit 2024-03-11T21:04:34.524390+0000 mon.a (mon.0) 81 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:35.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:35 smithi161 bash[41077]: audit 2024-03-11T21:04:34.528257+0000 mon.c (mon.1) 11 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:35.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:35 smithi161 bash[41077]: audit 2024-03-11T21:04:34.529874+0000 mon.c (mon.1) 12 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:04:35.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:35 smithi161 bash[41077]: audit 2024-03-11T21:04:34.539600+0000 mon.a (mon.0) 82 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:35.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:35 smithi161 bash[41077]: audit 2024-03-11T21:04:34.617319+0000 mon.c (mon.1) 13 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:04:35.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:35 smithi161 bash[41077]: audit 2024-03-11T21:04:34.619122+0000 mon.c (mon.1) 14 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:04:35.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:35 smithi161 bash[41077]: audit 2024-03-11T21:04:34.620819+0000 mon.c (mon.1) 15 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:35.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[54059]: cluster 2024-03-11T21:04:33.832480+0000 mgr.y (mgr.34107) 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-03-11T21:04:35.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[54059]: audit 2024-03-11T21:04:34.507153+0000 mon.a (mon.0) 80 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:35.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[54059]: audit 2024-03-11T21:04:34.524390+0000 mon.a (mon.0) 81 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:35.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[54059]: audit 2024-03-11T21:04:34.528257+0000 mon.c (mon.1) 11 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:35.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[54059]: audit 2024-03-11T21:04:34.529874+0000 mon.c (mon.1) 12 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:04:35.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[54059]: audit 2024-03-11T21:04:34.539600+0000 mon.a (mon.0) 82 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:35.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[54059]: audit 2024-03-11T21:04:34.617319+0000 mon.c (mon.1) 13 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:04:35.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[54059]: audit 2024-03-11T21:04:34.619122+0000 mon.c (mon.1) 14 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:04:35.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[54059]: audit 2024-03-11T21:04:34.620819+0000 mon.c (mon.1) 15 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:35.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[55449]: cluster 2024-03-11T21:04:33.832480+0000 mgr.y (mgr.34107) 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-03-11T21:04:35.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[55449]: audit 2024-03-11T21:04:34.507153+0000 mon.a (mon.0) 80 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[55449]: audit 2024-03-11T21:04:34.524390+0000 mon.a (mon.0) 81 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[55449]: audit 2024-03-11T21:04:34.528257+0000 mon.c (mon.1) 11 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[55449]: audit 2024-03-11T21:04:34.529874+0000 mon.c (mon.1) 12 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:04:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[55449]: audit 2024-03-11T21:04:34.539600+0000 mon.a (mon.0) 82 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[55449]: audit 2024-03-11T21:04:34.617319+0000 mon.c (mon.1) 13 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:04:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[55449]: audit 2024-03-11T21:04:34.619122+0000 mon.c (mon.1) 14 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:04:35.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:35 smithi088 bash[55449]: audit 2024-03-11T21:04:34.620819+0000 mon.c (mon.1) 15 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:36.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:36 smithi161 bash[41077]: cephadm 2024-03-11T21:04:34.616587+0000 mgr.y (mgr.34107) 74 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-03-11T21:04:36.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:36 smithi161 bash[41077]: cephadm 2024-03-11T21:04:34.622803+0000 mgr.y (mgr.34107) 75 : cephadm 1 Reconfiguring daemon mon.a on smithi088 2024-03-11T21:04:36.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:36 smithi161 bash[41077]: audit 2024-03-11T21:04:34.859278+0000 mgr.y (mgr.34107) 76 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:04:36.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:36 smithi088 bash[55449]: cephadm 2024-03-11T21:04:34.616587+0000 mgr.y (mgr.34107) 74 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-03-11T21:04:36.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:36 smithi088 bash[55449]: cephadm 2024-03-11T21:04:34.622803+0000 mgr.y (mgr.34107) 75 : cephadm 1 Reconfiguring daemon mon.a on smithi088 2024-03-11T21:04:36.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:36 smithi088 bash[55449]: audit 2024-03-11T21:04:34.859278+0000 mgr.y (mgr.34107) 76 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:04:36.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:36 smithi088 bash[54059]: cephadm 2024-03-11T21:04:34.616587+0000 mgr.y (mgr.34107) 74 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-03-11T21:04:36.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:36 smithi088 bash[54059]: cephadm 2024-03-11T21:04:34.622803+0000 mgr.y (mgr.34107) 75 : cephadm 1 Reconfiguring daemon mon.a on smithi088 2024-03-11T21:04:36.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:36 smithi088 bash[54059]: audit 2024-03-11T21:04:34.859278+0000 mgr.y (mgr.34107) 76 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:04:37.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:37 smithi161 bash[41077]: cluster 2024-03-11T21:04:35.834237+0000 mgr.y (mgr.34107) 77 : 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-03-11T21:04:37.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:37 smithi161 bash[41077]: audit 2024-03-11T21:04:37.007419+0000 mon.a (mon.0) 83 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:37.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:37 smithi161 bash[41077]: audit 2024-03-11T21:04:37.023988+0000 mon.a (mon.0) 84 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:37.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:37 smithi161 bash[41077]: audit 2024-03-11T21:04:37.043471+0000 mon.c (mon.1) 16 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:04:37.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:37 smithi161 bash[41077]: audit 2024-03-11T21:04:37.044187+0000 mon.a (mon.0) 85 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:04:37.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:37 smithi161 bash[41077]: audit 2024-03-11T21:04:37.046303+0000 mon.c (mon.1) 17 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T21:04:37.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:37 smithi161 bash[41077]: audit 2024-03-11T21:04:37.048369+0000 mon.c (mon.1) 18 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:37.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:37 smithi088 bash[55449]: cluster 2024-03-11T21:04:35.834237+0000 mgr.y (mgr.34107) 77 : 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-03-11T21:04:37.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:37 smithi088 bash[55449]: audit 2024-03-11T21:04:37.007419+0000 mon.a (mon.0) 83 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:37.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:37 smithi088 bash[55449]: audit 2024-03-11T21:04:37.023988+0000 mon.a (mon.0) 84 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:37.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:37 smithi088 bash[55449]: audit 2024-03-11T21:04:37.043471+0000 mon.c (mon.1) 16 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:04:37.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:37 smithi088 bash[55449]: audit 2024-03-11T21:04:37.044187+0000 mon.a (mon.0) 85 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:04:37.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:37 smithi088 bash[55449]: audit 2024-03-11T21:04:37.046303+0000 mon.c (mon.1) 17 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T21:04:37.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:37 smithi088 bash[55449]: audit 2024-03-11T21:04:37.048369+0000 mon.c (mon.1) 18 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:37.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:37 smithi088 bash[54059]: cluster 2024-03-11T21:04:35.834237+0000 mgr.y (mgr.34107) 77 : 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-03-11T21:04:37.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:37 smithi088 bash[54059]: audit 2024-03-11T21:04:37.007419+0000 mon.a (mon.0) 83 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:37.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:37 smithi088 bash[54059]: audit 2024-03-11T21:04:37.023988+0000 mon.a (mon.0) 84 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:37.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:37 smithi088 bash[54059]: audit 2024-03-11T21:04:37.043471+0000 mon.c (mon.1) 16 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:04:37.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:37 smithi088 bash[54059]: audit 2024-03-11T21:04:37.044187+0000 mon.a (mon.0) 85 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:04:37.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:37 smithi088 bash[54059]: audit 2024-03-11T21:04:37.046303+0000 mon.c (mon.1) 17 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T21:04:37.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:37 smithi088 bash[54059]: audit 2024-03-11T21:04:37.048369+0000 mon.c (mon.1) 18 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:38.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:38 smithi088 bash[54059]: cephadm 2024-03-11T21:04:37.042769+0000 mgr.y (mgr.34107) 78 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-03-11T21:04:38.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:38 smithi088 bash[54059]: cephadm 2024-03-11T21:04:37.050612+0000 mgr.y (mgr.34107) 79 : cephadm 1 Reconfiguring daemon mgr.y on smithi088 2024-03-11T21:04:38.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:38 smithi088 bash[55449]: cephadm 2024-03-11T21:04:37.042769+0000 mgr.y (mgr.34107) 78 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-03-11T21:04:38.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:38 smithi088 bash[55449]: cephadm 2024-03-11T21:04:37.050612+0000 mgr.y (mgr.34107) 79 : cephadm 1 Reconfiguring daemon mgr.y on smithi088 2024-03-11T21:04:38.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:38 smithi161 bash[41077]: cephadm 2024-03-11T21:04:37.042769+0000 mgr.y (mgr.34107) 78 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-03-11T21:04:38.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:38 smithi161 bash[41077]: cephadm 2024-03-11T21:04:37.050612+0000 mgr.y (mgr.34107) 79 : cephadm 1 Reconfiguring daemon mgr.y on smithi088 2024-03-11T21:04:39.144 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:04:38 smithi161 bash[38541]: ts=2024-03-11T21:04: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:04:39.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:39 smithi161 bash[41077]: cluster 2024-03-11T21:04:37.835051+0000 mgr.y (mgr.34107) 80 : 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-03-11T21:04:39.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:39 smithi161 bash[41077]: audit 2024-03-11T21:04:38.922114+0000 mon.c (mon.1) 19 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:04:39.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:39 smithi161 bash[41077]: audit 2024-03-11T21:04:39.117918+0000 mon.a (mon.0) 86 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:39.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:39 smithi161 bash[41077]: audit 2024-03-11T21:04:39.131520+0000 mon.a (mon.0) 87 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:39.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:39 smithi161 bash[41077]: cephadm 2024-03-11T21:04:39.170510+0000 mgr.y (mgr.34107) 81 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-03-11T21:04:39.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:39 smithi161 bash[41077]: audit 2024-03-11T21:04:39.171227+0000 mon.c (mon.1) 20 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:04:39.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:39 smithi161 bash[41077]: audit 2024-03-11T21:04:39.173171+0000 mon.c (mon.1) 21 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:04:39.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:39 smithi161 bash[41077]: audit 2024-03-11T21:04:39.175039+0000 mon.c (mon.1) 22 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:39.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:39 smithi161 bash[41077]: cephadm 2024-03-11T21:04:39.177248+0000 mgr.y (mgr.34107) 82 : cephadm 1 Reconfiguring daemon mon.c on smithi088 2024-03-11T21:04:39.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[54059]: cluster 2024-03-11T21:04:37.835051+0000 mgr.y (mgr.34107) 80 : 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-03-11T21:04:39.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[54059]: audit 2024-03-11T21:04:38.922114+0000 mon.c (mon.1) 19 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:04:39.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[54059]: audit 2024-03-11T21:04:39.117918+0000 mon.a (mon.0) 86 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:39.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[54059]: audit 2024-03-11T21:04:39.131520+0000 mon.a (mon.0) 87 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:39.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[54059]: cephadm 2024-03-11T21:04:39.170510+0000 mgr.y (mgr.34107) 81 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-03-11T21:04:39.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[54059]: audit 2024-03-11T21:04:39.171227+0000 mon.c (mon.1) 20 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:04:39.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[54059]: audit 2024-03-11T21:04:39.173171+0000 mon.c (mon.1) 21 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:04:39.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[54059]: audit 2024-03-11T21:04:39.175039+0000 mon.c (mon.1) 22 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:39.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[54059]: cephadm 2024-03-11T21:04:39.177248+0000 mgr.y (mgr.34107) 82 : cephadm 1 Reconfiguring daemon mon.c on smithi088 2024-03-11T21:04:39.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[55449]: cluster 2024-03-11T21:04:37.835051+0000 mgr.y (mgr.34107) 80 : 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-03-11T21:04:39.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[55449]: audit 2024-03-11T21:04:38.922114+0000 mon.c (mon.1) 19 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:04:39.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[55449]: audit 2024-03-11T21:04:39.117918+0000 mon.a (mon.0) 86 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:39.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[55449]: audit 2024-03-11T21:04:39.131520+0000 mon.a (mon.0) 87 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:39.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[55449]: cephadm 2024-03-11T21:04:39.170510+0000 mgr.y (mgr.34107) 81 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-03-11T21:04:39.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[55449]: audit 2024-03-11T21:04:39.171227+0000 mon.c (mon.1) 20 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:04:39.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[55449]: audit 2024-03-11T21:04:39.173171+0000 mon.c (mon.1) 21 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:04:39.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[55449]: audit 2024-03-11T21:04:39.175039+0000 mon.c (mon.1) 22 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:39.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:39 smithi088 bash[55449]: cephadm 2024-03-11T21:04:39.177248+0000 mgr.y (mgr.34107) 82 : cephadm 1 Reconfiguring daemon mon.c on smithi088 2024-03-11T21:04:40.491 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:04:40 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:04:40] "GET /metrics HTTP/1.1" 200 38191 "" "Prometheus/2.33.4" 2024-03-11T21:04:40.492 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:40 smithi088 bash[55449]: cluster 2024-03-11T21:04:39.836693+0000 mgr.y (mgr.34107) 83 : 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-03-11T21:04:40.492 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:40 smithi088 bash[54059]: cluster 2024-03-11T21:04:39.836693+0000 mgr.y (mgr.34107) 83 : 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-03-11T21:04:40.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:40 smithi161 bash[41077]: cluster 2024-03-11T21:04:39.836693+0000 mgr.y (mgr.34107) 83 : 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-03-11T21:04:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:42 smithi088 bash[54059]: audit 2024-03-11T21:04:41.264616+0000 mon.a (mon.0) 88 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:42 smithi088 bash[54059]: audit 2024-03-11T21:04:41.285601+0000 mon.a (mon.0) 89 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:42 smithi088 bash[54059]: cephadm 2024-03-11T21:04:41.296423+0000 mgr.y (mgr.34107) 84 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-03-11T21:04:42.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:42 smithi088 bash[54059]: audit 2024-03-11T21:04:41.297052+0000 mon.c (mon.1) 23 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-11T21:04:42.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:42 smithi088 bash[54059]: audit 2024-03-11T21:04:41.298537+0000 mon.c (mon.1) 24 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:42.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:42 smithi088 bash[54059]: cephadm 2024-03-11T21:04:41.303823+0000 mgr.y (mgr.34107) 85 : cephadm 1 Reconfiguring daemon osd.0 on smithi088 2024-03-11T21:04:42.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:42 smithi088 bash[55449]: audit 2024-03-11T21:04:41.264616+0000 mon.a (mon.0) 88 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:42.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:42 smithi088 bash[55449]: audit 2024-03-11T21:04:41.285601+0000 mon.a (mon.0) 89 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:42.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:42 smithi088 bash[55449]: cephadm 2024-03-11T21:04:41.296423+0000 mgr.y (mgr.34107) 84 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-03-11T21:04:42.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:42 smithi088 bash[55449]: audit 2024-03-11T21:04:41.297052+0000 mon.c (mon.1) 23 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-11T21:04:42.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:42 smithi088 bash[55449]: audit 2024-03-11T21:04:41.298537+0000 mon.c (mon.1) 24 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:42.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:42 smithi088 bash[55449]: cephadm 2024-03-11T21:04:41.303823+0000 mgr.y (mgr.34107) 85 : cephadm 1 Reconfiguring daemon osd.0 on smithi088 2024-03-11T21:04:42.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:42 smithi161 bash[41077]: audit 2024-03-11T21:04:41.264616+0000 mon.a (mon.0) 88 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:42.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:42 smithi161 bash[41077]: audit 2024-03-11T21:04:41.285601+0000 mon.a (mon.0) 89 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:42.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:42 smithi161 bash[41077]: cephadm 2024-03-11T21:04:41.296423+0000 mgr.y (mgr.34107) 84 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-03-11T21:04:42.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:42 smithi161 bash[41077]: audit 2024-03-11T21:04:41.297052+0000 mon.c (mon.1) 23 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-11T21:04:42.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:42 smithi161 bash[41077]: audit 2024-03-11T21:04:41.298537+0000 mon.c (mon.1) 24 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:42.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:42 smithi161 bash[41077]: cephadm 2024-03-11T21:04:41.303823+0000 mgr.y (mgr.34107) 85 : cephadm 1 Reconfiguring daemon osd.0 on smithi088 2024-03-11T21:04:43.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:43 smithi088 bash[54059]: cluster 2024-03-11T21:04:41.837438+0000 mgr.y (mgr.34107) 86 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:43.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:43 smithi088 bash[55449]: cluster 2024-03-11T21:04:41.837438+0000 mgr.y (mgr.34107) 86 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:43.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:43 smithi161 bash[41077]: cluster 2024-03-11T21:04:41.837438+0000 mgr.y (mgr.34107) 86 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:43.644 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:04:43 smithi161 bash[38541]: ts=2024-03-11T21:04:43.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:04:44.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:44 smithi161 bash[41077]: audit 2024-03-11T21:04:43.340642+0000 mon.a (mon.0) 90 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:44.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:44 smithi161 bash[41077]: audit 2024-03-11T21:04:43.356204+0000 mon.a (mon.0) 91 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:44.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:44 smithi161 bash[41077]: cephadm 2024-03-11T21:04:43.372289+0000 mgr.y (mgr.34107) 87 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-03-11T21:04:44.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:44 smithi161 bash[41077]: audit 2024-03-11T21:04:43.372774+0000 mon.c (mon.1) 25 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-11T21:04:44.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:44 smithi161 bash[41077]: audit 2024-03-11T21:04:43.374288+0000 mon.c (mon.1) 26 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:44.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:44 smithi161 bash[41077]: cephadm 2024-03-11T21:04:43.378680+0000 mgr.y (mgr.34107) 88 : cephadm 1 Reconfiguring daemon osd.1 on smithi088 2024-03-11T21:04:44.645 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:44 smithi088 bash[54059]: audit 2024-03-11T21:04:43.340642+0000 mon.a (mon.0) 90 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:44.645 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:44 smithi088 bash[54059]: audit 2024-03-11T21:04:43.356204+0000 mon.a (mon.0) 91 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:44.645 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:44 smithi088 bash[54059]: cephadm 2024-03-11T21:04:43.372289+0000 mgr.y (mgr.34107) 87 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-03-11T21:04:44.645 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:44 smithi088 bash[54059]: audit 2024-03-11T21:04:43.372774+0000 mon.c (mon.1) 25 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-11T21:04:44.645 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:44 smithi088 bash[54059]: audit 2024-03-11T21:04:43.374288+0000 mon.c (mon.1) 26 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:44.645 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:44 smithi088 bash[54059]: cephadm 2024-03-11T21:04:43.378680+0000 mgr.y (mgr.34107) 88 : cephadm 1 Reconfiguring daemon osd.1 on smithi088 2024-03-11T21:04:44.645 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:44 smithi088 bash[55449]: audit 2024-03-11T21:04:43.340642+0000 mon.a (mon.0) 90 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:44.645 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:44 smithi088 bash[55449]: audit 2024-03-11T21:04:43.356204+0000 mon.a (mon.0) 91 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:44.645 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:44 smithi088 bash[55449]: cephadm 2024-03-11T21:04:43.372289+0000 mgr.y (mgr.34107) 87 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-03-11T21:04:44.645 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:44 smithi088 bash[55449]: audit 2024-03-11T21:04:43.372774+0000 mon.c (mon.1) 25 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-11T21:04:44.645 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:44 smithi088 bash[55449]: audit 2024-03-11T21:04:43.374288+0000 mon.c (mon.1) 26 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:44.646 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:44 smithi088 bash[55449]: cephadm 2024-03-11T21:04:43.378680+0000 mgr.y (mgr.34107) 88 : cephadm 1 Reconfiguring daemon osd.1 on smithi088 2024-03-11T21:04:45.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:45 smithi161 bash[41077]: cluster 2024-03-11T21:04:43.838194+0000 mgr.y (mgr.34107) 89 : 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-03-11T21:04:45.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:45 smithi088 bash[54059]: cluster 2024-03-11T21:04:43.838194+0000 mgr.y (mgr.34107) 89 : 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-03-11T21:04:45.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:45 smithi088 bash[55449]: cluster 2024-03-11T21:04:43.838194+0000 mgr.y (mgr.34107) 89 : 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-03-11T21:04:46.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:46 smithi161 bash[41077]: audit 2024-03-11T21:04:44.867295+0000 mgr.y (mgr.34107) 90 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:04:46.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:46 smithi161 bash[41077]: audit 2024-03-11T21:04:45.535174+0000 mon.a (mon.0) 92 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:46.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:46 smithi161 bash[41077]: audit 2024-03-11T21:04:45.549303+0000 mon.a (mon.0) 93 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:46.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:46 smithi161 bash[41077]: audit 2024-03-11T21:04:45.598341+0000 mon.c (mon.1) 27 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-11T21:04:46.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:46 smithi161 bash[41077]: audit 2024-03-11T21:04:45.600382+0000 mon.c (mon.1) 28 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:46.798 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:46 smithi088 bash[55449]: audit 2024-03-11T21:04:44.867295+0000 mgr.y (mgr.34107) 90 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:04:46.798 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:46 smithi088 bash[55449]: audit 2024-03-11T21:04:45.535174+0000 mon.a (mon.0) 92 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:46.798 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:46 smithi088 bash[55449]: audit 2024-03-11T21:04:45.549303+0000 mon.a (mon.0) 93 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:46.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:46 smithi088 bash[55449]: audit 2024-03-11T21:04:45.598341+0000 mon.c (mon.1) 27 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-11T21:04:46.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:46 smithi088 bash[55449]: audit 2024-03-11T21:04:45.600382+0000 mon.c (mon.1) 28 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:46.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:46 smithi088 bash[54059]: audit 2024-03-11T21:04:44.867295+0000 mgr.y (mgr.34107) 90 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:04:46.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:46 smithi088 bash[54059]: audit 2024-03-11T21:04:45.535174+0000 mon.a (mon.0) 92 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:46.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:46 smithi088 bash[54059]: audit 2024-03-11T21:04:45.549303+0000 mon.a (mon.0) 93 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:46.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:46 smithi088 bash[54059]: audit 2024-03-11T21:04:45.598341+0000 mon.c (mon.1) 27 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-11T21:04:46.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:46 smithi088 bash[54059]: audit 2024-03-11T21:04:45.600382+0000 mon.c (mon.1) 28 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:47.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:47 smithi161 bash[41077]: cephadm 2024-03-11T21:04:45.597554+0000 mgr.y (mgr.34107) 91 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-03-11T21:04:47.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:47 smithi161 bash[41077]: cephadm 2024-03-11T21:04:45.606139+0000 mgr.y (mgr.34107) 92 : cephadm 1 Reconfiguring daemon osd.2 on smithi088 2024-03-11T21:04:47.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:47 smithi161 bash[41077]: cluster 2024-03-11T21:04:45.839929+0000 mgr.y (mgr.34107) 93 : 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-03-11T21:04:47.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:47 smithi088 bash[54059]: cephadm 2024-03-11T21:04:45.597554+0000 mgr.y (mgr.34107) 91 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-03-11T21:04:47.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:47 smithi088 bash[54059]: cephadm 2024-03-11T21:04:45.606139+0000 mgr.y (mgr.34107) 92 : cephadm 1 Reconfiguring daemon osd.2 on smithi088 2024-03-11T21:04:47.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:47 smithi088 bash[54059]: cluster 2024-03-11T21:04:45.839929+0000 mgr.y (mgr.34107) 93 : 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-03-11T21:04:47.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:47 smithi088 bash[55449]: cephadm 2024-03-11T21:04:45.597554+0000 mgr.y (mgr.34107) 91 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-03-11T21:04:47.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:47 smithi088 bash[55449]: cephadm 2024-03-11T21:04:45.606139+0000 mgr.y (mgr.34107) 92 : cephadm 1 Reconfiguring daemon osd.2 on smithi088 2024-03-11T21:04:47.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:47 smithi088 bash[55449]: cluster 2024-03-11T21:04:45.839929+0000 mgr.y (mgr.34107) 93 : 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-03-11T21:04:48.980 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:48 smithi088 bash[54059]: audit 2024-03-11T21:04:47.703249+0000 mon.a (mon.0) 94 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:48.980 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:48 smithi088 bash[54059]: audit 2024-03-11T21:04:47.715320+0000 mon.a (mon.0) 95 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:48.981 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:48 smithi088 bash[54059]: cephadm 2024-03-11T21:04:47.724241+0000 mgr.y (mgr.34107) 94 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-03-11T21:04:48.981 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:48 smithi088 bash[54059]: audit 2024-03-11T21:04:47.724718+0000 mon.c (mon.1) 29 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-11T21:04:48.981 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:48 smithi088 bash[54059]: audit 2024-03-11T21:04:47.726068+0000 mon.c (mon.1) 30 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:48.981 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:48 smithi088 bash[54059]: cephadm 2024-03-11T21:04:47.730369+0000 mgr.y (mgr.34107) 95 : cephadm 1 Reconfiguring daemon osd.3 on smithi088 2024-03-11T21:04:48.981 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:48 smithi088 bash[54059]: cluster 2024-03-11T21:04:47.840684+0000 mgr.y (mgr.34107) 96 : 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-03-11T21:04:48.981 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:48 smithi088 bash[55449]: audit 2024-03-11T21:04:47.703249+0000 mon.a (mon.0) 94 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:48.981 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:48 smithi088 bash[55449]: audit 2024-03-11T21:04:47.715320+0000 mon.a (mon.0) 95 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:48.981 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:48 smithi088 bash[55449]: cephadm 2024-03-11T21:04:47.724241+0000 mgr.y (mgr.34107) 94 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-03-11T21:04:48.981 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:48 smithi088 bash[55449]: audit 2024-03-11T21:04:47.724718+0000 mon.c (mon.1) 29 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-11T21:04:48.981 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:48 smithi088 bash[55449]: audit 2024-03-11T21:04:47.726068+0000 mon.c (mon.1) 30 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:48.981 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:48 smithi088 bash[55449]: cephadm 2024-03-11T21:04:47.730369+0000 mgr.y (mgr.34107) 95 : cephadm 1 Reconfiguring daemon osd.3 on smithi088 2024-03-11T21:04:48.982 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:48 smithi088 bash[55449]: cluster 2024-03-11T21:04:47.840684+0000 mgr.y (mgr.34107) 96 : 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-03-11T21:04:49.144 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:04:48 smithi161 bash[38541]: ts=2024-03-11T21:04:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:04:49.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:48 smithi161 bash[41077]: audit 2024-03-11T21:04:47.703249+0000 mon.a (mon.0) 94 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:49.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:48 smithi161 bash[41077]: audit 2024-03-11T21:04:47.715320+0000 mon.a (mon.0) 95 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:49.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:48 smithi161 bash[41077]: cephadm 2024-03-11T21:04:47.724241+0000 mgr.y (mgr.34107) 94 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-03-11T21:04:49.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:48 smithi161 bash[41077]: audit 2024-03-11T21:04:47.724718+0000 mon.c (mon.1) 29 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-11T21:04:49.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:48 smithi161 bash[41077]: audit 2024-03-11T21:04:47.726068+0000 mon.c (mon.1) 30 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:49.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:48 smithi161 bash[41077]: cephadm 2024-03-11T21:04:47.730369+0000 mgr.y (mgr.34107) 95 : cephadm 1 Reconfiguring daemon osd.3 on smithi088 2024-03-11T21:04:49.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:48 smithi161 bash[41077]: cluster 2024-03-11T21:04:47.840684+0000 mgr.y (mgr.34107) 96 : 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-03-11T21:04:50.570 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:04:50 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:04:50] "GET /metrics HTTP/1.1" 200 38191 "" "Prometheus/2.33.4" 2024-03-11T21:04:51.221 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:50 smithi088 bash[54059]: cluster 2024-03-11T21:04:49.842087+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:04:51.222 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:50 smithi088 bash[54059]: audit 2024-03-11T21:04:49.921083+0000 mon.a (mon.0) 96 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:51.222 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:50 smithi088 bash[54059]: audit 2024-03-11T21:04:49.937805+0000 mon.a (mon.0) 97 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:51.222 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:50 smithi088 bash[54059]: cephadm 2024-03-11T21:04:49.949567+0000 mgr.y (mgr.34107) 98 : cephadm 1 Reconfiguring rgw.foo.smithi088.uxgxld (monmap changed)... 2024-03-11T21:04:51.222 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:50 smithi088 bash[54059]: audit 2024-03-11T21:04:49.950234+0000 mon.c (mon.1) 31 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:04:51.222 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:50 smithi088 bash[54059]: audit 2024-03-11T21:04:49.950940+0000 mon.a (mon.0) 98 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:04:51.222 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:50 smithi088 bash[54059]: audit 2024-03-11T21:04:49.955267+0000 mon.c (mon.1) 32 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:51.222 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:50 smithi088 bash[54059]: cephadm 2024-03-11T21:04:49.957053+0000 mgr.y (mgr.34107) 99 : cephadm 1 Reconfiguring daemon rgw.foo.smithi088.uxgxld on smithi088 2024-03-11T21:04:51.223 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:50 smithi088 bash[55449]: cluster 2024-03-11T21:04:49.842087+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:04:51.223 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:50 smithi088 bash[55449]: audit 2024-03-11T21:04:49.921083+0000 mon.a (mon.0) 96 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:51.223 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:50 smithi088 bash[55449]: audit 2024-03-11T21:04:49.937805+0000 mon.a (mon.0) 97 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:51.223 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:50 smithi088 bash[55449]: cephadm 2024-03-11T21:04:49.949567+0000 mgr.y (mgr.34107) 98 : cephadm 1 Reconfiguring rgw.foo.smithi088.uxgxld (monmap changed)... 2024-03-11T21:04:51.223 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:50 smithi088 bash[55449]: audit 2024-03-11T21:04:49.950234+0000 mon.c (mon.1) 31 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:04:51.223 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:50 smithi088 bash[55449]: audit 2024-03-11T21:04:49.950940+0000 mon.a (mon.0) 98 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:04:51.223 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:50 smithi088 bash[55449]: audit 2024-03-11T21:04:49.955267+0000 mon.c (mon.1) 32 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:51.223 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:50 smithi088 bash[55449]: cephadm 2024-03-11T21:04:49.957053+0000 mgr.y (mgr.34107) 99 : cephadm 1 Reconfiguring daemon rgw.foo.smithi088.uxgxld on smithi088 2024-03-11T21:04:51.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:50 smithi161 bash[41077]: cluster 2024-03-11T21:04:49.842087+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:04:51.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:50 smithi161 bash[41077]: audit 2024-03-11T21:04:49.921083+0000 mon.a (mon.0) 96 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:51.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:50 smithi161 bash[41077]: audit 2024-03-11T21:04:49.937805+0000 mon.a (mon.0) 97 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:51.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:50 smithi161 bash[41077]: cephadm 2024-03-11T21:04:49.949567+0000 mgr.y (mgr.34107) 98 : cephadm 1 Reconfiguring rgw.foo.smithi088.uxgxld (monmap changed)... 2024-03-11T21:04:51.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:50 smithi161 bash[41077]: audit 2024-03-11T21:04:49.950234+0000 mon.c (mon.1) 31 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:04:51.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:50 smithi161 bash[41077]: audit 2024-03-11T21:04:49.950940+0000 mon.a (mon.0) 98 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:04:51.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:50 smithi161 bash[41077]: audit 2024-03-11T21:04:49.955267+0000 mon.c (mon.1) 32 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:51.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:50 smithi161 bash[41077]: cephadm 2024-03-11T21:04:49.957053+0000 mgr.y (mgr.34107) 99 : cephadm 1 Reconfiguring daemon rgw.foo.smithi088.uxgxld on smithi088 2024-03-11T21:04:53.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:53 smithi088 bash[54059]: cluster 2024-03-11T21:04:51.842942+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:53.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:53 smithi088 bash[54059]: audit 2024-03-11T21:04:52.063190+0000 mon.a (mon.0) 99 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:53.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:53 smithi088 bash[54059]: audit 2024-03-11T21:04:52.075611+0000 mon.a (mon.0) 100 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:53.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:53 smithi088 bash[54059]: cephadm 2024-03-11T21:04:52.127458+0000 mgr.y (mgr.34107) 101 : cephadm 1 Reconfiguring rgw.smpl.smithi088.kwrboy (monmap changed)... 2024-03-11T21:04:53.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:53 smithi088 bash[54059]: audit 2024-03-11T21:04:52.128237+0000 mon.c (mon.1) 33 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:04:53.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:53 smithi088 bash[54059]: audit 2024-03-11T21:04:52.129063+0000 mon.a (mon.0) 101 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:04:53.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:53 smithi088 bash[54059]: audit 2024-03-11T21:04:52.134503+0000 mon.c (mon.1) 34 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:53.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:53 smithi088 bash[54059]: cephadm 2024-03-11T21:04:52.136468+0000 mgr.y (mgr.34107) 102 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi088.kwrboy on smithi088 2024-03-11T21:04:53.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:53 smithi088 bash[55449]: cluster 2024-03-11T21:04:51.842942+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:53.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:53 smithi088 bash[55449]: audit 2024-03-11T21:04:52.063190+0000 mon.a (mon.0) 99 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:53.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:53 smithi088 bash[55449]: audit 2024-03-11T21:04:52.075611+0000 mon.a (mon.0) 100 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:53.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:53 smithi088 bash[55449]: cephadm 2024-03-11T21:04:52.127458+0000 mgr.y (mgr.34107) 101 : cephadm 1 Reconfiguring rgw.smpl.smithi088.kwrboy (monmap changed)... 2024-03-11T21:04:53.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:53 smithi088 bash[55449]: audit 2024-03-11T21:04:52.128237+0000 mon.c (mon.1) 33 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:04:53.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:53 smithi088 bash[55449]: audit 2024-03-11T21:04:52.129063+0000 mon.a (mon.0) 101 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:04:53.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:53 smithi088 bash[55449]: audit 2024-03-11T21:04:52.134503+0000 mon.c (mon.1) 34 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:53.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:53 smithi088 bash[55449]: cephadm 2024-03-11T21:04:52.136468+0000 mgr.y (mgr.34107) 102 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi088.kwrboy on smithi088 2024-03-11T21:04:53.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:53 smithi161 bash[41077]: cluster 2024-03-11T21:04:51.842942+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:53.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:53 smithi161 bash[41077]: audit 2024-03-11T21:04:52.063190+0000 mon.a (mon.0) 99 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:53.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:53 smithi161 bash[41077]: audit 2024-03-11T21:04:52.075611+0000 mon.a (mon.0) 100 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:53.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:53 smithi161 bash[41077]: cephadm 2024-03-11T21:04:52.127458+0000 mgr.y (mgr.34107) 101 : cephadm 1 Reconfiguring rgw.smpl.smithi088.kwrboy (monmap changed)... 2024-03-11T21:04:53.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:53 smithi161 bash[41077]: audit 2024-03-11T21:04:52.128237+0000 mon.c (mon.1) 33 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:04:53.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:53 smithi161 bash[41077]: audit 2024-03-11T21:04:52.129063+0000 mon.a (mon.0) 101 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:04:53.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:53 smithi161 bash[41077]: audit 2024-03-11T21:04:52.134503+0000 mon.c (mon.1) 34 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:53.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:53 smithi161 bash[41077]: cephadm 2024-03-11T21:04:52.136468+0000 mgr.y (mgr.34107) 102 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi088.kwrboy on smithi088 2024-03-11T21:04:53.893 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:04:53 smithi161 bash[38541]: ts=2024-03-11T21:04:53.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:04:54.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:54 smithi088 bash[54059]: audit 2024-03-11T21:04:53.922531+0000 mon.c (mon.1) 35 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:04:54.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:54 smithi088 bash[55449]: audit 2024-03-11T21:04:53.922531+0000 mon.c (mon.1) 35 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:04:54.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:54 smithi161 bash[41077]: audit 2024-03-11T21:04:53.922531+0000 mon.c (mon.1) 35 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:04:55.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:55 smithi088 bash[54059]: cluster 2024-03-11T21:04:53.843699+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:55.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:55 smithi088 bash[54059]: audit 2024-03-11T21:04:54.207738+0000 mon.a (mon.0) 102 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:55.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:55 smithi088 bash[54059]: audit 2024-03-11T21:04:54.229538+0000 mon.a (mon.0) 103 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:55.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:55 smithi088 bash[54059]: cephadm 2024-03-11T21:04:54.260433+0000 mgr.y (mgr.34107) 104 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-03-11T21:04:55.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:55 smithi088 bash[54059]: audit 2024-03-11T21:04:54.261120+0000 mon.c (mon.1) 36 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:04:55.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:55 smithi088 bash[54059]: audit 2024-03-11T21:04:54.263099+0000 mon.c (mon.1) 37 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:04:55.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:55 smithi088 bash[54059]: audit 2024-03-11T21:04:54.265182+0000 mon.c (mon.1) 38 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:55.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:55 smithi088 bash[54059]: cephadm 2024-03-11T21:04:54.267365+0000 mgr.y (mgr.34107) 105 : cephadm 1 Reconfiguring daemon mon.b on smithi161 2024-03-11T21:04:55.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:55 smithi088 bash[55449]: cluster 2024-03-11T21:04:53.843699+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:55.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:55 smithi088 bash[55449]: audit 2024-03-11T21:04:54.207738+0000 mon.a (mon.0) 102 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:55.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:55 smithi088 bash[55449]: audit 2024-03-11T21:04:54.229538+0000 mon.a (mon.0) 103 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:55.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:55 smithi088 bash[55449]: cephadm 2024-03-11T21:04:54.260433+0000 mgr.y (mgr.34107) 104 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-03-11T21:04:55.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:55 smithi088 bash[55449]: audit 2024-03-11T21:04:54.261120+0000 mon.c (mon.1) 36 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:04:55.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:55 smithi088 bash[55449]: audit 2024-03-11T21:04:54.263099+0000 mon.c (mon.1) 37 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:04:55.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:55 smithi088 bash[55449]: audit 2024-03-11T21:04:54.265182+0000 mon.c (mon.1) 38 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:55.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:55 smithi088 bash[55449]: cephadm 2024-03-11T21:04:54.267365+0000 mgr.y (mgr.34107) 105 : cephadm 1 Reconfiguring daemon mon.b on smithi161 2024-03-11T21:04:55.620 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:55 smithi161 bash[41077]: cluster 2024-03-11T21:04:53.843699+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:04:55.620 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:55 smithi161 bash[41077]: audit 2024-03-11T21:04:54.207738+0000 mon.a (mon.0) 102 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:55.620 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:55 smithi161 bash[41077]: audit 2024-03-11T21:04:54.229538+0000 mon.a (mon.0) 103 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:55.620 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:55 smithi161 bash[41077]: cephadm 2024-03-11T21:04:54.260433+0000 mgr.y (mgr.34107) 104 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-03-11T21:04:55.620 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:55 smithi161 bash[41077]: audit 2024-03-11T21:04:54.261120+0000 mon.c (mon.1) 36 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-11T21:04:55.620 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:55 smithi161 bash[41077]: audit 2024-03-11T21:04:54.263099+0000 mon.c (mon.1) 37 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-11T21:04:55.621 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:55 smithi161 bash[41077]: audit 2024-03-11T21:04:54.265182+0000 mon.c (mon.1) 38 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:55.621 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:55 smithi161 bash[41077]: cephadm 2024-03-11T21:04:54.267365+0000 mgr.y (mgr.34107) 105 : cephadm 1 Reconfiguring daemon mon.b on smithi161 2024-03-11T21:04:56.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:56 smithi161 bash[41077]: audit 2024-03-11T21:04:54.875205+0000 mgr.y (mgr.34107) 106 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:04:56.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:56 smithi088 bash[54059]: audit 2024-03-11T21:04:54.875205+0000 mgr.y (mgr.34107) 106 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:04:56.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:56 smithi088 bash[55449]: audit 2024-03-11T21:04:54.875205+0000 mgr.y (mgr.34107) 106 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:04:57.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:57 smithi161 bash[41077]: cluster 2024-03-11T21:04:55.845395+0000 mgr.y (mgr.34107) 107 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:04:57.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:57 smithi161 bash[41077]: audit 2024-03-11T21:04:56.576853+0000 mon.a (mon.0) 104 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:57.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:57 smithi161 bash[41077]: audit 2024-03-11T21:04:56.589364+0000 mon.a (mon.0) 105 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:57.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:57 smithi161 bash[41077]: audit 2024-03-11T21:04:56.638531+0000 mon.c (mon.1) 39 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:04:57.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:57 smithi161 bash[41077]: audit 2024-03-11T21:04:56.639380+0000 mon.a (mon.0) 106 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:04:57.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:57 smithi161 bash[41077]: audit 2024-03-11T21:04:56.642076+0000 mon.c (mon.1) 40 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T21:04:57.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:57 smithi161 bash[41077]: audit 2024-03-11T21:04:56.643969+0000 mon.c (mon.1) 41 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:57.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:57 smithi088 bash[54059]: cluster 2024-03-11T21:04:55.845395+0000 mgr.y (mgr.34107) 107 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:04:57.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:57 smithi088 bash[54059]: audit 2024-03-11T21:04:56.576853+0000 mon.a (mon.0) 104 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:57.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:57 smithi088 bash[54059]: audit 2024-03-11T21:04:56.589364+0000 mon.a (mon.0) 105 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:57.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:57 smithi088 bash[54059]: audit 2024-03-11T21:04:56.638531+0000 mon.c (mon.1) 39 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:04:57.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:57 smithi088 bash[54059]: audit 2024-03-11T21:04:56.639380+0000 mon.a (mon.0) 106 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:04:57.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:57 smithi088 bash[54059]: audit 2024-03-11T21:04:56.642076+0000 mon.c (mon.1) 40 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T21:04:57.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:57 smithi088 bash[54059]: audit 2024-03-11T21:04:56.643969+0000 mon.c (mon.1) 41 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:57.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:57 smithi088 bash[55449]: cluster 2024-03-11T21:04:55.845395+0000 mgr.y (mgr.34107) 107 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:04:57.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:57 smithi088 bash[55449]: audit 2024-03-11T21:04:56.576853+0000 mon.a (mon.0) 104 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:57.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:57 smithi088 bash[55449]: audit 2024-03-11T21:04:56.589364+0000 mon.a (mon.0) 105 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:57.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:57 smithi088 bash[55449]: audit 2024-03-11T21:04:56.638531+0000 mon.c (mon.1) 39 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:04:57.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:57 smithi088 bash[55449]: audit 2024-03-11T21:04:56.639380+0000 mon.a (mon.0) 106 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-11T21:04:57.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:57 smithi088 bash[55449]: audit 2024-03-11T21:04:56.642076+0000 mon.c (mon.1) 40 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-11T21:04:57.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:57 smithi088 bash[55449]: audit 2024-03-11T21:04:56.643969+0000 mon.c (mon.1) 41 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:58.373 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:58 smithi161 bash[41077]: cephadm 2024-03-11T21:04:56.637746+0000 mgr.y (mgr.34107) 108 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-03-11T21:04:58.373 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:58 smithi161 bash[41077]: cephadm 2024-03-11T21:04:56.646441+0000 mgr.y (mgr.34107) 109 : cephadm 1 Reconfiguring daemon mgr.x on smithi161 2024-03-11T21:04:58.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:58 smithi088 bash[54059]: cephadm 2024-03-11T21:04:56.637746+0000 mgr.y (mgr.34107) 108 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-03-11T21:04:58.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:58 smithi088 bash[54059]: cephadm 2024-03-11T21:04:56.646441+0000 mgr.y (mgr.34107) 109 : cephadm 1 Reconfiguring daemon mgr.x on smithi161 2024-03-11T21:04:58.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:58 smithi088 bash[55449]: cephadm 2024-03-11T21:04:56.637746+0000 mgr.y (mgr.34107) 108 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-03-11T21:04:58.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:58 smithi088 bash[55449]: cephadm 2024-03-11T21:04:56.646441+0000 mgr.y (mgr.34107) 109 : cephadm 1 Reconfiguring daemon mgr.x on smithi161 2024-03-11T21:04:59.144 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:04:58 smithi161 bash[38541]: ts=2024-03-11T21:04: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:04:59.547 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:59 smithi161 bash[41077]: cluster 2024-03-11T21:04:57.846151+0000 mgr.y (mgr.34107) 110 : 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-03-11T21:04:59.547 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:59 smithi161 bash[41077]: audit 2024-03-11T21:04:59.056619+0000 mon.a (mon.0) 107 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:59.547 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:59 smithi161 bash[41077]: audit 2024-03-11T21:04:59.071359+0000 mon.a (mon.0) 108 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:59.547 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:59 smithi161 bash[41077]: audit 2024-03-11T21:04:59.117781+0000 mon.c (mon.1) 42 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-11T21:04:59.548 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:04:59 smithi161 bash[41077]: audit 2024-03-11T21:04:59.119583+0000 mon.c (mon.1) 43 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:59.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:59 smithi088 bash[55449]: cluster 2024-03-11T21:04:57.846151+0000 mgr.y (mgr.34107) 110 : 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-03-11T21:04:59.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:59 smithi088 bash[55449]: audit 2024-03-11T21:04:59.056619+0000 mon.a (mon.0) 107 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:59.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:59 smithi088 bash[55449]: audit 2024-03-11T21:04:59.071359+0000 mon.a (mon.0) 108 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:59.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:59 smithi088 bash[55449]: audit 2024-03-11T21:04:59.117781+0000 mon.c (mon.1) 42 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-11T21:04:59.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:04:59 smithi088 bash[55449]: audit 2024-03-11T21:04:59.119583+0000 mon.c (mon.1) 43 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:04:59.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:59 smithi088 bash[54059]: cluster 2024-03-11T21:04:57.846151+0000 mgr.y (mgr.34107) 110 : 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-03-11T21:04:59.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:59 smithi088 bash[54059]: audit 2024-03-11T21:04:59.056619+0000 mon.a (mon.0) 107 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:59.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:59 smithi088 bash[54059]: audit 2024-03-11T21:04:59.071359+0000 mon.a (mon.0) 108 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:04:59.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:59 smithi088 bash[54059]: audit 2024-03-11T21:04:59.117781+0000 mon.c (mon.1) 42 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-11T21:04:59.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:04:59 smithi088 bash[54059]: audit 2024-03-11T21:04:59.119583+0000 mon.c (mon.1) 43 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:00.570 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:05:00 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:05:00] "GET /metrics HTTP/1.1" 200 38190 "" "Prometheus/2.33.4" 2024-03-11T21:05:00.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:00 smithi088 bash[54059]: cephadm 2024-03-11T21:04:59.117065+0000 mgr.y (mgr.34107) 111 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-03-11T21:05:00.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:00 smithi088 bash[54059]: cephadm 2024-03-11T21:04:59.125463+0000 mgr.y (mgr.34107) 112 : cephadm 1 Reconfiguring daemon osd.4 on smithi161 2024-03-11T21:05:00.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:00 smithi088 bash[55449]: cephadm 2024-03-11T21:04:59.117065+0000 mgr.y (mgr.34107) 111 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-03-11T21:05:00.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:00 smithi088 bash[55449]: cephadm 2024-03-11T21:04:59.125463+0000 mgr.y (mgr.34107) 112 : cephadm 1 Reconfiguring daemon osd.4 on smithi161 2024-03-11T21:05:00.593 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:00 smithi161 bash[41077]: cephadm 2024-03-11T21:04:59.117065+0000 mgr.y (mgr.34107) 111 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-03-11T21:05:00.593 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:00 smithi161 bash[41077]: cephadm 2024-03-11T21:04:59.125463+0000 mgr.y (mgr.34107) 112 : cephadm 1 Reconfiguring daemon osd.4 on smithi161 2024-03-11T21:05:01.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:01 smithi088 bash[55449]: cluster 2024-03-11T21:04:59.847713+0000 mgr.y (mgr.34107) 113 : 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-03-11T21:05:01.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:01 smithi088 bash[54059]: cluster 2024-03-11T21:04:59.847713+0000 mgr.y (mgr.34107) 113 : 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-03-11T21:05:01.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:01 smithi161 bash[41077]: cluster 2024-03-11T21:04:59.847713+0000 mgr.y (mgr.34107) 113 : 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-03-11T21:05:02.398 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:05:02.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:02 smithi161 bash[41077]: audit 2024-03-11T21:05:01.373232+0000 mon.a (mon.0) 109 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:02.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:02 smithi161 bash[41077]: audit 2024-03-11T21:05:01.388236+0000 mon.a (mon.0) 110 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:02.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:02 smithi161 bash[41077]: audit 2024-03-11T21:05:01.395368+0000 mon.c (mon.1) 44 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-11T21:05:02.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:02 smithi161 bash[41077]: audit 2024-03-11T21:05:01.397136+0000 mon.c (mon.1) 45 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:02.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:02 smithi088 bash[55449]: audit 2024-03-11T21:05:01.373232+0000 mon.a (mon.0) 109 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:02.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:02 smithi088 bash[55449]: audit 2024-03-11T21:05:01.388236+0000 mon.a (mon.0) 110 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:02.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:02 smithi088 bash[55449]: audit 2024-03-11T21:05:01.395368+0000 mon.c (mon.1) 44 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-11T21:05:02.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:02 smithi088 bash[55449]: audit 2024-03-11T21:05:01.397136+0000 mon.c (mon.1) 45 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:02.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:02 smithi088 bash[54059]: audit 2024-03-11T21:05:01.373232+0000 mon.a (mon.0) 109 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:02.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:02 smithi088 bash[54059]: audit 2024-03-11T21:05:01.388236+0000 mon.a (mon.0) 110 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:02.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:02 smithi088 bash[54059]: audit 2024-03-11T21:05:01.395368+0000 mon.c (mon.1) 44 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-11T21:05:02.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:02 smithi088 bash[54059]: audit 2024-03-11T21:05:01.397136+0000 mon.c (mon.1) 45 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:03.184 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:05:03.184 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (4m) 65s ago 11m 16.0M - 0.23.0 ba2b418f427c b7fee0acba85 2024-03-11T21:05:03.184 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (3m) 39s ago 10m 43.6M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:05:03.185 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (2m) 65s ago 8m 45.8M - 3.5 e1d6a67b021e 50b8b3f208a0 2024-03-11T21:05:03.185 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (2m) 39s ago 17m 442M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:05:03.185 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (3m) 65s ago 19m 489M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:05:03.185 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (110s) 65s ago 19m 39.4M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:05:03.185 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (48s) 39s ago 17m 23.5M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2487c6a403b7 2024-03-11T21:05:03.185 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (74s) 65s ago 17m 22.5M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:05:03.185 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (4m) 65s ago 11m 11.6M - 1.3.1 1dbe0e931976 a368601127f2 2024-03-11T21:05:03.185 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (3m) 39s ago 11m 14.8M - 1.3.1 1dbe0e931976 15c6385acab7 2024-03-11T21:05:03.185 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (16m) 65s ago 16m 58.3M 2781M 17.2.0 e1d6a67b021e e8944005ffae 2024-03-11T21:05:03.185 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (16m) 65s ago 16m 59.5M 2781M 17.2.0 e1d6a67b021e 73bf771b15d5 2024-03-11T21:05:03.185 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (15m) 65s ago 15m 54.6M 2781M 17.2.0 e1d6a67b021e 4865ede65151 2024-03-11T21:05:03.185 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (14m) 65s ago 14m 57.7M 2781M 17.2.0 e1d6a67b021e 44e8ad8c4e08 2024-03-11T21:05:03.185 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (14m) 39s ago 14m 59.4M 3037M 17.2.0 e1d6a67b021e 26ce6e88b4d8 2024-03-11T21:05:03.185 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (13m) 39s ago 13m 55.6M 3037M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T21:05:03.186 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (12m) 39s ago 13m 53.9M 3037M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T21:05:03.186 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (12m) 39s ago 12m 57.3M 3037M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T21:05:03.186 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (2m) 39s ago 11m 64.5M - 2.33.4 514e6a882f6e 6ee523244c3c 2024-03-11T21:05:03.186 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (9m) 65s ago 9m 87.3M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T21:05:03.186 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (9m) 39s ago 9m 87.7M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:05:03.186 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (9m) 65s ago 9m 87.6M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T21:05:03.186 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (9m) 39s ago 9m 87.5M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:05:03.634 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:05:03.634 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:05:03.634 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:05:03.634 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:05:03.634 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:05:03.635 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:05:03.635 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:05:03.635 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:05:03.635 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-11T21:05:03.635 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:05:03.635 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:05:03.635 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T21:05:03.635 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:05:03.635 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:05:03.635 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-03-11T21:05:03.635 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 5 2024-03-11T21:05:03.635 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:05:03.635 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:05:03.644 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:05:03 smithi161 bash[38541]: ts=2024-03-11T21:05:03.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:05:03.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:03 smithi161 bash[41077]: cephadm 2024-03-11T21:05:01.394728+0000 mgr.y (mgr.34107) 114 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-03-11T21:05:03.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:03 smithi161 bash[41077]: cephadm 2024-03-11T21:05:01.401850+0000 mgr.y (mgr.34107) 115 : cephadm 1 Reconfiguring daemon osd.5 on smithi161 2024-03-11T21:05:03.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:03 smithi161 bash[41077]: cluster 2024-03-11T21:05:01.848549+0000 mgr.y (mgr.34107) 116 : 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-03-11T21:05:03.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:03 smithi161 bash[41077]: audit 2024-03-11T21:05:02.384689+0000 mgr.y (mgr.34107) 117 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:03.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:03 smithi088 bash[55449]: cephadm 2024-03-11T21:05:01.394728+0000 mgr.y (mgr.34107) 114 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-03-11T21:05:03.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:03 smithi088 bash[55449]: cephadm 2024-03-11T21:05:01.401850+0000 mgr.y (mgr.34107) 115 : cephadm 1 Reconfiguring daemon osd.5 on smithi161 2024-03-11T21:05:03.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:03 smithi088 bash[55449]: cluster 2024-03-11T21:05:01.848549+0000 mgr.y (mgr.34107) 116 : 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-03-11T21:05:03.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:03 smithi088 bash[55449]: audit 2024-03-11T21:05:02.384689+0000 mgr.y (mgr.34107) 117 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:03.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:03 smithi088 bash[54059]: cephadm 2024-03-11T21:05:01.394728+0000 mgr.y (mgr.34107) 114 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-03-11T21:05:03.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:03 smithi088 bash[54059]: cephadm 2024-03-11T21:05:01.401850+0000 mgr.y (mgr.34107) 115 : cephadm 1 Reconfiguring daemon osd.5 on smithi161 2024-03-11T21:05:03.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:03 smithi088 bash[54059]: cluster 2024-03-11T21:05:01.848549+0000 mgr.y (mgr.34107) 116 : 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-03-11T21:05:03.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:03 smithi088 bash[54059]: audit 2024-03-11T21:05:02.384689+0000 mgr.y (mgr.34107) 117 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:04.034 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:05:04.034 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:05:04.034 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:05:04.034 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:05:04.034 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:05:04.034 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-03-11T21:05:04.034 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-03-11T21:05:04.034 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:05:04.034 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "5/23 daemons upgraded", 2024-03-11T21:05:04.035 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading mon daemons", 2024-03-11T21:05:04.035 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:05:04.035 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:05:04.494 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:05:04.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:04 smithi161 bash[41077]: audit 2024-03-11T21:05:02.779433+0000 mgr.y (mgr.34107) 118 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:04.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:04 smithi161 bash[41077]: audit 2024-03-11T21:05:03.163417+0000 mgr.y (mgr.34107) 119 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:04.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:04 smithi161 bash[41077]: audit 2024-03-11T21:05:03.638505+0000 mon.c (mon.1) 46 : audit 0 from='client.? 172.21.15.88:0/566290619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:04.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:04 smithi161 bash[41077]: audit 2024-03-11T21:05:03.683786+0000 mon.a (mon.0) 111 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:04.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:04 smithi161 bash[41077]: audit 2024-03-11T21:05:03.695876+0000 mon.a (mon.0) 112 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:04.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:04 smithi161 bash[41077]: audit 2024-03-11T21:05:03.722473+0000 mon.c (mon.1) 47 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-11T21:05:04.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:04 smithi161 bash[41077]: audit 2024-03-11T21:05:03.723938+0000 mon.c (mon.1) 48 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:04.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:04 smithi088 bash[55449]: audit 2024-03-11T21:05:02.779433+0000 mgr.y (mgr.34107) 118 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:04.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:04 smithi088 bash[55449]: audit 2024-03-11T21:05:03.163417+0000 mgr.y (mgr.34107) 119 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:04.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:04 smithi088 bash[55449]: audit 2024-03-11T21:05:03.638505+0000 mon.c (mon.1) 46 : audit 0 from='client.? 172.21.15.88:0/566290619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:04.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:04 smithi088 bash[55449]: audit 2024-03-11T21:05:03.683786+0000 mon.a (mon.0) 111 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:04.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:04 smithi088 bash[55449]: audit 2024-03-11T21:05:03.695876+0000 mon.a (mon.0) 112 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:04.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:04 smithi088 bash[55449]: audit 2024-03-11T21:05:03.722473+0000 mon.c (mon.1) 47 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-11T21:05:04.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:04 smithi088 bash[55449]: audit 2024-03-11T21:05:03.723938+0000 mon.c (mon.1) 48 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:04.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:04 smithi088 bash[54059]: audit 2024-03-11T21:05:02.779433+0000 mgr.y (mgr.34107) 118 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:04.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:04 smithi088 bash[54059]: audit 2024-03-11T21:05:03.163417+0000 mgr.y (mgr.34107) 119 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:04.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:04 smithi088 bash[54059]: audit 2024-03-11T21:05:03.638505+0000 mon.c (mon.1) 46 : audit 0 from='client.? 172.21.15.88:0/566290619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:04.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:04 smithi088 bash[54059]: audit 2024-03-11T21:05:03.683786+0000 mon.a (mon.0) 111 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:04.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:04 smithi088 bash[54059]: audit 2024-03-11T21:05:03.695876+0000 mon.a (mon.0) 112 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:04.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:04 smithi088 bash[54059]: audit 2024-03-11T21:05:03.722473+0000 mon.c (mon.1) 47 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-11T21:05:04.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:04 smithi088 bash[54059]: audit 2024-03-11T21:05:03.723938+0000 mon.c (mon.1) 48 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:05.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:05 smithi161 bash[41077]: cephadm 2024-03-11T21:05:03.721907+0000 mgr.y (mgr.34107) 120 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-03-11T21:05:05.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:05 smithi161 bash[41077]: cephadm 2024-03-11T21:05:03.728687+0000 mgr.y (mgr.34107) 121 : cephadm 1 Reconfiguring daemon osd.6 on smithi161 2024-03-11T21:05:05.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:05 smithi161 bash[41077]: cluster 2024-03-11T21:05:03.849303+0000 mgr.y (mgr.34107) 122 : 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-03-11T21:05:05.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:05 smithi161 bash[41077]: audit 2024-03-11T21:05:04.038231+0000 mgr.y (mgr.34107) 123 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:05.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:05 smithi161 bash[41077]: audit 2024-03-11T21:05:04.499188+0000 mon.c (mon.1) 49 : audit 0 from='client.? 172.21.15.88:0/4008840297' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:05:05.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:05 smithi088 bash[54059]: cephadm 2024-03-11T21:05:03.721907+0000 mgr.y (mgr.34107) 120 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-03-11T21:05:05.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:05 smithi088 bash[54059]: cephadm 2024-03-11T21:05:03.728687+0000 mgr.y (mgr.34107) 121 : cephadm 1 Reconfiguring daemon osd.6 on smithi161 2024-03-11T21:05:05.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:05 smithi088 bash[54059]: cluster 2024-03-11T21:05:03.849303+0000 mgr.y (mgr.34107) 122 : 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-03-11T21:05:05.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:05 smithi088 bash[54059]: audit 2024-03-11T21:05:04.038231+0000 mgr.y (mgr.34107) 123 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:05.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:05 smithi088 bash[54059]: audit 2024-03-11T21:05:04.499188+0000 mon.c (mon.1) 49 : audit 0 from='client.? 172.21.15.88:0/4008840297' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:05:05.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:05 smithi088 bash[55449]: cephadm 2024-03-11T21:05:03.721907+0000 mgr.y (mgr.34107) 120 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-03-11T21:05:05.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:05 smithi088 bash[55449]: cephadm 2024-03-11T21:05:03.728687+0000 mgr.y (mgr.34107) 121 : cephadm 1 Reconfiguring daemon osd.6 on smithi161 2024-03-11T21:05:05.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:05 smithi088 bash[55449]: cluster 2024-03-11T21:05:03.849303+0000 mgr.y (mgr.34107) 122 : 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-03-11T21:05:05.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:05 smithi088 bash[55449]: audit 2024-03-11T21:05:04.038231+0000 mgr.y (mgr.34107) 123 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:05.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:05 smithi088 bash[55449]: audit 2024-03-11T21:05:04.499188+0000 mon.c (mon.1) 49 : audit 0 from='client.? 172.21.15.88:0/4008840297' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:05:06.649 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:06 smithi161 bash[41077]: audit 2024-03-11T21:05:04.877707+0000 mgr.y (mgr.34107) 124 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:06.649 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:06 smithi161 bash[41077]: audit 2024-03-11T21:05:05.892869+0000 mon.a (mon.0) 113 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:06.649 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:06 smithi161 bash[41077]: audit 2024-03-11T21:05:05.910048+0000 mon.a (mon.0) 114 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:06.649 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:06 smithi161 bash[41077]: audit 2024-03-11T21:05:05.947221+0000 mon.c (mon.1) 50 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-11T21:05:06.649 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:06 smithi161 bash[41077]: audit 2024-03-11T21:05:05.949161+0000 mon.c (mon.1) 51 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:06.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:06 smithi088 bash[54059]: audit 2024-03-11T21:05:04.877707+0000 mgr.y (mgr.34107) 124 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:06.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:06 smithi088 bash[54059]: audit 2024-03-11T21:05:05.892869+0000 mon.a (mon.0) 113 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:06.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:06 smithi088 bash[54059]: audit 2024-03-11T21:05:05.910048+0000 mon.a (mon.0) 114 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:06.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:06 smithi088 bash[54059]: audit 2024-03-11T21:05:05.947221+0000 mon.c (mon.1) 50 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-11T21:05:06.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:06 smithi088 bash[54059]: audit 2024-03-11T21:05:05.949161+0000 mon.c (mon.1) 51 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:06.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:06 smithi088 bash[55449]: audit 2024-03-11T21:05:04.877707+0000 mgr.y (mgr.34107) 124 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:06.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:06 smithi088 bash[55449]: audit 2024-03-11T21:05:05.892869+0000 mon.a (mon.0) 113 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:06.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:06 smithi088 bash[55449]: audit 2024-03-11T21:05:05.910048+0000 mon.a (mon.0) 114 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:06.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:06 smithi088 bash[55449]: audit 2024-03-11T21:05:05.947221+0000 mon.c (mon.1) 50 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-11T21:05:06.821 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:06 smithi088 bash[55449]: audit 2024-03-11T21:05:05.949161+0000 mon.c (mon.1) 51 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:07.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:07 smithi161 bash[41077]: cluster 2024-03-11T21:05:05.851001+0000 mgr.y (mgr.34107) 125 : 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-03-11T21:05:07.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:07 smithi161 bash[41077]: cephadm 2024-03-11T21:05:05.946522+0000 mgr.y (mgr.34107) 126 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-03-11T21:05:07.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:07 smithi161 bash[41077]: cephadm 2024-03-11T21:05:05.955047+0000 mgr.y (mgr.34107) 127 : cephadm 1 Reconfiguring daemon osd.7 on smithi161 2024-03-11T21:05:07.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:07 smithi088 bash[54059]: cluster 2024-03-11T21:05:05.851001+0000 mgr.y (mgr.34107) 125 : 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-03-11T21:05:07.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:07 smithi088 bash[54059]: cephadm 2024-03-11T21:05:05.946522+0000 mgr.y (mgr.34107) 126 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-03-11T21:05:07.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:07 smithi088 bash[54059]: cephadm 2024-03-11T21:05:05.955047+0000 mgr.y (mgr.34107) 127 : cephadm 1 Reconfiguring daemon osd.7 on smithi161 2024-03-11T21:05:07.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:07 smithi088 bash[55449]: cluster 2024-03-11T21:05:05.851001+0000 mgr.y (mgr.34107) 125 : 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-03-11T21:05:07.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:07 smithi088 bash[55449]: cephadm 2024-03-11T21:05:05.946522+0000 mgr.y (mgr.34107) 126 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-03-11T21:05:07.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:07 smithi088 bash[55449]: cephadm 2024-03-11T21:05:05.955047+0000 mgr.y (mgr.34107) 127 : cephadm 1 Reconfiguring daemon osd.7 on smithi161 2024-03-11T21:05:09.143 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:05:08 smithi161 bash[38541]: ts=2024-03-11T21:05:08.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:05:09.567 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:09 smithi161 bash[41077]: cluster 2024-03-11T21:05:07.851671+0000 mgr.y (mgr.34107) 128 : 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-03-11T21:05:09.568 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:09 smithi161 bash[41077]: audit 2024-03-11T21:05:08.275816+0000 mon.a (mon.0) 115 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:09.568 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:09 smithi161 bash[41077]: audit 2024-03-11T21:05:08.290162+0000 mon.a (mon.0) 116 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:09.568 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:09 smithi161 bash[41077]: cephadm 2024-03-11T21:05:08.326385+0000 mgr.y (mgr.34107) 129 : cephadm 1 Reconfiguring rgw.foo.smithi161.rurchv (monmap changed)... 2024-03-11T21:05:09.568 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:09 smithi161 bash[41077]: audit 2024-03-11T21:05:08.327148+0000 mon.c (mon.1) 52 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:05:09.568 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:09 smithi161 bash[41077]: audit 2024-03-11T21:05:08.328019+0000 mon.a (mon.0) 117 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:05:09.568 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:09 smithi161 bash[41077]: audit 2024-03-11T21:05:08.333371+0000 mon.c (mon.1) 53 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:09.568 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:09 smithi161 bash[41077]: cephadm 2024-03-11T21:05:08.335714+0000 mgr.y (mgr.34107) 130 : cephadm 1 Reconfiguring daemon rgw.foo.smithi161.rurchv on smithi161 2024-03-11T21:05:09.568 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:09 smithi161 bash[41077]: audit 2024-03-11T21:05:08.922895+0000 mon.c (mon.1) 54 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:05:09.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[54059]: cluster 2024-03-11T21:05:07.851671+0000 mgr.y (mgr.34107) 128 : 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-03-11T21:05:09.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[54059]: audit 2024-03-11T21:05:08.275816+0000 mon.a (mon.0) 115 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:09.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[54059]: audit 2024-03-11T21:05:08.290162+0000 mon.a (mon.0) 116 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:09.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[54059]: cephadm 2024-03-11T21:05:08.326385+0000 mgr.y (mgr.34107) 129 : cephadm 1 Reconfiguring rgw.foo.smithi161.rurchv (monmap changed)... 2024-03-11T21:05:09.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[54059]: audit 2024-03-11T21:05:08.327148+0000 mon.c (mon.1) 52 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:05:09.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[54059]: audit 2024-03-11T21:05:08.328019+0000 mon.a (mon.0) 117 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:05:09.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[54059]: audit 2024-03-11T21:05:08.333371+0000 mon.c (mon.1) 53 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:09.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[54059]: cephadm 2024-03-11T21:05:08.335714+0000 mgr.y (mgr.34107) 130 : cephadm 1 Reconfiguring daemon rgw.foo.smithi161.rurchv on smithi161 2024-03-11T21:05:09.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[54059]: audit 2024-03-11T21:05:08.922895+0000 mon.c (mon.1) 54 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:05:09.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[55449]: cluster 2024-03-11T21:05:07.851671+0000 mgr.y (mgr.34107) 128 : 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-03-11T21:05:09.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[55449]: audit 2024-03-11T21:05:08.275816+0000 mon.a (mon.0) 115 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:09.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[55449]: audit 2024-03-11T21:05:08.290162+0000 mon.a (mon.0) 116 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:09.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[55449]: cephadm 2024-03-11T21:05:08.326385+0000 mgr.y (mgr.34107) 129 : cephadm 1 Reconfiguring rgw.foo.smithi161.rurchv (monmap changed)... 2024-03-11T21:05:09.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[55449]: audit 2024-03-11T21:05:08.327148+0000 mon.c (mon.1) 52 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:05:09.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[55449]: audit 2024-03-11T21:05:08.328019+0000 mon.a (mon.0) 117 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:05:09.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[55449]: audit 2024-03-11T21:05:08.333371+0000 mon.c (mon.1) 53 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:09.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[55449]: cephadm 2024-03-11T21:05:08.335714+0000 mgr.y (mgr.34107) 130 : cephadm 1 Reconfiguring daemon rgw.foo.smithi161.rurchv on smithi161 2024-03-11T21:05:09.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:09 smithi088 bash[55449]: audit 2024-03-11T21:05:08.922895+0000 mon.c (mon.1) 54 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:05:10.569 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:05:10 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:05:10] "GET /metrics HTTP/1.1" 200 38187 "" "Prometheus/2.33.4" 2024-03-11T21:05:11.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:11 smithi088 bash[54059]: cluster 2024-03-11T21:05:09.853309+0000 mgr.y (mgr.34107) 131 : 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-03-11T21:05:11.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:11 smithi088 bash[54059]: audit 2024-03-11T21:05:10.484736+0000 mon.a (mon.0) 118 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:11.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:11 smithi088 bash[54059]: audit 2024-03-11T21:05:10.499680+0000 mon.a (mon.0) 119 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:11.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:11 smithi088 bash[54059]: audit 2024-03-11T21:05:10.509410+0000 mon.c (mon.1) 55 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:05:11.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:11 smithi088 bash[54059]: audit 2024-03-11T21:05:10.509907+0000 mon.a (mon.0) 120 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:05:11.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:11 smithi088 bash[54059]: audit 2024-03-11T21:05:10.514186+0000 mon.c (mon.1) 56 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:11.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:11 smithi088 bash[55449]: cluster 2024-03-11T21:05:09.853309+0000 mgr.y (mgr.34107) 131 : 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-03-11T21:05:11.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:11 smithi088 bash[55449]: audit 2024-03-11T21:05:10.484736+0000 mon.a (mon.0) 118 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:11.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:11 smithi088 bash[55449]: audit 2024-03-11T21:05:10.499680+0000 mon.a (mon.0) 119 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:11.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:11 smithi088 bash[55449]: audit 2024-03-11T21:05:10.509410+0000 mon.c (mon.1) 55 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:05:11.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:11 smithi088 bash[55449]: audit 2024-03-11T21:05:10.509907+0000 mon.a (mon.0) 120 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:05:11.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:11 smithi088 bash[55449]: audit 2024-03-11T21:05:10.514186+0000 mon.c (mon.1) 56 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:11.584 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:11 smithi161 bash[41077]: cluster 2024-03-11T21:05:09.853309+0000 mgr.y (mgr.34107) 131 : 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-03-11T21:05:11.584 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:11 smithi161 bash[41077]: audit 2024-03-11T21:05:10.484736+0000 mon.a (mon.0) 118 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:11.584 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:11 smithi161 bash[41077]: audit 2024-03-11T21:05:10.499680+0000 mon.a (mon.0) 119 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:11.584 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:11 smithi161 bash[41077]: audit 2024-03-11T21:05:10.509410+0000 mon.c (mon.1) 55 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:05:11.584 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:11 smithi161 bash[41077]: audit 2024-03-11T21:05:10.509907+0000 mon.a (mon.0) 120 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:05:11.584 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:11 smithi161 bash[41077]: audit 2024-03-11T21:05:10.514186+0000 mon.c (mon.1) 56 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:12.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:12 smithi088 bash[54059]: cephadm 2024-03-11T21:05:10.508669+0000 mgr.y (mgr.34107) 132 : cephadm 1 Reconfiguring rgw.smpl.smithi161.hpnscb (monmap changed)... 2024-03-11T21:05:12.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:12 smithi088 bash[54059]: cephadm 2024-03-11T21:05:10.515942+0000 mgr.y (mgr.34107) 133 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi161.hpnscb on smithi161 2024-03-11T21:05:12.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:12 smithi088 bash[55449]: cephadm 2024-03-11T21:05:10.508669+0000 mgr.y (mgr.34107) 132 : cephadm 1 Reconfiguring rgw.smpl.smithi161.hpnscb (monmap changed)... 2024-03-11T21:05:12.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:12 smithi088 bash[55449]: cephadm 2024-03-11T21:05:10.515942+0000 mgr.y (mgr.34107) 133 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi161.hpnscb on smithi161 2024-03-11T21:05:12.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:12 smithi161 bash[41077]: cephadm 2024-03-11T21:05:10.508669+0000 mgr.y (mgr.34107) 132 : cephadm 1 Reconfiguring rgw.smpl.smithi161.hpnscb (monmap changed)... 2024-03-11T21:05:12.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:12 smithi161 bash[41077]: cephadm 2024-03-11T21:05:10.515942+0000 mgr.y (mgr.34107) 133 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi161.hpnscb on smithi161 2024-03-11T21:05:13.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: cluster 2024-03-11T21:05:11.854059+0000 mgr.y (mgr.34107) 134 : 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-03-11T21:05:13.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.532546+0000 mon.a (mon.0) 121 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:13.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.546644+0000 mon.a (mon.0) 122 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:13.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.598109+0000 mon.c (mon.1) 57 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:05:13.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.603508+0000 mon.c (mon.1) 58 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:13.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.607013+0000 mon.c (mon.1) 59 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:13.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.617508+0000 mon.a (mon.0) 123 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:13.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.622047+0000 mon.c (mon.1) 60 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-11T21:05:13.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.622641+0000 mon.a (mon.0) 124 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-11T21:05:13.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.628731+0000 mon.a (mon.0) 125 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-11T21:05:13.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.632215+0000 mon.c (mon.1) 61 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-11T21:05:13.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.642133+0000 mon.a (mon.0) 126 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-11T21:05:13.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.646793+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-11T21:05:13.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.649870+0000 mon.c (mon.1) 62 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-11T21:05:13.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.650256+0000 mon.a (mon.0) 128 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-11T21:05:13.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.658049+0000 mon.a (mon.0) 129 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-11T21:05:13.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.664103+0000 mon.c (mon.1) 63 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:13.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.682640+0000 mon.a (mon.0) 130 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:13.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[54059]: audit 2024-03-11T21:05:12.687155+0000 mon.c (mon.1) 64 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-11T21:05:13.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: cluster 2024-03-11T21:05:11.854059+0000 mgr.y (mgr.34107) 134 : 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-03-11T21:05:13.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.532546+0000 mon.a (mon.0) 121 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:13.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.546644+0000 mon.a (mon.0) 122 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:13.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.598109+0000 mon.c (mon.1) 57 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:05:13.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.603508+0000 mon.c (mon.1) 58 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:13.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.607013+0000 mon.c (mon.1) 59 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:13.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.617508+0000 mon.a (mon.0) 123 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:13.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.622047+0000 mon.c (mon.1) 60 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-11T21:05:13.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.622641+0000 mon.a (mon.0) 124 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-11T21:05:13.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.628731+0000 mon.a (mon.0) 125 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-11T21:05:13.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.632215+0000 mon.c (mon.1) 61 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-11T21:05:13.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.642133+0000 mon.a (mon.0) 126 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-11T21:05:13.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.646793+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-11T21:05:13.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.649870+0000 mon.c (mon.1) 62 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-11T21:05:13.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.650256+0000 mon.a (mon.0) 128 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-11T21:05:13.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.658049+0000 mon.a (mon.0) 129 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-11T21:05:13.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.664103+0000 mon.c (mon.1) 63 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:13.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.682640+0000 mon.a (mon.0) 130 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:13.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:13 smithi088 bash[55449]: audit 2024-03-11T21:05:12.687155+0000 mon.c (mon.1) 64 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-11T21:05:13.643 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[38541]: ts=2024-03-11T21:05:13.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:05:13.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: cluster 2024-03-11T21:05:11.854059+0000 mgr.y (mgr.34107) 134 : 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-03-11T21:05:13.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.532546+0000 mon.a (mon.0) 121 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:13.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.546644+0000 mon.a (mon.0) 122 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:13.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.598109+0000 mon.c (mon.1) 57 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:05:13.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.603508+0000 mon.c (mon.1) 58 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:13.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.607013+0000 mon.c (mon.1) 59 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:13.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.617508+0000 mon.a (mon.0) 123 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:13.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.622047+0000 mon.c (mon.1) 60 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-11T21:05:13.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.622641+0000 mon.a (mon.0) 124 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-11T21:05:13.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.628731+0000 mon.a (mon.0) 125 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-11T21:05:13.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.632215+0000 mon.c (mon.1) 61 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-11T21:05:13.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.642133+0000 mon.a (mon.0) 126 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-11T21:05:13.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.646793+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-11T21:05:13.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.649870+0000 mon.c (mon.1) 62 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-11T21:05:13.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.650256+0000 mon.a (mon.0) 128 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-11T21:05:13.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.658049+0000 mon.a (mon.0) 129 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-11T21:05:13.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.664103+0000 mon.c (mon.1) 63 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:13.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.682640+0000 mon.a (mon.0) 130 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:13.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:13 smithi161 bash[41077]: audit 2024-03-11T21:05:12.687155+0000 mon.c (mon.1) 64 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-11T21:05:14.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:14 smithi088 bash[54059]: cephadm 2024-03-11T21:05:12.608758+0000 mgr.y (mgr.34107) 135 : cephadm 1 Upgrade: Setting container_image for all mon 2024-03-11T21:05:14.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:14 smithi088 bash[54059]: cephadm 2024-03-11T21:05:12.665067+0000 mgr.y (mgr.34107) 136 : cephadm 1 Upgrade: Setting container_image for all crash 2024-03-11T21:05:14.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:14 smithi088 bash[54059]: audit 2024-03-11T21:05:12.687413+0000 mgr.y (mgr.34107) 137 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-11T21:05:14.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:14 smithi088 bash[54059]: cephadm 2024-03-11T21:05:12.689048+0000 mgr.y (mgr.34107) 138 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-11T21:05:14.517 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:14 smithi088 bash[55449]: cephadm 2024-03-11T21:05:12.608758+0000 mgr.y (mgr.34107) 135 : cephadm 1 Upgrade: Setting container_image for all mon 2024-03-11T21:05:14.517 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:14 smithi088 bash[55449]: cephadm 2024-03-11T21:05:12.665067+0000 mgr.y (mgr.34107) 136 : cephadm 1 Upgrade: Setting container_image for all crash 2024-03-11T21:05:14.518 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:14 smithi088 bash[55449]: audit 2024-03-11T21:05:12.687413+0000 mgr.y (mgr.34107) 137 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-11T21:05:14.518 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:14 smithi088 bash[55449]: cephadm 2024-03-11T21:05:12.689048+0000 mgr.y (mgr.34107) 138 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-11T21:05:14.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:14 smithi161 bash[41077]: cephadm 2024-03-11T21:05:12.608758+0000 mgr.y (mgr.34107) 135 : cephadm 1 Upgrade: Setting container_image for all mon 2024-03-11T21:05:14.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:14 smithi161 bash[41077]: cephadm 2024-03-11T21:05:12.665067+0000 mgr.y (mgr.34107) 136 : cephadm 1 Upgrade: Setting container_image for all crash 2024-03-11T21:05:14.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:14 smithi161 bash[41077]: audit 2024-03-11T21:05:12.687413+0000 mgr.y (mgr.34107) 137 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-11T21:05:14.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:14 smithi161 bash[41077]: cephadm 2024-03-11T21:05:12.689048+0000 mgr.y (mgr.34107) 138 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-11T21:05:15.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:15 smithi088 bash[54059]: cluster 2024-03-11T21:05:13.854880+0000 mgr.y (mgr.34107) 139 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:05:15.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:15 smithi088 bash[54059]: audit 2024-03-11T21:05:15.288206+0000 mon.a (mon.0) 131 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:15.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:15 smithi088 bash[54059]: audit 2024-03-11T21:05:15.292917+0000 mon.c (mon.1) 65 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-11T21:05:15.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:15 smithi088 bash[54059]: audit 2024-03-11T21:05:15.294234+0000 mon.c (mon.1) 66 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:15.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:15 smithi088 bash[55449]: cluster 2024-03-11T21:05:13.854880+0000 mgr.y (mgr.34107) 139 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:05:15.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:15 smithi088 bash[55449]: audit 2024-03-11T21:05:15.288206+0000 mon.a (mon.0) 131 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:15.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:15 smithi088 bash[55449]: audit 2024-03-11T21:05:15.292917+0000 mon.c (mon.1) 65 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-11T21:05:15.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:15 smithi088 bash[55449]: audit 2024-03-11T21:05:15.294234+0000 mon.c (mon.1) 66 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:15.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:15 smithi161 bash[41077]: cluster 2024-03-11T21:05:13.854880+0000 mgr.y (mgr.34107) 139 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:05:15.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:15 smithi161 bash[41077]: audit 2024-03-11T21:05:15.288206+0000 mon.a (mon.0) 131 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:15.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:15 smithi161 bash[41077]: audit 2024-03-11T21:05:15.292917+0000 mon.c (mon.1) 65 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-11T21:05:15.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:15 smithi161 bash[41077]: audit 2024-03-11T21:05:15.294234+0000 mon.c (mon.1) 66 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:16.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:16 smithi088 bash[54059]: audit 2024-03-11T21:05:14.888979+0000 mgr.y (mgr.34107) 140 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:16.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:16 smithi088 bash[54059]: cephadm 2024-03-11T21:05:15.279915+0000 mgr.y (mgr.34107) 141 : cephadm 1 Upgrade: Updating osd.0 2024-03-11T21:05:16.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:16 smithi088 bash[54059]: cephadm 2024-03-11T21:05:15.297289+0000 mgr.y (mgr.34107) 142 : cephadm 1 Deploying daemon osd.0 on smithi088 2024-03-11T21:05:16.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:16 smithi088 bash[55449]: audit 2024-03-11T21:05:14.888979+0000 mgr.y (mgr.34107) 140 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:16.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:16 smithi088 bash[55449]: cephadm 2024-03-11T21:05:15.279915+0000 mgr.y (mgr.34107) 141 : cephadm 1 Upgrade: Updating osd.0 2024-03-11T21:05:16.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:16 smithi088 bash[55449]: cephadm 2024-03-11T21:05:15.297289+0000 mgr.y (mgr.34107) 142 : cephadm 1 Deploying daemon osd.0 on smithi088 2024-03-11T21:05:16.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:16 smithi161 bash[41077]: audit 2024-03-11T21:05:14.888979+0000 mgr.y (mgr.34107) 140 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:16.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:16 smithi161 bash[41077]: cephadm 2024-03-11T21:05:15.279915+0000 mgr.y (mgr.34107) 141 : cephadm 1 Upgrade: Updating osd.0 2024-03-11T21:05:16.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:16 smithi161 bash[41077]: cephadm 2024-03-11T21:05:15.297289+0000 mgr.y (mgr.34107) 142 : cephadm 1 Deploying daemon osd.0 on smithi088 2024-03-11T21:05:17.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:17 smithi088 bash[54059]: cluster 2024-03-11T21:05:15.856571+0000 mgr.y (mgr.34107) 143 : 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-03-11T21:05:17.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:17 smithi088 bash[55449]: cluster 2024-03-11T21:05:15.856571+0000 mgr.y (mgr.34107) 143 : 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-03-11T21:05:17.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:17 smithi161 bash[41077]: cluster 2024-03-11T21:05:15.856571+0000 mgr.y (mgr.34107) 143 : 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-03-11T21:05:19.143 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:05:18 smithi161 bash[38541]: ts=2024-03-11T21:05: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:05:19.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:19 smithi088 bash[54059]: cluster 2024-03-11T21:05:17.857368+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:05:19.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:19 smithi088 bash[55449]: cluster 2024-03-11T21:05:17.857368+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:05:19.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:19 smithi161 bash[41077]: cluster 2024-03-11T21:05:17.857368+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:05:20.069 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:19 smithi088 systemd[1]: Stopping Ceph osd.0 for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:05:20.070 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:19 smithi088 bash[22703]: debug 2024-03-11T21:05:19.713+0000 7f973b52a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-11T21:05:20.070 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:19 smithi088 bash[22703]: debug 2024-03-11T21:05:19.713+0000 7f973b52a700 -1 osd.0 103 *** Got signal Terminated *** 2024-03-11T21:05:20.070 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:19 smithi088 bash[22703]: debug 2024-03-11T21:05:19.713+0000 7f973b52a700 -1 osd.0 103 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-11T21:05:20.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:20 smithi088 bash[54059]: cluster 2024-03-11T21:05:19.717205+0000 mon.a (mon.0) 132 : cluster 1 osd.0 marked itself down and dead 2024-03-11T21:05:20.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:20 smithi088 bash[55449]: cluster 2024-03-11T21:05:19.717205+0000 mon.a (mon.0) 132 : cluster 1 osd.0 marked itself down and dead 2024-03-11T21:05:20.570 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:05:20 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:05:20] "GET /metrics HTTP/1.1" 200 38187 "" "Prometheus/2.33.4" 2024-03-11T21:05:20.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:20 smithi161 bash[41077]: cluster 2024-03-11T21:05:19.717205+0000 mon.a (mon.0) 132 : cluster 1 osd.0 marked itself down and dead 2024-03-11T21:05:21.569 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:21 smithi088 bash[57836]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-0 2024-03-11T21:05:21.569 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:21 smithi088 bash[57907]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-0 2024-03-11T21:05:21.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:21 smithi088 bash[55449]: cluster 2024-03-11T21:05:19.859052+0000 mgr.y (mgr.34107) 145 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:05:21.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:21 smithi088 bash[55449]: cluster 2024-03-11T21:05:20.320516+0000 mon.a (mon.0) 133 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:05:21.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:21 smithi088 bash[55449]: cluster 2024-03-11T21:05:20.335930+0000 mon.a (mon.0) 134 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2024-03-11T21:05:21.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:21 smithi088 bash[54059]: cluster 2024-03-11T21:05:19.859052+0000 mgr.y (mgr.34107) 145 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:05:21.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:21 smithi088 bash[54059]: cluster 2024-03-11T21:05:20.320516+0000 mon.a (mon.0) 133 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:05:21.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:21 smithi088 bash[54059]: cluster 2024-03-11T21:05:20.335930+0000 mon.a (mon.0) 134 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2024-03-11T21:05:21.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:21 smithi161 bash[41077]: cluster 2024-03-11T21:05:19.859052+0000 mgr.y (mgr.34107) 145 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:05:21.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:21 smithi161 bash[41077]: cluster 2024-03-11T21:05:20.320516+0000 mon.a (mon.0) 133 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:05:21.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:21 smithi161 bash[41077]: cluster 2024-03-11T21:05:20.335930+0000 mon.a (mon.0) 134 : cluster 0 osdmap e104: 8 total, 7 up, 8 in 2024-03-11T21:05:22.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:22 smithi161 bash[41077]: cluster 2024-03-11T21:05:21.338434+0000 mon.a (mon.0) 135 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2024-03-11T21:05:22.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:22 smithi088 bash[54059]: cluster 2024-03-11T21:05:21.338434+0000 mon.a (mon.0) 135 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2024-03-11T21:05:22.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:22 smithi088 bash[55449]: cluster 2024-03-11T21:05:21.338434+0000 mon.a (mon.0) 135 : cluster 0 osdmap e105: 8 total, 7 up, 8 in 2024-03-11T21:05:23.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:23 smithi088 bash[54059]: cluster 2024-03-11T21:05:21.859826+0000 mgr.y (mgr.34107) 146 : cluster 0 pgmap v64: 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-03-11T21:05:23.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:23 smithi088 bash[55449]: cluster 2024-03-11T21:05:21.859826+0000 mgr.y (mgr.34107) 146 : cluster 0 pgmap v64: 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-03-11T21:05:23.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:23 smithi161 bash[41077]: cluster 2024-03-11T21:05:21.859826+0000 mgr.y (mgr.34107) 146 : cluster 0 pgmap v64: 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-03-11T21:05:23.643 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:05:23 smithi161 bash[38541]: ts=2024-03-11T21:05:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:05:23.935 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:23 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.0.service: Succeeded. 2024-03-11T21:05:23.935 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:23 smithi088 systemd[1]: Stopped Ceph osd.0 for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:05:23.935 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:23 smithi088 systemd[1]: Started Ceph osd.0 for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:05:24.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.874569+0000 mon.c (mon.1) 67 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [3, 2]}]: dispatch 2024-03-11T21:05:24.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.875277+0000 mon.c (mon.1) 68 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 0]}]: dispatch 2024-03-11T21:05:24.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.875458+0000 mon.a (mon.0) 136 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [3, 2]}]: dispatch 2024-03-11T21:05:24.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.876004+0000 mon.c (mon.1) 69 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [5, 3]}]: dispatch 2024-03-11T21:05:24.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.876647+0000 mon.a (mon.0) 137 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 0]}]: dispatch 2024-03-11T21:05:24.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.876708+0000 mon.c (mon.1) 70 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 0]}]: dispatch 2024-03-11T21:05:24.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.877371+0000 mon.c (mon.1) 71 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 2]}]: dispatch 2024-03-11T21:05:24.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.877504+0000 mon.a (mon.0) 138 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [5, 3]}]: dispatch 2024-03-11T21:05:24.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.878042+0000 mon.c (mon.1) 72 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.10", "id": [4, 2]}]: dispatch 2024-03-11T21:05:24.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.878533+0000 mon.a (mon.0) 139 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 0]}]: dispatch 2024-03-11T21:05:24.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.878767+0000 mon.c (mon.1) 73 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 0]}]: dispatch 2024-03-11T21:05:24.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.879336+0000 mon.c (mon.1) 74 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.13", "id": [1, 6]}]: dispatch 2024-03-11T21:05:24.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.879345+0000 mon.a (mon.0) 140 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 2]}]: dispatch 2024-03-11T21:05:24.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.879765+0000 mon.c (mon.1) 75 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1b", "id": [5, 6]}]: dispatch 2024-03-11T21:05:24.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.880128+0000 mon.c (mon.1) 76 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1e", "id": [7, 3]}]: dispatch 2024-03-11T21:05:24.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.880831+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.10", "id": [4, 2]}]: dispatch 2024-03-11T21:05:24.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.881144+0000 mon.a (mon.0) 142 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 0]}]: dispatch 2024-03-11T21:05:24.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.881456+0000 mon.a (mon.0) 143 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.13", "id": [1, 6]}]: dispatch 2024-03-11T21:05:24.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.881763+0000 mon.a (mon.0) 144 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1b", "id": [5, 6]}]: dispatch 2024-03-11T21:05:24.645 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.882066+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1e", "id": [7, 3]}]: dispatch 2024-03-11T21:05:24.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.928331+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:24.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.930566+0000 mon.c (mon.1) 77 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:05:24.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:23.991174+0000 mon.a (mon.0) 147 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:24.646 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:24 smithi161 bash[41077]: audit 2024-03-11T21:05:24.002758+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:24.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.874569+0000 mon.c (mon.1) 67 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [3, 2]}]: dispatch 2024-03-11T21:05:24.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.875277+0000 mon.c (mon.1) 68 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 0]}]: dispatch 2024-03-11T21:05:24.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.875458+0000 mon.a (mon.0) 136 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [3, 2]}]: dispatch 2024-03-11T21:05:24.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.876004+0000 mon.c (mon.1) 69 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [5, 3]}]: dispatch 2024-03-11T21:05:24.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.876647+0000 mon.a (mon.0) 137 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 0]}]: dispatch 2024-03-11T21:05:24.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.876708+0000 mon.c (mon.1) 70 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 0]}]: dispatch 2024-03-11T21:05:24.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.877371+0000 mon.c (mon.1) 71 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 2]}]: dispatch 2024-03-11T21:05:24.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.877504+0000 mon.a (mon.0) 138 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [5, 3]}]: dispatch 2024-03-11T21:05:24.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.878042+0000 mon.c (mon.1) 72 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.10", "id": [4, 2]}]: dispatch 2024-03-11T21:05:24.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.878533+0000 mon.a (mon.0) 139 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 0]}]: dispatch 2024-03-11T21:05:24.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.878767+0000 mon.c (mon.1) 73 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 0]}]: dispatch 2024-03-11T21:05:24.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.879336+0000 mon.c (mon.1) 74 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.13", "id": [1, 6]}]: dispatch 2024-03-11T21:05:24.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.879345+0000 mon.a (mon.0) 140 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 2]}]: dispatch 2024-03-11T21:05:24.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.879765+0000 mon.c (mon.1) 75 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1b", "id": [5, 6]}]: dispatch 2024-03-11T21:05:24.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.880128+0000 mon.c (mon.1) 76 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1e", "id": [7, 3]}]: dispatch 2024-03-11T21:05:24.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.880831+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.10", "id": [4, 2]}]: dispatch 2024-03-11T21:05:24.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.874569+0000 mon.c (mon.1) 67 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [3, 2]}]: dispatch 2024-03-11T21:05:24.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.875277+0000 mon.c (mon.1) 68 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 0]}]: dispatch 2024-03-11T21:05:24.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.875458+0000 mon.a (mon.0) 136 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [3, 2]}]: dispatch 2024-03-11T21:05:24.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.876004+0000 mon.c (mon.1) 69 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [5, 3]}]: dispatch 2024-03-11T21:05:24.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.876647+0000 mon.a (mon.0) 137 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 0]}]: dispatch 2024-03-11T21:05:24.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.876708+0000 mon.c (mon.1) 70 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 0]}]: dispatch 2024-03-11T21:05:24.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.877371+0000 mon.c (mon.1) 71 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 2]}]: dispatch 2024-03-11T21:05:24.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.877504+0000 mon.a (mon.0) 138 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [5, 3]}]: dispatch 2024-03-11T21:05:24.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.878042+0000 mon.c (mon.1) 72 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.10", "id": [4, 2]}]: dispatch 2024-03-11T21:05:24.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.878533+0000 mon.a (mon.0) 139 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 0]}]: dispatch 2024-03-11T21:05:24.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.878767+0000 mon.c (mon.1) 73 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 0]}]: dispatch 2024-03-11T21:05:24.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.879336+0000 mon.c (mon.1) 74 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.13", "id": [1, 6]}]: dispatch 2024-03-11T21:05:24.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.879345+0000 mon.a (mon.0) 140 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 2]}]: dispatch 2024-03-11T21:05:24.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.879765+0000 mon.c (mon.1) 75 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1b", "id": [5, 6]}]: dispatch 2024-03-11T21:05:24.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.880128+0000 mon.c (mon.1) 76 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1e", "id": [7, 3]}]: dispatch 2024-03-11T21:05:24.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.880831+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.10", "id": [4, 2]}]: dispatch 2024-03-11T21:05:24.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.881144+0000 mon.a (mon.0) 142 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 0]}]: dispatch 2024-03-11T21:05:24.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.881456+0000 mon.a (mon.0) 143 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.13", "id": [1, 6]}]: dispatch 2024-03-11T21:05:24.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.881763+0000 mon.a (mon.0) 144 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1b", "id": [5, 6]}]: dispatch 2024-03-11T21:05:24.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.882066+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1e", "id": [7, 3]}]: dispatch 2024-03-11T21:05:24.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.928331+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:24.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.930566+0000 mon.c (mon.1) 77 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:05:24.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:23.991174+0000 mon.a (mon.0) 147 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:24.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[54059]: audit 2024-03-11T21:05:24.002758+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:24.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.881144+0000 mon.a (mon.0) 142 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 0]}]: dispatch 2024-03-11T21:05:24.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.881456+0000 mon.a (mon.0) 143 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.13", "id": [1, 6]}]: dispatch 2024-03-11T21:05:24.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.881763+0000 mon.a (mon.0) 144 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1b", "id": [5, 6]}]: dispatch 2024-03-11T21:05:24.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.882066+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1e", "id": [7, 3]}]: dispatch 2024-03-11T21:05:24.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.928331+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:24.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.930566+0000 mon.c (mon.1) 77 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:05:24.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:23.991174+0000 mon.a (mon.0) 147 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:24.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:24 smithi088 bash[55449]: audit 2024-03-11T21:05:24.002758+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:25.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:25 smithi161 bash[41077]: cluster 2024-03-11T21:05:23.860496+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-11T21:05:25.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:25 smithi161 bash[41077]: audit 2024-03-11T21:05:24.365148+0000 mon.a (mon.0) 149 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [3, 2]}]': finished 2024-03-11T21:05:25.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:25 smithi161 bash[41077]: audit 2024-03-11T21:05:24.365309+0000 mon.a (mon.0) 150 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 0]}]': finished 2024-03-11T21:05:25.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:25 smithi161 bash[41077]: audit 2024-03-11T21:05:24.365418+0000 mon.a (mon.0) 151 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [5, 3]}]': finished 2024-03-11T21:05:25.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:25 smithi161 bash[41077]: audit 2024-03-11T21:05:24.365551+0000 mon.a (mon.0) 152 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 0]}]': finished 2024-03-11T21:05:25.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:25 smithi161 bash[41077]: audit 2024-03-11T21:05:24.365649+0000 mon.a (mon.0) 153 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 2]}]': finished 2024-03-11T21:05:25.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:25 smithi161 bash[41077]: audit 2024-03-11T21:05:24.365795+0000 mon.a (mon.0) 154 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.10", "id": [4, 2]}]': finished 2024-03-11T21:05:25.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:25 smithi161 bash[41077]: audit 2024-03-11T21:05:24.365994+0000 mon.a (mon.0) 155 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 0]}]': finished 2024-03-11T21:05:25.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:25 smithi161 bash[41077]: audit 2024-03-11T21:05:24.366202+0000 mon.a (mon.0) 156 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.13", "id": [1, 6]}]': finished 2024-03-11T21:05:25.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:25 smithi161 bash[41077]: audit 2024-03-11T21:05:24.366415+0000 mon.a (mon.0) 157 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1b", "id": [5, 6]}]': finished 2024-03-11T21:05:25.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:25 smithi161 bash[41077]: audit 2024-03-11T21:05:24.366610+0000 mon.a (mon.0) 158 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1e", "id": [7, 3]}]': finished 2024-03-11T21:05:25.644 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:25 smithi161 bash[41077]: cluster 2024-03-11T21:05:24.372592+0000 mon.a (mon.0) 159 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2024-03-11T21:05:25.719 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[58071]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-11T21:05:25.719 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[58071]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-03-11T21:05:25.719 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[58071]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-11T21:05:25.719 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[58071]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-11T21:05:25.719 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[58071]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-03-11T21:05:25.719 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[58071]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-11T21:05:25.719 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[58071]: --> ceph-volume raw activate successful for osd ID: 0 2024-03-11T21:05:25.720 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[55449]: cluster 2024-03-11T21:05:23.860496+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-11T21:05:25.720 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[55449]: audit 2024-03-11T21:05:24.365148+0000 mon.a (mon.0) 149 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [3, 2]}]': finished 2024-03-11T21:05:25.720 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[55449]: audit 2024-03-11T21:05:24.365309+0000 mon.a (mon.0) 150 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 0]}]': finished 2024-03-11T21:05:25.720 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[55449]: audit 2024-03-11T21:05:24.365418+0000 mon.a (mon.0) 151 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [5, 3]}]': finished 2024-03-11T21:05:25.720 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[55449]: audit 2024-03-11T21:05:24.365551+0000 mon.a (mon.0) 152 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 0]}]': finished 2024-03-11T21:05:25.720 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[55449]: audit 2024-03-11T21:05:24.365649+0000 mon.a (mon.0) 153 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 2]}]': finished 2024-03-11T21:05:25.720 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[55449]: audit 2024-03-11T21:05:24.365795+0000 mon.a (mon.0) 154 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.10", "id": [4, 2]}]': finished 2024-03-11T21:05:25.720 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[55449]: audit 2024-03-11T21:05:24.365994+0000 mon.a (mon.0) 155 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 0]}]': finished 2024-03-11T21:05:25.720 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[55449]: audit 2024-03-11T21:05:24.366202+0000 mon.a (mon.0) 156 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.13", "id": [1, 6]}]': finished 2024-03-11T21:05:25.720 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[55449]: audit 2024-03-11T21:05:24.366415+0000 mon.a (mon.0) 157 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1b", "id": [5, 6]}]': finished 2024-03-11T21:05:25.720 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[55449]: audit 2024-03-11T21:05:24.366610+0000 mon.a (mon.0) 158 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1e", "id": [7, 3]}]': finished 2024-03-11T21:05:25.721 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[55449]: cluster 2024-03-11T21:05:24.372592+0000 mon.a (mon.0) 159 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2024-03-11T21:05:25.721 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[54059]: cluster 2024-03-11T21:05:23.860496+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-11T21:05:25.721 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[54059]: audit 2024-03-11T21:05:24.365148+0000 mon.a (mon.0) 149 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [3, 2]}]': finished 2024-03-11T21:05:25.721 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[54059]: audit 2024-03-11T21:05:24.365309+0000 mon.a (mon.0) 150 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [1, 0]}]': finished 2024-03-11T21:05:25.721 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[54059]: audit 2024-03-11T21:05:24.365418+0000 mon.a (mon.0) 151 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [5, 3]}]': finished 2024-03-11T21:05:25.721 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[54059]: audit 2024-03-11T21:05:24.365551+0000 mon.a (mon.0) 152 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [7, 0]}]': finished 2024-03-11T21:05:25.721 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[54059]: audit 2024-03-11T21:05:24.365649+0000 mon.a (mon.0) 153 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.f", "id": [4, 2]}]': finished 2024-03-11T21:05:25.721 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[54059]: audit 2024-03-11T21:05:24.365795+0000 mon.a (mon.0) 154 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.10", "id": [4, 2]}]': finished 2024-03-11T21:05:25.721 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[54059]: audit 2024-03-11T21:05:24.365994+0000 mon.a (mon.0) 155 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.11", "id": [4, 0]}]': finished 2024-03-11T21:05:25.721 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[54059]: audit 2024-03-11T21:05:24.366202+0000 mon.a (mon.0) 156 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.13", "id": [1, 6]}]': finished 2024-03-11T21:05:25.722 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[54059]: audit 2024-03-11T21:05:24.366415+0000 mon.a (mon.0) 157 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1b", "id": [5, 6]}]': finished 2024-03-11T21:05:25.722 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[54059]: audit 2024-03-11T21:05:24.366610+0000 mon.a (mon.0) 158 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1e", "id": [7, 3]}]': finished 2024-03-11T21:05:25.722 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:25 smithi088 bash[54059]: cluster 2024-03-11T21:05:24.372592+0000 mon.a (mon.0) 159 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2024-03-11T21:05:26.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:26 smithi088 bash[54059]: audit 2024-03-11T21:05:24.899287+0000 mgr.y (mgr.34107) 148 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:26.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:26 smithi088 bash[54059]: cluster 2024-03-11T21:05:25.379678+0000 mon.a (mon.0) 160 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2024-03-11T21:05:26.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:26 smithi088 bash[55449]: audit 2024-03-11T21:05:24.899287+0000 mgr.y (mgr.34107) 148 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:26.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:26 smithi088 bash[55449]: cluster 2024-03-11T21:05:25.379678+0000 mon.a (mon.0) 160 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2024-03-11T21:05:26.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:26 smithi161 bash[41077]: audit 2024-03-11T21:05:24.899287+0000 mgr.y (mgr.34107) 148 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:26.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:26 smithi161 bash[41077]: cluster 2024-03-11T21:05:25.379678+0000 mon.a (mon.0) 160 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2024-03-11T21:05:27.390 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:27 smithi088 bash[58353]: debug 2024-03-11T21:05:27.241+0000 7f5fbb837700 1 -- 172.21.15.88:0/2161009805 <== mon.0 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555869a63680 con 0x555869a9e800 2024-03-11T21:05:27.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:27 smithi161 bash[41077]: cluster 2024-03-11T21:05:25.861653+0000 mgr.y (mgr.34107) 149 : cluster 0 pgmap v68: 161 pgs: 8 peering, 21 active+undersized+degraded, 33 active+undersized, 98 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-11T21:05:27.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:27 smithi161 bash[41077]: cluster 2024-03-11T21:05:26.376695+0000 mon.a (mon.0) 161 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-03-11T21:05:27.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:27 smithi161 bash[41077]: cluster 2024-03-11T21:05:26.385248+0000 mon.a (mon.0) 162 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-03-11T21:05:27.789 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:27 smithi088 bash[55449]: cluster 2024-03-11T21:05:25.861653+0000 mgr.y (mgr.34107) 149 : cluster 0 pgmap v68: 161 pgs: 8 peering, 21 active+undersized+degraded, 33 active+undersized, 98 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-11T21:05:27.789 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:27 smithi088 bash[55449]: cluster 2024-03-11T21:05:26.376695+0000 mon.a (mon.0) 161 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-03-11T21:05:27.789 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:27 smithi088 bash[55449]: cluster 2024-03-11T21:05:26.385248+0000 mon.a (mon.0) 162 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-03-11T21:05:27.789 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:27 smithi088 bash[54059]: cluster 2024-03-11T21:05:25.861653+0000 mgr.y (mgr.34107) 149 : cluster 0 pgmap v68: 161 pgs: 8 peering, 21 active+undersized+degraded, 33 active+undersized, 98 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-11T21:05:27.789 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:27 smithi088 bash[54059]: cluster 2024-03-11T21:05:26.376695+0000 mon.a (mon.0) 161 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-03-11T21:05:27.789 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:27 smithi088 bash[54059]: cluster 2024-03-11T21:05:26.385248+0000 mon.a (mon.0) 162 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-03-11T21:05:28.069 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:27 smithi088 bash[58353]: debug 2024-03-11T21:05:27.789+0000 7f5fc49cf7c0 -1 Falling back to public interface 2024-03-11T21:05:29.143 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:05:28 smithi161 bash[38541]: ts=2024-03-11T21:05: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:05:29.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:29 smithi088 bash[54059]: cluster 2024-03-11T21:05:27.862901+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v70: 161 pgs: 8 peering, 21 active+undersized+degraded, 33 active+undersized, 98 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-11T21:05:29.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:29 smithi088 bash[55449]: cluster 2024-03-11T21:05:27.862901+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v70: 161 pgs: 8 peering, 21 active+undersized+degraded, 33 active+undersized, 98 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-11T21:05:29.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:29 smithi161 bash[41077]: cluster 2024-03-11T21:05:27.862901+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v70: 161 pgs: 8 peering, 21 active+undersized+degraded, 33 active+undersized, 98 active+clean, 1 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-11T21:05:30.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:30 smithi088 bash[54059]: cluster 2024-03-11T21:05:29.865015+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v71: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 33 active+undersized, 100 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-03-11T21:05:30.569 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:05:30 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:05:30] "GET /metrics HTTP/1.1" 200 38249 "" "Prometheus/2.33.4" 2024-03-11T21:05:30.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:30 smithi088 bash[55449]: cluster 2024-03-11T21:05:29.865015+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v71: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 33 active+undersized, 100 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-03-11T21:05:30.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:30 smithi161 bash[41077]: cluster 2024-03-11T21:05:29.865015+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v71: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 33 active+undersized, 100 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-03-11T21:05:31.319 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:30 smithi088 bash[58353]: debug 2024-03-11T21:05:30.841+0000 7f5fc49cf7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-03-11T21:05:31.351 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:30 smithi088 bash[58353]: debug 2024-03-11T21:05:30.881+0000 7f5fc49cf7c0 -1 osd.0 103 log_to_monitors true 2024-03-11T21:05:31.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:31 smithi088 bash[54059]: audit 2024-03-11T21:05:30.530927+0000 mon.a (mon.0) 163 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:31.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:31 smithi088 bash[54059]: audit 2024-03-11T21:05:30.549452+0000 mon.a (mon.0) 164 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:31.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:31 smithi088 bash[54059]: audit 2024-03-11T21:05:30.890390+0000 mon.a (mon.0) 165 : audit 1 from='osd.0 [v2:172.21.15.88:6802/217088805,v1:172.21.15.88:6803/217088805]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-11T21:05:31.819 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:05:31 smithi088 bash[58353]: debug 2024-03-11T21:05:31.609+0000 7f5fb5e27700 -1 osd.0 103 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-11T21:05:31.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:31 smithi088 bash[55449]: audit 2024-03-11T21:05:30.530927+0000 mon.a (mon.0) 163 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:31.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:31 smithi088 bash[55449]: audit 2024-03-11T21:05:30.549452+0000 mon.a (mon.0) 164 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:31.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:31 smithi088 bash[55449]: audit 2024-03-11T21:05:30.890390+0000 mon.a (mon.0) 165 : audit 1 from='osd.0 [v2:172.21.15.88:6802/217088805,v1:172.21.15.88:6803/217088805]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-11T21:05:31.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:31 smithi161 bash[41077]: audit 2024-03-11T21:05:30.530927+0000 mon.a (mon.0) 163 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:31.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:31 smithi161 bash[41077]: audit 2024-03-11T21:05:30.549452+0000 mon.a (mon.0) 164 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:31.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:31 smithi161 bash[41077]: audit 2024-03-11T21:05:30.890390+0000 mon.a (mon.0) 165 : audit 1 from='osd.0 [v2:172.21.15.88:6802/217088805,v1:172.21.15.88:6803/217088805]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-11T21:05:32.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:32 smithi088 bash[54059]: audit 2024-03-11T21:05:31.544683+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:32.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:32 smithi088 bash[54059]: audit 2024-03-11T21:05:31.551712+0000 mon.a (mon.0) 167 : audit 1 from='osd.0 [v2:172.21.15.88:6802/217088805,v1:172.21.15.88:6803/217088805]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-11T21:05:32.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:32 smithi088 bash[54059]: cluster 2024-03-11T21:05:31.555190+0000 mon.a (mon.0) 168 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-03-11T21:05:32.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:32 smithi088 bash[54059]: audit 2024-03-11T21:05:31.555905+0000 mon.a (mon.0) 169 : audit 1 from='osd.0 [v2:172.21.15.88:6802/217088805,v1:172.21.15.88:6803/217088805]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:05:32.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:32 smithi088 bash[54059]: audit 2024-03-11T21:05:31.567818+0000 mon.a (mon.0) 170 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:32.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:32 smithi088 bash[54059]: cluster 2024-03-11T21:05:31.866026+0000 mgr.y (mgr.34107) 152 : cluster 0 pgmap v73: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 33 active+undersized, 100 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-03-11T21:05:32.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:32 smithi088 bash[55449]: audit 2024-03-11T21:05:31.544683+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:32.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:32 smithi088 bash[55449]: audit 2024-03-11T21:05:31.551712+0000 mon.a (mon.0) 167 : audit 1 from='osd.0 [v2:172.21.15.88:6802/217088805,v1:172.21.15.88:6803/217088805]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-11T21:05:32.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:32 smithi088 bash[55449]: cluster 2024-03-11T21:05:31.555190+0000 mon.a (mon.0) 168 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-03-11T21:05:32.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:32 smithi088 bash[55449]: audit 2024-03-11T21:05:31.555905+0000 mon.a (mon.0) 169 : audit 1 from='osd.0 [v2:172.21.15.88:6802/217088805,v1:172.21.15.88:6803/217088805]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:05:32.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:32 smithi088 bash[55449]: audit 2024-03-11T21:05:31.567818+0000 mon.a (mon.0) 170 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:32.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:32 smithi088 bash[55449]: cluster 2024-03-11T21:05:31.866026+0000 mgr.y (mgr.34107) 152 : cluster 0 pgmap v73: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 33 active+undersized, 100 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-03-11T21:05:32.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:32 smithi161 bash[41077]: audit 2024-03-11T21:05:31.544683+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:32.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:32 smithi161 bash[41077]: audit 2024-03-11T21:05:31.551712+0000 mon.a (mon.0) 167 : audit 1 from='osd.0 [v2:172.21.15.88:6802/217088805,v1:172.21.15.88:6803/217088805]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-11T21:05:32.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:32 smithi161 bash[41077]: cluster 2024-03-11T21:05:31.555190+0000 mon.a (mon.0) 168 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-03-11T21:05:32.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:32 smithi161 bash[41077]: audit 2024-03-11T21:05:31.555905+0000 mon.a (mon.0) 169 : audit 1 from='osd.0 [v2:172.21.15.88:6802/217088805,v1:172.21.15.88:6803/217088805]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:05:32.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:32 smithi161 bash[41077]: audit 2024-03-11T21:05:31.567818+0000 mon.a (mon.0) 170 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:32.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:32 smithi161 bash[41077]: cluster 2024-03-11T21:05:31.866026+0000 mgr.y (mgr.34107) 152 : cluster 0 pgmap v73: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 33 active+undersized, 100 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-03-11T21:05:33.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:33 smithi088 bash[54059]: cluster 2024-03-11T21:05:32.564595+0000 mon.a (mon.0) 171 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:05:33.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:33 smithi088 bash[54059]: cluster 2024-03-11T21:05:32.577164+0000 mon.a (mon.0) 172 : cluster 1 osd.0 [v2:172.21.15.88:6802/217088805,v1:172.21.15.88:6803/217088805] boot 2024-03-11T21:05:33.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:33 smithi088 bash[54059]: cluster 2024-03-11T21:05:32.577480+0000 mon.a (mon.0) 173 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2024-03-11T21:05:33.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:33 smithi088 bash[54059]: audit 2024-03-11T21:05:32.579325+0000 mon.c (mon.1) 78 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T21:05:33.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:33 smithi088 bash[55449]: cluster 2024-03-11T21:05:32.564595+0000 mon.a (mon.0) 171 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:05:33.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:33 smithi088 bash[55449]: cluster 2024-03-11T21:05:32.577164+0000 mon.a (mon.0) 172 : cluster 1 osd.0 [v2:172.21.15.88:6802/217088805,v1:172.21.15.88:6803/217088805] boot 2024-03-11T21:05:33.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:33 smithi088 bash[55449]: cluster 2024-03-11T21:05:32.577480+0000 mon.a (mon.0) 173 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2024-03-11T21:05:33.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:33 smithi088 bash[55449]: audit 2024-03-11T21:05:32.579325+0000 mon.c (mon.1) 78 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T21:05:33.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:33 smithi161 bash[41077]: cluster 2024-03-11T21:05:32.564595+0000 mon.a (mon.0) 171 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:05:33.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:33 smithi161 bash[41077]: cluster 2024-03-11T21:05:32.577164+0000 mon.a (mon.0) 172 : cluster 1 osd.0 [v2:172.21.15.88:6802/217088805,v1:172.21.15.88:6803/217088805] boot 2024-03-11T21:05:33.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:33 smithi161 bash[41077]: cluster 2024-03-11T21:05:32.577480+0000 mon.a (mon.0) 173 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2024-03-11T21:05:33.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:33 smithi161 bash[41077]: audit 2024-03-11T21:05:32.579325+0000 mon.c (mon.1) 78 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-11T21:05:33.893 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:05:33 smithi161 bash[38541]: ts=2024-03-11T21:05:33.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:05:34.892 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:34 smithi161 bash[41077]: cluster 2024-03-11T21:05:33.575760+0000 mon.a (mon.0) 174 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-03-11T21:05:34.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:34 smithi161 bash[41077]: cluster 2024-03-11T21:05:33.867144+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v76: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 33 active+undersized, 100 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-03-11T21:05:34.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:34 smithi088 bash[54059]: cluster 2024-03-11T21:05:33.575760+0000 mon.a (mon.0) 174 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-03-11T21:05:34.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:34 smithi088 bash[54059]: cluster 2024-03-11T21:05:33.867144+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v76: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 33 active+undersized, 100 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-03-11T21:05:34.902 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:34 smithi088 bash[55449]: cluster 2024-03-11T21:05:33.575760+0000 mon.a (mon.0) 174 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-03-11T21:05:34.903 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:34 smithi088 bash[55449]: cluster 2024-03-11T21:05:33.867144+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v76: 161 pgs: 7 active+clean+remapped, 21 active+undersized+degraded, 33 active+undersized, 100 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-03-11T21:05:34.917 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:05:35.692 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:05:35.692 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (4m) 5s ago 11m 15.1M - 0.23.0 ba2b418f427c b7fee0acba85 2024-03-11T21:05:35.692 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (3m) 72s ago 11m 43.6M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:05:35.692 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (2m) 5s ago 9m 46.5M - 3.5 e1d6a67b021e 50b8b3f208a0 2024-03-11T21:05:35.693 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (2m) 72s ago 17m 442M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:05:35.693 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (3m) 5s ago 19m 499M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:05:35.693 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (2m) 5s ago 19m 47.7M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:05:35.693 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (80s) 72s ago 17m 23.5M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2487c6a403b7 2024-03-11T21:05:35.693 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (106s) 5s ago 18m 40.9M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:05:35.693 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (4m) 5s ago 12m 12.0M - 1.3.1 1dbe0e931976 a368601127f2 2024-03-11T21:05:35.693 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (4m) 72s ago 11m 14.8M - 1.3.1 1dbe0e931976 15c6385acab7 2024-03-11T21:05:35.693 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (9s) 5s ago 17m - 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 645a89a68293 2024-03-11T21:05:35.693 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (16m) 5s ago 16m 60.5M 2781M 17.2.0 e1d6a67b021e 73bf771b15d5 2024-03-11T21:05:35.693 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (15m) 5s ago 15m 55.7M 2781M 17.2.0 e1d6a67b021e 4865ede65151 2024-03-11T21:05:35.693 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (15m) 5s ago 15m 59.0M 2781M 17.2.0 e1d6a67b021e 44e8ad8c4e08 2024-03-11T21:05:35.693 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (14m) 72s ago 14m 59.4M 3037M 17.2.0 e1d6a67b021e 26ce6e88b4d8 2024-03-11T21:05:35.693 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (14m) 72s ago 14m 55.6M 3037M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T21:05:35.693 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (13m) 72s ago 13m 53.9M 3037M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T21:05:35.694 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (12m) 72s ago 12m 57.3M 3037M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T21:05:35.694 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (2m) 72s ago 12m 64.5M - 2.33.4 514e6a882f6e 6ee523244c3c 2024-03-11T21:05:35.694 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (9m) 5s ago 9m 87.7M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T21:05:35.694 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (9m) 72s ago 9m 87.7M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:05:35.694 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (9m) 5s ago 9m 88.2M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T21:05:35.694 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (9m) 72s ago 9m 87.5M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:05:35.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:35 smithi161 bash[41077]: cluster 2024-03-11T21:05:34.583253+0000 mon.a (mon.0) 175 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-03-11T21:05:35.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:35 smithi161 bash[41077]: audit 2024-03-11T21:05:34.907238+0000 mgr.y (mgr.34107) 154 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:35.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:35 smithi161 bash[41077]: audit 2024-03-11T21:05:34.907356+0000 mgr.y (mgr.34107) 155 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:35.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:35 smithi161 bash[41077]: audit 2024-03-11T21:05:35.295245+0000 mgr.y (mgr.34107) 156 : audit 0 from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:36.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:35 smithi088 bash[54059]: cluster 2024-03-11T21:05:34.583253+0000 mon.a (mon.0) 175 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-03-11T21:05:36.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:35 smithi088 bash[54059]: audit 2024-03-11T21:05:34.907238+0000 mgr.y (mgr.34107) 154 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:36.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:35 smithi088 bash[54059]: audit 2024-03-11T21:05:34.907356+0000 mgr.y (mgr.34107) 155 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:36.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:35 smithi088 bash[54059]: audit 2024-03-11T21:05:35.295245+0000 mgr.y (mgr.34107) 156 : audit 0 from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:36.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:35 smithi088 bash[55449]: cluster 2024-03-11T21:05:34.583253+0000 mon.a (mon.0) 175 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-03-11T21:05:36.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:35 smithi088 bash[55449]: audit 2024-03-11T21:05:34.907238+0000 mgr.y (mgr.34107) 154 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:36.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:35 smithi088 bash[55449]: audit 2024-03-11T21:05:34.907356+0000 mgr.y (mgr.34107) 155 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:36.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:35 smithi088 bash[55449]: audit 2024-03-11T21:05:35.295245+0000 mgr.y (mgr.34107) 156 : audit 0 from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:36.149 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:05:36.150 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:05:36.150 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:05:36.150 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:05:36.150 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:05:36.150 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:05:36.150 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:05:36.150 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:05:36.150 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-11T21:05:36.150 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 1 2024-03-11T21:05:36.150 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:05:36.150 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:05:36.150 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T21:05:36.151 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:05:36.151 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:05:36.151 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-03-11T21:05:36.151 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 6 2024-03-11T21:05:36.151 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:05:36.151 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:05:36.543 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:05:36.543 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:05:36.543 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:05:36.543 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:05:36.544 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:05:36.544 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-03-11T21:05:36.544 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-03-11T21:05:36.544 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:05:36.544 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "6/23 daemons upgraded", 2024-03-11T21:05:36.544 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-03-11T21:05:36.544 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:05:36.544 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:05:36.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:36 smithi161 bash[41077]: audit 2024-03-11T21:05:35.673255+0000 mgr.y (mgr.34107) 157 : audit 0 from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:36.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:36 smithi161 bash[41077]: cluster 2024-03-11T21:05:35.868915+0000 mgr.y (mgr.34107) 158 : cluster 0 pgmap v78: 161 pgs: 1 active+clean+remapped, 7 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2024-03-11T21:05:36.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:36 smithi161 bash[41077]: audit 2024-03-11T21:05:36.154869+0000 mon.c (mon.1) 79 : audit 0 from='client.? 172.21.15.88:0/1965355874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:36.985 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded 2024-03-11T21:05:36.985 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded 2024-03-11T21:05:36.985 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-03-11T21:05:36.985 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-03-11T21:05:36.985 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-03-11T21:05:36.985 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-03-11T21:05:36.985 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-03-11T21:05:36.985 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-03-11T21:05:36.985 INFO:teuthology.orchestra.run.smithi088.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-03-11T21:05:37.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:36 smithi088 bash[54059]: audit 2024-03-11T21:05:35.673255+0000 mgr.y (mgr.34107) 157 : audit 0 from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:37.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:36 smithi088 bash[54059]: cluster 2024-03-11T21:05:35.868915+0000 mgr.y (mgr.34107) 158 : cluster 0 pgmap v78: 161 pgs: 1 active+clean+remapped, 7 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2024-03-11T21:05:37.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:36 smithi088 bash[54059]: audit 2024-03-11T21:05:36.154869+0000 mon.c (mon.1) 79 : audit 0 from='client.? 172.21.15.88:0/1965355874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:37.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:36 smithi088 bash[55449]: audit 2024-03-11T21:05:35.673255+0000 mgr.y (mgr.34107) 157 : audit 0 from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:37.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:36 smithi088 bash[55449]: cluster 2024-03-11T21:05:35.868915+0000 mgr.y (mgr.34107) 158 : cluster 0 pgmap v78: 161 pgs: 1 active+clean+remapped, 7 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2024-03-11T21:05:37.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:36 smithi088 bash[55449]: audit 2024-03-11T21:05:36.154869+0000 mon.c (mon.1) 79 : audit 0 from='client.? 172.21.15.88:0/1965355874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:37.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:37 smithi088 bash[55449]: audit 2024-03-11T21:05:36.548138+0000 mgr.y (mgr.34107) 159 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:37.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:37 smithi088 bash[55449]: cluster 2024-03-11T21:05:36.588584+0000 mon.a (mon.0) 176 : cluster 3 Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-03-11T21:05:37.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:37 smithi088 bash[55449]: audit 2024-03-11T21:05:36.990583+0000 mon.c (mon.1) 80 : audit 0 from='client.? 172.21.15.88:0/3435938024' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:05:37.872 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:37 smithi088 bash[54059]: audit 2024-03-11T21:05:36.548138+0000 mgr.y (mgr.34107) 159 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:37.872 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:37 smithi088 bash[54059]: cluster 2024-03-11T21:05:36.588584+0000 mon.a (mon.0) 176 : cluster 3 Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-03-11T21:05:37.872 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:37 smithi088 bash[54059]: audit 2024-03-11T21:05:36.990583+0000 mon.c (mon.1) 80 : audit 0 from='client.? 172.21.15.88:0/3435938024' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:05:37.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:37 smithi161 bash[41077]: audit 2024-03-11T21:05:36.548138+0000 mgr.y (mgr.34107) 159 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:05:37.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:37 smithi161 bash[41077]: cluster 2024-03-11T21:05:36.588584+0000 mon.a (mon.0) 176 : cluster 3 Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-03-11T21:05:37.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:37 smithi161 bash[41077]: audit 2024-03-11T21:05:36.990583+0000 mon.c (mon.1) 80 : audit 0 from='client.? 172.21.15.88:0/3435938024' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:05:38.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:38 smithi161 bash[41077]: cluster 2024-03-11T21:05:37.869951+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:05:38.893 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:05:38 smithi161 bash[38541]: ts=2024-03-11T21:05:38.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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-03-11T21:05:38.893 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:05:38 smithi161 bash[38541]: ts=2024-03-11T21:05:38.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:05:39.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:38 smithi088 bash[54059]: cluster 2024-03-11T21:05:37.869951+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:05:39.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:38 smithi088 bash[55449]: cluster 2024-03-11T21:05:37.869951+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:05:39.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:39 smithi088 bash[54059]: cluster 2024-03-11T21:05:38.598631+0000 mon.a (mon.0) 177 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-03-11T21:05:39.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:39 smithi088 bash[54059]: cluster 2024-03-11T21:05:38.598689+0000 mon.a (mon.0) 178 : cluster 1 Cluster is now healthy 2024-03-11T21:05:39.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:39 smithi088 bash[54059]: audit 2024-03-11T21:05:38.930548+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:39.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:39 smithi088 bash[54059]: audit 2024-03-11T21:05:38.934467+0000 mon.c (mon.1) 81 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:05:39.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:39 smithi088 bash[54059]: audit 2024-03-11T21:05:39.006794+0000 mon.a (mon.0) 180 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:39.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:39 smithi088 bash[55449]: cluster 2024-03-11T21:05:38.598631+0000 mon.a (mon.0) 177 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-03-11T21:05:39.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:39 smithi088 bash[55449]: cluster 2024-03-11T21:05:38.598689+0000 mon.a (mon.0) 178 : cluster 1 Cluster is now healthy 2024-03-11T21:05:39.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:39 smithi088 bash[55449]: audit 2024-03-11T21:05:38.930548+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:39.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:39 smithi088 bash[55449]: audit 2024-03-11T21:05:38.934467+0000 mon.c (mon.1) 81 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:05:39.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:39 smithi088 bash[55449]: audit 2024-03-11T21:05:39.006794+0000 mon.a (mon.0) 180 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:39.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:39 smithi161 bash[41077]: cluster 2024-03-11T21:05:38.598631+0000 mon.a (mon.0) 177 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-03-11T21:05:39.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:39 smithi161 bash[41077]: cluster 2024-03-11T21:05:38.598689+0000 mon.a (mon.0) 178 : cluster 1 Cluster is now healthy 2024-03-11T21:05:39.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:39 smithi161 bash[41077]: audit 2024-03-11T21:05:38.930548+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:39.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:39 smithi161 bash[41077]: audit 2024-03-11T21:05:38.934467+0000 mon.c (mon.1) 81 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:05:39.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:39 smithi161 bash[41077]: audit 2024-03-11T21:05:39.006794+0000 mon.a (mon.0) 180 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:40.569 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:05:40 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:05:40] "GET /metrics HTTP/1.1" 200 38272 "" "Prometheus/2.33.4" 2024-03-11T21:05:40.892 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:40 smithi161 bash[41077]: cluster 2024-03-11T21:05:39.871436+0000 mgr.y (mgr.34107) 161 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-11T21:05:41.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:40 smithi088 bash[54059]: cluster 2024-03-11T21:05:39.871436+0000 mgr.y (mgr.34107) 161 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-11T21:05:41.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:40 smithi088 bash[55449]: cluster 2024-03-11T21:05:39.871436+0000 mgr.y (mgr.34107) 161 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-11T21:05:42.810 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[55449]: audit 2024-03-11T21:05:41.432935+0000 mon.a (mon.0) 181 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:42.810 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[55449]: audit 2024-03-11T21:05:41.445141+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:42.810 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[55449]: audit 2024-03-11T21:05:41.450380+0000 mon.c (mon.1) 82 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:42.810 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[55449]: audit 2024-03-11T21:05:41.451932+0000 mon.c (mon.1) 83 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:05:42.810 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[55449]: audit 2024-03-11T21:05:41.461674+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:42.810 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[55449]: audit 2024-03-11T21:05:41.550754+0000 mon.c (mon.1) 84 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:05:42.810 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[55449]: audit 2024-03-11T21:05:41.553619+0000 mon.c (mon.1) 85 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:42.810 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[55449]: audit 2024-03-11T21:05:41.555838+0000 mon.c (mon.1) 86 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:42.810 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[55449]: audit 2024-03-11T21:05:41.557457+0000 mon.c (mon.1) 87 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:42.810 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[55449]: audit 2024-03-11T21:05:41.559498+0000 mon.c (mon.1) 88 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-11T21:05:42.810 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[55449]: audit 2024-03-11T21:05:41.559956+0000 mgr.y (mgr.34107) 162 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-11T21:05:42.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[55449]: cephadm 2024-03-11T21:05:41.561938+0000 mgr.y (mgr.34107) 163 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-03-11T21:05:42.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[55449]: cluster 2024-03-11T21:05:41.872279+0000 mgr.y (mgr.34107) 164 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:05:42.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[54059]: audit 2024-03-11T21:05:41.432935+0000 mon.a (mon.0) 181 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:42.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[54059]: audit 2024-03-11T21:05:41.445141+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:42.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[54059]: audit 2024-03-11T21:05:41.450380+0000 mon.c (mon.1) 82 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:42.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[54059]: audit 2024-03-11T21:05:41.451932+0000 mon.c (mon.1) 83 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:05:42.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[54059]: audit 2024-03-11T21:05:41.461674+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:42.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[54059]: audit 2024-03-11T21:05:41.550754+0000 mon.c (mon.1) 84 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:05:42.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[54059]: audit 2024-03-11T21:05:41.553619+0000 mon.c (mon.1) 85 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:42.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[54059]: audit 2024-03-11T21:05:41.555838+0000 mon.c (mon.1) 86 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:42.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[54059]: audit 2024-03-11T21:05:41.557457+0000 mon.c (mon.1) 87 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:42.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[54059]: audit 2024-03-11T21:05:41.559498+0000 mon.c (mon.1) 88 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-11T21:05:42.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[54059]: audit 2024-03-11T21:05:41.559956+0000 mgr.y (mgr.34107) 162 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-11T21:05:42.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[54059]: cephadm 2024-03-11T21:05:41.561938+0000 mgr.y (mgr.34107) 163 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-03-11T21:05:42.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:42 smithi088 bash[54059]: cluster 2024-03-11T21:05:41.872279+0000 mgr.y (mgr.34107) 164 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:05:42.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:42 smithi161 bash[41077]: audit 2024-03-11T21:05:41.432935+0000 mon.a (mon.0) 181 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:42.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:42 smithi161 bash[41077]: audit 2024-03-11T21:05:41.445141+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:42.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:42 smithi161 bash[41077]: audit 2024-03-11T21:05:41.450380+0000 mon.c (mon.1) 82 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:42.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:42 smithi161 bash[41077]: audit 2024-03-11T21:05:41.451932+0000 mon.c (mon.1) 83 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:05:42.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:42 smithi161 bash[41077]: audit 2024-03-11T21:05:41.461674+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:42.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:42 smithi161 bash[41077]: audit 2024-03-11T21:05:41.550754+0000 mon.c (mon.1) 84 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:05:42.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:42 smithi161 bash[41077]: audit 2024-03-11T21:05:41.553619+0000 mon.c (mon.1) 85 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:42.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:42 smithi161 bash[41077]: audit 2024-03-11T21:05:41.555838+0000 mon.c (mon.1) 86 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:42.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:42 smithi161 bash[41077]: audit 2024-03-11T21:05:41.557457+0000 mon.c (mon.1) 87 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:05:42.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:42 smithi161 bash[41077]: audit 2024-03-11T21:05:41.559498+0000 mon.c (mon.1) 88 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-11T21:05:42.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:42 smithi161 bash[41077]: audit 2024-03-11T21:05:41.559956+0000 mgr.y (mgr.34107) 162 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-11T21:05:42.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:42 smithi161 bash[41077]: cephadm 2024-03-11T21:05:41.561938+0000 mgr.y (mgr.34107) 163 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-03-11T21:05:42.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:42 smithi161 bash[41077]: cluster 2024-03-11T21:05:41.872279+0000 mgr.y (mgr.34107) 164 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:05:43.892 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:05:43 smithi161 bash[38541]: ts=2024-03-11T21:05:43.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:05:45.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:44 smithi161 bash[41077]: cephadm 2024-03-11T21:05:43.831350+0000 mgr.y (mgr.34107) 165 : cephadm 1 Upgrade: Updating osd.1 2024-03-11T21:05:45.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:44 smithi161 bash[41077]: audit 2024-03-11T21:05:43.840085+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:45.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:44 smithi161 bash[41077]: audit 2024-03-11T21:05:43.845373+0000 mon.c (mon.1) 89 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-11T21:05:45.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:44 smithi161 bash[41077]: audit 2024-03-11T21:05:43.847013+0000 mon.c (mon.1) 90 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:45.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:44 smithi161 bash[41077]: cephadm 2024-03-11T21:05:43.852744+0000 mgr.y (mgr.34107) 166 : cephadm 1 Deploying daemon osd.1 on smithi088 2024-03-11T21:05:45.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:44 smithi161 bash[41077]: cluster 2024-03-11T21:05:43.872862+0000 mgr.y (mgr.34107) 167 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:05:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:44 smithi088 bash[54059]: cephadm 2024-03-11T21:05:43.831350+0000 mgr.y (mgr.34107) 165 : cephadm 1 Upgrade: Updating osd.1 2024-03-11T21:05:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:44 smithi088 bash[54059]: audit 2024-03-11T21:05:43.840085+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:44 smithi088 bash[54059]: audit 2024-03-11T21:05:43.845373+0000 mon.c (mon.1) 89 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-11T21:05:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:44 smithi088 bash[54059]: audit 2024-03-11T21:05:43.847013+0000 mon.c (mon.1) 90 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:44 smithi088 bash[54059]: cephadm 2024-03-11T21:05:43.852744+0000 mgr.y (mgr.34107) 166 : cephadm 1 Deploying daemon osd.1 on smithi088 2024-03-11T21:05:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:44 smithi088 bash[54059]: cluster 2024-03-11T21:05:43.872862+0000 mgr.y (mgr.34107) 167 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:05:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:44 smithi088 bash[55449]: cephadm 2024-03-11T21:05:43.831350+0000 mgr.y (mgr.34107) 165 : cephadm 1 Upgrade: Updating osd.1 2024-03-11T21:05:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:44 smithi088 bash[55449]: audit 2024-03-11T21:05:43.840085+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:44 smithi088 bash[55449]: audit 2024-03-11T21:05:43.845373+0000 mon.c (mon.1) 89 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-11T21:05:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:44 smithi088 bash[55449]: audit 2024-03-11T21:05:43.847013+0000 mon.c (mon.1) 90 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:05:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:44 smithi088 bash[55449]: cephadm 2024-03-11T21:05:43.852744+0000 mgr.y (mgr.34107) 166 : cephadm 1 Deploying daemon osd.1 on smithi088 2024-03-11T21:05:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:44 smithi088 bash[55449]: cluster 2024-03-11T21:05:43.872862+0000 mgr.y (mgr.34107) 167 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:05:46.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:45 smithi161 bash[41077]: audit 2024-03-11T21:05:44.915266+0000 mgr.y (mgr.34107) 168 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:46.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:45 smithi088 bash[54059]: audit 2024-03-11T21:05:44.915266+0000 mgr.y (mgr.34107) 168 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:46.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:45 smithi088 bash[55449]: audit 2024-03-11T21:05:44.915266+0000 mgr.y (mgr.34107) 168 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:47.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:46 smithi161 bash[41077]: cluster 2024-03-11T21:05:45.874125+0000 mgr.y (mgr.34107) 169 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 2 op/s 2024-03-11T21:05:47.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:46 smithi088 bash[54059]: cluster 2024-03-11T21:05:45.874125+0000 mgr.y (mgr.34107) 169 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 2 op/s 2024-03-11T21:05:47.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:46 smithi088 bash[55449]: cluster 2024-03-11T21:05:45.874125+0000 mgr.y (mgr.34107) 169 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 2 op/s 2024-03-11T21:05:48.569 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:48 smithi088 systemd[1]: Stopping Ceph osd.1 for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:05:48.927 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:48 smithi088 bash[25799]: debug 2024-03-11T21:05:48.625+0000 7fb0330ec700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-11T21:05:48.927 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:48 smithi088 bash[25799]: debug 2024-03-11T21:05:48.625+0000 7fb0330ec700 -1 osd.1 112 *** Got signal Terminated *** 2024-03-11T21:05:48.927 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:48 smithi088 bash[25799]: debug 2024-03-11T21:05:48.625+0000 7fb0330ec700 -1 osd.1 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-11T21:05:48.928 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:05:48 smithi161 bash[38541]: ts=2024-03-11T21:05:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:05:49.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:48 smithi088 bash[54059]: cluster 2024-03-11T21:05:47.875184+0000 mgr.y (mgr.34107) 170 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-11T21:05:49.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:48 smithi088 bash[54059]: cluster 2024-03-11T21:05:48.628722+0000 mon.a (mon.0) 185 : cluster 1 osd.1 marked itself down and dead 2024-03-11T21:05:49.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:48 smithi088 bash[55449]: cluster 2024-03-11T21:05:47.875184+0000 mgr.y (mgr.34107) 170 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-11T21:05:49.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:48 smithi088 bash[55449]: cluster 2024-03-11T21:05:48.628722+0000 mon.a (mon.0) 185 : cluster 1 osd.1 marked itself down and dead 2024-03-11T21:05:49.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:48 smithi161 bash[41077]: cluster 2024-03-11T21:05:47.875184+0000 mgr.y (mgr.34107) 170 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-11T21:05:49.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:48 smithi161 bash[41077]: cluster 2024-03-11T21:05:48.628722+0000 mon.a (mon.0) 185 : cluster 1 osd.1 marked itself down and dead 2024-03-11T21:05:50.220 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:49 smithi088 bash[55449]: cluster 2024-03-11T21:05:48.931323+0000 mon.a (mon.0) 186 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:05:50.220 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:49 smithi088 bash[55449]: cluster 2024-03-11T21:05:48.945197+0000 mon.a (mon.0) 187 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-03-11T21:05:50.220 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:49 smithi088 bash[54059]: cluster 2024-03-11T21:05:48.931323+0000 mon.a (mon.0) 186 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:05:50.220 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:49 smithi088 bash[54059]: cluster 2024-03-11T21:05:48.945197+0000 mon.a (mon.0) 187 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-03-11T21:05:50.220 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:49 smithi088 bash[59991]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-1 2024-03-11T21:05:50.220 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:50 smithi088 bash[60064]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-1 2024-03-11T21:05:50.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:49 smithi161 bash[41077]: cluster 2024-03-11T21:05:48.931323+0000 mon.a (mon.0) 186 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:05:50.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:49 smithi161 bash[41077]: cluster 2024-03-11T21:05:48.945197+0000 mon.a (mon.0) 187 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-03-11T21:05:50.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:05:50 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:05:50] "GET /metrics HTTP/1.1" 200 38272 "" "Prometheus/2.33.4" 2024-03-11T21:05:51.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:50 smithi088 bash[54059]: cluster 2024-03-11T21:05:49.877046+0000 mgr.y (mgr.34107) 171 : cluster 0 pgmap v86: 161 pgs: 54 peering, 1 stale+active+clean, 106 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 128 op/s 2024-03-11T21:05:51.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:50 smithi088 bash[54059]: cluster 2024-03-11T21:05:49.941737+0000 mon.a (mon.0) 188 : cluster 3 Health check failed: Reduced data availability: 10 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-03-11T21:05:51.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:50 smithi088 bash[54059]: cluster 2024-03-11T21:05:49.958699+0000 mon.a (mon.0) 189 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-03-11T21:05:51.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:50 smithi088 bash[55449]: cluster 2024-03-11T21:05:49.877046+0000 mgr.y (mgr.34107) 171 : cluster 0 pgmap v86: 161 pgs: 54 peering, 1 stale+active+clean, 106 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 128 op/s 2024-03-11T21:05:51.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:50 smithi088 bash[55449]: cluster 2024-03-11T21:05:49.941737+0000 mon.a (mon.0) 188 : cluster 3 Health check failed: Reduced data availability: 10 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-03-11T21:05:51.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:50 smithi088 bash[55449]: cluster 2024-03-11T21:05:49.958699+0000 mon.a (mon.0) 189 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-03-11T21:05:51.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:50 smithi161 bash[41077]: cluster 2024-03-11T21:05:49.877046+0000 mgr.y (mgr.34107) 171 : cluster 0 pgmap v86: 161 pgs: 54 peering, 1 stale+active+clean, 106 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 128 op/s 2024-03-11T21:05:51.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:50 smithi161 bash[41077]: cluster 2024-03-11T21:05:49.941737+0000 mon.a (mon.0) 188 : cluster 3 Health check failed: Reduced data availability: 10 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-03-11T21:05:51.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:50 smithi161 bash[41077]: cluster 2024-03-11T21:05:49.958699+0000 mon.a (mon.0) 189 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-03-11T21:05:52.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:51 smithi088 bash[54059]: cluster 2024-03-11T21:05:51.936256+0000 mon.a (mon.0) 190 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-03-11T21:05:52.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:51 smithi088 bash[55449]: cluster 2024-03-11T21:05:51.936256+0000 mon.a (mon.0) 190 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-03-11T21:05:52.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:51 smithi161 bash[41077]: cluster 2024-03-11T21:05:51.936256+0000 mon.a (mon.0) 190 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-03-11T21:05:52.525 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:52 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.1.service: Succeeded. 2024-03-11T21:05:52.526 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:52 smithi088 systemd[1]: Stopped Ceph osd.1 for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:05:52.526 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:52 smithi088 systemd[1]: Started Ceph osd.1 for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:05:53.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:52 smithi088 bash[54059]: cluster 2024-03-11T21:05:51.878372+0000 mgr.y (mgr.34107) 172 : cluster 0 pgmap v88: 161 pgs: 1 active+undersized+degraded, 54 peering, 6 active+undersized, 100 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 0 B/s wr, 176 op/s; 6/630 objects degraded (0.952%) 2024-03-11T21:05:53.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:52 smithi088 bash[54059]: audit 2024-03-11T21:05:52.578343+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:53.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:52 smithi088 bash[54059]: audit 2024-03-11T21:05:52.590075+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:53.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:52 smithi088 bash[55449]: cluster 2024-03-11T21:05:51.878372+0000 mgr.y (mgr.34107) 172 : cluster 0 pgmap v88: 161 pgs: 1 active+undersized+degraded, 54 peering, 6 active+undersized, 100 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 0 B/s wr, 176 op/s; 6/630 objects degraded (0.952%) 2024-03-11T21:05:53.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:52 smithi088 bash[55449]: audit 2024-03-11T21:05:52.578343+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:53.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:52 smithi088 bash[55449]: audit 2024-03-11T21:05:52.590075+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:53.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:52 smithi161 bash[41077]: cluster 2024-03-11T21:05:51.878372+0000 mgr.y (mgr.34107) 172 : cluster 0 pgmap v88: 161 pgs: 1 active+undersized+degraded, 54 peering, 6 active+undersized, 100 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 0 B/s wr, 176 op/s; 6/630 objects degraded (0.952%) 2024-03-11T21:05:53.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:52 smithi161 bash[41077]: audit 2024-03-11T21:05:52.578343+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:53.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:52 smithi161 bash[41077]: audit 2024-03-11T21:05:52.590075+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:53.892 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:05:53 smithi161 bash[38541]: ts=2024-03-11T21:05:53.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:05:54.569 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:54 smithi088 bash[60227]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-11T21:05:54.569 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:54 smithi088 bash[60227]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-03-11T21:05:54.569 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:54 smithi088 bash[60227]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-11T21:05:54.569 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:54 smithi088 bash[60227]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-11T21:05:54.569 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:54 smithi088 bash[60227]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-03-11T21:05:54.569 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:54 smithi088 bash[60227]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-11T21:05:54.569 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:54 smithi088 bash[60227]: --> ceph-volume raw activate successful for osd ID: 1 2024-03-11T21:05:55.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:54 smithi088 bash[54059]: cluster 2024-03-11T21:05:53.879157+0000 mgr.y (mgr.34107) 173 : cluster 0 pgmap v89: 161 pgs: 1 active+undersized+degraded, 54 peering, 6 active+undersized, 100 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 174 op/s; 6/630 objects degraded (0.952%) 2024-03-11T21:05:55.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:54 smithi088 bash[54059]: audit 2024-03-11T21:05:53.930537+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:55.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:54 smithi088 bash[54059]: audit 2024-03-11T21:05:53.934876+0000 mon.c (mon.1) 91 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:54 smithi088 bash[55449]: cluster 2024-03-11T21:05:53.879157+0000 mgr.y (mgr.34107) 173 : cluster 0 pgmap v89: 161 pgs: 1 active+undersized+degraded, 54 peering, 6 active+undersized, 100 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 174 op/s; 6/630 objects degraded (0.952%) 2024-03-11T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:54 smithi088 bash[55449]: audit 2024-03-11T21:05:53.930537+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:54 smithi088 bash[55449]: audit 2024-03-11T21:05:53.934876+0000 mon.c (mon.1) 91 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:05:55.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:54 smithi161 bash[41077]: cluster 2024-03-11T21:05:53.879157+0000 mgr.y (mgr.34107) 173 : cluster 0 pgmap v89: 161 pgs: 1 active+undersized+degraded, 54 peering, 6 active+undersized, 100 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 174 op/s; 6/630 objects degraded (0.952%) 2024-03-11T21:05:55.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:54 smithi161 bash[41077]: audit 2024-03-11T21:05:53.930537+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:05:55.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:54 smithi161 bash[41077]: audit 2024-03-11T21:05:53.934876+0000 mon.c (mon.1) 91 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:05:56.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:55 smithi088 bash[54059]: audit 2024-03-11T21:05:54.926527+0000 mgr.y (mgr.34107) 174 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:56.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:55 smithi088 bash[55449]: audit 2024-03-11T21:05:54.926527+0000 mgr.y (mgr.34107) 174 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:56.069 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:55 smithi088 bash[60534]: debug 2024-03-11T21:05:55.944+0000 7f9ec8bda700 1 -- 172.21.15.88:0/2382993848 <== mon.1 v2:172.21.15.88:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558ca5327680 con 0x558ca5363000 2024-03-11T21:05:56.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:55 smithi161 bash[41077]: audit 2024-03-11T21:05:54.926527+0000 mgr.y (mgr.34107) 174 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:05:56.818 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:56 smithi088 bash[60534]: debug 2024-03-11T21:05:56.492+0000 7f9ed1d727c0 -1 Falling back to public interface 2024-03-11T21:05:57.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:56 smithi088 bash[54059]: cluster 2024-03-11T21:05:55.881023+0000 mgr.y (mgr.34107) 175 : cluster 0 pgmap v90: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 0 B/s wr, 159 op/s; 85/630 objects degraded (13.492%) 2024-03-11T21:05:57.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:56 smithi088 bash[54059]: cluster 2024-03-11T21:05:55.928678+0000 mon.a (mon.0) 194 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 14 pgs peering) 2024-03-11T21:05:57.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:56 smithi088 bash[55449]: cluster 2024-03-11T21:05:55.881023+0000 mgr.y (mgr.34107) 175 : cluster 0 pgmap v90: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 0 B/s wr, 159 op/s; 85/630 objects degraded (13.492%) 2024-03-11T21:05:57.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:56 smithi088 bash[55449]: cluster 2024-03-11T21:05:55.928678+0000 mon.a (mon.0) 194 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 14 pgs peering) 2024-03-11T21:05:57.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:56 smithi161 bash[41077]: cluster 2024-03-11T21:05:55.881023+0000 mgr.y (mgr.34107) 175 : cluster 0 pgmap v90: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 0 B/s wr, 159 op/s; 85/630 objects degraded (13.492%) 2024-03-11T21:05:57.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:56 smithi161 bash[41077]: cluster 2024-03-11T21:05:55.928678+0000 mon.a (mon.0) 194 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 14 pgs peering) 2024-03-11T21:05:58.940 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:05:58 smithi161 bash[38541]: ts=2024-03-11T21:05: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 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:05:59.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:58 smithi088 bash[54059]: cluster 2024-03-11T21:05:57.882333+0000 mgr.y (mgr.34107) 176 : cluster 0 pgmap v91: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 149 op/s; 85/630 objects degraded (13.492%) 2024-03-11T21:05:59.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:05:58 smithi088 bash[54059]: cluster 2024-03-11T21:05:58.887940+0000 mon.a (mon.0) 195 : cluster 3 Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 22 pgs degraded (PG_DEGRADED) 2024-03-11T21:05:59.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:58 smithi088 bash[55449]: cluster 2024-03-11T21:05:57.882333+0000 mgr.y (mgr.34107) 176 : cluster 0 pgmap v91: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 149 op/s; 85/630 objects degraded (13.492%) 2024-03-11T21:05:59.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:05:58 smithi088 bash[55449]: cluster 2024-03-11T21:05:58.887940+0000 mon.a (mon.0) 195 : cluster 3 Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 22 pgs degraded (PG_DEGRADED) 2024-03-11T21:05:59.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:58 smithi161 bash[41077]: cluster 2024-03-11T21:05:57.882333+0000 mgr.y (mgr.34107) 176 : cluster 0 pgmap v91: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 149 op/s; 85/630 objects degraded (13.492%) 2024-03-11T21:05:59.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:05:58 smithi161 bash[41077]: cluster 2024-03-11T21:05:58.887940+0000 mon.a (mon.0) 195 : cluster 3 Health check update: Degraded data redundancy: 85/630 objects degraded (13.492%), 22 pgs degraded (PG_DEGRADED) 2024-03-11T21:05:59.818 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:59 smithi088 bash[60534]: debug 2024-03-11T21:05:59.500+0000 7f9ed1d727c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-03-11T21:05:59.819 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:05:59 smithi088 bash[60534]: debug 2024-03-11T21:05:59.540+0000 7f9ed1d727c0 -1 osd.1 112 log_to_monitors true 2024-03-11T21:06:00.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:00 smithi161 bash[41077]: audit 2024-03-11T21:05:59.147007+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:00.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:00 smithi161 bash[41077]: audit 2024-03-11T21:05:59.158839+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:00.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:00 smithi161 bash[41077]: audit 2024-03-11T21:05:59.548298+0000 mon.c (mon.1) 92 : audit 1 from='osd.1 [v2:172.21.15.88:6810/3711598060,v1:172.21.15.88:6811/3711598060]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-11T21:06:00.394 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:00 smithi161 bash[41077]: audit 2024-03-11T21:05:59.548725+0000 mon.a (mon.0) 198 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-11T21:06:00.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:06:00 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:06:00] "GET /metrics HTTP/1.1" 200 38411 "" "Prometheus/2.33.4" 2024-03-11T21:06:00.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:00 smithi088 bash[54059]: audit 2024-03-11T21:05:59.147007+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:00.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:00 smithi088 bash[54059]: audit 2024-03-11T21:05:59.158839+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:00.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:00 smithi088 bash[54059]: audit 2024-03-11T21:05:59.548298+0000 mon.c (mon.1) 92 : audit 1 from='osd.1 [v2:172.21.15.88:6810/3711598060,v1:172.21.15.88:6811/3711598060]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-11T21:06:00.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:00 smithi088 bash[54059]: audit 2024-03-11T21:05:59.548725+0000 mon.a (mon.0) 198 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-11T21:06:00.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:00 smithi088 bash[55449]: audit 2024-03-11T21:05:59.147007+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:00.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:00 smithi088 bash[55449]: audit 2024-03-11T21:05:59.158839+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:00.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:00 smithi088 bash[55449]: audit 2024-03-11T21:05:59.548298+0000 mon.c (mon.1) 92 : audit 1 from='osd.1 [v2:172.21.15.88:6810/3711598060,v1:172.21.15.88:6811/3711598060]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-11T21:06:00.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:00 smithi088 bash[55449]: audit 2024-03-11T21:05:59.548725+0000 mon.a (mon.0) 198 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-11T21:06:00.569 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:06:00 smithi088 bash[60534]: debug 2024-03-11T21:06:00.208+0000 7f9ec31ca700 -1 osd.1 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-11T21:06:01.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:01 smithi088 bash[55449]: cluster 2024-03-11T21:05:59.884294+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v92: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 137 op/s; 85/630 objects degraded (13.492%) 2024-03-11T21:06:01.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:01 smithi088 bash[55449]: audit 2024-03-11T21:06:00.162132+0000 mon.a (mon.0) 199 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-11T21:06:01.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:01 smithi088 bash[55449]: cluster 2024-03-11T21:06:00.166465+0000 mon.a (mon.0) 200 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-03-11T21:06:01.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:01 smithi088 bash[55449]: audit 2024-03-11T21:06:00.169229+0000 mon.c (mon.1) 93 : audit 1 from='osd.1 [v2:172.21.15.88:6810/3711598060,v1:172.21.15.88:6811/3711598060]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:06:01.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:01 smithi088 bash[55449]: audit 2024-03-11T21:06:00.169809+0000 mon.a (mon.0) 201 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:06:01.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:01 smithi088 bash[55449]: audit 2024-03-11T21:06:00.308730+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:01.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:01 smithi088 bash[55449]: audit 2024-03-11T21:06:00.321355+0000 mon.a (mon.0) 203 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:01.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:01 smithi088 bash[54059]: cluster 2024-03-11T21:05:59.884294+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v92: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 137 op/s; 85/630 objects degraded (13.492%) 2024-03-11T21:06:01.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:01 smithi088 bash[54059]: audit 2024-03-11T21:06:00.162132+0000 mon.a (mon.0) 199 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-11T21:06:01.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:01 smithi088 bash[54059]: cluster 2024-03-11T21:06:00.166465+0000 mon.a (mon.0) 200 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-03-11T21:06:01.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:01 smithi088 bash[54059]: audit 2024-03-11T21:06:00.169229+0000 mon.c (mon.1) 93 : audit 1 from='osd.1 [v2:172.21.15.88:6810/3711598060,v1:172.21.15.88:6811/3711598060]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:06:01.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:01 smithi088 bash[54059]: audit 2024-03-11T21:06:00.169809+0000 mon.a (mon.0) 201 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:06:01.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:01 smithi088 bash[54059]: audit 2024-03-11T21:06:00.308730+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:01.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:01 smithi088 bash[54059]: audit 2024-03-11T21:06:00.321355+0000 mon.a (mon.0) 203 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:01 smithi161 bash[41077]: cluster 2024-03-11T21:05:59.884294+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v92: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 137 op/s; 85/630 objects degraded (13.492%) 2024-03-11T21:06:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:01 smithi161 bash[41077]: audit 2024-03-11T21:06:00.162132+0000 mon.a (mon.0) 199 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-11T21:06:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:01 smithi161 bash[41077]: cluster 2024-03-11T21:06:00.166465+0000 mon.a (mon.0) 200 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-03-11T21:06:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:01 smithi161 bash[41077]: audit 2024-03-11T21:06:00.169229+0000 mon.c (mon.1) 93 : audit 1 from='osd.1 [v2:172.21.15.88:6810/3711598060,v1:172.21.15.88:6811/3711598060]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:06:01.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:01 smithi161 bash[41077]: audit 2024-03-11T21:06:00.169809+0000 mon.a (mon.0) 201 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:06:01.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:01 smithi161 bash[41077]: audit 2024-03-11T21:06:00.308730+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:01.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:01 smithi161 bash[41077]: audit 2024-03-11T21:06:00.321355+0000 mon.a (mon.0) 203 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:02.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:02 smithi088 bash[54059]: cluster 2024-03-11T21:06:01.163354+0000 mon.a (mon.0) 204 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:06:02.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:02 smithi088 bash[54059]: cluster 2024-03-11T21:06:01.173150+0000 mon.a (mon.0) 205 : cluster 1 osd.1 [v2:172.21.15.88:6810/3711598060,v1:172.21.15.88:6811/3711598060] boot 2024-03-11T21:06:02.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:02 smithi088 bash[54059]: cluster 2024-03-11T21:06:01.173220+0000 mon.a (mon.0) 206 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-03-11T21:06:02.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:02 smithi088 bash[54059]: audit 2024-03-11T21:06:01.174877+0000 mon.c (mon.1) 94 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T21:06:02.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:02 smithi088 bash[54059]: cluster 2024-03-11T21:06:02.177467+0000 mon.a (mon.0) 207 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-03-11T21:06:02.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:02 smithi088 bash[55449]: cluster 2024-03-11T21:06:01.163354+0000 mon.a (mon.0) 204 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:06:02.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:02 smithi088 bash[55449]: cluster 2024-03-11T21:06:01.173150+0000 mon.a (mon.0) 205 : cluster 1 osd.1 [v2:172.21.15.88:6810/3711598060,v1:172.21.15.88:6811/3711598060] boot 2024-03-11T21:06:02.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:02 smithi088 bash[55449]: cluster 2024-03-11T21:06:01.173220+0000 mon.a (mon.0) 206 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-03-11T21:06:02.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:02 smithi088 bash[55449]: audit 2024-03-11T21:06:01.174877+0000 mon.c (mon.1) 94 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T21:06:02.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:02 smithi088 bash[55449]: cluster 2024-03-11T21:06:02.177467+0000 mon.a (mon.0) 207 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-03-11T21:06:02.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:02 smithi161 bash[41077]: cluster 2024-03-11T21:06:01.163354+0000 mon.a (mon.0) 204 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:06:02.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:02 smithi161 bash[41077]: cluster 2024-03-11T21:06:01.173150+0000 mon.a (mon.0) 205 : cluster 1 osd.1 [v2:172.21.15.88:6810/3711598060,v1:172.21.15.88:6811/3711598060] boot 2024-03-11T21:06:02.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:02 smithi161 bash[41077]: cluster 2024-03-11T21:06:01.173220+0000 mon.a (mon.0) 206 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-03-11T21:06:02.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:02 smithi161 bash[41077]: audit 2024-03-11T21:06:01.174877+0000 mon.c (mon.1) 94 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-11T21:06:02.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:02 smithi161 bash[41077]: cluster 2024-03-11T21:06:02.177467+0000 mon.a (mon.0) 207 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-03-11T21:06:03.513 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:03 smithi161 bash[41077]: cluster 2024-03-11T21:06:01.885546+0000 mgr.y (mgr.34107) 178 : cluster 0 pgmap v95: 161 pgs: 6 peering, 21 active+undersized+degraded, 34 active+undersized, 100 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 79/630 objects degraded (12.540%) 2024-03-11T21:06:03.513 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:06:03 smithi161 bash[38541]: ts=2024-03-11T21:06:03.519Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi088\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi088\", job=\"node\", machine=\"x86_64\", nodename=\"smithi088\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:06:03.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:03 smithi088 bash[54059]: cluster 2024-03-11T21:06:01.885546+0000 mgr.y (mgr.34107) 178 : cluster 0 pgmap v95: 161 pgs: 6 peering, 21 active+undersized+degraded, 34 active+undersized, 100 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 79/630 objects degraded (12.540%) 2024-03-11T21:06:03.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:03 smithi088 bash[55449]: cluster 2024-03-11T21:06:01.885546+0000 mgr.y (mgr.34107) 178 : cluster 0 pgmap v95: 161 pgs: 6 peering, 21 active+undersized+degraded, 34 active+undersized, 100 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 79/630 objects degraded (12.540%) 2024-03-11T21:06:04.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:04 smithi088 bash[54059]: cluster 2024-03-11T21:06:03.889224+0000 mon.a (mon.0) 208 : cluster 3 Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-03-11T21:06:04.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:04 smithi088 bash[55449]: cluster 2024-03-11T21:06:03.889224+0000 mon.a (mon.0) 208 : cluster 3 Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-03-11T21:06:04.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:04 smithi161 bash[41077]: cluster 2024-03-11T21:06:03.889224+0000 mon.a (mon.0) 208 : cluster 3 Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-03-11T21:06:05.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:05 smithi088 bash[54059]: cluster 2024-03-11T21:06:03.886579+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v97: 161 pgs: 6 peering, 21 active+undersized+degraded, 34 active+undersized, 100 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 138 KiB/s rd, 0 B/s wr, 228 op/s; 79/630 objects degraded (12.540%) 2024-03-11T21:06:05.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:05 smithi088 bash[55449]: cluster 2024-03-11T21:06:03.886579+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v97: 161 pgs: 6 peering, 21 active+undersized+degraded, 34 active+undersized, 100 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 138 KiB/s rd, 0 B/s wr, 228 op/s; 79/630 objects degraded (12.540%) 2024-03-11T21:06:05.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:05 smithi161 bash[41077]: cluster 2024-03-11T21:06:03.886579+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v97: 161 pgs: 6 peering, 21 active+undersized+degraded, 34 active+undersized, 100 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 138 KiB/s rd, 0 B/s wr, 228 op/s; 79/630 objects degraded (12.540%) 2024-03-11T21:06:06.553 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:06 smithi088 bash[54059]: audit 2024-03-11T21:06:04.936601+0000 mgr.y (mgr.34107) 180 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:06.553 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:06 smithi088 bash[55449]: audit 2024-03-11T21:06:04.936601+0000 mgr.y (mgr.34107) 180 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:06.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:06 smithi161 bash[41077]: audit 2024-03-11T21:06:04.936601+0000 mgr.y (mgr.34107) 180 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:07.400 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:06:07.474 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:07 smithi088 bash[54059]: cluster 2024-03-11T21:06:05.888205+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v98: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 30 op/s; 0 B/s, 8 objects/s recovering 2024-03-11T21:06:07.474 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:07 smithi088 bash[54059]: cluster 2024-03-11T21:06:06.209787+0000 mon.a (mon.0) 209 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded) 2024-03-11T21:06:07.474 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:07 smithi088 bash[54059]: cluster 2024-03-11T21:06:06.209885+0000 mon.a (mon.0) 210 : cluster 1 Cluster is now healthy 2024-03-11T21:06:07.474 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:07 smithi088 bash[55449]: cluster 2024-03-11T21:06:05.888205+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v98: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 30 op/s; 0 B/s, 8 objects/s recovering 2024-03-11T21:06:07.474 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:07 smithi088 bash[55449]: cluster 2024-03-11T21:06:06.209787+0000 mon.a (mon.0) 209 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded) 2024-03-11T21:06:07.474 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:07 smithi088 bash[55449]: cluster 2024-03-11T21:06:06.209885+0000 mon.a (mon.0) 210 : cluster 1 Cluster is now healthy 2024-03-11T21:06:07.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:07 smithi161 bash[41077]: cluster 2024-03-11T21:06:05.888205+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v98: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 30 op/s; 0 B/s, 8 objects/s recovering 2024-03-11T21:06:07.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:07 smithi161 bash[41077]: cluster 2024-03-11T21:06:06.209787+0000 mon.a (mon.0) 209 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded) 2024-03-11T21:06:07.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:07 smithi161 bash[41077]: cluster 2024-03-11T21:06:06.209885+0000 mon.a (mon.0) 210 : cluster 1 Cluster is now healthy 2024-03-11T21:06:08.179 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:06:08.179 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (5m) 9s ago 12m 15.1M - 0.23.0 ba2b418f427c b7fee0acba85 2024-03-11T21:06:08.179 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (4m) 104s ago 11m 43.6M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:06:08.179 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (3m) 9s ago 10m 46.9M - 3.5 e1d6a67b021e 50b8b3f208a0 2024-03-11T21:06:08.179 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (3m) 104s ago 18m 442M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:06:08.179 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (4m) 9s ago 20m 500M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:06:08.179 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (2m) 9s ago 20m 49.5M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:06:08.180 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (113s) 104s ago 18m 23.5M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2487c6a403b7 2024-03-11T21:06:08.180 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (2m) 9s ago 18m 42.6M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:06:08.180 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (5m) 9s ago 12m 11.9M - 1.3.1 1dbe0e931976 a368601127f2 2024-03-11T21:06:08.180 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (4m) 104s ago 12m 14.8M - 1.3.1 1dbe0e931976 15c6385acab7 2024-03-11T21:06:08.180 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (41s) 9s ago 17m 49.1M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 645a89a68293 2024-03-11T21:06:08.180 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (13s) 9s ago 17m - 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2920551397bb 2024-03-11T21:06:08.180 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (16m) 9s ago 16m 57.2M 2781M 17.2.0 e1d6a67b021e 4865ede65151 2024-03-11T21:06:08.180 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (15m) 9s ago 15m 61.0M 2781M 17.2.0 e1d6a67b021e 44e8ad8c4e08 2024-03-11T21:06:08.180 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (15m) 104s ago 15m 59.4M 3037M 17.2.0 e1d6a67b021e 26ce6e88b4d8 2024-03-11T21:06:08.180 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (14m) 104s ago 14m 55.6M 3037M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T21:06:08.180 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (14m) 104s ago 14m 53.9M 3037M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T21:06:08.180 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (13m) 104s ago 13m 57.3M 3037M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T21:06:08.180 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (3m) 104s ago 12m 64.5M - 2.33.4 514e6a882f6e 6ee523244c3c 2024-03-11T21:06:08.180 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (10m) 9s ago 10m 87.9M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T21:06:08.180 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (10m) 104s ago 10m 87.7M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:06:08.181 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (10m) 9s ago 10m 88.2M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T21:06:08.181 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (10m) 104s ago 10m 87.5M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:06:08.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:08 smithi088 bash[55449]: audit 2024-03-11T21:06:07.391158+0000 mgr.y (mgr.34107) 182 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:08.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:08 smithi088 bash[54059]: audit 2024-03-11T21:06:07.391158+0000 mgr.y (mgr.34107) 182 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:08.638 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:06:08.639 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:06:08.639 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:06:08.639 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:06:08.639 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:06:08.639 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:06:08.639 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:06:08.639 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:06:08.639 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-11T21:06:08.640 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:06:08.640 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:06:08.640 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:06:08.640 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T21:06:08.640 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:06:08.640 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:06:08.640 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-03-11T21:06:08.640 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 7 2024-03-11T21:06:08.640 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:06:08.640 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:06:08.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:08 smithi161 bash[41077]: audit 2024-03-11T21:06:07.391158+0000 mgr.y (mgr.34107) 182 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:09.034 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:06:09.034 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:06:09.034 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:06:09.034 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:06:09.034 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:06:09.035 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-03-11T21:06:09.035 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-03-11T21:06:09.035 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:06:09.035 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "7/23 daemons upgraded", 2024-03-11T21:06:09.035 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-03-11T21:06:09.035 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:06:09.035 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:06:09.142 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:06:08 smithi161 bash[38541]: ts=2024-03-11T21:06:08.660Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-03-11T21:06:09.142 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:06:08 smithi161 bash[38541]: ts=2024-03-11T21:06:08.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.161:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:06:09.490 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:06:09.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:09 smithi088 bash[54059]: audit 2024-03-11T21:06:07.784569+0000 mgr.y (mgr.34107) 183 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:09.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:09 smithi088 bash[54059]: cluster 2024-03-11T21:06:07.889095+0000 mgr.y (mgr.34107) 184 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 23 op/s; 0 B/s, 7 objects/s recovering 2024-03-11T21:06:09.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:09 smithi088 bash[54059]: audit 2024-03-11T21:06:08.161720+0000 mgr.y (mgr.34107) 185 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:09.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:09 smithi088 bash[54059]: audit 2024-03-11T21:06:08.644628+0000 mon.c (mon.1) 95 : audit 0 from='client.? 172.21.15.88:0/1789620816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:09.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:09 smithi088 bash[54059]: audit 2024-03-11T21:06:08.930660+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:09.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:09 smithi088 bash[54059]: audit 2024-03-11T21:06:08.933262+0000 mon.c (mon.1) 96 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:06:09.518 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:09 smithi088 bash[55449]: audit 2024-03-11T21:06:07.784569+0000 mgr.y (mgr.34107) 183 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:09.518 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:09 smithi088 bash[55449]: cluster 2024-03-11T21:06:07.889095+0000 mgr.y (mgr.34107) 184 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 23 op/s; 0 B/s, 7 objects/s recovering 2024-03-11T21:06:09.519 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:09 smithi088 bash[55449]: audit 2024-03-11T21:06:08.161720+0000 mgr.y (mgr.34107) 185 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:09.519 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:09 smithi088 bash[55449]: audit 2024-03-11T21:06:08.644628+0000 mon.c (mon.1) 95 : audit 0 from='client.? 172.21.15.88:0/1789620816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:09.519 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:09 smithi088 bash[55449]: audit 2024-03-11T21:06:08.930660+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:09.519 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:09 smithi088 bash[55449]: audit 2024-03-11T21:06:08.933262+0000 mon.c (mon.1) 96 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:06:09.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:09 smithi161 bash[41077]: audit 2024-03-11T21:06:07.784569+0000 mgr.y (mgr.34107) 183 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:09.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:09 smithi161 bash[41077]: cluster 2024-03-11T21:06:07.889095+0000 mgr.y (mgr.34107) 184 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 23 op/s; 0 B/s, 7 objects/s recovering 2024-03-11T21:06:09.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:09 smithi161 bash[41077]: audit 2024-03-11T21:06:08.161720+0000 mgr.y (mgr.34107) 185 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:09.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:09 smithi161 bash[41077]: audit 2024-03-11T21:06:08.644628+0000 mon.c (mon.1) 95 : audit 0 from='client.? 172.21.15.88:0/1789620816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:09.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:09 smithi161 bash[41077]: audit 2024-03-11T21:06:08.930660+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:09.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:09 smithi161 bash[41077]: audit 2024-03-11T21:06:08.933262+0000 mon.c (mon.1) 96 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:06:10.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:10 smithi088 bash[55449]: audit 2024-03-11T21:06:09.039818+0000 mgr.y (mgr.34107) 186 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:10.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:10 smithi088 bash[55449]: audit 2024-03-11T21:06:09.496099+0000 mon.c (mon.1) 97 : audit 0 from='client.? 172.21.15.88:0/2263958030' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:06:10.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:10 smithi088 bash[54059]: audit 2024-03-11T21:06:09.039818+0000 mgr.y (mgr.34107) 186 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:10.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:10 smithi088 bash[54059]: audit 2024-03-11T21:06:09.496099+0000 mon.c (mon.1) 97 : audit 0 from='client.? 172.21.15.88:0/2263958030' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:06:10.569 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:06:10 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:06:10] "GET /metrics HTTP/1.1" 200 38416 "" "Prometheus/2.33.4" 2024-03-11T21:06:10.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:10 smithi161 bash[41077]: audit 2024-03-11T21:06:09.039818+0000 mgr.y (mgr.34107) 186 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:10.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:10 smithi161 bash[41077]: audit 2024-03-11T21:06:09.496099+0000 mon.c (mon.1) 97 : audit 0 from='client.? 172.21.15.88:0/2263958030' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:06:11.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:11 smithi161 bash[41077]: cluster 2024-03-11T21:06:09.890510+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s; 0 B/s, 6 objects/s recovering 2024-03-11T21:06:11.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:11 smithi161 bash[41077]: audit 2024-03-11T21:06:10.326208+0000 mon.a (mon.0) 212 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:11.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:11 smithi161 bash[41077]: audit 2024-03-11T21:06:10.340361+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:11.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:11 smithi161 bash[41077]: audit 2024-03-11T21:06:10.343745+0000 mon.c (mon.1) 98 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:06:11.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:11 smithi161 bash[41077]: audit 2024-03-11T21:06:10.345354+0000 mon.c (mon.1) 99 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:06:11.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:11 smithi161 bash[41077]: audit 2024-03-11T21:06:10.357077+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:11.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:11 smithi161 bash[41077]: audit 2024-03-11T21:06:10.447867+0000 mon.c (mon.1) 100 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:06:11.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:11 smithi161 bash[41077]: audit 2024-03-11T21:06:10.451427+0000 mon.c (mon.1) 101 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:11.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:11 smithi161 bash[41077]: audit 2024-03-11T21:06:10.454034+0000 mon.c (mon.1) 102 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:11.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:11 smithi161 bash[41077]: audit 2024-03-11T21:06:10.456276+0000 mon.c (mon.1) 103 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:11.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:11 smithi161 bash[41077]: audit 2024-03-11T21:06:10.458577+0000 mon.c (mon.1) 104 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-11T21:06:11.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[55449]: cluster 2024-03-11T21:06:09.890510+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s; 0 B/s, 6 objects/s recovering 2024-03-11T21:06:11.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[55449]: audit 2024-03-11T21:06:10.326208+0000 mon.a (mon.0) 212 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:11.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[55449]: audit 2024-03-11T21:06:10.340361+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:11.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[55449]: audit 2024-03-11T21:06:10.343745+0000 mon.c (mon.1) 98 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:06:11.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[55449]: audit 2024-03-11T21:06:10.345354+0000 mon.c (mon.1) 99 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:06:11.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[55449]: audit 2024-03-11T21:06:10.357077+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:11.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[55449]: audit 2024-03-11T21:06:10.447867+0000 mon.c (mon.1) 100 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:06:11.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[55449]: audit 2024-03-11T21:06:10.451427+0000 mon.c (mon.1) 101 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:11.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[55449]: audit 2024-03-11T21:06:10.454034+0000 mon.c (mon.1) 102 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:11.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[55449]: audit 2024-03-11T21:06:10.456276+0000 mon.c (mon.1) 103 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:11.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[55449]: audit 2024-03-11T21:06:10.458577+0000 mon.c (mon.1) 104 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-11T21:06:11.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[54059]: cluster 2024-03-11T21:06:09.890510+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s; 0 B/s, 6 objects/s recovering 2024-03-11T21:06:11.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[54059]: audit 2024-03-11T21:06:10.326208+0000 mon.a (mon.0) 212 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:11.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[54059]: audit 2024-03-11T21:06:10.340361+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:11.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[54059]: audit 2024-03-11T21:06:10.343745+0000 mon.c (mon.1) 98 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:06:11.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[54059]: audit 2024-03-11T21:06:10.345354+0000 mon.c (mon.1) 99 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:06:11.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[54059]: audit 2024-03-11T21:06:10.357077+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:11.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[54059]: audit 2024-03-11T21:06:10.447867+0000 mon.c (mon.1) 100 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:06:11.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[54059]: audit 2024-03-11T21:06:10.451427+0000 mon.c (mon.1) 101 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:11.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[54059]: audit 2024-03-11T21:06:10.454034+0000 mon.c (mon.1) 102 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:11.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[54059]: audit 2024-03-11T21:06:10.456276+0000 mon.c (mon.1) 103 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:11.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:11 smithi088 bash[54059]: audit 2024-03-11T21:06:10.458577+0000 mon.c (mon.1) 104 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-11T21:06:12.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:12 smithi088 bash[55449]: audit 2024-03-11T21:06:10.458896+0000 mgr.y (mgr.34107) 188 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-11T21:06:12.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:12 smithi088 bash[55449]: cephadm 2024-03-11T21:06:10.461022+0000 mgr.y (mgr.34107) 189 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-03-11T21:06:12.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:12 smithi088 bash[54059]: audit 2024-03-11T21:06:10.458896+0000 mgr.y (mgr.34107) 188 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-11T21:06:12.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:12 smithi088 bash[54059]: cephadm 2024-03-11T21:06:10.461022+0000 mgr.y (mgr.34107) 189 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-03-11T21:06:12.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:12 smithi161 bash[41077]: audit 2024-03-11T21:06:10.458896+0000 mgr.y (mgr.34107) 188 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-11T21:06:12.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:12 smithi161 bash[41077]: cephadm 2024-03-11T21:06:10.461022+0000 mgr.y (mgr.34107) 189 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-03-11T21:06:13.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:13 smithi161 bash[41077]: cluster 2024-03-11T21:06:11.891800+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-03-11T21:06:13.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:13 smithi161 bash[41077]: audit 2024-03-11T21:06:12.839668+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:13.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:13 smithi161 bash[41077]: audit 2024-03-11T21:06:12.844881+0000 mon.c (mon.1) 105 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-11T21:06:13.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:13 smithi161 bash[41077]: audit 2024-03-11T21:06:12.846384+0000 mon.c (mon.1) 106 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:06:13.643 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:06:13 smithi161 bash[38541]: ts=2024-03-11T21:06:13.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi161\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi161\", job=\"node\", machine=\"x86_64\", nodename=\"smithi161\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"3349e81e-dfe8-11ee-95c8-87774f69a715\", domainname=\"(none)\", instance=\"smithi161\", job=\"node\", machine=\"x86_64\", nodename=\"smithi161\", release=\"5.4.0-173-generic\", sysname=\"Linux\", version=\"#191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-11T21:06:13.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:13 smithi088 bash[54059]: cluster 2024-03-11T21:06:11.891800+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-03-11T21:06:13.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:13 smithi088 bash[54059]: audit 2024-03-11T21:06:12.839668+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:13.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:13 smithi088 bash[54059]: audit 2024-03-11T21:06:12.844881+0000 mon.c (mon.1) 105 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-11T21:06:13.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:13 smithi088 bash[54059]: audit 2024-03-11T21:06:12.846384+0000 mon.c (mon.1) 106 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:06:13.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:13 smithi088 bash[55449]: cluster 2024-03-11T21:06:11.891800+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-03-11T21:06:13.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:13 smithi088 bash[55449]: audit 2024-03-11T21:06:12.839668+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:13.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:13 smithi088 bash[55449]: audit 2024-03-11T21:06:12.844881+0000 mon.c (mon.1) 105 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-11T21:06:13.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:13 smithi088 bash[55449]: audit 2024-03-11T21:06:12.846384+0000 mon.c (mon.1) 106 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:06:14.490 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:14 smithi088 bash[54059]: cephadm 2024-03-11T21:06:12.830948+0000 mgr.y (mgr.34107) 191 : cephadm 1 Upgrade: Updating osd.2 2024-03-11T21:06:14.490 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:14 smithi088 bash[54059]: cephadm 2024-03-11T21:06:12.851883+0000 mgr.y (mgr.34107) 192 : cephadm 1 Deploying daemon osd.2 on smithi088 2024-03-11T21:06:14.490 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:14 smithi088 bash[54059]: audit 2024-03-11T21:06:14.038885+0000 mon.a (mon.0) 216 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:14.490 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:14 smithi088 bash[55449]: cephadm 2024-03-11T21:06:12.830948+0000 mgr.y (mgr.34107) 191 : cephadm 1 Upgrade: Updating osd.2 2024-03-11T21:06:14.490 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:14 smithi088 bash[55449]: cephadm 2024-03-11T21:06:12.851883+0000 mgr.y (mgr.34107) 192 : cephadm 1 Deploying daemon osd.2 on smithi088 2024-03-11T21:06:14.491 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:14 smithi088 bash[55449]: audit 2024-03-11T21:06:14.038885+0000 mon.a (mon.0) 216 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:14.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:14 smithi161 bash[41077]: cephadm 2024-03-11T21:06:12.830948+0000 mgr.y (mgr.34107) 191 : cephadm 1 Upgrade: Updating osd.2 2024-03-11T21:06:14.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:14 smithi161 bash[41077]: cephadm 2024-03-11T21:06:12.851883+0000 mgr.y (mgr.34107) 192 : cephadm 1 Deploying daemon osd.2 on smithi088 2024-03-11T21:06:14.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:14 smithi161 bash[41077]: audit 2024-03-11T21:06:14.038885+0000 mon.a (mon.0) 216 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:15.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:15 smithi088 bash[54059]: cluster 2024-03-11T21:06:13.892617+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-03-11T21:06:15.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:15 smithi088 bash[55449]: cluster 2024-03-11T21:06:13.892617+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-03-11T21:06:15.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:15 smithi161 bash[41077]: cluster 2024-03-11T21:06:13.892617+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-03-11T21:06:16.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:16 smithi161 bash[41077]: audit 2024-03-11T21:06:14.945193+0000 mgr.y (mgr.34107) 194 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:16.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:16 smithi088 bash[54059]: audit 2024-03-11T21:06:14.945193+0000 mgr.y (mgr.34107) 194 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:16.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:16 smithi088 bash[55449]: audit 2024-03-11T21:06:14.945193+0000 mgr.y (mgr.34107) 194 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:17.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:17 smithi161 bash[41077]: cluster 2024-03-11T21:06:15.894305+0000 mgr.y (mgr.34107) 195 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-03-11T21:06:17.696 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:17 smithi088 bash[54059]: cluster 2024-03-11T21:06:15.894305+0000 mgr.y (mgr.34107) 195 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-03-11T21:06:17.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:17 smithi088 bash[55449]: cluster 2024-03-11T21:06:15.894305+0000 mgr.y (mgr.34107) 195 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-03-11T21:06:17.697 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:17 smithi088 systemd[1]: Stopping Ceph osd.2 for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:06:18.068 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:17 smithi088 bash[28943]: debug 2024-03-11T21:06:17.696+0000 7f719ea63700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-11T21:06:18.068 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:17 smithi088 bash[28943]: debug 2024-03-11T21:06:17.696+0000 7f719ea63700 -1 osd.2 117 *** Got signal Terminated *** 2024-03-11T21:06:18.068 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:17 smithi088 bash[28943]: debug 2024-03-11T21:06:17.696+0000 7f719ea63700 -1 osd.2 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-11T21:06:18.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:18 smithi161 bash[41077]: cluster 2024-03-11T21:06:17.703628+0000 mon.a (mon.0) 217 : cluster 1 osd.2 marked itself down and dead 2024-03-11T21:06:18.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:18 smithi088 bash[55449]: cluster 2024-03-11T21:06:17.703628+0000 mon.a (mon.0) 217 : cluster 1 osd.2 marked itself down and dead 2024-03-11T21:06:18.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:18 smithi088 bash[54059]: cluster 2024-03-11T21:06:17.703628+0000 mon.a (mon.0) 217 : cluster 1 osd.2 marked itself down and dead 2024-03-11T21:06:19.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:19 smithi161 bash[41077]: cluster 2024-03-11T21:06:17.895420+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-11T21:06:19.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:19 smithi161 bash[41077]: cluster 2024-03-11T21:06:18.362056+0000 mon.a (mon.0) 218 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:06:19.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:19 smithi161 bash[41077]: cluster 2024-03-11T21:06:18.377855+0000 mon.a (mon.0) 219 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-03-11T21:06:19.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:19 smithi088 bash[55449]: cluster 2024-03-11T21:06:17.895420+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-11T21:06:19.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:19 smithi088 bash[55449]: cluster 2024-03-11T21:06:18.362056+0000 mon.a (mon.0) 218 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:06:19.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:19 smithi088 bash[55449]: cluster 2024-03-11T21:06:18.377855+0000 mon.a (mon.0) 219 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-03-11T21:06:19.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:19 smithi088 bash[54059]: cluster 2024-03-11T21:06:17.895420+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-11T21:06:19.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:19 smithi088 bash[54059]: cluster 2024-03-11T21:06:18.362056+0000 mon.a (mon.0) 218 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:06:19.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:19 smithi088 bash[54059]: cluster 2024-03-11T21:06:18.377855+0000 mon.a (mon.0) 219 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-03-11T21:06:19.661 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:19 smithi088 bash[62162]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-2 2024-03-11T21:06:20.068 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:19 smithi088 bash[62236]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-2 2024-03-11T21:06:20.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:20 smithi088 bash[54059]: cluster 2024-03-11T21:06:19.384248+0000 mon.a (mon.0) 220 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-03-11T21:06:20.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:06:20 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:06:20] "GET /metrics HTTP/1.1" 200 38416 "" "Prometheus/2.33.4" 2024-03-11T21:06:20.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:20 smithi088 bash[55449]: cluster 2024-03-11T21:06:19.384248+0000 mon.a (mon.0) 220 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-03-11T21:06:20.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:20 smithi161 bash[41077]: cluster 2024-03-11T21:06:19.384248+0000 mon.a (mon.0) 220 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-03-11T21:06:21.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:21 smithi088 bash[54059]: cluster 2024-03-11T21:06:19.897096+0000 mgr.y (mgr.34107) 197 : cluster 0 pgmap v107: 161 pgs: 11 active+undersized+degraded, 5 stale+active+clean, 23 active+undersized, 122 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-03-11T21:06:21.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:21 smithi088 bash[54059]: cluster 2024-03-11T21:06:20.380570+0000 mon.a (mon.0) 221 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2024-03-11T21:06:21.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:21 smithi088 bash[55449]: cluster 2024-03-11T21:06:19.897096+0000 mgr.y (mgr.34107) 197 : cluster 0 pgmap v107: 161 pgs: 11 active+undersized+degraded, 5 stale+active+clean, 23 active+undersized, 122 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-03-11T21:06:21.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:21 smithi088 bash[55449]: cluster 2024-03-11T21:06:20.380570+0000 mon.a (mon.0) 221 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2024-03-11T21:06:21.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:21 smithi161 bash[41077]: cluster 2024-03-11T21:06:19.897096+0000 mgr.y (mgr.34107) 197 : cluster 0 pgmap v107: 161 pgs: 11 active+undersized+degraded, 5 stale+active+clean, 23 active+undersized, 122 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-03-11T21:06:21.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:21 smithi161 bash[41077]: cluster 2024-03-11T21:06:20.380570+0000 mon.a (mon.0) 221 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2024-03-11T21:06:22.159 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:21 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.2.service: Succeeded. 2024-03-11T21:06:22.159 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:21 smithi088 systemd[1]: Stopped Ceph osd.2 for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:06:22.160 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:22 smithi088 systemd[1]: Started Ceph osd.2 for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:06:23.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:23 smithi088 bash[54059]: cluster 2024-03-11T21:06:21.898427+0000 mgr.y (mgr.34107) 198 : cluster 0 pgmap v108: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-11T21:06:23.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:23 smithi088 bash[54059]: audit 2024-03-11T21:06:22.208734+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:23.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:23 smithi088 bash[54059]: audit 2024-03-11T21:06:22.217721+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:23.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:23 smithi088 bash[55449]: cluster 2024-03-11T21:06:21.898427+0000 mgr.y (mgr.34107) 198 : cluster 0 pgmap v108: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-11T21:06:23.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:23 smithi088 bash[55449]: audit 2024-03-11T21:06:22.208734+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:23.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:23 smithi088 bash[55449]: audit 2024-03-11T21:06:22.217721+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:23.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:23 smithi161 bash[41077]: cluster 2024-03-11T21:06:21.898427+0000 mgr.y (mgr.34107) 198 : cluster 0 pgmap v108: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-11T21:06:23.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:23 smithi161 bash[41077]: audit 2024-03-11T21:06:22.208734+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:23.643 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:23 smithi161 bash[41077]: audit 2024-03-11T21:06:22.217721+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:24.068 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:23 smithi088 bash[62401]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-11T21:06:24.068 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:23 smithi088 bash[62401]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-03-11T21:06:24.068 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:23 smithi088 bash[62401]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-11T21:06:24.068 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:23 smithi088 bash[62401]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-11T21:06:24.068 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:23 smithi088 bash[62401]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-03-11T21:06:24.068 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:23 smithi088 bash[62401]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-11T21:06:24.068 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:23 smithi088 bash[62401]: --> ceph-volume raw activate successful for osd ID: 2 2024-03-11T21:06:25.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:24 smithi088 bash[54059]: cluster 2024-03-11T21:06:23.899238+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v109: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-11T21:06:25.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:24 smithi088 bash[54059]: audit 2024-03-11T21:06:23.932065+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:25.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:24 smithi088 bash[54059]: audit 2024-03-11T21:06:23.934811+0000 mon.c (mon.1) 107 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:06:25.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:24 smithi088 bash[55449]: cluster 2024-03-11T21:06:23.899238+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v109: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-11T21:06:25.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:24 smithi088 bash[55449]: audit 2024-03-11T21:06:23.932065+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:25.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:24 smithi088 bash[55449]: audit 2024-03-11T21:06:23.934811+0000 mon.c (mon.1) 107 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:06:25.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:24 smithi161 bash[41077]: cluster 2024-03-11T21:06:23.899238+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v109: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-11T21:06:25.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:24 smithi161 bash[41077]: audit 2024-03-11T21:06:23.932065+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:25.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:24 smithi161 bash[41077]: audit 2024-03-11T21:06:23.934811+0000 mon.c (mon.1) 107 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:06:25.818 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:25 smithi088 bash[62701]: debug 2024-03-11T21:06:25.480+0000 7f68eb92c700 1 -- 172.21.15.88:0/1938063823 <== mon.0 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5612f53a1680 con 0x5612f53dc800 2024-03-11T21:06:26.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:25 smithi088 bash[54059]: audit 2024-03-11T21:06:24.955307+0000 mgr.y (mgr.34107) 200 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:26.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:25 smithi088 bash[55449]: audit 2024-03-11T21:06:24.955307+0000 mgr.y (mgr.34107) 200 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:26.319 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:26 smithi088 bash[62701]: debug 2024-03-11T21:06:26.040+0000 7f68f4ac47c0 -1 Falling back to public interface 2024-03-11T21:06:26.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:25 smithi161 bash[41077]: audit 2024-03-11T21:06:24.955307+0000 mgr.y (mgr.34107) 200 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:27.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:26 smithi088 bash[54059]: cluster 2024-03-11T21:06:25.901007+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v110: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-11T21:06:27.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:26 smithi088 bash[55449]: cluster 2024-03-11T21:06:25.901007+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v110: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-11T21:06:27.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:26 smithi161 bash[41077]: cluster 2024-03-11T21:06:25.901007+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v110: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-11T21:06:29.318 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:29 smithi088 bash[62701]: debug 2024-03-11T21:06:29.056+0000 7f68f4ac47c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-03-11T21:06:29.318 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:29 smithi088 bash[62701]: debug 2024-03-11T21:06:29.100+0000 7f68f4ac47c0 -1 osd.2 117 log_to_monitors true 2024-03-11T21:06:29.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:28 smithi088 bash[54059]: cluster 2024-03-11T21:06:27.901816+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v111: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-11T21:06:29.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:28 smithi088 bash[54059]: audit 2024-03-11T21:06:28.693465+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:29.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:28 smithi088 bash[54059]: audit 2024-03-11T21:06:28.709461+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:29.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:28 smithi088 bash[54059]: cluster 2024-03-11T21:06:28.894805+0000 mon.a (mon.0) 227 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 14 pgs degraded (PG_DEGRADED) 2024-03-11T21:06:29.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:28 smithi088 bash[55449]: cluster 2024-03-11T21:06:27.901816+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v111: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-11T21:06:29.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:28 smithi088 bash[55449]: audit 2024-03-11T21:06:28.693465+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:29.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:28 smithi088 bash[55449]: audit 2024-03-11T21:06:28.709461+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:29.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:28 smithi088 bash[55449]: cluster 2024-03-11T21:06:28.894805+0000 mon.a (mon.0) 227 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 14 pgs degraded (PG_DEGRADED) 2024-03-11T21:06:29.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:28 smithi161 bash[41077]: cluster 2024-03-11T21:06:27.901816+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v111: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-11T21:06:29.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:28 smithi161 bash[41077]: audit 2024-03-11T21:06:28.693465+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:29.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:28 smithi161 bash[41077]: audit 2024-03-11T21:06:28.709461+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:29.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:28 smithi161 bash[41077]: cluster 2024-03-11T21:06:28.894805+0000 mon.a (mon.0) 227 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 14 pgs degraded (PG_DEGRADED) 2024-03-11T21:06:30.229 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:29 smithi088 bash[54059]: audit 2024-03-11T21:06:29.106646+0000 mon.a (mon.0) 228 : audit 1 from='osd.2 [v2:172.21.15.88:6818/3938438503,v1:172.21.15.88:6819/3938438503]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-11T21:06:30.229 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:29 smithi088 bash[54059]: audit 2024-03-11T21:06:29.761619+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:30.229 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:29 smithi088 bash[54059]: audit 2024-03-11T21:06:29.775535+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:30.230 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:29 smithi088 bash[55449]: audit 2024-03-11T21:06:29.106646+0000 mon.a (mon.0) 228 : audit 1 from='osd.2 [v2:172.21.15.88:6818/3938438503,v1:172.21.15.88:6819/3938438503]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-11T21:06:30.230 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:29 smithi088 bash[55449]: audit 2024-03-11T21:06:29.761619+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:30.230 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:29 smithi088 bash[55449]: audit 2024-03-11T21:06:29.775535+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:30.230 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:06:30 smithi088 bash[62701]: debug 2024-03-11T21:06:30.016+0000 7f68e5f1c700 -1 osd.2 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-11T21:06:30.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:29 smithi161 bash[41077]: audit 2024-03-11T21:06:29.106646+0000 mon.a (mon.0) 228 : audit 1 from='osd.2 [v2:172.21.15.88:6818/3938438503,v1:172.21.15.88:6819/3938438503]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-11T21:06:30.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:29 smithi161 bash[41077]: audit 2024-03-11T21:06:29.761619+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:30.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:29 smithi161 bash[41077]: audit 2024-03-11T21:06:29.775535+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:30.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:06:30 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:06:30] "GET /metrics HTTP/1.1" 200 38420 "" "Prometheus/2.33.4" 2024-03-11T21:06:31.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:30 smithi088 bash[55449]: cluster 2024-03-11T21:06:29.903377+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v112: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-11T21:06:31.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:30 smithi088 bash[55449]: audit 2024-03-11T21:06:29.959753+0000 mon.a (mon.0) 231 : audit 1 from='osd.2 [v2:172.21.15.88:6818/3938438503,v1:172.21.15.88:6819/3938438503]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-11T21:06:31.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:30 smithi088 bash[55449]: cluster 2024-03-11T21:06:29.967255+0000 mon.a (mon.0) 232 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-03-11T21:06:31.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:30 smithi088 bash[55449]: audit 2024-03-11T21:06:29.969369+0000 mon.a (mon.0) 233 : audit 1 from='osd.2 [v2:172.21.15.88:6818/3938438503,v1:172.21.15.88:6819/3938438503]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:06:31.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:30 smithi088 bash[54059]: cluster 2024-03-11T21:06:29.903377+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v112: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-11T21:06:31.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:30 smithi088 bash[54059]: audit 2024-03-11T21:06:29.959753+0000 mon.a (mon.0) 231 : audit 1 from='osd.2 [v2:172.21.15.88:6818/3938438503,v1:172.21.15.88:6819/3938438503]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-11T21:06:31.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:30 smithi088 bash[54059]: cluster 2024-03-11T21:06:29.967255+0000 mon.a (mon.0) 232 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-03-11T21:06:31.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:30 smithi088 bash[54059]: audit 2024-03-11T21:06:29.969369+0000 mon.a (mon.0) 233 : audit 1 from='osd.2 [v2:172.21.15.88:6818/3938438503,v1:172.21.15.88:6819/3938438503]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:06:31.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:30 smithi161 bash[41077]: cluster 2024-03-11T21:06:29.903377+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v112: 161 pgs: 14 active+undersized+degraded, 35 active+undersized, 112 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-03-11T21:06:31.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:30 smithi161 bash[41077]: audit 2024-03-11T21:06:29.959753+0000 mon.a (mon.0) 231 : audit 1 from='osd.2 [v2:172.21.15.88:6818/3938438503,v1:172.21.15.88:6819/3938438503]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-11T21:06:31.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:30 smithi161 bash[41077]: cluster 2024-03-11T21:06:29.967255+0000 mon.a (mon.0) 232 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-03-11T21:06:31.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:30 smithi161 bash[41077]: audit 2024-03-11T21:06:29.969369+0000 mon.a (mon.0) 233 : audit 1 from='osd.2 [v2:172.21.15.88:6818/3938438503,v1:172.21.15.88:6819/3938438503]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:06:32.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:31 smithi088 bash[54059]: cluster 2024-03-11T21:06:30.960726+0000 mon.a (mon.0) 234 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:06:32.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:31 smithi088 bash[54059]: cluster 2024-03-11T21:06:30.970377+0000 mon.a (mon.0) 235 : cluster 1 osd.2 [v2:172.21.15.88:6818/3938438503,v1:172.21.15.88:6819/3938438503] boot 2024-03-11T21:06:32.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:31 smithi088 bash[54059]: cluster 2024-03-11T21:06:30.970465+0000 mon.a (mon.0) 236 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-03-11T21:06:32.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:31 smithi088 bash[54059]: audit 2024-03-11T21:06:30.973184+0000 mon.c (mon.1) 108 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T21:06:32.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:31 smithi088 bash[55449]: cluster 2024-03-11T21:06:30.960726+0000 mon.a (mon.0) 234 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:06:32.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:31 smithi088 bash[55449]: cluster 2024-03-11T21:06:30.970377+0000 mon.a (mon.0) 235 : cluster 1 osd.2 [v2:172.21.15.88:6818/3938438503,v1:172.21.15.88:6819/3938438503] boot 2024-03-11T21:06:32.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:31 smithi088 bash[55449]: cluster 2024-03-11T21:06:30.970465+0000 mon.a (mon.0) 236 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-03-11T21:06:32.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:31 smithi088 bash[55449]: audit 2024-03-11T21:06:30.973184+0000 mon.c (mon.1) 108 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T21:06:32.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:31 smithi161 bash[41077]: cluster 2024-03-11T21:06:30.960726+0000 mon.a (mon.0) 234 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:06:32.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:31 smithi161 bash[41077]: cluster 2024-03-11T21:06:30.970377+0000 mon.a (mon.0) 235 : cluster 1 osd.2 [v2:172.21.15.88:6818/3938438503,v1:172.21.15.88:6819/3938438503] boot 2024-03-11T21:06:32.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:31 smithi161 bash[41077]: cluster 2024-03-11T21:06:30.970465+0000 mon.a (mon.0) 236 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-03-11T21:06:32.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:31 smithi161 bash[41077]: audit 2024-03-11T21:06:30.973184+0000 mon.c (mon.1) 108 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-11T21:06:33.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:32 smithi088 bash[54059]: cluster 2024-03-11T21:06:31.904517+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v115: 161 pgs: 5 peering, 13 active+undersized+degraded, 31 active+undersized, 112 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 51/630 objects degraded (8.095%) 2024-03-11T21:06:33.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:32 smithi088 bash[54059]: cluster 2024-03-11T21:06:31.988685+0000 mon.a (mon.0) 237 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-03-11T21:06:33.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:32 smithi088 bash[55449]: cluster 2024-03-11T21:06:31.904517+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v115: 161 pgs: 5 peering, 13 active+undersized+degraded, 31 active+undersized, 112 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 51/630 objects degraded (8.095%) 2024-03-11T21:06:33.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:32 smithi088 bash[55449]: cluster 2024-03-11T21:06:31.988685+0000 mon.a (mon.0) 237 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-03-11T21:06:33.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:32 smithi161 bash[41077]: cluster 2024-03-11T21:06:31.904517+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v115: 161 pgs: 5 peering, 13 active+undersized+degraded, 31 active+undersized, 112 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 51/630 objects degraded (8.095%) 2024-03-11T21:06:33.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:32 smithi161 bash[41077]: cluster 2024-03-11T21:06:31.988685+0000 mon.a (mon.0) 237 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-03-11T21:06:34.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:34 smithi088 bash[54059]: cluster 2024-03-11T21:06:33.895707+0000 mon.a (mon.0) 238 : cluster 3 Health check update: Degraded data redundancy: 51/630 objects degraded (8.095%), 13 pgs degraded (PG_DEGRADED) 2024-03-11T21:06:34.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:34 smithi088 bash[55449]: cluster 2024-03-11T21:06:33.895707+0000 mon.a (mon.0) 238 : cluster 3 Health check update: Degraded data redundancy: 51/630 objects degraded (8.095%), 13 pgs degraded (PG_DEGRADED) 2024-03-11T21:06:34.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:34 smithi161 bash[41077]: cluster 2024-03-11T21:06:33.895707+0000 mon.a (mon.0) 238 : cluster 3 Health check update: Degraded data redundancy: 51/630 objects degraded (8.095%), 13 pgs degraded (PG_DEGRADED) 2024-03-11T21:06:35.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:35 smithi088 bash[54059]: cluster 2024-03-11T21:06:33.905490+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v117: 161 pgs: 5 peering, 13 active+undersized+degraded, 31 active+undersized, 112 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-03-11T21:06:35.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:35 smithi088 bash[55449]: cluster 2024-03-11T21:06:33.905490+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v117: 161 pgs: 5 peering, 13 active+undersized+degraded, 31 active+undersized, 112 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-03-11T21:06:35.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:35 smithi161 bash[41077]: cluster 2024-03-11T21:06:33.905490+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v117: 161 pgs: 5 peering, 13 active+undersized+degraded, 31 active+undersized, 112 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-03-11T21:06:36.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:36 smithi088 bash[55449]: audit 2024-03-11T21:06:34.966479+0000 mgr.y (mgr.34107) 206 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:36.276 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:36 smithi088 bash[54059]: audit 2024-03-11T21:06:34.966479+0000 mgr.y (mgr.34107) 206 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:36.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:36 smithi161 bash[41077]: audit 2024-03-11T21:06:34.966479+0000 mgr.y (mgr.34107) 206 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:37.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:37 smithi088 bash[55449]: cluster 2024-03-11T21:06:35.907091+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v118: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:06:37.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:37 smithi088 bash[55449]: cluster 2024-03-11T21:06:36.007232+0000 mon.a (mon.0) 239 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 13 pgs degraded) 2024-03-11T21:06:37.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:37 smithi088 bash[55449]: cluster 2024-03-11T21:06:36.007293+0000 mon.a (mon.0) 240 : cluster 1 Cluster is now healthy 2024-03-11T21:06:37.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:37 smithi088 bash[54059]: cluster 2024-03-11T21:06:35.907091+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v118: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:06:37.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:37 smithi088 bash[54059]: cluster 2024-03-11T21:06:36.007232+0000 mon.a (mon.0) 239 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 13 pgs degraded) 2024-03-11T21:06:37.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:37 smithi088 bash[54059]: cluster 2024-03-11T21:06:36.007293+0000 mon.a (mon.0) 240 : cluster 1 Cluster is now healthy 2024-03-11T21:06:37.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:37 smithi161 bash[41077]: cluster 2024-03-11T21:06:35.907091+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v118: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:06:37.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:37 smithi161 bash[41077]: cluster 2024-03-11T21:06:36.007232+0000 mon.a (mon.0) 239 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 13 pgs degraded) 2024-03-11T21:06:37.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:37 smithi161 bash[41077]: cluster 2024-03-11T21:06:36.007293+0000 mon.a (mon.0) 240 : cluster 1 Cluster is now healthy 2024-03-11T21:06:39.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:39 smithi088 bash[55449]: cluster 2024-03-11T21:06:37.907994+0000 mgr.y (mgr.34107) 208 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2024-03-11T21:06:39.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:39 smithi088 bash[55449]: audit 2024-03-11T21:06:38.932242+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:39.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:39 smithi088 bash[55449]: audit 2024-03-11T21:06:38.934904+0000 mon.c (mon.1) 109 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:06:39.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:39 smithi088 bash[54059]: cluster 2024-03-11T21:06:37.907994+0000 mgr.y (mgr.34107) 208 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2024-03-11T21:06:39.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:39 smithi088 bash[54059]: audit 2024-03-11T21:06:38.932242+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:39.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:39 smithi088 bash[54059]: audit 2024-03-11T21:06:38.934904+0000 mon.c (mon.1) 109 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:06:39.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:39 smithi161 bash[41077]: cluster 2024-03-11T21:06:37.907994+0000 mgr.y (mgr.34107) 208 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2024-03-11T21:06:39.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:39 smithi161 bash[41077]: audit 2024-03-11T21:06:38.932242+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:39.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:39 smithi161 bash[41077]: audit 2024-03-11T21:06:38.934904+0000 mon.c (mon.1) 109 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:06:39.934 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:06:40.567 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:06:40] "GET /metrics HTTP/1.1" 200 38431 "" "Prometheus/2.33.4" 2024-03-11T21:06:40.720 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:06:40.720 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (5m) 12s ago 12m 15.2M - 0.23.0 ba2b418f427c b7fee0acba85 2024-03-11T21:06:40.720 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (4m) 2m ago 12m 43.6M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:06:40.720 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (4m) 12s ago 10m 47.0M - 3.5 e1d6a67b021e 50b8b3f208a0 2024-03-11T21:06:40.720 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (3m) 2m ago 18m 442M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:06:40.720 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (4m) 12s ago 20m 502M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:06:40.720 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (3m) 12s ago 20m 51.9M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:06:40.720 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (2m) 2m ago 19m 23.5M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2487c6a403b7 2024-03-11T21:06:40.720 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (2m) 12s ago 19m 44.7M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:06:40.720 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (5m) 12s ago 13m 12.0M - 1.3.1 1dbe0e931976 a368601127f2 2024-03-11T21:06:40.720 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (5m) 2m ago 13m 14.8M - 1.3.1 1dbe0e931976 15c6385acab7 2024-03-11T21:06:40.720 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (74s) 12s ago 18m 51.9M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 645a89a68293 2024-03-11T21:06:40.720 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (45s) 12s ago 17m 51.6M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2920551397bb 2024-03-11T21:06:40.721 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (16s) 12s ago 17m - 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 44e121f4de40 2024-03-11T21:06:40.721 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (16m) 12s ago 16m 63.2M 2781M 17.2.0 e1d6a67b021e 44e8ad8c4e08 2024-03-11T21:06:40.721 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (15m) 2m ago 15m 59.4M 3037M 17.2.0 e1d6a67b021e 26ce6e88b4d8 2024-03-11T21:06:40.721 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (15m) 2m ago 15m 55.6M 3037M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T21:06:40.721 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (14m) 2m ago 14m 53.9M 3037M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T21:06:40.721 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (13m) 2m ago 14m 57.3M 3037M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T21:06:40.721 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (3m) 2m ago 13m 64.5M - 2.33.4 514e6a882f6e 6ee523244c3c 2024-03-11T21:06:40.721 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (10m) 12s ago 10m 88.0M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T21:06:40.721 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (10m) 2m ago 10m 87.7M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:06:40.721 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (10m) 12s ago 10m 88.3M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T21:06:40.721 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (10m) 2m ago 10m 87.5M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:06:41.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:40 smithi161 bash[41077]: audit 2024-03-11T21:06:39.884169+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:41.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:40 smithi161 bash[41077]: audit 2024-03-11T21:06:39.896632+0000 mon.a (mon.0) 243 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:41.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:40 smithi161 bash[41077]: audit 2024-03-11T21:06:39.900196+0000 mon.c (mon.1) 110 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:06:41.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:40 smithi161 bash[41077]: audit 2024-03-11T21:06:39.901430+0000 mon.c (mon.1) 111 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:06:41.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:40 smithi161 bash[41077]: cluster 2024-03-11T21:06:39.909283+0000 mgr.y (mgr.34107) 209 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:06:41.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:40 smithi161 bash[41077]: audit 2024-03-11T21:06:39.909737+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:41.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:40 smithi161 bash[41077]: audit 2024-03-11T21:06:39.921979+0000 mgr.y (mgr.34107) 210 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:41.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:40 smithi161 bash[41077]: audit 2024-03-11T21:06:39.994683+0000 mon.c (mon.1) 112 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:06:41.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:40 smithi161 bash[41077]: audit 2024-03-11T21:06:39.998001+0000 mon.c (mon.1) 113 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:41.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:40 smithi161 bash[41077]: audit 2024-03-11T21:06:40.000790+0000 mon.c (mon.1) 114 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:41.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:40 smithi161 bash[41077]: audit 2024-03-11T21:06:40.002977+0000 mon.c (mon.1) 115 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:41.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:40 smithi161 bash[41077]: audit 2024-03-11T21:06:40.006414+0000 mon.c (mon.1) 116 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-11T21:06:41.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:40 smithi161 bash[41077]: audit 2024-03-11T21:06:40.006979+0000 mgr.y (mgr.34107) 211 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-11T21:06:41.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:40 smithi161 bash[41077]: cephadm 2024-03-11T21:06:40.009575+0000 mgr.y (mgr.34107) 212 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-03-11T21:06:41.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:40 smithi161 bash[41077]: audit 2024-03-11T21:06:40.321795+0000 mgr.y (mgr.34107) 213 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:41.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[55449]: audit 2024-03-11T21:06:39.884169+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:41.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[55449]: audit 2024-03-11T21:06:39.896632+0000 mon.a (mon.0) 243 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:41.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[55449]: audit 2024-03-11T21:06:39.900196+0000 mon.c (mon.1) 110 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:06:41.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[55449]: audit 2024-03-11T21:06:39.901430+0000 mon.c (mon.1) 111 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:06:41.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[55449]: cluster 2024-03-11T21:06:39.909283+0000 mgr.y (mgr.34107) 209 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:06:41.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[55449]: audit 2024-03-11T21:06:39.909737+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:41.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[55449]: audit 2024-03-11T21:06:39.921979+0000 mgr.y (mgr.34107) 210 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:41.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[55449]: audit 2024-03-11T21:06:39.994683+0000 mon.c (mon.1) 112 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:06:41.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[55449]: audit 2024-03-11T21:06:39.998001+0000 mon.c (mon.1) 113 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:41.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[55449]: audit 2024-03-11T21:06:40.000790+0000 mon.c (mon.1) 114 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:41.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[55449]: audit 2024-03-11T21:06:40.002977+0000 mon.c (mon.1) 115 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:41.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[55449]: audit 2024-03-11T21:06:40.006414+0000 mon.c (mon.1) 116 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-11T21:06:41.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[55449]: audit 2024-03-11T21:06:40.006979+0000 mgr.y (mgr.34107) 211 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-11T21:06:41.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[55449]: cephadm 2024-03-11T21:06:40.009575+0000 mgr.y (mgr.34107) 212 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-03-11T21:06:41.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[55449]: audit 2024-03-11T21:06:40.321795+0000 mgr.y (mgr.34107) 213 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:41.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[54059]: audit 2024-03-11T21:06:39.884169+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:41.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[54059]: audit 2024-03-11T21:06:39.896632+0000 mon.a (mon.0) 243 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:41.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[54059]: audit 2024-03-11T21:06:39.900196+0000 mon.c (mon.1) 110 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:06:41.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[54059]: audit 2024-03-11T21:06:39.901430+0000 mon.c (mon.1) 111 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:06:41.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[54059]: cluster 2024-03-11T21:06:39.909283+0000 mgr.y (mgr.34107) 209 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:06:41.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[54059]: audit 2024-03-11T21:06:39.909737+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:41.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[54059]: audit 2024-03-11T21:06:39.921979+0000 mgr.y (mgr.34107) 210 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:41.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[54059]: audit 2024-03-11T21:06:39.994683+0000 mon.c (mon.1) 112 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:06:41.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[54059]: audit 2024-03-11T21:06:39.998001+0000 mon.c (mon.1) 113 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:41.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[54059]: audit 2024-03-11T21:06:40.000790+0000 mon.c (mon.1) 114 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:41.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[54059]: audit 2024-03-11T21:06:40.002977+0000 mon.c (mon.1) 115 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:41.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[54059]: audit 2024-03-11T21:06:40.006414+0000 mon.c (mon.1) 116 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-11T21:06:41.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[54059]: audit 2024-03-11T21:06:40.006979+0000 mgr.y (mgr.34107) 211 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-11T21:06:41.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[54059]: cephadm 2024-03-11T21:06:40.009575+0000 mgr.y (mgr.34107) 212 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-03-11T21:06:41.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:40 smithi088 bash[54059]: audit 2024-03-11T21:06:40.321795+0000 mgr.y (mgr.34107) 213 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:41.179 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:06:41.179 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:06:41.179 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:06:41.179 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:06:41.179 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:06:41.179 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:06:41.179 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:06:41.180 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:06:41.180 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-11T21:06:41.180 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:06:41.180 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:06:41.180 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:06:41.180 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T21:06:41.180 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:06:41.180 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:06:41.180 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-03-11T21:06:41.180 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 8 2024-03-11T21:06:41.180 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:06:41.180 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:06:41.570 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:06:41.571 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:06:41.571 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:06:41.571 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:06:41.571 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:06:41.571 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-03-11T21:06:41.571 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-03-11T21:06:41.571 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:06:41.571 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "8/23 daemons upgraded", 2024-03-11T21:06:41.571 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-03-11T21:06:41.571 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:06:41.571 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:06:42.022 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:06:42.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:41 smithi088 bash[54059]: audit 2024-03-11T21:06:40.701519+0000 mgr.y (mgr.34107) 214 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:42.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:41 smithi088 bash[54059]: audit 2024-03-11T21:06:41.185466+0000 mon.a (mon.0) 245 : audit 0 from='client.? 172.21.15.88:0/3683088597' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:42.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:41 smithi088 bash[55449]: audit 2024-03-11T21:06:40.701519+0000 mgr.y (mgr.34107) 214 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:42.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:41 smithi088 bash[55449]: audit 2024-03-11T21:06:41.185466+0000 mon.a (mon.0) 245 : audit 0 from='client.? 172.21.15.88:0/3683088597' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:42.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:41 smithi161 bash[41077]: audit 2024-03-11T21:06:40.701519+0000 mgr.y (mgr.34107) 214 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:42.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:41 smithi161 bash[41077]: audit 2024-03-11T21:06:41.185466+0000 mon.a (mon.0) 245 : audit 0 from='client.? 172.21.15.88:0/3683088597' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:06:42.916 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:42 smithi161 bash[41077]: audit 2024-03-11T21:06:41.575960+0000 mgr.y (mgr.34107) 215 : audit 0 from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:42.917 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:42 smithi161 bash[41077]: cluster 2024-03-11T21:06:41.910490+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:06:42.917 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:42 smithi161 bash[41077]: audit 2024-03-11T21:06:42.028937+0000 mon.c (mon.1) 117 : audit 0 from='client.? 172.21.15.88:0/1200903918' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:06:43.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:42 smithi088 bash[54059]: audit 2024-03-11T21:06:41.575960+0000 mgr.y (mgr.34107) 215 : audit 0 from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:43.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:42 smithi088 bash[54059]: cluster 2024-03-11T21:06:41.910490+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:06:43.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:42 smithi088 bash[54059]: audit 2024-03-11T21:06:42.028937+0000 mon.c (mon.1) 117 : audit 0 from='client.? 172.21.15.88:0/1200903918' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:06:43.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:42 smithi088 bash[54059]: cephadm 2024-03-11T21:06:42.180100+0000 mgr.y (mgr.34107) 217 : cephadm 1 Upgrade: Updating osd.3 2024-03-11T21:06:43.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:42 smithi088 bash[54059]: audit 2024-03-11T21:06:42.189970+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:43.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:42 smithi088 bash[54059]: audit 2024-03-11T21:06:42.194640+0000 mon.c (mon.1) 118 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-11T21:06:43.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:42 smithi088 bash[54059]: audit 2024-03-11T21:06:42.196014+0000 mon.c (mon.1) 119 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:06:43.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:42 smithi088 bash[54059]: cephadm 2024-03-11T21:06:42.199850+0000 mgr.y (mgr.34107) 218 : cephadm 1 Deploying daemon osd.3 on smithi088 2024-03-11T21:06:43.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:42 smithi088 bash[55449]: audit 2024-03-11T21:06:41.575960+0000 mgr.y (mgr.34107) 215 : audit 0 from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:06:43.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:42 smithi088 bash[55449]: cluster 2024-03-11T21:06:41.910490+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:06:43.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:42 smithi088 bash[55449]: audit 2024-03-11T21:06:42.028937+0000 mon.c (mon.1) 117 : audit 0 from='client.? 172.21.15.88:0/1200903918' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:06:43.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:42 smithi088 bash[55449]: cephadm 2024-03-11T21:06:42.180100+0000 mgr.y (mgr.34107) 217 : cephadm 1 Upgrade: Updating osd.3 2024-03-11T21:06:43.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:42 smithi088 bash[55449]: audit 2024-03-11T21:06:42.189970+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:43.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:42 smithi088 bash[55449]: audit 2024-03-11T21:06:42.194640+0000 mon.c (mon.1) 118 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-11T21:06:43.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:42 smithi088 bash[55449]: audit 2024-03-11T21:06:42.196014+0000 mon.c (mon.1) 119 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:06:43.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:42 smithi088 bash[55449]: cephadm 2024-03-11T21:06:42.199850+0000 mgr.y (mgr.34107) 218 : cephadm 1 Deploying daemon osd.3 on smithi088 2024-03-11T21:06:43.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:42 smithi161 bash[41077]: cephadm 2024-03-11T21:06:42.180100+0000 mgr.y (mgr.34107) 217 : cephadm 1 Upgrade: Updating osd.3 2024-03-11T21:06:43.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:42 smithi161 bash[41077]: audit 2024-03-11T21:06:42.189970+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:43.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:42 smithi161 bash[41077]: audit 2024-03-11T21:06:42.194640+0000 mon.c (mon.1) 118 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-11T21:06:43.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:42 smithi161 bash[41077]: audit 2024-03-11T21:06:42.196014+0000 mon.c (mon.1) 119 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:06:43.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:42 smithi161 bash[41077]: cephadm 2024-03-11T21:06:42.199850+0000 mgr.y (mgr.34107) 218 : cephadm 1 Deploying daemon osd.3 on smithi088 2024-03-11T21:06:45.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:45 smithi088 bash[55449]: cluster 2024-03-11T21:06:43.911299+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-03-11T21:06:45.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:45 smithi088 bash[55449]: audit 2024-03-11T21:06:44.074772+0000 mon.a (mon.0) 247 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:45.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:45 smithi088 bash[54059]: cluster 2024-03-11T21:06:43.911299+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-03-11T21:06:45.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:45 smithi088 bash[54059]: audit 2024-03-11T21:06:44.074772+0000 mon.a (mon.0) 247 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:45.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:45 smithi161 bash[41077]: cluster 2024-03-11T21:06:43.911299+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-03-11T21:06:45.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:45 smithi161 bash[41077]: audit 2024-03-11T21:06:44.074772+0000 mon.a (mon.0) 247 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:46.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:46 smithi161 bash[41077]: audit 2024-03-11T21:06:44.977635+0000 mgr.y (mgr.34107) 220 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:46.545 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:46 smithi088 bash[54059]: audit 2024-03-11T21:06:44.977635+0000 mgr.y (mgr.34107) 220 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:46.546 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:46 smithi088 bash[55449]: audit 2024-03-11T21:06:44.977635+0000 mgr.y (mgr.34107) 220 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:46.818 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:46 smithi088 systemd[1]: Stopping Ceph osd.3 for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:06:46.818 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:46 smithi088 bash[32119]: debug 2024-03-11T21:06:46.740+0000 7f1802c44700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-11T21:06:46.818 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:46 smithi088 bash[32119]: debug 2024-03-11T21:06:46.740+0000 7f1802c44700 -1 osd.3 122 *** Got signal Terminated *** 2024-03-11T21:06:46.818 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:46 smithi088 bash[32119]: debug 2024-03-11T21:06:46.740+0000 7f1802c44700 -1 osd.3 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-11T21:06:47.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:47 smithi161 bash[41077]: cluster 2024-03-11T21:06:45.912895+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:06:47.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:47 smithi161 bash[41077]: cluster 2024-03-11T21:06:46.745079+0000 mon.a (mon.0) 248 : cluster 1 osd.3 marked itself down and dead 2024-03-11T21:06:47.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:47 smithi088 bash[54059]: cluster 2024-03-11T21:06:45.912895+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:06:47.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:47 smithi088 bash[54059]: cluster 2024-03-11T21:06:46.745079+0000 mon.a (mon.0) 248 : cluster 1 osd.3 marked itself down and dead 2024-03-11T21:06:47.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:47 smithi088 bash[55449]: cluster 2024-03-11T21:06:45.912895+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:06:47.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:47 smithi088 bash[55449]: cluster 2024-03-11T21:06:46.745079+0000 mon.a (mon.0) 248 : cluster 1 osd.3 marked itself down and dead 2024-03-11T21:06:48.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:48 smithi088 bash[54059]: cluster 2024-03-11T21:06:47.084527+0000 mon.a (mon.0) 249 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:06:48.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:48 smithi088 bash[54059]: cluster 2024-03-11T21:06:47.100650+0000 mon.a (mon.0) 250 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-03-11T21:06:48.258 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:48 smithi088 bash[55449]: cluster 2024-03-11T21:06:47.084527+0000 mon.a (mon.0) 249 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:06:48.258 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:48 smithi088 bash[55449]: cluster 2024-03-11T21:06:47.100650+0000 mon.a (mon.0) 250 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-03-11T21:06:48.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:48 smithi161 bash[41077]: cluster 2024-03-11T21:06:47.084527+0000 mon.a (mon.0) 249 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:06:48.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:48 smithi161 bash[41077]: cluster 2024-03-11T21:06:47.100650+0000 mon.a (mon.0) 250 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-03-11T21:06:48.434 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:48 smithi088 bash[64323]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-3 2024-03-11T21:06:48.817 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:48 smithi088 bash[64396]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-3 2024-03-11T21:06:49.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:49 smithi161 bash[41077]: cluster 2024-03-11T21:06:47.913675+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v125: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:06:49.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:49 smithi161 bash[41077]: cluster 2024-03-11T21:06:48.109211+0000 mon.a (mon.0) 251 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-03-11T21:06:49.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:49 smithi088 bash[54059]: cluster 2024-03-11T21:06:47.913675+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v125: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:06:49.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:49 smithi088 bash[54059]: cluster 2024-03-11T21:06:48.109211+0000 mon.a (mon.0) 251 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-03-11T21:06:49.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:49 smithi088 bash[55449]: cluster 2024-03-11T21:06:47.913675+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v125: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:06:49.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:49 smithi088 bash[55449]: cluster 2024-03-11T21:06:48.109211+0000 mon.a (mon.0) 251 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-03-11T21:06:50.423 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:50 smithi088 bash[54059]: cluster 2024-03-11T21:06:50.106022+0000 mon.a (mon.0) 252 : cluster 3 Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 14 pgs degraded (PG_DEGRADED) 2024-03-11T21:06:50.423 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:50 smithi088 bash[55449]: cluster 2024-03-11T21:06:50.106022+0000 mon.a (mon.0) 252 : cluster 3 Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 14 pgs degraded (PG_DEGRADED) 2024-03-11T21:06:50.423 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:06:50 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:06:50] "GET /metrics HTTP/1.1" 200 38431 "" "Prometheus/2.33.4" 2024-03-11T21:06:50.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:50 smithi161 bash[41077]: cluster 2024-03-11T21:06:50.106022+0000 mon.a (mon.0) 252 : cluster 3 Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 14 pgs degraded (PG_DEGRADED) 2024-03-11T21:06:50.678 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:50 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.3.service: Succeeded. 2024-03-11T21:06:50.678 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:50 smithi088 systemd[1]: Stopped Ceph osd.3 for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:06:51.067 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:50 smithi088 systemd[1]: Started Ceph osd.3 for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:06:51.553 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:51 smithi088 bash[54059]: cluster 2024-03-11T21:06:49.915227+0000 mgr.y (mgr.34107) 223 : cluster 0 pgmap v127: 161 pgs: 14 active+undersized+degraded, 12 stale+active+clean, 19 active+undersized, 116 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-03-11T21:06:51.553 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:51 smithi088 bash[54059]: audit 2024-03-11T21:06:50.732849+0000 mon.a (mon.0) 253 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:51.553 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:51 smithi088 bash[54059]: audit 2024-03-11T21:06:50.742091+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:51.553 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:51 smithi088 bash[55449]: cluster 2024-03-11T21:06:49.915227+0000 mgr.y (mgr.34107) 223 : cluster 0 pgmap v127: 161 pgs: 14 active+undersized+degraded, 12 stale+active+clean, 19 active+undersized, 116 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-03-11T21:06:51.553 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:51 smithi088 bash[55449]: audit 2024-03-11T21:06:50.732849+0000 mon.a (mon.0) 253 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:51.553 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:51 smithi088 bash[55449]: audit 2024-03-11T21:06:50.742091+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:51.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:51 smithi161 bash[41077]: cluster 2024-03-11T21:06:49.915227+0000 mgr.y (mgr.34107) 223 : cluster 0 pgmap v127: 161 pgs: 14 active+undersized+degraded, 12 stale+active+clean, 19 active+undersized, 116 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-03-11T21:06:51.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:51 smithi161 bash[41077]: audit 2024-03-11T21:06:50.732849+0000 mon.a (mon.0) 253 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:51.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:51 smithi161 bash[41077]: audit 2024-03-11T21:06:50.742091+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:52.567 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:52 smithi088 bash[64570]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-11T21:06:52.567 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:52 smithi088 bash[64570]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-03-11T21:06:52.568 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:52 smithi088 bash[64570]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-11T21:06:52.568 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:52 smithi088 bash[64570]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-11T21:06:52.568 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:52 smithi088 bash[64570]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-03-11T21:06:52.568 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:52 smithi088 bash[64570]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-11T21:06:52.568 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:52 smithi088 bash[64570]: --> ceph-volume raw activate successful for osd ID: 3 2024-03-11T21:06:53.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:53 smithi088 bash[54059]: cluster 2024-03-11T21:06:51.916686+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v128: 161 pgs: 25 active+undersized+degraded, 42 active+undersized, 94 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-03-11T21:06:53.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:53 smithi088 bash[55449]: cluster 2024-03-11T21:06:51.916686+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v128: 161 pgs: 25 active+undersized+degraded, 42 active+undersized, 94 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-03-11T21:06:53.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:53 smithi161 bash[41077]: cluster 2024-03-11T21:06:51.916686+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v128: 161 pgs: 25 active+undersized+degraded, 42 active+undersized, 94 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-03-11T21:06:54.317 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:53 smithi088 bash[64870]: debug 2024-03-11T21:06:53.987+0000 7fa9da37f700 1 -- 172.21.15.88:0/2053932113 <== mon.1 v2:172.21.15.88:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561ab5ccb680 con 0x561ab5d06800 2024-03-11T21:06:54.817 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:54 smithi088 bash[64870]: debug 2024-03-11T21:06:54.519+0000 7fa9e35177c0 -1 Falling back to public interface 2024-03-11T21:06:55.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:54 smithi088 bash[54059]: cluster 2024-03-11T21:06:53.917689+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v129: 161 pgs: 25 active+undersized+degraded, 42 active+undersized, 94 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-03-11T21:06:55.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:54 smithi088 bash[54059]: audit 2024-03-11T21:06:53.935416+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:55.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:54 smithi088 bash[54059]: audit 2024-03-11T21:06:53.938005+0000 mon.c (mon.1) 120 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:06:55.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:54 smithi088 bash[55449]: cluster 2024-03-11T21:06:53.917689+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v129: 161 pgs: 25 active+undersized+degraded, 42 active+undersized, 94 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-03-11T21:06:55.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:54 smithi088 bash[55449]: audit 2024-03-11T21:06:53.935416+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:55.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:54 smithi088 bash[55449]: audit 2024-03-11T21:06:53.938005+0000 mon.c (mon.1) 120 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:06:55.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:54 smithi161 bash[41077]: cluster 2024-03-11T21:06:53.917689+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v129: 161 pgs: 25 active+undersized+degraded, 42 active+undersized, 94 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-03-11T21:06:55.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:54 smithi161 bash[41077]: audit 2024-03-11T21:06:53.935416+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:55.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:54 smithi161 bash[41077]: audit 2024-03-11T21:06:53.938005+0000 mon.c (mon.1) 120 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:06:56.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:55 smithi088 bash[54059]: audit 2024-03-11T21:06:54.983431+0000 mgr.y (mgr.34107) 226 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:56.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:55 smithi088 bash[55449]: audit 2024-03-11T21:06:54.983431+0000 mgr.y (mgr.34107) 226 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:56.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:55 smithi161 bash[41077]: audit 2024-03-11T21:06:54.983431+0000 mgr.y (mgr.34107) 226 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:06:57.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:56 smithi088 bash[54059]: cluster 2024-03-11T21:06:55.919610+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v130: 161 pgs: 25 active+undersized+degraded, 42 active+undersized, 94 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-03-11T21:06:57.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:56 smithi088 bash[55449]: cluster 2024-03-11T21:06:55.919610+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v130: 161 pgs: 25 active+undersized+degraded, 42 active+undersized, 94 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-03-11T21:06:57.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:56 smithi161 bash[41077]: cluster 2024-03-11T21:06:55.919610+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v130: 161 pgs: 25 active+undersized+degraded, 42 active+undersized, 94 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-03-11T21:06:57.817 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:57 smithi088 bash[64870]: debug 2024-03-11T21:06:57.511+0000 7fa9e35177c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-03-11T21:06:57.817 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:57 smithi088 bash[64870]: debug 2024-03-11T21:06:57.555+0000 7fa9e35177c0 -1 osd.3 122 log_to_monitors true 2024-03-11T21:06:58.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:58 smithi088 bash[54059]: audit 2024-03-11T21:06:57.288503+0000 mon.a (mon.0) 256 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:58.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:58 smithi088 bash[54059]: audit 2024-03-11T21:06:57.305066+0000 mon.a (mon.0) 257 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:58.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:58 smithi088 bash[54059]: audit 2024-03-11T21:06:57.565537+0000 mon.c (mon.1) 121 : audit 1 from='osd.3 [v2:172.21.15.88:6826/1027669621,v1:172.21.15.88:6827/1027669621]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-11T21:06:58.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:58 smithi088 bash[54059]: audit 2024-03-11T21:06:57.565900+0000 mon.a (mon.0) 258 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-11T21:06:58.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:58 smithi088 bash[55449]: audit 2024-03-11T21:06:57.288503+0000 mon.a (mon.0) 256 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:58.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:58 smithi088 bash[55449]: audit 2024-03-11T21:06:57.305066+0000 mon.a (mon.0) 257 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:58.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:58 smithi088 bash[55449]: audit 2024-03-11T21:06:57.565537+0000 mon.c (mon.1) 121 : audit 1 from='osd.3 [v2:172.21.15.88:6826/1027669621,v1:172.21.15.88:6827/1027669621]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-11T21:06:58.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:58 smithi088 bash[55449]: audit 2024-03-11T21:06:57.565900+0000 mon.a (mon.0) 258 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-11T21:06:58.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:58 smithi161 bash[41077]: audit 2024-03-11T21:06:57.288503+0000 mon.a (mon.0) 256 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:58.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:58 smithi161 bash[41077]: audit 2024-03-11T21:06:57.305066+0000 mon.a (mon.0) 257 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:58.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:58 smithi161 bash[41077]: audit 2024-03-11T21:06:57.565537+0000 mon.c (mon.1) 121 : audit 1 from='osd.3 [v2:172.21.15.88:6826/1027669621,v1:172.21.15.88:6827/1027669621]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-11T21:06:58.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:58 smithi161 bash[41077]: audit 2024-03-11T21:06:57.565900+0000 mon.a (mon.0) 258 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-11T21:06:59.303 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:06:58 smithi088 bash[64870]: debug 2024-03-11T21:06:58.827+0000 7fa9d0967700 -1 osd.3 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-11T21:06:59.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[55449]: cluster 2024-03-11T21:06:57.920920+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v131: 161 pgs: 25 active+undersized+degraded, 42 active+undersized, 94 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-03-11T21:06:59.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[55449]: audit 2024-03-11T21:06:58.306799+0000 mon.a (mon.0) 259 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-11T21:06:59.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[55449]: cluster 2024-03-11T21:06:58.311432+0000 mon.a (mon.0) 260 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-03-11T21:06:59.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[55449]: audit 2024-03-11T21:06:58.312443+0000 mon.c (mon.1) 122 : audit 1 from='osd.3 [v2:172.21.15.88:6826/1027669621,v1:172.21.15.88:6827/1027669621]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:06:59.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[55449]: audit 2024-03-11T21:06:58.313936+0000 mon.a (mon.0) 261 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:06:59.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[55449]: audit 2024-03-11T21:06:58.435620+0000 mon.a (mon.0) 262 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:59.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[55449]: audit 2024-03-11T21:06:58.579792+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:59.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[55449]: audit 2024-03-11T21:06:58.796091+0000 mon.a (mon.0) 264 : audit 1 from='osd.3 ' entity='osd.3' 2024-03-11T21:06:59.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[55449]: cluster 2024-03-11T21:06:58.900973+0000 mon.a (mon.0) 265 : cluster 3 Health check update: Degraded data redundancy: 80/630 objects degraded (12.698%), 25 pgs degraded (PG_DEGRADED) 2024-03-11T21:06:59.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[54059]: cluster 2024-03-11T21:06:57.920920+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v131: 161 pgs: 25 active+undersized+degraded, 42 active+undersized, 94 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-03-11T21:06:59.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[54059]: audit 2024-03-11T21:06:58.306799+0000 mon.a (mon.0) 259 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-11T21:06:59.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[54059]: cluster 2024-03-11T21:06:58.311432+0000 mon.a (mon.0) 260 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-03-11T21:06:59.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[54059]: audit 2024-03-11T21:06:58.312443+0000 mon.c (mon.1) 122 : audit 1 from='osd.3 [v2:172.21.15.88:6826/1027669621,v1:172.21.15.88:6827/1027669621]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:06:59.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[54059]: audit 2024-03-11T21:06:58.313936+0000 mon.a (mon.0) 261 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:06:59.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[54059]: audit 2024-03-11T21:06:58.435620+0000 mon.a (mon.0) 262 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:59.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[54059]: audit 2024-03-11T21:06:58.579792+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:59.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[54059]: audit 2024-03-11T21:06:58.796091+0000 mon.a (mon.0) 264 : audit 1 from='osd.3 ' entity='osd.3' 2024-03-11T21:06:59.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:06:59 smithi088 bash[54059]: cluster 2024-03-11T21:06:58.900973+0000 mon.a (mon.0) 265 : cluster 3 Health check update: Degraded data redundancy: 80/630 objects degraded (12.698%), 25 pgs degraded (PG_DEGRADED) 2024-03-11T21:06:59.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:59 smithi161 bash[41077]: cluster 2024-03-11T21:06:57.920920+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v131: 161 pgs: 25 active+undersized+degraded, 42 active+undersized, 94 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-03-11T21:06:59.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:59 smithi161 bash[41077]: audit 2024-03-11T21:06:58.306799+0000 mon.a (mon.0) 259 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-11T21:06:59.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:59 smithi161 bash[41077]: cluster 2024-03-11T21:06:58.311432+0000 mon.a (mon.0) 260 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-03-11T21:06:59.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:59 smithi161 bash[41077]: audit 2024-03-11T21:06:58.312443+0000 mon.c (mon.1) 122 : audit 1 from='osd.3 [v2:172.21.15.88:6826/1027669621,v1:172.21.15.88:6827/1027669621]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:06:59.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:59 smithi161 bash[41077]: audit 2024-03-11T21:06:58.313936+0000 mon.a (mon.0) 261 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-03-11T21:06:59.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:59 smithi161 bash[41077]: audit 2024-03-11T21:06:58.435620+0000 mon.a (mon.0) 262 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:59.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:59 smithi161 bash[41077]: audit 2024-03-11T21:06:58.579792+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:06:59.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:59 smithi161 bash[41077]: audit 2024-03-11T21:06:58.796091+0000 mon.a (mon.0) 264 : audit 1 from='osd.3 ' entity='osd.3' 2024-03-11T21:06:59.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:06:59 smithi161 bash[41077]: cluster 2024-03-11T21:06:58.900973+0000 mon.a (mon.0) 265 : cluster 3 Health check update: Degraded data redundancy: 80/630 objects degraded (12.698%), 25 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:00.569 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:07:00 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:07:00] "GET /metrics HTTP/1.1" 200 38361 "" "Prometheus/2.33.4" 2024-03-11T21:07:00.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:00 smithi088 bash[54059]: cluster 2024-03-11T21:06:59.794225+0000 mon.a (mon.0) 266 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:07:00.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:00 smithi088 bash[54059]: cluster 2024-03-11T21:06:59.801177+0000 mon.a (mon.0) 267 : cluster 1 osd.3 [v2:172.21.15.88:6826/1027669621,v1:172.21.15.88:6827/1027669621] boot 2024-03-11T21:07:00.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:00 smithi088 bash[54059]: cluster 2024-03-11T21:06:59.801288+0000 mon.a (mon.0) 268 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-03-11T21:07:00.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:00 smithi088 bash[54059]: audit 2024-03-11T21:06:59.802640+0000 mon.c (mon.1) 123 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T21:07:00.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:00 smithi088 bash[55449]: cluster 2024-03-11T21:06:59.794225+0000 mon.a (mon.0) 266 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:07:00.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:00 smithi088 bash[55449]: cluster 2024-03-11T21:06:59.801177+0000 mon.a (mon.0) 267 : cluster 1 osd.3 [v2:172.21.15.88:6826/1027669621,v1:172.21.15.88:6827/1027669621] boot 2024-03-11T21:07:00.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:00 smithi088 bash[55449]: cluster 2024-03-11T21:06:59.801288+0000 mon.a (mon.0) 268 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-03-11T21:07:00.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:00 smithi088 bash[55449]: audit 2024-03-11T21:06:59.802640+0000 mon.c (mon.1) 123 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T21:07:00.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:00 smithi161 bash[41077]: cluster 2024-03-11T21:06:59.794225+0000 mon.a (mon.0) 266 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:07:00.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:00 smithi161 bash[41077]: cluster 2024-03-11T21:06:59.801177+0000 mon.a (mon.0) 267 : cluster 1 osd.3 [v2:172.21.15.88:6826/1027669621,v1:172.21.15.88:6827/1027669621] boot 2024-03-11T21:07:00.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:00 smithi161 bash[41077]: cluster 2024-03-11T21:06:59.801288+0000 mon.a (mon.0) 268 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-03-11T21:07:00.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:00 smithi161 bash[41077]: audit 2024-03-11T21:06:59.802640+0000 mon.c (mon.1) 123 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-11T21:07:01.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:01 smithi088 bash[55449]: cluster 2024-03-11T21:06:59.922493+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v134: 161 pgs: 18 peering, 18 active+undersized+degraded, 31 active+undersized, 94 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-03-11T21:07:01.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:01 smithi088 bash[55449]: cluster 2024-03-11T21:07:00.813984+0000 mon.a (mon.0) 269 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-03-11T21:07:01.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:01 smithi088 bash[54059]: cluster 2024-03-11T21:06:59.922493+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v134: 161 pgs: 18 peering, 18 active+undersized+degraded, 31 active+undersized, 94 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-03-11T21:07:01.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:01 smithi088 bash[54059]: cluster 2024-03-11T21:07:00.813984+0000 mon.a (mon.0) 269 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-03-11T21:07:01.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:01 smithi161 bash[41077]: cluster 2024-03-11T21:06:59.922493+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v134: 161 pgs: 18 peering, 18 active+undersized+degraded, 31 active+undersized, 94 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-03-11T21:07:01.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:01 smithi161 bash[41077]: cluster 2024-03-11T21:07:00.813984+0000 mon.a (mon.0) 269 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-03-11T21:07:03.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:03 smithi088 bash[54059]: cluster 2024-03-11T21:07:01.923696+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v136: 161 pgs: 31 peering, 10 active+undersized+degraded, 17 active+undersized, 103 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-03-11T21:07:03.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:03 smithi088 bash[55449]: cluster 2024-03-11T21:07:01.923696+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v136: 161 pgs: 31 peering, 10 active+undersized+degraded, 17 active+undersized, 103 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-03-11T21:07:03.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:03 smithi161 bash[41077]: cluster 2024-03-11T21:07:01.923696+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v136: 161 pgs: 31 peering, 10 active+undersized+degraded, 17 active+undersized, 103 active+clean; 585 KiB data, 178 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-03-11T21:07:04.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:04 smithi161 bash[41077]: cluster 2024-03-11T21:07:03.901986+0000 mon.a (mon.0) 270 : cluster 3 Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 10 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:04.740 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:04 smithi088 bash[54059]: cluster 2024-03-11T21:07:03.901986+0000 mon.a (mon.0) 270 : cluster 3 Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 10 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:04.740 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:04 smithi088 bash[55449]: cluster 2024-03-11T21:07:03.901986+0000 mon.a (mon.0) 270 : cluster 3 Health check update: Degraded data redundancy: 34/630 objects degraded (5.397%), 10 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:05.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:05 smithi161 bash[41077]: cluster 2024-03-11T21:07:03.924656+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v137: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:07:05.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:05 smithi161 bash[41077]: cluster 2024-03-11T21:07:04.318307+0000 mon.a (mon.0) 271 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 10 pgs degraded) 2024-03-11T21:07:05.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:05 smithi161 bash[41077]: cluster 2024-03-11T21:07:04.318379+0000 mon.a (mon.0) 272 : cluster 1 Cluster is now healthy 2024-03-11T21:07:05.697 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:05 smithi088 bash[55449]: cluster 2024-03-11T21:07:03.924656+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v137: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:07:05.697 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:05 smithi088 bash[55449]: cluster 2024-03-11T21:07:04.318307+0000 mon.a (mon.0) 271 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 10 pgs degraded) 2024-03-11T21:07:05.698 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:05 smithi088 bash[55449]: cluster 2024-03-11T21:07:04.318379+0000 mon.a (mon.0) 272 : cluster 1 Cluster is now healthy 2024-03-11T21:07:05.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:05 smithi088 bash[54059]: cluster 2024-03-11T21:07:03.924656+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v137: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:07:05.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:05 smithi088 bash[54059]: cluster 2024-03-11T21:07:04.318307+0000 mon.a (mon.0) 271 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/630 objects degraded (5.397%), 10 pgs degraded) 2024-03-11T21:07:05.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:05 smithi088 bash[54059]: cluster 2024-03-11T21:07:04.318379+0000 mon.a (mon.0) 272 : cluster 1 Cluster is now healthy 2024-03-11T21:07:06.632 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:06 smithi088 bash[54059]: audit 2024-03-11T21:07:04.991231+0000 mgr.y (mgr.34107) 232 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:06.632 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:06 smithi088 bash[55449]: audit 2024-03-11T21:07:04.991231+0000 mgr.y (mgr.34107) 232 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:06.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:06 smithi161 bash[41077]: audit 2024-03-11T21:07:04.991231+0000 mgr.y (mgr.34107) 232 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:07.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:07 smithi161 bash[41077]: cluster 2024-03-11T21:07:05.926222+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:07:07.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:07 smithi088 bash[54059]: cluster 2024-03-11T21:07:05.926222+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:07:07.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:07 smithi088 bash[55449]: cluster 2024-03-11T21:07:05.926222+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:07:09.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:09 smithi161 bash[41077]: cluster 2024-03-11T21:07:07.927070+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:07:09.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:09 smithi161 bash[41077]: audit 2024-03-11T21:07:08.770476+0000 mon.a (mon.0) 273 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:09.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:09 smithi161 bash[41077]: audit 2024-03-11T21:07:08.783011+0000 mon.a (mon.0) 274 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:09.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:09 smithi161 bash[41077]: audit 2024-03-11T21:07:08.787873+0000 mon.c (mon.1) 124 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:07:09.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:09 smithi161 bash[41077]: audit 2024-03-11T21:07:08.789213+0000 mon.c (mon.1) 125 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:07:09.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:09 smithi161 bash[41077]: audit 2024-03-11T21:07:08.797921+0000 mon.a (mon.0) 275 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:09.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:09 smithi161 bash[41077]: audit 2024-03-11T21:07:08.885038+0000 mon.c (mon.1) 126 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:07:09.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:09 smithi161 bash[41077]: audit 2024-03-11T21:07:08.889399+0000 mon.c (mon.1) 127 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:09.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:09 smithi161 bash[41077]: audit 2024-03-11T21:07:08.892872+0000 mon.c (mon.1) 128 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:09.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:09 smithi161 bash[41077]: audit 2024-03-11T21:07:08.895418+0000 mon.c (mon.1) 129 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:09.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:09 smithi161 bash[41077]: audit 2024-03-11T21:07:08.898636+0000 mon.c (mon.1) 130 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-11T21:07:09.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:09 smithi161 bash[41077]: audit 2024-03-11T21:07:08.932097+0000 mon.a (mon.0) 276 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:09.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:09 smithi161 bash[41077]: audit 2024-03-11T21:07:08.935572+0000 mon.c (mon.1) 131 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:07:09.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[54059]: cluster 2024-03-11T21:07:07.927070+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:07:09.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[54059]: audit 2024-03-11T21:07:08.770476+0000 mon.a (mon.0) 273 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:09.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[54059]: audit 2024-03-11T21:07:08.783011+0000 mon.a (mon.0) 274 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:09.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[54059]: audit 2024-03-11T21:07:08.787873+0000 mon.c (mon.1) 124 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:07:09.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[54059]: audit 2024-03-11T21:07:08.789213+0000 mon.c (mon.1) 125 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:07:09.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[54059]: audit 2024-03-11T21:07:08.797921+0000 mon.a (mon.0) 275 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:09.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[54059]: audit 2024-03-11T21:07:08.885038+0000 mon.c (mon.1) 126 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:07:09.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[54059]: audit 2024-03-11T21:07:08.889399+0000 mon.c (mon.1) 127 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:09.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[54059]: audit 2024-03-11T21:07:08.892872+0000 mon.c (mon.1) 128 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:09.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[54059]: audit 2024-03-11T21:07:08.895418+0000 mon.c (mon.1) 129 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:09.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[54059]: audit 2024-03-11T21:07:08.898636+0000 mon.c (mon.1) 130 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-11T21:07:09.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[54059]: audit 2024-03-11T21:07:08.932097+0000 mon.a (mon.0) 276 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:09.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[54059]: audit 2024-03-11T21:07:08.935572+0000 mon.c (mon.1) 131 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:07:09.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[55449]: cluster 2024-03-11T21:07:07.927070+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:07:09.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[55449]: audit 2024-03-11T21:07:08.770476+0000 mon.a (mon.0) 273 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:09.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[55449]: audit 2024-03-11T21:07:08.783011+0000 mon.a (mon.0) 274 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:09.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[55449]: audit 2024-03-11T21:07:08.787873+0000 mon.c (mon.1) 124 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:07:09.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[55449]: audit 2024-03-11T21:07:08.789213+0000 mon.c (mon.1) 125 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:07:09.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[55449]: audit 2024-03-11T21:07:08.797921+0000 mon.a (mon.0) 275 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:09.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[55449]: audit 2024-03-11T21:07:08.885038+0000 mon.c (mon.1) 126 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:07:09.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[55449]: audit 2024-03-11T21:07:08.889399+0000 mon.c (mon.1) 127 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:09.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[55449]: audit 2024-03-11T21:07:08.892872+0000 mon.c (mon.1) 128 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:09.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[55449]: audit 2024-03-11T21:07:08.895418+0000 mon.c (mon.1) 129 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:09.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[55449]: audit 2024-03-11T21:07:08.898636+0000 mon.c (mon.1) 130 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-11T21:07:09.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[55449]: audit 2024-03-11T21:07:08.932097+0000 mon.a (mon.0) 276 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:09.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:09 smithi088 bash[55449]: audit 2024-03-11T21:07:08.935572+0000 mon.c (mon.1) 131 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:07:10.567 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:07:10 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:07:10] "GET /metrics HTTP/1.1" 200 38438 "" "Prometheus/2.33.4" 2024-03-11T21:07:10.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:10 smithi088 bash[55449]: audit 2024-03-11T21:07:08.898991+0000 mgr.y (mgr.34107) 235 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-11T21:07:10.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:10 smithi088 bash[55449]: cephadm 2024-03-11T21:07:08.900663+0000 mgr.y (mgr.34107) 236 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-03-11T21:07:10.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:10 smithi088 bash[54059]: audit 2024-03-11T21:07:08.898991+0000 mgr.y (mgr.34107) 235 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-11T21:07:10.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:10 smithi088 bash[54059]: cephadm 2024-03-11T21:07:08.900663+0000 mgr.y (mgr.34107) 236 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-03-11T21:07:10.617 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:10 smithi161 bash[41077]: audit 2024-03-11T21:07:08.898991+0000 mgr.y (mgr.34107) 235 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-11T21:07:10.617 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:10 smithi161 bash[41077]: cephadm 2024-03-11T21:07:08.900663+0000 mgr.y (mgr.34107) 236 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-03-11T21:07:11.612 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:11 smithi161 bash[41077]: cluster 2024-03-11T21:07:09.928448+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-03-11T21:07:11.612 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:11 smithi161 bash[41077]: audit 2024-03-11T21:07:11.188512+0000 mon.a (mon.0) 277 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:11.613 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:11 smithi161 bash[41077]: audit 2024-03-11T21:07:11.194869+0000 mon.c (mon.1) 132 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-11T21:07:11.613 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:11 smithi161 bash[41077]: audit 2024-03-11T21:07:11.196633+0000 mon.c (mon.1) 133 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:07:11.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:11 smithi088 bash[55449]: cluster 2024-03-11T21:07:09.928448+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-03-11T21:07:11.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:11 smithi088 bash[55449]: audit 2024-03-11T21:07:11.188512+0000 mon.a (mon.0) 277 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:11.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:11 smithi088 bash[55449]: audit 2024-03-11T21:07:11.194869+0000 mon.c (mon.1) 132 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-11T21:07:11.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:11 smithi088 bash[55449]: audit 2024-03-11T21:07:11.196633+0000 mon.c (mon.1) 133 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:07:11.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:11 smithi088 bash[54059]: cluster 2024-03-11T21:07:09.928448+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-03-11T21:07:11.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:11 smithi088 bash[54059]: audit 2024-03-11T21:07:11.188512+0000 mon.a (mon.0) 277 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:11.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:11 smithi088 bash[54059]: audit 2024-03-11T21:07:11.194869+0000 mon.c (mon.1) 132 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-11T21:07:11.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:11 smithi088 bash[54059]: audit 2024-03-11T21:07:11.196633+0000 mon.c (mon.1) 133 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:07:12.436 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:07:12.620 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:12 smithi161 bash[41077]: cephadm 2024-03-11T21:07:11.179975+0000 mgr.y (mgr.34107) 238 : cephadm 1 Upgrade: Updating osd.4 2024-03-11T21:07:12.620 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:12 smithi161 bash[41077]: cephadm 2024-03-11T21:07:11.200589+0000 mgr.y (mgr.34107) 239 : cephadm 1 Deploying daemon osd.4 on smithi161 2024-03-11T21:07:12.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:12 smithi088 bash[55449]: cephadm 2024-03-11T21:07:11.179975+0000 mgr.y (mgr.34107) 238 : cephadm 1 Upgrade: Updating osd.4 2024-03-11T21:07:12.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:12 smithi088 bash[55449]: cephadm 2024-03-11T21:07:11.200589+0000 mgr.y (mgr.34107) 239 : cephadm 1 Deploying daemon osd.4 on smithi161 2024-03-11T21:07:12.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:12 smithi088 bash[54059]: cephadm 2024-03-11T21:07:11.179975+0000 mgr.y (mgr.34107) 238 : cephadm 1 Upgrade: Updating osd.4 2024-03-11T21:07:12.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:12 smithi088 bash[54059]: cephadm 2024-03-11T21:07:11.200589+0000 mgr.y (mgr.34107) 239 : cephadm 1 Deploying daemon osd.4 on smithi161 2024-03-11T21:07:13.206 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:07:13.207 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (6m) 15s ago 13m 15.7M - 0.23.0 ba2b418f427c b7fee0acba85 2024-03-11T21:07:13.207 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (5m) 2m ago 12m 43.6M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:07:13.207 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (4m) 15s ago 11m 47.1M - 3.5 e1d6a67b021e 50b8b3f208a0 2024-03-11T21:07:13.207 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (4m) 2m ago 19m 442M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:07:13.207 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (5m) 15s ago 21m 503M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:07:13.207 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (4m) 15s ago 21m 53.4M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:07:13.207 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (2m) 2m ago 19m 23.5M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2487c6a403b7 2024-03-11T21:07:13.207 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (3m) 15s ago 19m 46.2M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:07:13.207 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (6m) 15s ago 13m 12.5M - 1.3.1 1dbe0e931976 a368601127f2 2024-03-11T21:07:13.207 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (5m) 2m ago 13m 14.8M - 1.3.1 1dbe0e931976 15c6385acab7 2024-03-11T21:07:13.207 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (106s) 15s ago 18m 52.7M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 645a89a68293 2024-03-11T21:07:13.207 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (78s) 15s ago 18m 52.1M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2920551397bb 2024-03-11T21:07:13.207 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (48s) 15s ago 17m 47.2M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 44e121f4de40 2024-03-11T21:07:13.207 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (20s) 15s ago 16m - 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 9b6b0f4516ee 2024-03-11T21:07:13.208 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (16m) 2m ago 16m 59.4M 3037M 17.2.0 e1d6a67b021e 26ce6e88b4d8 2024-03-11T21:07:13.208 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (15m) 2m ago 15m 55.6M 3037M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T21:07:13.208 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (15m) 2m ago 15m 53.9M 3037M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T21:07:13.208 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (14m) 2m ago 14m 57.3M 3037M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T21:07:13.208 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (4m) 2m ago 13m 64.5M - 2.33.4 514e6a882f6e 6ee523244c3c 2024-03-11T21:07:13.208 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (11m) 15s ago 11m 88.2M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T21:07:13.208 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (11m) 2m ago 11m 87.7M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:07:13.208 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (11m) 15s ago 11m 88.4M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T21:07:13.208 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (11m) 2m ago 11m 87.5M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:07:13.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:13 smithi161 bash[41077]: cluster 2024-03-11T21:07:11.929578+0000 mgr.y (mgr.34107) 240 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 92 B/s rd, 0 op/s 2024-03-11T21:07:13.661 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:07:13.661 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:07:13.661 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:07:13.661 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:07:13.661 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:07:13.661 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:07:13.661 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:07:13.661 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:07:13.661 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-11T21:07:13.661 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 4 2024-03-11T21:07:13.661 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:07:13.662 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:07:13.662 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T21:07:13.662 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:07:13.662 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:07:13.662 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-03-11T21:07:13.662 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 9 2024-03-11T21:07:13.662 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:07:13.662 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:07:13.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:13 smithi088 bash[54059]: cluster 2024-03-11T21:07:11.929578+0000 mgr.y (mgr.34107) 240 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 92 B/s rd, 0 op/s 2024-03-11T21:07:13.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:13 smithi088 bash[55449]: cluster 2024-03-11T21:07:11.929578+0000 mgr.y (mgr.34107) 240 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 92 B/s rd, 0 op/s 2024-03-11T21:07:14.047 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:07:14.047 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:07:14.047 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:07:14.047 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:07:14.047 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:07:14.047 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-03-11T21:07:14.047 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-03-11T21:07:14.047 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:07:14.047 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "9/23 daemons upgraded", 2024-03-11T21:07:14.047 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-03-11T21:07:14.048 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:07:14.048 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:07:14.496 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:07:14.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:14 smithi161 bash[41077]: audit 2024-03-11T21:07:12.424472+0000 mgr.y (mgr.34107) 241 : audit 0 from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:14.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:14 smithi161 bash[41077]: audit 2024-03-11T21:07:12.812031+0000 mgr.y (mgr.34107) 242 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:14.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:14 smithi161 bash[41077]: audit 2024-03-11T21:07:13.191624+0000 mgr.y (mgr.34107) 243 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:14.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:14 smithi161 bash[41077]: audit 2024-03-11T21:07:13.668035+0000 mon.c (mon.1) 134 : audit 0 from='client.? 172.21.15.88:0/1906001540' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:14.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:14 smithi161 bash[41077]: audit 2024-03-11T21:07:14.104041+0000 mon.a (mon.0) 278 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:14.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:14 smithi088 bash[54059]: audit 2024-03-11T21:07:12.424472+0000 mgr.y (mgr.34107) 241 : audit 0 from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:14.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:14 smithi088 bash[54059]: audit 2024-03-11T21:07:12.812031+0000 mgr.y (mgr.34107) 242 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:14.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:14 smithi088 bash[54059]: audit 2024-03-11T21:07:13.191624+0000 mgr.y (mgr.34107) 243 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:14.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:14 smithi088 bash[54059]: audit 2024-03-11T21:07:13.668035+0000 mon.c (mon.1) 134 : audit 0 from='client.? 172.21.15.88:0/1906001540' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:14.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:14 smithi088 bash[54059]: audit 2024-03-11T21:07:14.104041+0000 mon.a (mon.0) 278 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:14.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:14 smithi088 bash[55449]: audit 2024-03-11T21:07:12.424472+0000 mgr.y (mgr.34107) 241 : audit 0 from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:14.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:14 smithi088 bash[55449]: audit 2024-03-11T21:07:12.812031+0000 mgr.y (mgr.34107) 242 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:14.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:14 smithi088 bash[55449]: audit 2024-03-11T21:07:13.191624+0000 mgr.y (mgr.34107) 243 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:14.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:14 smithi088 bash[55449]: audit 2024-03-11T21:07:13.668035+0000 mon.c (mon.1) 134 : audit 0 from='client.? 172.21.15.88:0/1906001540' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:14.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:14 smithi088 bash[55449]: audit 2024-03-11T21:07:14.104041+0000 mon.a (mon.0) 278 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:15.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:15 smithi161 bash[41077]: cluster 2024-03-11T21:07:13.930214+0000 mgr.y (mgr.34107) 244 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-11T21:07:15.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:15 smithi161 bash[41077]: audit 2024-03-11T21:07:14.053491+0000 mgr.y (mgr.34107) 245 : audit 0 from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:15.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:15 smithi161 bash[41077]: audit 2024-03-11T21:07:14.503883+0000 mon.c (mon.1) 135 : audit 0 from='client.? 172.21.15.88:0/1641924775' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:07:15.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:15 smithi088 bash[54059]: cluster 2024-03-11T21:07:13.930214+0000 mgr.y (mgr.34107) 244 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-11T21:07:15.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:15 smithi088 bash[54059]: audit 2024-03-11T21:07:14.053491+0000 mgr.y (mgr.34107) 245 : audit 0 from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:15.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:15 smithi088 bash[54059]: audit 2024-03-11T21:07:14.503883+0000 mon.c (mon.1) 135 : audit 0 from='client.? 172.21.15.88:0/1641924775' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:07:15.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:15 smithi088 bash[55449]: cluster 2024-03-11T21:07:13.930214+0000 mgr.y (mgr.34107) 244 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-11T21:07:15.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:15 smithi088 bash[55449]: audit 2024-03-11T21:07:14.053491+0000 mgr.y (mgr.34107) 245 : audit 0 from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:15.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:15 smithi088 bash[55449]: audit 2024-03-11T21:07:14.503883+0000 mon.c (mon.1) 135 : audit 0 from='client.? 172.21.15.88:0/1641924775' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:07:16.141 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:15 smithi161 systemd[1]: Stopping Ceph osd.4 for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:07:16.141 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:15 smithi161 bash[17502]: debug 2024-03-11T21:07:15.985+0000 7f82c988a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-11T21:07:16.141 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:15 smithi161 bash[17502]: debug 2024-03-11T21:07:15.985+0000 7f82c988a700 -1 osd.4 127 *** Got signal Terminated *** 2024-03-11T21:07:16.142 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:15 smithi161 bash[17502]: debug 2024-03-11T21:07:15.985+0000 7f82c988a700 -1 osd.4 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-11T21:07:16.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:16 smithi088 bash[54059]: audit 2024-03-11T21:07:14.999276+0000 mgr.y (mgr.34107) 246 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:16.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:16 smithi088 bash[54059]: cluster 2024-03-11T21:07:15.986469+0000 mon.a (mon.0) 279 : cluster 1 osd.4 marked itself down and dead 2024-03-11T21:07:16.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:16 smithi088 bash[55449]: audit 2024-03-11T21:07:14.999276+0000 mgr.y (mgr.34107) 246 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:16.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:16 smithi088 bash[55449]: cluster 2024-03-11T21:07:15.986469+0000 mon.a (mon.0) 279 : cluster 1 osd.4 marked itself down and dead 2024-03-11T21:07:16.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:16 smithi161 bash[41077]: audit 2024-03-11T21:07:14.999276+0000 mgr.y (mgr.34107) 246 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:16.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:16 smithi161 bash[41077]: cluster 2024-03-11T21:07:15.986469+0000 mon.a (mon.0) 279 : cluster 1 osd.4 marked itself down and dead 2024-03-11T21:07:17.676 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:17 smithi161 bash[42908]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-4 2024-03-11T21:07:17.676 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:17 smithi161 bash[42985]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-4 2024-03-11T21:07:17.676 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:17 smithi161 bash[41077]: cluster 2024-03-11T21:07:15.931684+0000 mgr.y (mgr.34107) 247 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:07:17.677 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:17 smithi161 bash[41077]: cluster 2024-03-11T21:07:16.386849+0000 mon.a (mon.0) 280 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:07:17.677 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:17 smithi161 bash[41077]: cluster 2024-03-11T21:07:16.403902+0000 mon.a (mon.0) 281 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-03-11T21:07:17.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:17 smithi088 bash[54059]: cluster 2024-03-11T21:07:15.931684+0000 mgr.y (mgr.34107) 247 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:07:17.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:17 smithi088 bash[54059]: cluster 2024-03-11T21:07:16.386849+0000 mon.a (mon.0) 280 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:07:17.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:17 smithi088 bash[54059]: cluster 2024-03-11T21:07:16.403902+0000 mon.a (mon.0) 281 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-03-11T21:07:17.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:17 smithi088 bash[55449]: cluster 2024-03-11T21:07:15.931684+0000 mgr.y (mgr.34107) 247 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:07:17.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:17 smithi088 bash[55449]: cluster 2024-03-11T21:07:16.386849+0000 mon.a (mon.0) 280 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:07:17.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:17 smithi088 bash[55449]: cluster 2024-03-11T21:07:16.403902+0000 mon.a (mon.0) 281 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-03-11T21:07:18.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:18 smithi088 bash[54059]: cluster 2024-03-11T21:07:17.408656+0000 mon.a (mon.0) 282 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-03-11T21:07:18.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:18 smithi088 bash[54059]: cluster 2024-03-11T21:07:17.932505+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v146: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:07:18.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:18 smithi088 bash[55449]: cluster 2024-03-11T21:07:17.408656+0000 mon.a (mon.0) 282 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-03-11T21:07:18.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:18 smithi088 bash[55449]: cluster 2024-03-11T21:07:17.932505+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v146: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:07:18.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:18 smithi161 bash[41077]: cluster 2024-03-11T21:07:17.408656+0000 mon.a (mon.0) 282 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-03-11T21:07:18.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:18 smithi161 bash[41077]: cluster 2024-03-11T21:07:17.932505+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v146: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:07:19.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:19 smithi161 bash[41077]: cluster 2024-03-11T21:07:18.428551+0000 mon.a (mon.0) 283 : cluster 3 Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-03-11T21:07:19.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:19 smithi088 bash[54059]: cluster 2024-03-11T21:07:18.428551+0000 mon.a (mon.0) 283 : cluster 3 Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-03-11T21:07:19.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:19 smithi088 bash[55449]: cluster 2024-03-11T21:07:18.428551+0000 mon.a (mon.0) 283 : cluster 3 Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-03-11T21:07:19.961 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:19 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.4.service: Succeeded. 2024-03-11T21:07:19.961 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:19 smithi161 systemd[1]: Stopped Ceph osd.4 for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:07:20.391 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:19 smithi161 systemd[1]: Started Ceph osd.4 for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:07:20.567 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:07:20 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:07:20] "GET /metrics HTTP/1.1" 200 38438 "" "Prometheus/2.33.4" 2024-03-11T21:07:21.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:21 smithi088 bash[54059]: cluster 2024-03-11T21:07:19.934216+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v147: 161 pgs: 16 active+undersized+degraded, 9 peering, 7 stale+active+clean, 22 active+undersized, 107 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-03-11T21:07:21.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:21 smithi088 bash[54059]: audit 2024-03-11T21:07:20.023860+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:21.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:21 smithi088 bash[54059]: audit 2024-03-11T21:07:20.049141+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:21.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:21 smithi088 bash[54059]: cluster 2024-03-11T21:07:20.432266+0000 mon.a (mon.0) 286 : cluster 3 Health check failed: Degraded data redundancy: 64/630 objects degraded (10.159%), 16 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:21.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:21 smithi088 bash[54059]: audit 2024-03-11T21:07:20.614657+0000 mon.a (mon.0) 287 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:21.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:21 smithi088 bash[54059]: audit 2024-03-11T21:07:20.627888+0000 mon.a (mon.0) 288 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:21.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:21 smithi088 bash[55449]: cluster 2024-03-11T21:07:19.934216+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v147: 161 pgs: 16 active+undersized+degraded, 9 peering, 7 stale+active+clean, 22 active+undersized, 107 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-03-11T21:07:21.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:21 smithi088 bash[55449]: audit 2024-03-11T21:07:20.023860+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:21.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:21 smithi088 bash[55449]: audit 2024-03-11T21:07:20.049141+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:21.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:21 smithi088 bash[55449]: cluster 2024-03-11T21:07:20.432266+0000 mon.a (mon.0) 286 : cluster 3 Health check failed: Degraded data redundancy: 64/630 objects degraded (10.159%), 16 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:21.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:21 smithi088 bash[55449]: audit 2024-03-11T21:07:20.614657+0000 mon.a (mon.0) 287 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:21.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:21 smithi088 bash[55449]: audit 2024-03-11T21:07:20.627888+0000 mon.a (mon.0) 288 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:21.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:21 smithi161 bash[41077]: cluster 2024-03-11T21:07:19.934216+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v147: 161 pgs: 16 active+undersized+degraded, 9 peering, 7 stale+active+clean, 22 active+undersized, 107 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-03-11T21:07:21.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:21 smithi161 bash[41077]: audit 2024-03-11T21:07:20.023860+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:21.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:21 smithi161 bash[41077]: audit 2024-03-11T21:07:20.049141+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:21.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:21 smithi161 bash[41077]: cluster 2024-03-11T21:07:20.432266+0000 mon.a (mon.0) 286 : cluster 3 Health check failed: Degraded data redundancy: 64/630 objects degraded (10.159%), 16 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:21.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:21 smithi161 bash[41077]: audit 2024-03-11T21:07:20.614657+0000 mon.a (mon.0) 287 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:21.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:21 smithi161 bash[41077]: audit 2024-03-11T21:07:20.627888+0000 mon.a (mon.0) 288 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:21.882 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:21 smithi161 bash[43155]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-11T21:07:21.882 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:21 smithi161 bash[43155]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-03-11T21:07:21.882 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:21 smithi161 bash[43155]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-11T21:07:21.882 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:21 smithi161 bash[43155]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-11T21:07:21.882 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:21 smithi161 bash[43155]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-03-11T21:07:21.882 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:21 smithi161 bash[43155]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-11T21:07:21.882 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:21 smithi161 bash[43155]: --> ceph-volume raw activate successful for osd ID: 4 2024-03-11T21:07:22.141 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:22 smithi161 bash[41077]: cluster 2024-03-11T21:07:22.023049+0000 mon.a (mon.0) 289 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-03-11T21:07:22.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:22 smithi088 bash[55449]: cluster 2024-03-11T21:07:22.023049+0000 mon.a (mon.0) 289 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-03-11T21:07:22.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:22 smithi088 bash[54059]: cluster 2024-03-11T21:07:22.023049+0000 mon.a (mon.0) 289 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-03-11T21:07:23.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:23 smithi161 bash[41077]: cluster 2024-03-11T21:07:21.935925+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v148: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-11T21:07:23.391 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:23 smithi161 bash[43431]: debug 2024-03-11T21:07:23.305+0000 7f8fe7eb6700 1 -- 172.21.15.161:0/1439867024 <== mon.0 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556bef52d680 con 0x556bef568c00 2024-03-11T21:07:23.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:23 smithi088 bash[55449]: cluster 2024-03-11T21:07:21.935925+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v148: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-11T21:07:23.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:23 smithi088 bash[54059]: cluster 2024-03-11T21:07:21.935925+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v148: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-11T21:07:24.141 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:23 smithi161 bash[43431]: debug 2024-03-11T21:07:23.849+0000 7f8ff104e7c0 -1 Falling back to public interface 2024-03-11T21:07:25.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:24 smithi088 bash[55449]: audit 2024-03-11T21:07:23.933727+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:25.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:24 smithi088 bash[55449]: audit 2024-03-11T21:07:23.936547+0000 mon.c (mon.1) 136 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:07:25.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:24 smithi088 bash[55449]: cluster 2024-03-11T21:07:23.937355+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v149: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-11T21:07:25.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:24 smithi088 bash[54059]: audit 2024-03-11T21:07:23.933727+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:25.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:24 smithi088 bash[54059]: audit 2024-03-11T21:07:23.936547+0000 mon.c (mon.1) 136 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:07:25.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:24 smithi088 bash[54059]: cluster 2024-03-11T21:07:23.937355+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v149: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-11T21:07:25.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:24 smithi161 bash[41077]: audit 2024-03-11T21:07:23.933727+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:25.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:24 smithi161 bash[41077]: audit 2024-03-11T21:07:23.936547+0000 mon.c (mon.1) 136 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:07:25.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:24 smithi161 bash[41077]: cluster 2024-03-11T21:07:23.937355+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v149: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-11T21:07:26.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:25 smithi088 bash[55449]: audit 2024-03-11T21:07:25.007389+0000 mgr.y (mgr.34107) 252 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:26.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:25 smithi088 bash[54059]: audit 2024-03-11T21:07:25.007389+0000 mgr.y (mgr.34107) 252 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:26.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:25 smithi161 bash[41077]: audit 2024-03-11T21:07:25.007389+0000 mgr.y (mgr.34107) 252 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:27.141 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:26 smithi161 bash[43431]: debug 2024-03-11T21:07:26.868+0000 7f8ff104e7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-03-11T21:07:27.141 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:26 smithi161 bash[43431]: debug 2024-03-11T21:07:26.904+0000 7f8ff104e7c0 -1 osd.4 127 log_to_monitors true 2024-03-11T21:07:27.141 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:26 smithi161 bash[41077]: cluster 2024-03-11T21:07:25.939314+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v150: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-11T21:07:27.141 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:26 smithi161 bash[41077]: audit 2024-03-11T21:07:26.491437+0000 mon.a (mon.0) 291 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:27.141 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:26 smithi161 bash[41077]: audit 2024-03-11T21:07:26.505285+0000 mon.a (mon.0) 292 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:27.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:26 smithi161 bash[41077]: audit 2024-03-11T21:07:26.912608+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.161:6800/903571219,v1:172.21.15.161:6801/903571219]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-11T21:07:27.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:26 smithi161 bash[41077]: audit 2024-03-11T21:07:26.913348+0000 mon.a (mon.0) 293 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-11T21:07:27.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:26 smithi088 bash[55449]: cluster 2024-03-11T21:07:25.939314+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v150: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-11T21:07:27.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:26 smithi088 bash[55449]: audit 2024-03-11T21:07:26.491437+0000 mon.a (mon.0) 291 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:27.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:26 smithi088 bash[55449]: audit 2024-03-11T21:07:26.505285+0000 mon.a (mon.0) 292 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:27.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:26 smithi088 bash[55449]: audit 2024-03-11T21:07:26.912608+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.161:6800/903571219,v1:172.21.15.161:6801/903571219]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-11T21:07:27.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:26 smithi088 bash[55449]: audit 2024-03-11T21:07:26.913348+0000 mon.a (mon.0) 293 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-11T21:07:27.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:26 smithi088 bash[54059]: cluster 2024-03-11T21:07:25.939314+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v150: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-11T21:07:27.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:26 smithi088 bash[54059]: audit 2024-03-11T21:07:26.491437+0000 mon.a (mon.0) 291 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:27.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:26 smithi088 bash[54059]: audit 2024-03-11T21:07:26.505285+0000 mon.a (mon.0) 292 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:27.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:26 smithi088 bash[54059]: audit 2024-03-11T21:07:26.912608+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.161:6800/903571219,v1:172.21.15.161:6801/903571219]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-11T21:07:27.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:26 smithi088 bash[54059]: audit 2024-03-11T21:07:26.913348+0000 mon.a (mon.0) 293 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-11T21:07:27.891 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:07:27 smithi161 bash[43431]: debug 2024-03-11T21:07:27.544+0000 7f8fe24a6700 -1 osd.4 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-11T21:07:28.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:28 smithi088 bash[55449]: audit 2024-03-11T21:07:27.504119+0000 mon.a (mon.0) 294 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-11T21:07:28.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:28 smithi088 bash[55449]: cluster 2024-03-11T21:07:27.511412+0000 mon.a (mon.0) 295 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-03-11T21:07:28.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:28 smithi088 bash[55449]: audit 2024-03-11T21:07:27.512763+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.161:6800/903571219,v1:172.21.15.161:6801/903571219]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:07:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:28 smithi088 bash[55449]: audit 2024-03-11T21:07:27.513324+0000 mon.a (mon.0) 296 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:07:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:28 smithi088 bash[55449]: audit 2024-03-11T21:07:27.604753+0000 mon.a (mon.0) 297 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:28 smithi088 bash[55449]: audit 2024-03-11T21:07:27.619119+0000 mon.a (mon.0) 298 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:28 smithi088 bash[55449]: cluster 2024-03-11T21:07:27.940440+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v152: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-11T21:07:28.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:28 smithi088 bash[54059]: audit 2024-03-11T21:07:27.504119+0000 mon.a (mon.0) 294 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-11T21:07:28.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:28 smithi088 bash[54059]: cluster 2024-03-11T21:07:27.511412+0000 mon.a (mon.0) 295 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-03-11T21:07:28.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:28 smithi088 bash[54059]: audit 2024-03-11T21:07:27.512763+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.161:6800/903571219,v1:172.21.15.161:6801/903571219]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:07:28.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:28 smithi088 bash[54059]: audit 2024-03-11T21:07:27.513324+0000 mon.a (mon.0) 296 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:07:28.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:28 smithi088 bash[54059]: audit 2024-03-11T21:07:27.604753+0000 mon.a (mon.0) 297 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:28.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:28 smithi088 bash[54059]: audit 2024-03-11T21:07:27.619119+0000 mon.a (mon.0) 298 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:28.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:28 smithi088 bash[54059]: cluster 2024-03-11T21:07:27.940440+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v152: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-11T21:07:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:28 smithi161 bash[41077]: audit 2024-03-11T21:07:27.504119+0000 mon.a (mon.0) 294 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-11T21:07:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:28 smithi161 bash[41077]: cluster 2024-03-11T21:07:27.511412+0000 mon.a (mon.0) 295 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-03-11T21:07:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:28 smithi161 bash[41077]: audit 2024-03-11T21:07:27.512763+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.161:6800/903571219,v1:172.21.15.161:6801/903571219]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:07:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:28 smithi161 bash[41077]: audit 2024-03-11T21:07:27.513324+0000 mon.a (mon.0) 296 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:07:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:28 smithi161 bash[41077]: audit 2024-03-11T21:07:27.604753+0000 mon.a (mon.0) 297 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:28 smithi161 bash[41077]: audit 2024-03-11T21:07:27.619119+0000 mon.a (mon.0) 298 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:28 smithi161 bash[41077]: cluster 2024-03-11T21:07:27.940440+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v152: 161 pgs: 28 active+undersized+degraded, 38 active+undersized, 95 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-03-11T21:07:29.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:29 smithi088 bash[55449]: cluster 2024-03-11T21:07:28.505205+0000 mon.a (mon.0) 299 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:07:29.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:29 smithi088 bash[55449]: cluster 2024-03-11T21:07:28.515010+0000 mon.a (mon.0) 300 : cluster 1 osd.4 [v2:172.21.15.161:6800/903571219,v1:172.21.15.161:6801/903571219] boot 2024-03-11T21:07:29.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:29 smithi088 bash[55449]: cluster 2024-03-11T21:07:28.515484+0000 mon.a (mon.0) 301 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-03-11T21:07:29.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:29 smithi088 bash[55449]: audit 2024-03-11T21:07:28.516045+0000 mon.c (mon.1) 137 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T21:07:29.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:29 smithi088 bash[55449]: cluster 2024-03-11T21:07:28.907977+0000 mon.a (mon.0) 302 : cluster 3 Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:29.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:29 smithi088 bash[54059]: cluster 2024-03-11T21:07:28.505205+0000 mon.a (mon.0) 299 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:07:29.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:29 smithi088 bash[54059]: cluster 2024-03-11T21:07:28.515010+0000 mon.a (mon.0) 300 : cluster 1 osd.4 [v2:172.21.15.161:6800/903571219,v1:172.21.15.161:6801/903571219] boot 2024-03-11T21:07:29.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:29 smithi088 bash[54059]: cluster 2024-03-11T21:07:28.515484+0000 mon.a (mon.0) 301 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-03-11T21:07:29.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:29 smithi088 bash[54059]: audit 2024-03-11T21:07:28.516045+0000 mon.c (mon.1) 137 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T21:07:29.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:29 smithi088 bash[54059]: cluster 2024-03-11T21:07:28.907977+0000 mon.a (mon.0) 302 : cluster 3 Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:29.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:29 smithi161 bash[41077]: cluster 2024-03-11T21:07:28.505205+0000 mon.a (mon.0) 299 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:07:29.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:29 smithi161 bash[41077]: cluster 2024-03-11T21:07:28.515010+0000 mon.a (mon.0) 300 : cluster 1 osd.4 [v2:172.21.15.161:6800/903571219,v1:172.21.15.161:6801/903571219] boot 2024-03-11T21:07:29.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:29 smithi161 bash[41077]: cluster 2024-03-11T21:07:28.515484+0000 mon.a (mon.0) 301 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-03-11T21:07:29.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:29 smithi161 bash[41077]: audit 2024-03-11T21:07:28.516045+0000 mon.c (mon.1) 137 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-11T21:07:29.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:29 smithi161 bash[41077]: cluster 2024-03-11T21:07:28.907977+0000 mon.a (mon.0) 302 : cluster 3 Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:30.532 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:07:30 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:07:30] "GET /metrics HTTP/1.1" 200 38437 "" "Prometheus/2.33.4" 2024-03-11T21:07:30.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:30 smithi088 bash[54059]: cluster 2024-03-11T21:07:29.518835+0000 mon.a (mon.0) 303 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-03-11T21:07:30.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:30 smithi088 bash[54059]: cluster 2024-03-11T21:07:29.941783+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v155: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-03-11T21:07:30.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:30 smithi088 bash[55449]: cluster 2024-03-11T21:07:29.518835+0000 mon.a (mon.0) 303 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-03-11T21:07:30.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:30 smithi088 bash[55449]: cluster 2024-03-11T21:07:29.941783+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v155: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-03-11T21:07:30.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:30 smithi161 bash[41077]: cluster 2024-03-11T21:07:29.518835+0000 mon.a (mon.0) 303 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-03-11T21:07:30.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:30 smithi161 bash[41077]: cluster 2024-03-11T21:07:29.941783+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v155: 161 pgs: 17 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-03-11T21:07:33.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:33 smithi088 bash[54059]: cluster 2024-03-11T21:07:31.943189+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v156: 161 pgs: 11 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2024-03-11T21:07:33.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:33 smithi088 bash[55449]: cluster 2024-03-11T21:07:31.943189+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v156: 161 pgs: 11 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2024-03-11T21:07:33.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:33 smithi161 bash[41077]: cluster 2024-03-11T21:07:31.943189+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v156: 161 pgs: 11 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2024-03-11T21:07:34.129 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:34 smithi161 bash[41077]: cluster 2024-03-11T21:07:33.909092+0000 mon.a (mon.0) 304 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:34.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:34 smithi088 bash[54059]: cluster 2024-03-11T21:07:33.909092+0000 mon.a (mon.0) 304 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:34.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:34 smithi088 bash[55449]: cluster 2024-03-11T21:07:33.909092+0000 mon.a (mon.0) 304 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:35.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:35 smithi088 bash[54059]: cluster 2024-03-11T21:07:33.944394+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-11T21:07:35.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:35 smithi088 bash[54059]: cluster 2024-03-11T21:07:34.000243+0000 mon.a (mon.0) 305 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded) 2024-03-11T21:07:35.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:35 smithi088 bash[54059]: cluster 2024-03-11T21:07:34.000329+0000 mon.a (mon.0) 306 : cluster 1 Cluster is now healthy 2024-03-11T21:07:35.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:35 smithi088 bash[55449]: cluster 2024-03-11T21:07:33.944394+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-11T21:07:35.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:35 smithi088 bash[55449]: cluster 2024-03-11T21:07:34.000243+0000 mon.a (mon.0) 305 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded) 2024-03-11T21:07:35.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:35 smithi088 bash[55449]: cluster 2024-03-11T21:07:34.000329+0000 mon.a (mon.0) 306 : cluster 1 Cluster is now healthy 2024-03-11T21:07:35.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:35 smithi161 bash[41077]: cluster 2024-03-11T21:07:33.944394+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-11T21:07:35.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:35 smithi161 bash[41077]: cluster 2024-03-11T21:07:34.000243+0000 mon.a (mon.0) 305 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded) 2024-03-11T21:07:35.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:35 smithi161 bash[41077]: cluster 2024-03-11T21:07:34.000329+0000 mon.a (mon.0) 306 : cluster 1 Cluster is now healthy 2024-03-11T21:07:36.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:36 smithi088 bash[54059]: audit 2024-03-11T21:07:35.015298+0000 mgr.y (mgr.34107) 258 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:36.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:36 smithi088 bash[55449]: audit 2024-03-11T21:07:35.015298+0000 mgr.y (mgr.34107) 258 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:36.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:36 smithi161 bash[41077]: audit 2024-03-11T21:07:35.015298+0000 mgr.y (mgr.34107) 258 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:37.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:37 smithi088 bash[54059]: cluster 2024-03-11T21:07:35.945756+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:07:37.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:37 smithi088 bash[55449]: cluster 2024-03-11T21:07:35.945756+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:07:37.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:37 smithi161 bash[41077]: cluster 2024-03-11T21:07:35.945756+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:07:38.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[54059]: audit 2024-03-11T21:07:37.524223+0000 mon.a (mon.0) 307 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:38.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[54059]: audit 2024-03-11T21:07:37.539419+0000 mon.a (mon.0) 308 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:38.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[54059]: audit 2024-03-11T21:07:37.542481+0000 mon.c (mon.1) 138 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:07:38.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[54059]: audit 2024-03-11T21:07:37.544044+0000 mon.c (mon.1) 139 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:07:38.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[54059]: audit 2024-03-11T21:07:37.552331+0000 mon.a (mon.0) 309 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:38.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[54059]: audit 2024-03-11T21:07:37.639766+0000 mon.c (mon.1) 140 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:07:38.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[54059]: audit 2024-03-11T21:07:37.643304+0000 mon.c (mon.1) 141 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:38.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[54059]: audit 2024-03-11T21:07:37.646013+0000 mon.c (mon.1) 142 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:38.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[54059]: audit 2024-03-11T21:07:37.648358+0000 mon.c (mon.1) 143 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:38.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[54059]: audit 2024-03-11T21:07:37.652688+0000 mon.c (mon.1) 144 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-11T21:07:38.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[54059]: audit 2024-03-11T21:07:37.653171+0000 mgr.y (mgr.34107) 260 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-11T21:07:38.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[54059]: cephadm 2024-03-11T21:07:37.655578+0000 mgr.y (mgr.34107) 261 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-03-11T21:07:38.818 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[54059]: cluster 2024-03-11T21:07:37.946858+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 542 B/s rd, 0 op/s 2024-03-11T21:07:38.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[55449]: audit 2024-03-11T21:07:37.524223+0000 mon.a (mon.0) 307 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:38.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[55449]: audit 2024-03-11T21:07:37.539419+0000 mon.a (mon.0) 308 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:38.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[55449]: audit 2024-03-11T21:07:37.542481+0000 mon.c (mon.1) 138 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:07:38.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[55449]: audit 2024-03-11T21:07:37.544044+0000 mon.c (mon.1) 139 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:07:38.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[55449]: audit 2024-03-11T21:07:37.552331+0000 mon.a (mon.0) 309 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:38.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[55449]: audit 2024-03-11T21:07:37.639766+0000 mon.c (mon.1) 140 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:07:38.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[55449]: audit 2024-03-11T21:07:37.643304+0000 mon.c (mon.1) 141 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:38.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[55449]: audit 2024-03-11T21:07:37.646013+0000 mon.c (mon.1) 142 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:38.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[55449]: audit 2024-03-11T21:07:37.648358+0000 mon.c (mon.1) 143 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:38.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[55449]: audit 2024-03-11T21:07:37.652688+0000 mon.c (mon.1) 144 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-11T21:07:38.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[55449]: audit 2024-03-11T21:07:37.653171+0000 mgr.y (mgr.34107) 260 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-11T21:07:38.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[55449]: cephadm 2024-03-11T21:07:37.655578+0000 mgr.y (mgr.34107) 261 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-03-11T21:07:38.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:38 smithi088 bash[55449]: cluster 2024-03-11T21:07:37.946858+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 542 B/s rd, 0 op/s 2024-03-11T21:07:38.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:38 smithi161 bash[41077]: audit 2024-03-11T21:07:37.524223+0000 mon.a (mon.0) 307 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:38.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:38 smithi161 bash[41077]: audit 2024-03-11T21:07:37.539419+0000 mon.a (mon.0) 308 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:38.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:38 smithi161 bash[41077]: audit 2024-03-11T21:07:37.542481+0000 mon.c (mon.1) 138 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:07:38.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:38 smithi161 bash[41077]: audit 2024-03-11T21:07:37.544044+0000 mon.c (mon.1) 139 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:07:38.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:38 smithi161 bash[41077]: audit 2024-03-11T21:07:37.552331+0000 mon.a (mon.0) 309 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:38.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:38 smithi161 bash[41077]: audit 2024-03-11T21:07:37.639766+0000 mon.c (mon.1) 140 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:07:38.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:38 smithi161 bash[41077]: audit 2024-03-11T21:07:37.643304+0000 mon.c (mon.1) 141 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:38.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:38 smithi161 bash[41077]: audit 2024-03-11T21:07:37.646013+0000 mon.c (mon.1) 142 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:38.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:38 smithi161 bash[41077]: audit 2024-03-11T21:07:37.648358+0000 mon.c (mon.1) 143 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:38.892 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:38 smithi161 bash[41077]: audit 2024-03-11T21:07:37.652688+0000 mon.c (mon.1) 144 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-11T21:07:38.892 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:38 smithi161 bash[41077]: audit 2024-03-11T21:07:37.653171+0000 mgr.y (mgr.34107) 260 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-11T21:07:38.892 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:38 smithi161 bash[41077]: cephadm 2024-03-11T21:07:37.655578+0000 mgr.y (mgr.34107) 261 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-03-11T21:07:38.892 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:38 smithi161 bash[41077]: cluster 2024-03-11T21:07:37.946858+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 542 B/s rd, 0 op/s 2024-03-11T21:07:40.229 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:39 smithi088 bash[54059]: audit 2024-03-11T21:07:38.934500+0000 mon.a (mon.0) 310 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:40.229 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:39 smithi088 bash[54059]: audit 2024-03-11T21:07:38.936545+0000 mon.c (mon.1) 145 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:07:40.229 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:39 smithi088 bash[54059]: audit 2024-03-11T21:07:39.143150+0000 mon.a (mon.0) 311 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:40.229 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:39 smithi088 bash[55449]: audit 2024-03-11T21:07:38.934500+0000 mon.a (mon.0) 310 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:40.229 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:39 smithi088 bash[55449]: audit 2024-03-11T21:07:38.936545+0000 mon.c (mon.1) 145 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:07:40.229 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:39 smithi088 bash[55449]: audit 2024-03-11T21:07:39.143150+0000 mon.a (mon.0) 311 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:40.366 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:39 smithi161 bash[41077]: audit 2024-03-11T21:07:38.934500+0000 mon.a (mon.0) 310 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:40.366 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:39 smithi161 bash[41077]: audit 2024-03-11T21:07:38.936545+0000 mon.c (mon.1) 145 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:07:40.367 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:39 smithi161 bash[41077]: audit 2024-03-11T21:07:39.143150+0000 mon.a (mon.0) 311 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:40.566 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:07:40 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:07:40] "GET /metrics HTTP/1.1" 200 38447 "" "Prometheus/2.33.4" 2024-03-11T21:07:41.283 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:40 smithi161 bash[41077]: cephadm 2024-03-11T21:07:39.926763+0000 mgr.y (mgr.34107) 263 : cephadm 1 Upgrade: Updating osd.5 2024-03-11T21:07:41.283 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:40 smithi161 bash[41077]: audit 2024-03-11T21:07:39.935397+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:41.283 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:40 smithi161 bash[41077]: audit 2024-03-11T21:07:39.939481+0000 mon.c (mon.1) 146 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-11T21:07:41.284 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:40 smithi161 bash[41077]: cluster 2024-03-11T21:07:39.947943+0000 mgr.y (mgr.34107) 264 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-03-11T21:07:41.284 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:40 smithi161 bash[41077]: audit 2024-03-11T21:07:39.949092+0000 mon.c (mon.1) 147 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:07:41.284 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:40 smithi161 bash[41077]: cephadm 2024-03-11T21:07:39.952906+0000 mgr.y (mgr.34107) 265 : cephadm 1 Deploying daemon osd.5 on smithi161 2024-03-11T21:07:41.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:40 smithi088 bash[54059]: cephadm 2024-03-11T21:07:39.926763+0000 mgr.y (mgr.34107) 263 : cephadm 1 Upgrade: Updating osd.5 2024-03-11T21:07:41.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:40 smithi088 bash[54059]: audit 2024-03-11T21:07:39.935397+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:41.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:40 smithi088 bash[54059]: audit 2024-03-11T21:07:39.939481+0000 mon.c (mon.1) 146 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-11T21:07:41.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:40 smithi088 bash[54059]: cluster 2024-03-11T21:07:39.947943+0000 mgr.y (mgr.34107) 264 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-03-11T21:07:41.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:40 smithi088 bash[54059]: audit 2024-03-11T21:07:39.949092+0000 mon.c (mon.1) 147 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:07:41.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:40 smithi088 bash[54059]: cephadm 2024-03-11T21:07:39.952906+0000 mgr.y (mgr.34107) 265 : cephadm 1 Deploying daemon osd.5 on smithi161 2024-03-11T21:07:41.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:40 smithi088 bash[55449]: cephadm 2024-03-11T21:07:39.926763+0000 mgr.y (mgr.34107) 263 : cephadm 1 Upgrade: Updating osd.5 2024-03-11T21:07:41.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:40 smithi088 bash[55449]: audit 2024-03-11T21:07:39.935397+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:41.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:40 smithi088 bash[55449]: audit 2024-03-11T21:07:39.939481+0000 mon.c (mon.1) 146 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-11T21:07:41.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:40 smithi088 bash[55449]: cluster 2024-03-11T21:07:39.947943+0000 mgr.y (mgr.34107) 264 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-03-11T21:07:41.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:40 smithi088 bash[55449]: audit 2024-03-11T21:07:39.949092+0000 mon.c (mon.1) 147 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:07:41.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:40 smithi088 bash[55449]: cephadm 2024-03-11T21:07:39.952906+0000 mgr.y (mgr.34107) 265 : cephadm 1 Deploying daemon osd.5 on smithi161 2024-03-11T21:07:43.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:43 smithi088 bash[55449]: cluster 2024-03-11T21:07:41.949053+0000 mgr.y (mgr.34107) 266 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:07:43.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:43 smithi088 bash[54059]: cluster 2024-03-11T21:07:41.949053+0000 mgr.y (mgr.34107) 266 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:07:43.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:43 smithi161 bash[41077]: cluster 2024-03-11T21:07:41.949053+0000 mgr.y (mgr.34107) 266 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:07:44.640 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:44 smithi161 systemd[1]: Stopping Ceph osd.5 for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:07:44.909 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:07:45.004 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:44 smithi161 bash[20617]: debug 2024-03-11T21:07:44.740+0000 7fed7ed56700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-11T21:07:45.004 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:44 smithi161 bash[20617]: debug 2024-03-11T21:07:44.740+0000 7fed7ed56700 -1 osd.5 132 *** Got signal Terminated *** 2024-03-11T21:07:45.004 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:44 smithi161 bash[20617]: debug 2024-03-11T21:07:44.740+0000 7fed7ed56700 -1 osd.5 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-11T21:07:45.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:45 smithi088 bash[54059]: cluster 2024-03-11T21:07:43.950150+0000 mgr.y (mgr.34107) 267 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:07:45.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:45 smithi088 bash[54059]: cluster 2024-03-11T21:07:44.745382+0000 mon.a (mon.0) 313 : cluster 1 osd.5 marked itself down and dead 2024-03-11T21:07:45.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:45 smithi088 bash[55449]: cluster 2024-03-11T21:07:43.950150+0000 mgr.y (mgr.34107) 267 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:07:45.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:45 smithi088 bash[55449]: cluster 2024-03-11T21:07:44.745382+0000 mon.a (mon.0) 313 : cluster 1 osd.5 marked itself down and dead 2024-03-11T21:07:45.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:45 smithi161 bash[41077]: cluster 2024-03-11T21:07:43.950150+0000 mgr.y (mgr.34107) 267 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:07:45.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:45 smithi161 bash[41077]: cluster 2024-03-11T21:07:44.745382+0000 mon.a (mon.0) 313 : cluster 1 osd.5 marked itself down and dead 2024-03-11T21:07:45.683 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:07:45.683 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (6m) 48s ago 13m 15.7M - 0.23.0 ba2b418f427c b7fee0acba85 2024-03-11T21:07:45.683 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (5m) 19s ago 13m 43.9M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:07:45.683 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (5m) 48s ago 11m 47.1M - 3.5 e1d6a67b021e 50b8b3f208a0 2024-03-11T21:07:45.683 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (4m) 19s ago 19m 444M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:07:45.683 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (5m) 48s ago 21m 503M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:07:45.683 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (4m) 48s ago 21m 53.4M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:07:45.683 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (3m) 19s ago 20m 41.1M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2487c6a403b7 2024-03-11T21:07:45.683 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (3m) 48s ago 20m 46.2M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:07:45.683 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (6m) 48s ago 14m 12.5M - 1.3.1 1dbe0e931976 a368601127f2 2024-03-11T21:07:45.684 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (6m) 19s ago 14m 12.6M - 1.3.1 1dbe0e931976 15c6385acab7 2024-03-11T21:07:45.684 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (2m) 48s ago 19m 52.7M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 645a89a68293 2024-03-11T21:07:45.684 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (110s) 48s ago 18m 52.1M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2920551397bb 2024-03-11T21:07:45.684 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (81s) 48s ago 18m 47.2M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 44e121f4de40 2024-03-11T21:07:45.684 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (52s) 48s ago 17m - 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 9b6b0f4516ee 2024-03-11T21:07:45.684 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (23s) 19s ago 16m - 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb ce9732b6cc1a 2024-03-11T21:07:45.684 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (16m) 19s ago 16m 63.4M 3037M 17.2.0 e1d6a67b021e c6adfcfd383e 2024-03-11T21:07:45.684 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (15m) 19s ago 15m 61.3M 3037M 17.2.0 e1d6a67b021e ff074e136d45 2024-03-11T21:07:45.684 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (15m) 19s ago 15m 65.0M 3037M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T21:07:45.684 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (5m) 19s ago 14m 68.0M - 2.33.4 514e6a882f6e 6ee523244c3c 2024-03-11T21:07:45.684 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (12m) 48s ago 12m 88.2M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T21:07:45.684 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (12m) 19s ago 12m 88.8M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:07:45.684 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (11m) 48s ago 11m 88.4M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T21:07:45.684 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (11m) 19s ago 11m 88.3M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:07:46.161 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:07:46.162 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:07:46.162 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:07:46.162 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:07:46.162 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:07:46.162 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:07:46.162 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:07:46.162 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:07:46.162 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-11T21:07:46.162 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 5 2024-03-11T21:07:46.162 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:07:46.162 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:07:46.162 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T21:07:46.162 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:07:46.163 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:07:46.163 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-11T21:07:46.163 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 10 2024-03-11T21:07:46.163 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:07:46.163 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:07:46.269 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:46 smithi161 bash[44917]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-5 2024-03-11T21:07:46.269 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:46 smithi161 bash[41077]: audit 2024-03-11T21:07:44.901117+0000 mgr.y (mgr.34107) 268 : audit 0 from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:46.269 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:46 smithi161 bash[41077]: cluster 2024-03-11T21:07:45.010427+0000 mon.a (mon.0) 314 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:07:46.269 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:46 smithi161 bash[41077]: cluster 2024-03-11T21:07:45.025828+0000 mon.a (mon.0) 315 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-03-11T21:07:46.270 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:46 smithi161 bash[41077]: audit 2024-03-11T21:07:45.027230+0000 mgr.y (mgr.34107) 269 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:46.270 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:46 smithi161 bash[41077]: audit 2024-03-11T21:07:45.290434+0000 mgr.y (mgr.34107) 270 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:46.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:46 smithi088 bash[54059]: audit 2024-03-11T21:07:44.901117+0000 mgr.y (mgr.34107) 268 : audit 0 from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:46.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:46 smithi088 bash[54059]: cluster 2024-03-11T21:07:45.010427+0000 mon.a (mon.0) 314 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:07:46.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:46 smithi088 bash[54059]: cluster 2024-03-11T21:07:45.025828+0000 mon.a (mon.0) 315 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-03-11T21:07:46.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:46 smithi088 bash[54059]: audit 2024-03-11T21:07:45.027230+0000 mgr.y (mgr.34107) 269 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:46.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:46 smithi088 bash[54059]: audit 2024-03-11T21:07:45.290434+0000 mgr.y (mgr.34107) 270 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:46 smithi088 bash[55449]: audit 2024-03-11T21:07:44.901117+0000 mgr.y (mgr.34107) 268 : audit 0 from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:46 smithi088 bash[55449]: cluster 2024-03-11T21:07:45.010427+0000 mon.a (mon.0) 314 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:07:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:46 smithi088 bash[55449]: cluster 2024-03-11T21:07:45.025828+0000 mon.a (mon.0) 315 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-03-11T21:07:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:46 smithi088 bash[55449]: audit 2024-03-11T21:07:45.027230+0000 mgr.y (mgr.34107) 269 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:46 smithi088 bash[55449]: audit 2024-03-11T21:07:45.290434+0000 mgr.y (mgr.34107) 270 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:46.534 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:07:46.535 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:07:46.535 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:07:46.535 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:07:46.535 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:07:46.535 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-03-11T21:07:46.535 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-03-11T21:07:46.535 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:07:46.535 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "10/23 daemons upgraded", 2024-03-11T21:07:46.535 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-03-11T21:07:46.535 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:07:46.535 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:07:46.640 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:46 smithi161 bash[44991]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-5 2024-03-11T21:07:46.983 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 osds down; Reduced data availability: 3 pgs inactive, 4 pgs peering 2024-03-11T21:07:46.984 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-11T21:07:46.984 INFO:teuthology.orchestra.run.smithi088.stdout: osd.5 (root=default,host=smithi161) is down 2024-03-11T21:07:46.984 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 3 pgs inactive, 4 pgs peering 2024-03-11T21:07:46.984 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.2 is stuck peering for 12m, current state peering, last acting [1,6] 2024-03-11T21:07:46.984 INFO:teuthology.orchestra.run.smithi088.stdout: pg 5.7 is stuck peering for 105s, current state peering, last acting [1,0] 2024-03-11T21:07:46.984 INFO:teuthology.orchestra.run.smithi088.stdout: pg 5.15 is stuck peering for 105s, current state peering, last acting [1,0] 2024-03-11T21:07:46.984 INFO:teuthology.orchestra.run.smithi088.stdout: pg 6.d is stuck peering for 105s, current state peering, last acting [1,0] 2024-03-11T21:07:47.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:47 smithi088 bash[54059]: audit 2024-03-11T21:07:45.667572+0000 mgr.y (mgr.34107) 271 : audit 0 from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:47.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:47 smithi088 bash[54059]: cluster 2024-03-11T21:07:45.951371+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v164: 161 pgs: 12 peering, 15 stale+active+clean, 134 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s 2024-03-11T21:07:47.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:47 smithi088 bash[54059]: cluster 2024-03-11T21:07:46.021894+0000 mon.a (mon.0) 316 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-03-11T21:07:47.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:47 smithi088 bash[54059]: cluster 2024-03-11T21:07:46.029417+0000 mon.a (mon.0) 317 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-03-11T21:07:47.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:47 smithi088 bash[54059]: audit 2024-03-11T21:07:46.169066+0000 mon.a (mon.0) 318 : audit 0 from='client.? 172.21.15.88:0/104043715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:47.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:47 smithi088 bash[54059]: audit 2024-03-11T21:07:46.991523+0000 mon.a (mon.0) 319 : audit 0 from='client.? 172.21.15.88:0/3503152056' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:07:47.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:47 smithi088 bash[55449]: audit 2024-03-11T21:07:45.667572+0000 mgr.y (mgr.34107) 271 : audit 0 from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:47.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:47 smithi088 bash[55449]: cluster 2024-03-11T21:07:45.951371+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v164: 161 pgs: 12 peering, 15 stale+active+clean, 134 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s 2024-03-11T21:07:47.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:47 smithi088 bash[55449]: cluster 2024-03-11T21:07:46.021894+0000 mon.a (mon.0) 316 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-03-11T21:07:47.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:47 smithi088 bash[55449]: cluster 2024-03-11T21:07:46.029417+0000 mon.a (mon.0) 317 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-03-11T21:07:47.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:47 smithi088 bash[55449]: audit 2024-03-11T21:07:46.169066+0000 mon.a (mon.0) 318 : audit 0 from='client.? 172.21.15.88:0/104043715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:47.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:47 smithi088 bash[55449]: audit 2024-03-11T21:07:46.991523+0000 mon.a (mon.0) 319 : audit 0 from='client.? 172.21.15.88:0/3503152056' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:07:47.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:47 smithi161 bash[41077]: audit 2024-03-11T21:07:45.667572+0000 mgr.y (mgr.34107) 271 : audit 0 from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:47.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:47 smithi161 bash[41077]: cluster 2024-03-11T21:07:45.951371+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v164: 161 pgs: 12 peering, 15 stale+active+clean, 134 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s 2024-03-11T21:07:47.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:47 smithi161 bash[41077]: cluster 2024-03-11T21:07:46.021894+0000 mon.a (mon.0) 316 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-03-11T21:07:47.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:47 smithi161 bash[41077]: cluster 2024-03-11T21:07:46.029417+0000 mon.a (mon.0) 317 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-03-11T21:07:47.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:47 smithi161 bash[41077]: audit 2024-03-11T21:07:46.169066+0000 mon.a (mon.0) 318 : audit 0 from='client.? 172.21.15.88:0/104043715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:07:47.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:47 smithi161 bash[41077]: audit 2024-03-11T21:07:46.991523+0000 mon.a (mon.0) 319 : audit 0 from='client.? 172.21.15.88:0/3503152056' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:07:48.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:48 smithi088 bash[55449]: audit 2024-03-11T21:07:46.541537+0000 mgr.y (mgr.34107) 273 : audit 0 from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:48.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:48 smithi088 bash[54059]: audit 2024-03-11T21:07:46.541537+0000 mgr.y (mgr.34107) 273 : audit 0 from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:48.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:48 smithi161 bash[41077]: audit 2024-03-11T21:07:46.541537+0000 mgr.y (mgr.34107) 273 : audit 0 from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:07:48.391 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:48 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.5.service: Succeeded. 2024-03-11T21:07:48.391 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:48 smithi161 systemd[1]: Stopped Ceph osd.5 for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:07:48.890 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:48 smithi161 systemd[1]: Started Ceph osd.5 for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:07:49.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:49 smithi088 bash[54059]: cluster 2024-03-11T21:07:47.952747+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v166: 161 pgs: 7 active+undersized+degraded, 12 peering, 12 stale+active+clean, 6 active+undersized, 124 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 24/630 objects degraded (3.810%) 2024-03-11T21:07:49.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:49 smithi088 bash[54059]: cluster 2024-03-11T21:07:48.015518+0000 mon.a (mon.0) 320 : cluster 3 Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 7 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:49.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:49 smithi088 bash[54059]: audit 2024-03-11T21:07:48.531546+0000 mon.a (mon.0) 321 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:49.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:49 smithi088 bash[54059]: audit 2024-03-11T21:07:48.544501+0000 mon.a (mon.0) 322 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:49.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:49 smithi088 bash[55449]: cluster 2024-03-11T21:07:47.952747+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v166: 161 pgs: 7 active+undersized+degraded, 12 peering, 12 stale+active+clean, 6 active+undersized, 124 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 24/630 objects degraded (3.810%) 2024-03-11T21:07:49.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:49 smithi088 bash[55449]: cluster 2024-03-11T21:07:48.015518+0000 mon.a (mon.0) 320 : cluster 3 Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 7 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:49.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:49 smithi088 bash[55449]: audit 2024-03-11T21:07:48.531546+0000 mon.a (mon.0) 321 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:49.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:49 smithi088 bash[55449]: audit 2024-03-11T21:07:48.544501+0000 mon.a (mon.0) 322 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:49.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:49 smithi161 bash[41077]: cluster 2024-03-11T21:07:47.952747+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v166: 161 pgs: 7 active+undersized+degraded, 12 peering, 12 stale+active+clean, 6 active+undersized, 124 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 24/630 objects degraded (3.810%) 2024-03-11T21:07:49.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:49 smithi161 bash[41077]: cluster 2024-03-11T21:07:48.015518+0000 mon.a (mon.0) 320 : cluster 3 Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 7 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:49.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:49 smithi161 bash[41077]: audit 2024-03-11T21:07:48.531546+0000 mon.a (mon.0) 321 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:49.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:49 smithi161 bash[41077]: audit 2024-03-11T21:07:48.544501+0000 mon.a (mon.0) 322 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:50.321 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:50 smithi161 bash[45162]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-11T21:07:50.321 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:50 smithi161 bash[45162]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-03-11T21:07:50.321 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:50 smithi161 bash[45162]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-11T21:07:50.321 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:50 smithi161 bash[45162]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-11T21:07:50.321 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:50 smithi161 bash[45162]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-03-11T21:07:50.322 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:50 smithi161 bash[45162]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-11T21:07:50.322 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:50 smithi161 bash[45162]: --> ceph-volume raw activate successful for osd ID: 5 2024-03-11T21:07:50.566 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:07:50 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:07:50] "GET /metrics HTTP/1.1" 200 38447 "" "Prometheus/2.33.4" 2024-03-11T21:07:51.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:51 smithi088 bash[54059]: cluster 2024-03-11T21:07:49.954303+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v167: 161 pgs: 20 active+undersized+degraded, 12 peering, 2 stale+active+clean, 18 active+undersized, 109 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-03-11T21:07:51.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:51 smithi088 bash[55449]: cluster 2024-03-11T21:07:49.954303+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v167: 161 pgs: 20 active+undersized+degraded, 12 peering, 2 stale+active+clean, 18 active+undersized, 109 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-03-11T21:07:51.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:51 smithi161 bash[41077]: cluster 2024-03-11T21:07:49.954303+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v167: 161 pgs: 20 active+undersized+degraded, 12 peering, 2 stale+active+clean, 18 active+undersized, 109 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-03-11T21:07:52.079 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:51 smithi161 bash[45438]: debug 2024-03-11T21:07:51.796+0000 7f12db120700 1 -- 172.21.15.161:0/90412137 <== mon.2 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fc64805680 con 0x55fc64841000 2024-03-11T21:07:52.340 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:52 smithi161 bash[41077]: cluster 2024-03-11T21:07:52.031059+0000 mon.a (mon.0) 323 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-03-11T21:07:52.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:52 smithi088 bash[54059]: cluster 2024-03-11T21:07:52.031059+0000 mon.a (mon.0) 323 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-03-11T21:07:52.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:52 smithi088 bash[55449]: cluster 2024-03-11T21:07:52.031059+0000 mon.a (mon.0) 323 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-03-11T21:07:52.641 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:52 smithi161 bash[45438]: debug 2024-03-11T21:07:52.344+0000 7f12e42b87c0 -1 Falling back to public interface 2024-03-11T21:07:53.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:53 smithi161 bash[41077]: cluster 2024-03-11T21:07:51.955878+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v168: 161 pgs: 24 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-11T21:07:53.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:53 smithi088 bash[54059]: cluster 2024-03-11T21:07:51.955878+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v168: 161 pgs: 24 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-11T21:07:53.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:53 smithi088 bash[55449]: cluster 2024-03-11T21:07:51.955878+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v168: 161 pgs: 24 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-11T21:07:54.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:54 smithi161 bash[41077]: cluster 2024-03-11T21:07:53.915454+0000 mon.a (mon.0) 324 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 24 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:54.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:54 smithi161 bash[41077]: audit 2024-03-11T21:07:53.935059+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:54.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:54 smithi161 bash[41077]: audit 2024-03-11T21:07:53.937706+0000 mon.c (mon.1) 148 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:07:54.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:54 smithi088 bash[55449]: cluster 2024-03-11T21:07:53.915454+0000 mon.a (mon.0) 324 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 24 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:54.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:54 smithi088 bash[55449]: audit 2024-03-11T21:07:53.935059+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:54.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:54 smithi088 bash[55449]: audit 2024-03-11T21:07:53.937706+0000 mon.c (mon.1) 148 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:07:54.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:54 smithi088 bash[54059]: cluster 2024-03-11T21:07:53.915454+0000 mon.a (mon.0) 324 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 24 pgs degraded (PG_DEGRADED) 2024-03-11T21:07:54.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:54 smithi088 bash[54059]: audit 2024-03-11T21:07:53.935059+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:54.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:54 smithi088 bash[54059]: audit 2024-03-11T21:07:53.937706+0000 mon.c (mon.1) 148 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:07:55.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:55 smithi088 bash[55449]: cluster 2024-03-11T21:07:53.957358+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v169: 161 pgs: 24 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-11T21:07:55.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:55 smithi088 bash[55449]: audit 2024-03-11T21:07:54.989044+0000 mon.a (mon.0) 326 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:55.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:55 smithi088 bash[55449]: audit 2024-03-11T21:07:55.002996+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:55.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:55 smithi088 bash[54059]: cluster 2024-03-11T21:07:53.957358+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v169: 161 pgs: 24 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-11T21:07:55.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:55 smithi088 bash[54059]: audit 2024-03-11T21:07:54.989044+0000 mon.a (mon.0) 326 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:55.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:55 smithi088 bash[54059]: audit 2024-03-11T21:07:55.002996+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:55.384 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:55 smithi161 bash[41077]: cluster 2024-03-11T21:07:53.957358+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v169: 161 pgs: 24 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-11T21:07:55.384 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:55 smithi161 bash[41077]: audit 2024-03-11T21:07:54.989044+0000 mon.a (mon.0) 326 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:55.384 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:55 smithi161 bash[41077]: audit 2024-03-11T21:07:55.002996+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:55.640 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:55 smithi161 bash[45438]: debug 2024-03-11T21:07:55.388+0000 7f12e42b87c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-03-11T21:07:55.640 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:55 smithi161 bash[45438]: debug 2024-03-11T21:07:55.440+0000 7f12e42b87c0 -1 osd.5 132 log_to_monitors true 2024-03-11T21:07:56.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:56 smithi161 bash[41077]: audit 2024-03-11T21:07:55.038108+0000 mgr.y (mgr.34107) 278 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:56.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:56 smithi161 bash[41077]: audit 2024-03-11T21:07:55.447502+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.161:6808/2427085749,v1:172.21.15.161:6809/2427085749]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-11T21:07:56.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:56 smithi161 bash[41077]: audit 2024-03-11T21:07:55.448355+0000 mon.a (mon.0) 328 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-11T21:07:56.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:56 smithi088 bash[55449]: audit 2024-03-11T21:07:55.038108+0000 mgr.y (mgr.34107) 278 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:56.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:56 smithi088 bash[55449]: audit 2024-03-11T21:07:55.447502+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.161:6808/2427085749,v1:172.21.15.161:6809/2427085749]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-11T21:07:56.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:56 smithi088 bash[55449]: audit 2024-03-11T21:07:55.448355+0000 mon.a (mon.0) 328 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-11T21:07:56.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:56 smithi088 bash[54059]: audit 2024-03-11T21:07:55.038108+0000 mgr.y (mgr.34107) 278 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:07:56.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:56 smithi088 bash[54059]: audit 2024-03-11T21:07:55.447502+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.161:6808/2427085749,v1:172.21.15.161:6809/2427085749]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-11T21:07:56.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:56 smithi088 bash[54059]: audit 2024-03-11T21:07:55.448355+0000 mon.a (mon.0) 328 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-11T21:07:57.098 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:07:56 smithi161 bash[45438]: debug 2024-03-11T21:07:56.668+0000 7f12d1708700 -1 osd.5 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-11T21:07:57.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:57 smithi161 bash[41077]: cluster 2024-03-11T21:07:55.959134+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v170: 161 pgs: 24 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-11T21:07:57.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:57 smithi161 bash[41077]: audit 2024-03-11T21:07:56.102600+0000 mon.a (mon.0) 329 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-11T21:07:57.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:57 smithi161 bash[41077]: cluster 2024-03-11T21:07:56.110413+0000 mon.a (mon.0) 330 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-03-11T21:07:57.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:57 smithi161 bash[41077]: audit 2024-03-11T21:07:56.111681+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.161:6808/2427085749,v1:172.21.15.161:6809/2427085749]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:07:57.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:57 smithi161 bash[41077]: audit 2024-03-11T21:07:56.117024+0000 mon.a (mon.0) 331 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:57.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:57 smithi161 bash[41077]: audit 2024-03-11T21:07:56.117973+0000 mon.a (mon.0) 332 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:07:57.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:57 smithi161 bash[41077]: audit 2024-03-11T21:07:56.125319+0000 mon.a (mon.0) 333 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:57.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:57 smithi161 bash[41077]: audit 2024-03-11T21:07:56.642030+0000 mon.a (mon.0) 334 : audit 1 from='osd.5 ' entity='osd.5' 2024-03-11T21:07:57.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:57 smithi088 bash[54059]: cluster 2024-03-11T21:07:55.959134+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v170: 161 pgs: 24 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-11T21:07:57.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:57 smithi088 bash[54059]: audit 2024-03-11T21:07:56.102600+0000 mon.a (mon.0) 329 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-11T21:07:57.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:57 smithi088 bash[54059]: cluster 2024-03-11T21:07:56.110413+0000 mon.a (mon.0) 330 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-03-11T21:07:57.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:57 smithi088 bash[54059]: audit 2024-03-11T21:07:56.111681+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.161:6808/2427085749,v1:172.21.15.161:6809/2427085749]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:07:57.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:57 smithi088 bash[54059]: audit 2024-03-11T21:07:56.117024+0000 mon.a (mon.0) 331 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:57.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:57 smithi088 bash[54059]: audit 2024-03-11T21:07:56.117973+0000 mon.a (mon.0) 332 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:07:57.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:57 smithi088 bash[54059]: audit 2024-03-11T21:07:56.125319+0000 mon.a (mon.0) 333 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:57.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:57 smithi088 bash[54059]: audit 2024-03-11T21:07:56.642030+0000 mon.a (mon.0) 334 : audit 1 from='osd.5 ' entity='osd.5' 2024-03-11T21:07:57.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:57 smithi088 bash[55449]: cluster 2024-03-11T21:07:55.959134+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v170: 161 pgs: 24 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-11T21:07:57.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:57 smithi088 bash[55449]: audit 2024-03-11T21:07:56.102600+0000 mon.a (mon.0) 329 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-11T21:07:57.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:57 smithi088 bash[55449]: cluster 2024-03-11T21:07:56.110413+0000 mon.a (mon.0) 330 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-03-11T21:07:57.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:57 smithi088 bash[55449]: audit 2024-03-11T21:07:56.111681+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.161:6808/2427085749,v1:172.21.15.161:6809/2427085749]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:07:57.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:57 smithi088 bash[55449]: audit 2024-03-11T21:07:56.117024+0000 mon.a (mon.0) 331 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:57.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:57 smithi088 bash[55449]: audit 2024-03-11T21:07:56.117973+0000 mon.a (mon.0) 332 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:07:57.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:57 smithi088 bash[55449]: audit 2024-03-11T21:07:56.125319+0000 mon.a (mon.0) 333 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:07:57.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:57 smithi088 bash[55449]: audit 2024-03-11T21:07:56.642030+0000 mon.a (mon.0) 334 : audit 1 from='osd.5 ' entity='osd.5' 2024-03-11T21:07:58.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:58 smithi161 bash[41077]: cluster 2024-03-11T21:07:57.638854+0000 mon.a (mon.0) 335 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:07:58.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:58 smithi161 bash[41077]: cluster 2024-03-11T21:07:57.652340+0000 mon.a (mon.0) 336 : cluster 1 osd.5 [v2:172.21.15.161:6808/2427085749,v1:172.21.15.161:6809/2427085749] boot 2024-03-11T21:07:58.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:58 smithi161 bash[41077]: cluster 2024-03-11T21:07:57.652435+0000 mon.a (mon.0) 337 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-03-11T21:07:58.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:58 smithi161 bash[41077]: audit 2024-03-11T21:07:57.653179+0000 mon.c (mon.1) 149 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T21:07:58.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:58 smithi088 bash[54059]: cluster 2024-03-11T21:07:57.638854+0000 mon.a (mon.0) 335 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:07:58.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:58 smithi088 bash[54059]: cluster 2024-03-11T21:07:57.652340+0000 mon.a (mon.0) 336 : cluster 1 osd.5 [v2:172.21.15.161:6808/2427085749,v1:172.21.15.161:6809/2427085749] boot 2024-03-11T21:07:58.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:58 smithi088 bash[54059]: cluster 2024-03-11T21:07:57.652435+0000 mon.a (mon.0) 337 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-03-11T21:07:58.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:58 smithi088 bash[54059]: audit 2024-03-11T21:07:57.653179+0000 mon.c (mon.1) 149 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T21:07:58.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:58 smithi088 bash[55449]: cluster 2024-03-11T21:07:57.638854+0000 mon.a (mon.0) 335 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:07:58.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:58 smithi088 bash[55449]: cluster 2024-03-11T21:07:57.652340+0000 mon.a (mon.0) 336 : cluster 1 osd.5 [v2:172.21.15.161:6808/2427085749,v1:172.21.15.161:6809/2427085749] boot 2024-03-11T21:07:58.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:58 smithi088 bash[55449]: cluster 2024-03-11T21:07:57.652435+0000 mon.a (mon.0) 337 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-03-11T21:07:58.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:58 smithi088 bash[55449]: audit 2024-03-11T21:07:57.653179+0000 mon.c (mon.1) 149 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-11T21:07:59.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:59 smithi161 bash[41077]: cluster 2024-03-11T21:07:57.960246+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v173: 161 pgs: 24 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-03-11T21:07:59.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:07:59 smithi161 bash[41077]: cluster 2024-03-11T21:07:58.652183+0000 mon.a (mon.0) 338 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-03-11T21:07:59.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:59 smithi088 bash[54059]: cluster 2024-03-11T21:07:57.960246+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v173: 161 pgs: 24 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-03-11T21:07:59.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:07:59 smithi088 bash[54059]: cluster 2024-03-11T21:07:58.652183+0000 mon.a (mon.0) 338 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-03-11T21:07:59.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:59 smithi088 bash[55449]: cluster 2024-03-11T21:07:57.960246+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v173: 161 pgs: 24 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-03-11T21:07:59.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:07:59 smithi088 bash[55449]: cluster 2024-03-11T21:07:58.652183+0000 mon.a (mon.0) 338 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-03-11T21:08:00.567 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:08:00 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:08:00] "GET /metrics HTTP/1.1" 200 38446 "" "Prometheus/2.33.4" 2024-03-11T21:08:00.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:00 smithi088 bash[55449]: cluster 2024-03-11T21:08:00.110298+0000 mon.a (mon.0) 339 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded (PG_DEGRADED) 2024-03-11T21:08:00.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:00 smithi088 bash[54059]: cluster 2024-03-11T21:08:00.110298+0000 mon.a (mon.0) 339 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded (PG_DEGRADED) 2024-03-11T21:08:00.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:00 smithi161 bash[41077]: cluster 2024-03-11T21:08:00.110298+0000 mon.a (mon.0) 339 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded (PG_DEGRADED) 2024-03-11T21:08:01.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:01 smithi088 bash[54059]: cluster 2024-03-11T21:07:59.961578+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v175: 161 pgs: 6 peering, 16 active+undersized+degraded, 26 active+undersized, 113 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-03-11T21:08:01.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:01 smithi088 bash[55449]: cluster 2024-03-11T21:07:59.961578+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v175: 161 pgs: 6 peering, 16 active+undersized+degraded, 26 active+undersized, 113 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-03-11T21:08:01.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:01 smithi161 bash[41077]: cluster 2024-03-11T21:07:59.961578+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v175: 161 pgs: 6 peering, 16 active+undersized+degraded, 26 active+undersized, 113 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-03-11T21:08:03.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:03 smithi088 bash[54059]: cluster 2024-03-11T21:08:01.962906+0000 mgr.y (mgr.34107) 282 : cluster 0 pgmap v176: 161 pgs: 6 peering, 1 active+undersized+degraded, 4 active+undersized, 150 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 1/630 objects degraded (0.159%) 2024-03-11T21:08:03.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:03 smithi088 bash[55449]: cluster 2024-03-11T21:08:01.962906+0000 mgr.y (mgr.34107) 282 : cluster 0 pgmap v176: 161 pgs: 6 peering, 1 active+undersized+degraded, 4 active+undersized, 150 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 1/630 objects degraded (0.159%) 2024-03-11T21:08:03.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:03 smithi161 bash[41077]: cluster 2024-03-11T21:08:01.962906+0000 mgr.y (mgr.34107) 282 : cluster 0 pgmap v176: 161 pgs: 6 peering, 1 active+undersized+degraded, 4 active+undersized, 150 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 1/630 objects degraded (0.159%) 2024-03-11T21:08:04.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:04 smithi161 bash[41077]: cluster 2024-03-11T21:08:04.170408+0000 mon.a (mon.0) 340 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded) 2024-03-11T21:08:04.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:04 smithi161 bash[41077]: cluster 2024-03-11T21:08:04.170486+0000 mon.a (mon.0) 341 : cluster 1 Cluster is now healthy 2024-03-11T21:08:04.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:04 smithi088 bash[55449]: cluster 2024-03-11T21:08:04.170408+0000 mon.a (mon.0) 340 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded) 2024-03-11T21:08:04.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:04 smithi088 bash[55449]: cluster 2024-03-11T21:08:04.170486+0000 mon.a (mon.0) 341 : cluster 1 Cluster is now healthy 2024-03-11T21:08:04.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:04 smithi088 bash[54059]: cluster 2024-03-11T21:08:04.170408+0000 mon.a (mon.0) 340 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded) 2024-03-11T21:08:04.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:04 smithi088 bash[54059]: cluster 2024-03-11T21:08:04.170486+0000 mon.a (mon.0) 341 : cluster 1 Cluster is now healthy 2024-03-11T21:08:05.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:05 smithi088 bash[55449]: cluster 2024-03-11T21:08:03.964116+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:08:05.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:05 smithi088 bash[54059]: cluster 2024-03-11T21:08:03.964116+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:08:05.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:05 smithi161 bash[41077]: cluster 2024-03-11T21:08:03.964116+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:08:06.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[55449]: audit 2024-03-11T21:08:05.047227+0000 mgr.y (mgr.34107) 284 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:06.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[55449]: audit 2024-03-11T21:08:06.078258+0000 mon.a (mon.0) 342 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:06.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[55449]: audit 2024-03-11T21:08:06.092758+0000 mon.a (mon.0) 343 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:06.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[55449]: audit 2024-03-11T21:08:06.096363+0000 mon.c (mon.1) 150 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:08:06.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[55449]: audit 2024-03-11T21:08:06.098072+0000 mon.c (mon.1) 151 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:08:06.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[55449]: audit 2024-03-11T21:08:06.107424+0000 mon.a (mon.0) 344 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:06.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[55449]: audit 2024-03-11T21:08:06.198939+0000 mon.c (mon.1) 152 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:08:06.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[55449]: audit 2024-03-11T21:08:06.202058+0000 mon.c (mon.1) 153 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:06.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[55449]: audit 2024-03-11T21:08:06.205639+0000 mon.c (mon.1) 154 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:06.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[55449]: audit 2024-03-11T21:08:06.208121+0000 mon.c (mon.1) 155 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:06.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[55449]: audit 2024-03-11T21:08:06.211440+0000 mon.c (mon.1) 156 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-11T21:08:06.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[54059]: audit 2024-03-11T21:08:05.047227+0000 mgr.y (mgr.34107) 284 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:06.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[54059]: audit 2024-03-11T21:08:06.078258+0000 mon.a (mon.0) 342 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:06.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[54059]: audit 2024-03-11T21:08:06.092758+0000 mon.a (mon.0) 343 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:06.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[54059]: audit 2024-03-11T21:08:06.096363+0000 mon.c (mon.1) 150 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:08:06.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[54059]: audit 2024-03-11T21:08:06.098072+0000 mon.c (mon.1) 151 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:08:06.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[54059]: audit 2024-03-11T21:08:06.107424+0000 mon.a (mon.0) 344 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:06.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[54059]: audit 2024-03-11T21:08:06.198939+0000 mon.c (mon.1) 152 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:08:06.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[54059]: audit 2024-03-11T21:08:06.202058+0000 mon.c (mon.1) 153 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:06.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[54059]: audit 2024-03-11T21:08:06.205639+0000 mon.c (mon.1) 154 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:06.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[54059]: audit 2024-03-11T21:08:06.208121+0000 mon.c (mon.1) 155 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:06.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:06 smithi088 bash[54059]: audit 2024-03-11T21:08:06.211440+0000 mon.c (mon.1) 156 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-11T21:08:06.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:06 smithi161 bash[41077]: audit 2024-03-11T21:08:05.047227+0000 mgr.y (mgr.34107) 284 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:06.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:06 smithi161 bash[41077]: audit 2024-03-11T21:08:06.078258+0000 mon.a (mon.0) 342 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:06.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:06 smithi161 bash[41077]: audit 2024-03-11T21:08:06.092758+0000 mon.a (mon.0) 343 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:06.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:06 smithi161 bash[41077]: audit 2024-03-11T21:08:06.096363+0000 mon.c (mon.1) 150 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:08:06.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:06 smithi161 bash[41077]: audit 2024-03-11T21:08:06.098072+0000 mon.c (mon.1) 151 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:08:06.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:06 smithi161 bash[41077]: audit 2024-03-11T21:08:06.107424+0000 mon.a (mon.0) 344 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:06.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:06 smithi161 bash[41077]: audit 2024-03-11T21:08:06.198939+0000 mon.c (mon.1) 152 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:08:06.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:06 smithi161 bash[41077]: audit 2024-03-11T21:08:06.202058+0000 mon.c (mon.1) 153 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:06.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:06 smithi161 bash[41077]: audit 2024-03-11T21:08:06.205639+0000 mon.c (mon.1) 154 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:06.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:06 smithi161 bash[41077]: audit 2024-03-11T21:08:06.208121+0000 mon.c (mon.1) 155 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:06.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:06 smithi161 bash[41077]: audit 2024-03-11T21:08:06.211440+0000 mon.c (mon.1) 156 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-11T21:08:07.544 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:07 smithi161 bash[41077]: cluster 2024-03-11T21:08:05.965454+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:08:07.545 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:07 smithi161 bash[41077]: audit 2024-03-11T21:08:06.211697+0000 mgr.y (mgr.34107) 286 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-11T21:08:07.545 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:07 smithi161 bash[41077]: cephadm 2024-03-11T21:08:06.213363+0000 mgr.y (mgr.34107) 287 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-03-11T21:08:07.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:07 smithi088 bash[54059]: cluster 2024-03-11T21:08:05.965454+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:08:07.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:07 smithi088 bash[54059]: audit 2024-03-11T21:08:06.211697+0000 mgr.y (mgr.34107) 286 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-11T21:08:07.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:07 smithi088 bash[54059]: cephadm 2024-03-11T21:08:06.213363+0000 mgr.y (mgr.34107) 287 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-03-11T21:08:07.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:07 smithi088 bash[55449]: cluster 2024-03-11T21:08:05.965454+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:08:07.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:07 smithi088 bash[55449]: audit 2024-03-11T21:08:06.211697+0000 mgr.y (mgr.34107) 286 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-11T21:08:07.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:07 smithi088 bash[55449]: cephadm 2024-03-11T21:08:06.213363+0000 mgr.y (mgr.34107) 287 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-03-11T21:08:09.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:09 smithi161 bash[41077]: cluster 2024-03-11T21:08:07.966616+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-11T21:08:09.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:09 smithi161 bash[41077]: audit 2024-03-11T21:08:08.642246+0000 mon.a (mon.0) 345 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:09.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:09 smithi161 bash[41077]: audit 2024-03-11T21:08:08.646662+0000 mon.c (mon.1) 157 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-11T21:08:09.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:09 smithi161 bash[41077]: audit 2024-03-11T21:08:08.647827+0000 mon.c (mon.1) 158 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:08:09.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:09 smithi161 bash[41077]: audit 2024-03-11T21:08:08.935304+0000 mon.a (mon.0) 346 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:09.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:09 smithi161 bash[41077]: audit 2024-03-11T21:08:08.938062+0000 mon.c (mon.1) 159 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:08:09.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:09 smithi161 bash[41077]: audit 2024-03-11T21:08:09.177483+0000 mon.a (mon.0) 347 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:09.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:09 smithi088 bash[55449]: cluster 2024-03-11T21:08:07.966616+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-11T21:08:09.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:09 smithi088 bash[55449]: audit 2024-03-11T21:08:08.642246+0000 mon.a (mon.0) 345 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:09.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:09 smithi088 bash[55449]: audit 2024-03-11T21:08:08.646662+0000 mon.c (mon.1) 157 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-11T21:08:09.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:09 smithi088 bash[55449]: audit 2024-03-11T21:08:08.647827+0000 mon.c (mon.1) 158 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:08:09.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:09 smithi088 bash[55449]: audit 2024-03-11T21:08:08.935304+0000 mon.a (mon.0) 346 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:09.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:09 smithi088 bash[55449]: audit 2024-03-11T21:08:08.938062+0000 mon.c (mon.1) 159 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:08:09.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:09 smithi088 bash[55449]: audit 2024-03-11T21:08:09.177483+0000 mon.a (mon.0) 347 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:09.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:09 smithi088 bash[54059]: cluster 2024-03-11T21:08:07.966616+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-11T21:08:09.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:09 smithi088 bash[54059]: audit 2024-03-11T21:08:08.642246+0000 mon.a (mon.0) 345 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:09.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:09 smithi088 bash[54059]: audit 2024-03-11T21:08:08.646662+0000 mon.c (mon.1) 157 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-11T21:08:09.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:09 smithi088 bash[54059]: audit 2024-03-11T21:08:08.647827+0000 mon.c (mon.1) 158 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:08:09.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:09 smithi088 bash[54059]: audit 2024-03-11T21:08:08.935304+0000 mon.a (mon.0) 346 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:09.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:09 smithi088 bash[54059]: audit 2024-03-11T21:08:08.938062+0000 mon.c (mon.1) 159 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:08:09.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:09 smithi088 bash[54059]: audit 2024-03-11T21:08:09.177483+0000 mon.a (mon.0) 347 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:10.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:10 smithi088 bash[54059]: cephadm 2024-03-11T21:08:08.633742+0000 mgr.y (mgr.34107) 289 : cephadm 1 Upgrade: Updating osd.6 2024-03-11T21:08:10.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:10 smithi088 bash[54059]: cephadm 2024-03-11T21:08:08.653245+0000 mgr.y (mgr.34107) 290 : cephadm 1 Deploying daemon osd.6 on smithi161 2024-03-11T21:08:10.566 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:08:10 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:08:10] "GET /metrics HTTP/1.1" 200 38453 "" "Prometheus/2.33.4" 2024-03-11T21:08:10.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:10 smithi088 bash[55449]: cephadm 2024-03-11T21:08:08.633742+0000 mgr.y (mgr.34107) 289 : cephadm 1 Upgrade: Updating osd.6 2024-03-11T21:08:10.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:10 smithi088 bash[55449]: cephadm 2024-03-11T21:08:08.653245+0000 mgr.y (mgr.34107) 290 : cephadm 1 Deploying daemon osd.6 on smithi161 2024-03-11T21:08:10.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:10 smithi161 bash[41077]: cephadm 2024-03-11T21:08:08.633742+0000 mgr.y (mgr.34107) 289 : cephadm 1 Upgrade: Updating osd.6 2024-03-11T21:08:10.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:10 smithi161 bash[41077]: cephadm 2024-03-11T21:08:08.653245+0000 mgr.y (mgr.34107) 290 : cephadm 1 Deploying daemon osd.6 on smithi161 2024-03-11T21:08:11.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:11 smithi088 bash[54059]: cluster 2024-03-11T21:08:09.967749+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-03-11T21:08:11.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:11 smithi088 bash[55449]: cluster 2024-03-11T21:08:09.967749+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-03-11T21:08:11.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:11 smithi161 bash[41077]: cluster 2024-03-11T21:08:09.967749+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-03-11T21:08:13.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:13 smithi161 bash[41077]: cluster 2024-03-11T21:08:11.969001+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-11T21:08:13.391 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:13 smithi161 systemd[1]: Stopping Ceph osd.6 for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:08:13.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:13 smithi088 bash[54059]: cluster 2024-03-11T21:08:11.969001+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-11T21:08:13.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:13 smithi088 bash[55449]: cluster 2024-03-11T21:08:11.969001+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-11T21:08:13.890 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:13 smithi161 bash[23742]: debug 2024-03-11T21:08:13.543+0000 7ff2b9028700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-11T21:08:13.890 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:13 smithi161 bash[23742]: debug 2024-03-11T21:08:13.543+0000 7ff2b9028700 -1 osd.6 137 *** Got signal Terminated *** 2024-03-11T21:08:13.891 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:13 smithi161 bash[23742]: debug 2024-03-11T21:08:13.543+0000 7ff2b9028700 -1 osd.6 137 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-11T21:08:14.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:14 smithi088 bash[54059]: cluster 2024-03-11T21:08:13.547669+0000 mon.a (mon.0) 348 : cluster 1 osd.6 marked itself down and dead 2024-03-11T21:08:14.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:14 smithi088 bash[55449]: cluster 2024-03-11T21:08:13.547669+0000 mon.a (mon.0) 348 : cluster 1 osd.6 marked itself down and dead 2024-03-11T21:08:14.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:14 smithi161 bash[41077]: cluster 2024-03-11T21:08:13.547669+0000 mon.a (mon.0) 348 : cluster 1 osd.6 marked itself down and dead 2024-03-11T21:08:15.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:15 smithi088 bash[54059]: cluster 2024-03-11T21:08:13.970123+0000 mgr.y (mgr.34107) 293 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:08:15.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:15 smithi088 bash[54059]: cluster 2024-03-11T21:08:14.260732+0000 mon.a (mon.0) 349 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:08:15.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:15 smithi088 bash[54059]: cluster 2024-03-11T21:08:14.275920+0000 mon.a (mon.0) 350 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-03-11T21:08:15.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:15 smithi088 bash[55449]: cluster 2024-03-11T21:08:13.970123+0000 mgr.y (mgr.34107) 293 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:08:15.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:15 smithi088 bash[55449]: cluster 2024-03-11T21:08:14.260732+0000 mon.a (mon.0) 349 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:08:15.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:15 smithi088 bash[55449]: cluster 2024-03-11T21:08:14.275920+0000 mon.a (mon.0) 350 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-03-11T21:08:15.562 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:15 smithi161 bash[41077]: cluster 2024-03-11T21:08:13.970123+0000 mgr.y (mgr.34107) 293 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:08:15.562 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:15 smithi161 bash[41077]: cluster 2024-03-11T21:08:14.260732+0000 mon.a (mon.0) 349 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:08:15.562 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:15 smithi161 bash[41077]: cluster 2024-03-11T21:08:14.275920+0000 mon.a (mon.0) 350 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-03-11T21:08:15.563 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:15 smithi161 bash[46932]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-6 2024-03-11T21:08:15.890 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:15 smithi161 bash[47002]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-6 2024-03-11T21:08:16.532 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:16 smithi161 bash[41077]: audit 2024-03-11T21:08:15.058451+0000 mgr.y (mgr.34107) 294 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:16.533 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:16 smithi161 bash[41077]: cluster 2024-03-11T21:08:15.277902+0000 mon.a (mon.0) 351 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-03-11T21:08:16.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:16 smithi088 bash[54059]: audit 2024-03-11T21:08:15.058451+0000 mgr.y (mgr.34107) 294 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:16.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:16 smithi088 bash[54059]: cluster 2024-03-11T21:08:15.277902+0000 mon.a (mon.0) 351 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-03-11T21:08:16.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:16 smithi088 bash[55449]: audit 2024-03-11T21:08:15.058451+0000 mgr.y (mgr.34107) 294 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:16.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:16 smithi088 bash[55449]: cluster 2024-03-11T21:08:15.277902+0000 mon.a (mon.0) 351 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-03-11T21:08:17.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:17 smithi161 bash[41077]: cluster 2024-03-11T21:08:15.971115+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v185: 161 pgs: 15 peering, 12 stale+active+clean, 134 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:08:17.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:17 smithi161 bash[41077]: cluster 2024-03-11T21:08:16.273611+0000 mon.a (mon.0) 352 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-11T21:08:17.405 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:08:17.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:17 smithi088 bash[54059]: cluster 2024-03-11T21:08:15.971115+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v185: 161 pgs: 15 peering, 12 stale+active+clean, 134 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:08:17.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:17 smithi088 bash[54059]: cluster 2024-03-11T21:08:16.273611+0000 mon.a (mon.0) 352 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-11T21:08:17.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:17 smithi088 bash[55449]: cluster 2024-03-11T21:08:15.971115+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v185: 161 pgs: 15 peering, 12 stale+active+clean, 134 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:08:17.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:17 smithi088 bash[55449]: cluster 2024-03-11T21:08:16.273611+0000 mon.a (mon.0) 352 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-11T21:08:17.843 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:17 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.6.service: Succeeded. 2024-03-11T21:08:17.844 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:17 smithi161 systemd[1]: Stopped Ceph osd.6 for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:08:18.140 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:17 smithi161 systemd[1]: Started Ceph osd.6 for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:08:18.144 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:08:18.144 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (7m) 80s ago 14m 15.7M - 0.23.0 ba2b418f427c b7fee0acba85 2024-03-11T21:08:18.144 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (6m) 23s ago 14m 43.8M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:08:18.144 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (5m) 80s ago 12m 47.1M - 3.5 e1d6a67b021e 50b8b3f208a0 2024-03-11T21:08:18.144 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (5m) 23s ago 20m 444M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:08:18.145 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (6m) 80s ago 22m 503M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:08:18.145 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (5m) 80s ago 22m 53.4M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:08:18.145 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (4m) 23s ago 20m 42.3M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2487c6a403b7 2024-03-11T21:08:18.145 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (4m) 80s ago 20m 46.2M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:08:18.145 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (7m) 80s ago 14m 12.5M - 1.3.1 1dbe0e931976 a368601127f2 2024-03-11T21:08:18.145 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (6m) 23s ago 14m 12.7M - 1.3.1 1dbe0e931976 15c6385acab7 2024-03-11T21:08:18.145 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (2m) 80s ago 19m 52.7M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 645a89a68293 2024-03-11T21:08:18.145 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (2m) 80s ago 19m 52.1M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2920551397bb 2024-03-11T21:08:18.145 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (113s) 80s ago 18m 47.2M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 44e121f4de40 2024-03-11T21:08:18.145 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (85s) 80s ago 18m - 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 9b6b0f4516ee 2024-03-11T21:08:18.145 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (55s) 23s ago 17m 50.3M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb ce9732b6cc1a 2024-03-11T21:08:18.145 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (27s) 23s ago 16m - 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 7752fdc8d2c0 2024-03-11T21:08:18.145 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 starting - - - 3037M 2024-03-11T21:08:18.145 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (15m) 23s ago 15m 65.8M 3037M 17.2.0 e1d6a67b021e 864200a360a4 2024-03-11T21:08:18.145 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (5m) 23s ago 14m 68.2M - 2.33.4 514e6a882f6e 6ee523244c3c 2024-03-11T21:08:18.146 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (12m) 80s ago 12m 88.2M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T21:08:18.146 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (12m) 23s ago 12m 89.0M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:08:18.146 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (12m) 80s ago 12m 88.4M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T21:08:18.146 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (12m) 23s ago 12m 88.4M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:08:18.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:18 smithi088 bash[54059]: audit 2024-03-11T21:08:17.399204+0000 mgr.y (mgr.34107) 296 : audit 0 from='client.44422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:18.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:18 smithi088 bash[54059]: audit 2024-03-11T21:08:17.908917+0000 mon.a (mon.0) 353 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:18.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:18 smithi088 bash[54059]: audit 2024-03-11T21:08:17.923576+0000 mon.a (mon.0) 354 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:18.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:18 smithi088 bash[55449]: audit 2024-03-11T21:08:17.399204+0000 mgr.y (mgr.34107) 296 : audit 0 from='client.44422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:18.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:18 smithi088 bash[55449]: audit 2024-03-11T21:08:17.908917+0000 mon.a (mon.0) 353 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:18.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:18 smithi088 bash[55449]: audit 2024-03-11T21:08:17.923576+0000 mon.a (mon.0) 354 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:18.607 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:08:18.608 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:08:18.608 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:08:18.608 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:08:18.608 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:08:18.608 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:08:18.608 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:08:18.608 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:08:18.608 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-11T21:08:18.608 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 6 2024-03-11T21:08:18.608 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:08:18.608 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:08:18.609 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T21:08:18.609 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:08:18.609 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:08:18.609 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-11T21:08:18.609 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 11 2024-03-11T21:08:18.609 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:08:18.609 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:08:18.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:18 smithi161 bash[41077]: audit 2024-03-11T21:08:17.399204+0000 mgr.y (mgr.34107) 296 : audit 0 from='client.44422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:18.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:18 smithi161 bash[41077]: audit 2024-03-11T21:08:17.908917+0000 mon.a (mon.0) 353 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:18.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:18 smithi161 bash[41077]: audit 2024-03-11T21:08:17.923576+0000 mon.a (mon.0) 354 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:19.004 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:08:19.005 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:08:19.005 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:08:19.005 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:08:19.005 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:08:19.005 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-03-11T21:08:19.005 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-03-11T21:08:19.005 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:08:19.005 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "11/23 daemons upgraded", 2024-03-11T21:08:19.005 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-03-11T21:08:19.005 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:08:19.005 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:08:19.468 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 osds down; Reduced data availability: 2 pgs inactive, 2 pgs peering; Degraded data redundancy: 40/630 objects degraded (6.349%), 11 pgs degraded 2024-03-11T21:08:19.468 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-11T21:08:19.469 INFO:teuthology.orchestra.run.smithi088.stdout: osd.6 (root=default,host=smithi161) is down 2024-03-11T21:08:19.469 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 2 pgs inactive, 2 pgs peering 2024-03-11T21:08:19.469 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.7 is stuck peering for 107s, current state peering, last acting [7,2] 2024-03-11T21:08:19.469 INFO:teuthology.orchestra.run.smithi088.stdout: pg 4.a is stuck peering for 2m, current state peering, last acting [1,7] 2024-03-11T21:08:19.469 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 40/630 objects degraded (6.349%), 11 pgs degraded 2024-03-11T21:08:19.469 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.2 is active+undersized+degraded, acting [5,1] 2024-03-11T21:08:19.469 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.17 is active+undersized+degraded, acting [5,2] 2024-03-11T21:08:19.469 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.1a is active+undersized+degraded, acting [4,7] 2024-03-11T21:08:19.469 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2024-03-11T21:08:19.469 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2024-03-11T21:08:19.469 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.c is active+undersized+degraded, acting [5,3] 2024-03-11T21:08:19.469 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-03-11T21:08:19.469 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2024-03-11T21:08:19.469 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.1d is active+undersized+degraded, acting [5,4] 2024-03-11T21:08:19.469 INFO:teuthology.orchestra.run.smithi088.stdout: pg 4.e is active+undersized+degraded, acting [4,1] 2024-03-11T21:08:19.470 INFO:teuthology.orchestra.run.smithi088.stdout: pg 4.1f is active+undersized+degraded, acting [5,1] 2024-03-11T21:08:19.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:19 smithi088 bash[54059]: audit 2024-03-11T21:08:17.762351+0000 mgr.y (mgr.34107) 297 : audit 0 from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:19.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:19 smithi088 bash[54059]: cluster 2024-03-11T21:08:17.972652+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v186: 161 pgs: 11 active+undersized+degraded, 15 peering, 1 stale+active+clean, 17 active+undersized, 117 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-03-11T21:08:19.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:19 smithi088 bash[54059]: audit 2024-03-11T21:08:18.136912+0000 mgr.y (mgr.34107) 299 : audit 0 from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:19.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:19 smithi088 bash[54059]: audit 2024-03-11T21:08:18.523128+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:19.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:19 smithi088 bash[54059]: audit 2024-03-11T21:08:18.536171+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:19.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:19 smithi088 bash[54059]: audit 2024-03-11T21:08:18.616105+0000 mon.a (mon.0) 357 : audit 0 from='client.? 172.21.15.88:0/1942851300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:19.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:19 smithi088 bash[54059]: cluster 2024-03-11T21:08:18.920970+0000 mon.a (mon.0) 358 : cluster 3 Health check failed: Degraded data redundancy: 40/630 objects degraded (6.349%), 11 pgs degraded (PG_DEGRADED) 2024-03-11T21:08:19.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:19 smithi088 bash[55449]: audit 2024-03-11T21:08:17.762351+0000 mgr.y (mgr.34107) 297 : audit 0 from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:19.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:19 smithi088 bash[55449]: cluster 2024-03-11T21:08:17.972652+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v186: 161 pgs: 11 active+undersized+degraded, 15 peering, 1 stale+active+clean, 17 active+undersized, 117 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-03-11T21:08:19.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:19 smithi088 bash[55449]: audit 2024-03-11T21:08:18.136912+0000 mgr.y (mgr.34107) 299 : audit 0 from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:19.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:19 smithi088 bash[55449]: audit 2024-03-11T21:08:18.523128+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:19.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:19 smithi088 bash[55449]: audit 2024-03-11T21:08:18.536171+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:19.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:19 smithi088 bash[55449]: audit 2024-03-11T21:08:18.616105+0000 mon.a (mon.0) 357 : audit 0 from='client.? 172.21.15.88:0/1942851300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:19.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:19 smithi088 bash[55449]: cluster 2024-03-11T21:08:18.920970+0000 mon.a (mon.0) 358 : cluster 3 Health check failed: Degraded data redundancy: 40/630 objects degraded (6.349%), 11 pgs degraded (PG_DEGRADED) 2024-03-11T21:08:19.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:19 smithi161 bash[41077]: audit 2024-03-11T21:08:17.762351+0000 mgr.y (mgr.34107) 297 : audit 0 from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:19.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:19 smithi161 bash[41077]: cluster 2024-03-11T21:08:17.972652+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v186: 161 pgs: 11 active+undersized+degraded, 15 peering, 1 stale+active+clean, 17 active+undersized, 117 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-03-11T21:08:19.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:19 smithi161 bash[41077]: audit 2024-03-11T21:08:18.136912+0000 mgr.y (mgr.34107) 299 : audit 0 from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:19.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:19 smithi161 bash[41077]: audit 2024-03-11T21:08:18.523128+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:19.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:19 smithi161 bash[41077]: audit 2024-03-11T21:08:18.536171+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:19.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:19 smithi161 bash[41077]: audit 2024-03-11T21:08:18.616105+0000 mon.a (mon.0) 357 : audit 0 from='client.? 172.21.15.88:0/1942851300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:19.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:19 smithi161 bash[41077]: cluster 2024-03-11T21:08:18.920970+0000 mon.a (mon.0) 358 : cluster 3 Health check failed: Degraded data redundancy: 40/630 objects degraded (6.349%), 11 pgs degraded (PG_DEGRADED) 2024-03-11T21:08:19.641 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:19 smithi161 bash[47171]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-11T21:08:19.641 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:19 smithi161 bash[47171]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-03-11T21:08:19.642 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:19 smithi161 bash[47171]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-11T21:08:19.642 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:19 smithi161 bash[47171]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-11T21:08:19.642 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:19 smithi161 bash[47171]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-03-11T21:08:19.642 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:19 smithi161 bash[47171]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-11T21:08:19.642 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:19 smithi161 bash[47171]: --> ceph-volume raw activate successful for osd ID: 6 2024-03-11T21:08:20.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:20 smithi088 bash[54059]: audit 2024-03-11T21:08:19.012747+0000 mgr.y (mgr.34107) 300 : audit 0 from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:20.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:20 smithi088 bash[54059]: audit 2024-03-11T21:08:19.476713+0000 mon.c (mon.1) 160 : audit 0 from='client.? 172.21.15.88:0/3323444466' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:08:20.566 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:08:20 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:08:20] "GET /metrics HTTP/1.1" 200 38453 "" "Prometheus/2.33.4" 2024-03-11T21:08:20.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:20 smithi088 bash[55449]: audit 2024-03-11T21:08:19.012747+0000 mgr.y (mgr.34107) 300 : audit 0 from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:20.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:20 smithi088 bash[55449]: audit 2024-03-11T21:08:19.476713+0000 mon.c (mon.1) 160 : audit 0 from='client.? 172.21.15.88:0/3323444466' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:08:20.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:20 smithi161 bash[41077]: audit 2024-03-11T21:08:19.012747+0000 mgr.y (mgr.34107) 300 : audit 0 from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:20.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:20 smithi161 bash[41077]: audit 2024-03-11T21:08:19.476713+0000 mon.c (mon.1) 160 : audit 0 from='client.? 172.21.15.88:0/3323444466' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:08:21.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:21 smithi161 bash[41077]: cluster 2024-03-11T21:08:19.974009+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v187: 161 pgs: 18 active+undersized+degraded, 5 peering, 32 active+undersized, 106 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-11T21:08:21.391 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:21 smithi161 bash[47472]: debug 2024-03-11T21:08:21.199+0000 7f7ba076b700 1 -- 172.21.15.161:0/1681719614 <== mon.2 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561c61325680 con 0x561c61360c00 2024-03-11T21:08:21.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:21 smithi088 bash[55449]: cluster 2024-03-11T21:08:19.974009+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v187: 161 pgs: 18 active+undersized+degraded, 5 peering, 32 active+undersized, 106 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-11T21:08:21.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:21 smithi088 bash[54059]: cluster 2024-03-11T21:08:19.974009+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v187: 161 pgs: 18 active+undersized+degraded, 5 peering, 32 active+undersized, 106 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-03-11T21:08:22.142 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:21 smithi161 bash[47472]: debug 2024-03-11T21:08:21.771+0000 7f7ba99037c0 -1 Falling back to public interface 2024-03-11T21:08:22.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:22 smithi161 bash[41077]: cluster 2024-03-11T21:08:22.313985+0000 mon.a (mon.0) 359 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-03-11T21:08:22.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:22 smithi088 bash[54059]: cluster 2024-03-11T21:08:22.313985+0000 mon.a (mon.0) 359 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-03-11T21:08:22.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:22 smithi088 bash[55449]: cluster 2024-03-11T21:08:22.313985+0000 mon.a (mon.0) 359 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-03-11T21:08:23.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:23 smithi161 bash[41077]: cluster 2024-03-11T21:08:21.975532+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v188: 161 pgs: 19 active+undersized+degraded, 36 active+undersized, 106 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-03-11T21:08:23.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:23 smithi088 bash[54059]: cluster 2024-03-11T21:08:21.975532+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v188: 161 pgs: 19 active+undersized+degraded, 36 active+undersized, 106 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-03-11T21:08:23.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:23 smithi088 bash[55449]: cluster 2024-03-11T21:08:21.975532+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v188: 161 pgs: 19 active+undersized+degraded, 36 active+undersized, 106 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-03-11T21:08:24.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:24 smithi161 bash[41077]: cluster 2024-03-11T21:08:23.922868+0000 mon.a (mon.0) 360 : cluster 3 Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 19 pgs degraded (PG_DEGRADED) 2024-03-11T21:08:24.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:24 smithi161 bash[41077]: audit 2024-03-11T21:08:23.935273+0000 mon.a (mon.0) 361 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:24.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:24 smithi161 bash[41077]: audit 2024-03-11T21:08:23.938172+0000 mon.c (mon.1) 161 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:08:24.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:24 smithi088 bash[54059]: cluster 2024-03-11T21:08:23.922868+0000 mon.a (mon.0) 360 : cluster 3 Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 19 pgs degraded (PG_DEGRADED) 2024-03-11T21:08:24.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:24 smithi088 bash[54059]: audit 2024-03-11T21:08:23.935273+0000 mon.a (mon.0) 361 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:24.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:24 smithi088 bash[54059]: audit 2024-03-11T21:08:23.938172+0000 mon.c (mon.1) 161 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:08:24.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:24 smithi088 bash[55449]: cluster 2024-03-11T21:08:23.922868+0000 mon.a (mon.0) 360 : cluster 3 Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 19 pgs degraded (PG_DEGRADED) 2024-03-11T21:08:24.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:24 smithi088 bash[55449]: audit 2024-03-11T21:08:23.935273+0000 mon.a (mon.0) 361 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:24.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:24 smithi088 bash[55449]: audit 2024-03-11T21:08:23.938172+0000 mon.c (mon.1) 161 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:08:25.140 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:24 smithi161 bash[47472]: debug 2024-03-11T21:08:24.799+0000 7f7ba99037c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-03-11T21:08:25.140 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:24 smithi161 bash[47472]: debug 2024-03-11T21:08:24.859+0000 7f7ba99037c0 -1 osd.6 137 log_to_monitors true 2024-03-11T21:08:25.640 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:08:25 smithi161 bash[47472]: debug 2024-03-11T21:08:25.415+0000 7f7b9ad5b700 -1 osd.6 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-11T21:08:25.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:25 smithi161 bash[41077]: cluster 2024-03-11T21:08:23.976781+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v189: 161 pgs: 19 active+undersized+degraded, 36 active+undersized, 106 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-03-11T21:08:25.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:25 smithi161 bash[41077]: audit 2024-03-11T21:08:24.867872+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.161:6816/2672639992,v1:172.21.15.161:6817/2672639992]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-11T21:08:25.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:25 smithi161 bash[41077]: audit 2024-03-11T21:08:24.869153+0000 mon.a (mon.0) 362 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-11T21:08:25.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:25 smithi161 bash[41077]: audit 2024-03-11T21:08:25.088699+0000 mon.a (mon.0) 363 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:25.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:25 smithi161 bash[41077]: audit 2024-03-11T21:08:25.100967+0000 mon.a (mon.0) 364 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:25.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:25 smithi088 bash[54059]: cluster 2024-03-11T21:08:23.976781+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v189: 161 pgs: 19 active+undersized+degraded, 36 active+undersized, 106 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-03-11T21:08:25.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:25 smithi088 bash[54059]: audit 2024-03-11T21:08:24.867872+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.161:6816/2672639992,v1:172.21.15.161:6817/2672639992]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-11T21:08:25.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:25 smithi088 bash[54059]: audit 2024-03-11T21:08:24.869153+0000 mon.a (mon.0) 362 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-11T21:08:25.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:25 smithi088 bash[54059]: audit 2024-03-11T21:08:25.088699+0000 mon.a (mon.0) 363 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:25.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:25 smithi088 bash[54059]: audit 2024-03-11T21:08:25.100967+0000 mon.a (mon.0) 364 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:25.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:25 smithi088 bash[55449]: cluster 2024-03-11T21:08:23.976781+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v189: 161 pgs: 19 active+undersized+degraded, 36 active+undersized, 106 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-03-11T21:08:25.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:25 smithi088 bash[55449]: audit 2024-03-11T21:08:24.867872+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.161:6816/2672639992,v1:172.21.15.161:6817/2672639992]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-11T21:08:25.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:25 smithi088 bash[55449]: audit 2024-03-11T21:08:24.869153+0000 mon.a (mon.0) 362 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-11T21:08:25.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:25 smithi088 bash[55449]: audit 2024-03-11T21:08:25.088699+0000 mon.a (mon.0) 363 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:25.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:25 smithi088 bash[55449]: audit 2024-03-11T21:08:25.100967+0000 mon.a (mon.0) 364 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:26.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:26 smithi088 bash[54059]: audit 2024-03-11T21:08:25.067314+0000 mgr.y (mgr.34107) 304 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:26.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:26 smithi088 bash[54059]: audit 2024-03-11T21:08:25.376900+0000 mon.a (mon.0) 365 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-11T21:08:26.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:26 smithi088 bash[54059]: audit 2024-03-11T21:08:25.384315+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.161:6816/2672639992,v1:172.21.15.161:6817/2672639992]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:08:26.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:26 smithi088 bash[54059]: cluster 2024-03-11T21:08:25.385531+0000 mon.a (mon.0) 366 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-03-11T21:08:26.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:26 smithi088 bash[54059]: audit 2024-03-11T21:08:25.387339+0000 mon.a (mon.0) 367 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:08:26.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:26 smithi088 bash[54059]: audit 2024-03-11T21:08:26.208005+0000 mon.a (mon.0) 368 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:26.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:26 smithi088 bash[54059]: audit 2024-03-11T21:08:26.222268+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:26.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:26 smithi088 bash[55449]: audit 2024-03-11T21:08:25.067314+0000 mgr.y (mgr.34107) 304 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:26.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:26 smithi088 bash[55449]: audit 2024-03-11T21:08:25.376900+0000 mon.a (mon.0) 365 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-11T21:08:26.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:26 smithi088 bash[55449]: audit 2024-03-11T21:08:25.384315+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.161:6816/2672639992,v1:172.21.15.161:6817/2672639992]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:08:26.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:26 smithi088 bash[55449]: cluster 2024-03-11T21:08:25.385531+0000 mon.a (mon.0) 366 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-03-11T21:08:26.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:26 smithi088 bash[55449]: audit 2024-03-11T21:08:25.387339+0000 mon.a (mon.0) 367 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:08:26.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:26 smithi088 bash[55449]: audit 2024-03-11T21:08:26.208005+0000 mon.a (mon.0) 368 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:26.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:26 smithi088 bash[55449]: audit 2024-03-11T21:08:26.222268+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:26.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:26 smithi161 bash[41077]: audit 2024-03-11T21:08:25.067314+0000 mgr.y (mgr.34107) 304 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:26.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:26 smithi161 bash[41077]: audit 2024-03-11T21:08:25.376900+0000 mon.a (mon.0) 365 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-11T21:08:26.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:26 smithi161 bash[41077]: audit 2024-03-11T21:08:25.384315+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.161:6816/2672639992,v1:172.21.15.161:6817/2672639992]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:08:26.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:26 smithi161 bash[41077]: cluster 2024-03-11T21:08:25.385531+0000 mon.a (mon.0) 366 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-03-11T21:08:26.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:26 smithi161 bash[41077]: audit 2024-03-11T21:08:25.387339+0000 mon.a (mon.0) 367 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:08:26.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:26 smithi161 bash[41077]: audit 2024-03-11T21:08:26.208005+0000 mon.a (mon.0) 368 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:26.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:26 smithi161 bash[41077]: audit 2024-03-11T21:08:26.222268+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:27.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:27 smithi088 bash[54059]: cluster 2024-03-11T21:08:25.977781+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v191: 161 pgs: 19 active+undersized+degraded, 36 active+undersized, 106 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-03-11T21:08:27.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:27 smithi088 bash[54059]: cluster 2024-03-11T21:08:26.391602+0000 mon.a (mon.0) 370 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:08:27.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:27 smithi088 bash[54059]: cluster 2024-03-11T21:08:26.401036+0000 mon.a (mon.0) 371 : cluster 1 osd.6 [v2:172.21.15.161:6816/2672639992,v1:172.21.15.161:6817/2672639992] boot 2024-03-11T21:08:27.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:27 smithi088 bash[54059]: cluster 2024-03-11T21:08:26.401321+0000 mon.a (mon.0) 372 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-03-11T21:08:27.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:27 smithi088 bash[54059]: audit 2024-03-11T21:08:26.413992+0000 mon.c (mon.1) 162 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T21:08:27.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:27 smithi088 bash[55449]: cluster 2024-03-11T21:08:25.977781+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v191: 161 pgs: 19 active+undersized+degraded, 36 active+undersized, 106 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-03-11T21:08:27.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:27 smithi088 bash[55449]: cluster 2024-03-11T21:08:26.391602+0000 mon.a (mon.0) 370 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:08:27.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:27 smithi088 bash[55449]: cluster 2024-03-11T21:08:26.401036+0000 mon.a (mon.0) 371 : cluster 1 osd.6 [v2:172.21.15.161:6816/2672639992,v1:172.21.15.161:6817/2672639992] boot 2024-03-11T21:08:27.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:27 smithi088 bash[55449]: cluster 2024-03-11T21:08:26.401321+0000 mon.a (mon.0) 372 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-03-11T21:08:27.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:27 smithi088 bash[55449]: audit 2024-03-11T21:08:26.413992+0000 mon.c (mon.1) 162 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T21:08:27.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:27 smithi161 bash[41077]: cluster 2024-03-11T21:08:25.977781+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v191: 161 pgs: 19 active+undersized+degraded, 36 active+undersized, 106 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-03-11T21:08:27.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:27 smithi161 bash[41077]: cluster 2024-03-11T21:08:26.391602+0000 mon.a (mon.0) 370 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:08:27.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:27 smithi161 bash[41077]: cluster 2024-03-11T21:08:26.401036+0000 mon.a (mon.0) 371 : cluster 1 osd.6 [v2:172.21.15.161:6816/2672639992,v1:172.21.15.161:6817/2672639992] boot 2024-03-11T21:08:27.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:27 smithi161 bash[41077]: cluster 2024-03-11T21:08:26.401321+0000 mon.a (mon.0) 372 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-03-11T21:08:27.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:27 smithi161 bash[41077]: audit 2024-03-11T21:08:26.413992+0000 mon.c (mon.1) 162 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-11T21:08:28.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:28 smithi088 bash[54059]: cluster 2024-03-11T21:08:27.437065+0000 mon.a (mon.0) 373 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-03-11T21:08:28.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:28 smithi088 bash[55449]: cluster 2024-03-11T21:08:27.437065+0000 mon.a (mon.0) 373 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-03-11T21:08:28.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:28 smithi161 bash[41077]: cluster 2024-03-11T21:08:27.437065+0000 mon.a (mon.0) 373 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-03-11T21:08:29.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:29 smithi088 bash[55449]: cluster 2024-03-11T21:08:27.979032+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v194: 161 pgs: 1 peering, 16 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2024-03-11T21:08:29.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:29 smithi088 bash[55449]: cluster 2024-03-11T21:08:28.924108+0000 mon.a (mon.0) 374 : cluster 3 Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 16 pgs degraded (PG_DEGRADED) 2024-03-11T21:08:29.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:29 smithi088 bash[54059]: cluster 2024-03-11T21:08:27.979032+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v194: 161 pgs: 1 peering, 16 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2024-03-11T21:08:29.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:29 smithi088 bash[54059]: cluster 2024-03-11T21:08:28.924108+0000 mon.a (mon.0) 374 : cluster 3 Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 16 pgs degraded (PG_DEGRADED) 2024-03-11T21:08:29.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:29 smithi161 bash[41077]: cluster 2024-03-11T21:08:27.979032+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v194: 161 pgs: 1 peering, 16 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2024-03-11T21:08:29.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:29 smithi161 bash[41077]: cluster 2024-03-11T21:08:28.924108+0000 mon.a (mon.0) 374 : cluster 3 Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 16 pgs degraded (PG_DEGRADED) 2024-03-11T21:08:30.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:30 smithi088 bash[54059]: cluster 2024-03-11T21:08:29.980366+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v195: 161 pgs: 1 peering, 9 active+undersized+degraded, 16 active+undersized, 135 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2024-03-11T21:08:30.566 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:08:30 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:08:30] "GET /metrics HTTP/1.1" 200 38460 "" "Prometheus/2.33.4" 2024-03-11T21:08:30.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:30 smithi088 bash[55449]: cluster 2024-03-11T21:08:29.980366+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v195: 161 pgs: 1 peering, 9 active+undersized+degraded, 16 active+undersized, 135 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2024-03-11T21:08:30.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:30 smithi161 bash[41077]: cluster 2024-03-11T21:08:29.980366+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v195: 161 pgs: 1 peering, 9 active+undersized+degraded, 16 active+undersized, 135 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2024-03-11T21:08:32.350 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:32 smithi161 bash[41077]: cluster 2024-03-11T21:08:32.034284+0000 mon.a (mon.0) 375 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded) 2024-03-11T21:08:32.351 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:32 smithi161 bash[41077]: cluster 2024-03-11T21:08:32.034356+0000 mon.a (mon.0) 376 : cluster 1 Cluster is now healthy 2024-03-11T21:08:32.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:32 smithi088 bash[54059]: cluster 2024-03-11T21:08:32.034284+0000 mon.a (mon.0) 375 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded) 2024-03-11T21:08:32.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:32 smithi088 bash[54059]: cluster 2024-03-11T21:08:32.034356+0000 mon.a (mon.0) 376 : cluster 1 Cluster is now healthy 2024-03-11T21:08:32.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:32 smithi088 bash[55449]: cluster 2024-03-11T21:08:32.034284+0000 mon.a (mon.0) 375 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 9 pgs degraded) 2024-03-11T21:08:32.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:32 smithi088 bash[55449]: cluster 2024-03-11T21:08:32.034356+0000 mon.a (mon.0) 376 : cluster 1 Cluster is now healthy 2024-03-11T21:08:33.349 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:33 smithi161 bash[41077]: cluster 2024-03-11T21:08:31.981673+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s 2024-03-11T21:08:33.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:33 smithi088 bash[54059]: cluster 2024-03-11T21:08:31.981673+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s 2024-03-11T21:08:33.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:33 smithi088 bash[55449]: cluster 2024-03-11T21:08:31.981673+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s 2024-03-11T21:08:35.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:35 smithi161 bash[41077]: cluster 2024-03-11T21:08:33.982842+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:08:35.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:35 smithi088 bash[54059]: cluster 2024-03-11T21:08:33.982842+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:08:35.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:35 smithi088 bash[55449]: cluster 2024-03-11T21:08:33.982842+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:08:36.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:36 smithi161 bash[41077]: audit 2024-03-11T21:08:35.078534+0000 mgr.y (mgr.34107) 310 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:36.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:36 smithi088 bash[54059]: audit 2024-03-11T21:08:35.078534+0000 mgr.y (mgr.34107) 310 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:36.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:36 smithi088 bash[55449]: audit 2024-03-11T21:08:35.078534+0000 mgr.y (mgr.34107) 310 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:37.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[54059]: cluster 2024-03-11T21:08:35.984099+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-03-11T21:08:37.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[54059]: audit 2024-03-11T21:08:36.278108+0000 mon.a (mon.0) 377 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:37.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[54059]: audit 2024-03-11T21:08:36.291909+0000 mon.a (mon.0) 378 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:37.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[54059]: audit 2024-03-11T21:08:36.298884+0000 mon.c (mon.1) 163 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:08:37.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[54059]: audit 2024-03-11T21:08:36.300236+0000 mon.c (mon.1) 164 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:08:37.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[54059]: audit 2024-03-11T21:08:36.310518+0000 mon.a (mon.0) 379 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:37.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[54059]: audit 2024-03-11T21:08:36.405096+0000 mon.c (mon.1) 165 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:08:37.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[54059]: audit 2024-03-11T21:08:36.408676+0000 mon.c (mon.1) 166 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:37.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[54059]: audit 2024-03-11T21:08:36.411431+0000 mon.c (mon.1) 167 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:37.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[54059]: audit 2024-03-11T21:08:36.413553+0000 mon.c (mon.1) 168 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:37.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[54059]: audit 2024-03-11T21:08:36.416398+0000 mon.c (mon.1) 169 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-11T21:08:37.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[54059]: audit 2024-03-11T21:08:36.416716+0000 mgr.y (mgr.34107) 312 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-11T21:08:37.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[54059]: cephadm 2024-03-11T21:08:36.418634+0000 mgr.y (mgr.34107) 313 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-03-11T21:08:37.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[55449]: cluster 2024-03-11T21:08:35.984099+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-03-11T21:08:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[55449]: audit 2024-03-11T21:08:36.278108+0000 mon.a (mon.0) 377 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[55449]: audit 2024-03-11T21:08:36.291909+0000 mon.a (mon.0) 378 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[55449]: audit 2024-03-11T21:08:36.298884+0000 mon.c (mon.1) 163 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:08:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[55449]: audit 2024-03-11T21:08:36.300236+0000 mon.c (mon.1) 164 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:08:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[55449]: audit 2024-03-11T21:08:36.310518+0000 mon.a (mon.0) 379 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[55449]: audit 2024-03-11T21:08:36.405096+0000 mon.c (mon.1) 165 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:08:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[55449]: audit 2024-03-11T21:08:36.408676+0000 mon.c (mon.1) 166 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:37.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[55449]: audit 2024-03-11T21:08:36.411431+0000 mon.c (mon.1) 167 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:37.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[55449]: audit 2024-03-11T21:08:36.413553+0000 mon.c (mon.1) 168 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:37.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[55449]: audit 2024-03-11T21:08:36.416398+0000 mon.c (mon.1) 169 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-11T21:08:37.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[55449]: audit 2024-03-11T21:08:36.416716+0000 mgr.y (mgr.34107) 312 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-11T21:08:37.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:37 smithi088 bash[55449]: cephadm 2024-03-11T21:08:36.418634+0000 mgr.y (mgr.34107) 313 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-03-11T21:08:37.597 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:37 smithi161 bash[41077]: cluster 2024-03-11T21:08:35.984099+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-03-11T21:08:37.597 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:37 smithi161 bash[41077]: audit 2024-03-11T21:08:36.278108+0000 mon.a (mon.0) 377 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:37.597 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:37 smithi161 bash[41077]: audit 2024-03-11T21:08:36.291909+0000 mon.a (mon.0) 378 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:37.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:37 smithi161 bash[41077]: audit 2024-03-11T21:08:36.298884+0000 mon.c (mon.1) 163 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:08:37.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:37 smithi161 bash[41077]: audit 2024-03-11T21:08:36.300236+0000 mon.c (mon.1) 164 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:08:37.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:37 smithi161 bash[41077]: audit 2024-03-11T21:08:36.310518+0000 mon.a (mon.0) 379 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:37.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:37 smithi161 bash[41077]: audit 2024-03-11T21:08:36.405096+0000 mon.c (mon.1) 165 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:08:37.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:37 smithi161 bash[41077]: audit 2024-03-11T21:08:36.408676+0000 mon.c (mon.1) 166 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:37.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:37 smithi161 bash[41077]: audit 2024-03-11T21:08:36.411431+0000 mon.c (mon.1) 167 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:37.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:37 smithi161 bash[41077]: audit 2024-03-11T21:08:36.413553+0000 mon.c (mon.1) 168 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:37.598 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:37 smithi161 bash[41077]: audit 2024-03-11T21:08:36.416398+0000 mon.c (mon.1) 169 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-11T21:08:37.599 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:37 smithi161 bash[41077]: audit 2024-03-11T21:08:36.416716+0000 mgr.y (mgr.34107) 312 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-11T21:08:37.599 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:37 smithi161 bash[41077]: cephadm 2024-03-11T21:08:36.418634+0000 mgr.y (mgr.34107) 313 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-03-11T21:08:39.479 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:39 smithi161 bash[41077]: cluster 2024-03-11T21:08:37.985650+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-03-11T21:08:39.479 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:39 smithi161 bash[41077]: audit 2024-03-11T21:08:38.697636+0000 mon.a (mon.0) 380 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:39.479 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:39 smithi161 bash[41077]: audit 2024-03-11T21:08:38.702463+0000 mon.c (mon.1) 170 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-11T21:08:39.479 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:39 smithi161 bash[41077]: audit 2024-03-11T21:08:38.703919+0000 mon.c (mon.1) 171 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:08:39.479 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:39 smithi161 bash[41077]: audit 2024-03-11T21:08:38.937573+0000 mon.a (mon.0) 381 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:39.479 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:39 smithi161 bash[41077]: audit 2024-03-11T21:08:38.940589+0000 mon.c (mon.1) 172 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:08:39.479 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:39 smithi161 bash[41077]: audit 2024-03-11T21:08:39.211115+0000 mon.a (mon.0) 382 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:39.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:39 smithi088 bash[54059]: cluster 2024-03-11T21:08:37.985650+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-03-11T21:08:39.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:39 smithi088 bash[54059]: audit 2024-03-11T21:08:38.697636+0000 mon.a (mon.0) 380 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:39.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:39 smithi088 bash[54059]: audit 2024-03-11T21:08:38.702463+0000 mon.c (mon.1) 170 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-11T21:08:39.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:39 smithi088 bash[54059]: audit 2024-03-11T21:08:38.703919+0000 mon.c (mon.1) 171 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:08:39.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:39 smithi088 bash[54059]: audit 2024-03-11T21:08:38.937573+0000 mon.a (mon.0) 381 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:39.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:39 smithi088 bash[54059]: audit 2024-03-11T21:08:38.940589+0000 mon.c (mon.1) 172 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:08:39.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:39 smithi088 bash[54059]: audit 2024-03-11T21:08:39.211115+0000 mon.a (mon.0) 382 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:39.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:39 smithi088 bash[55449]: cluster 2024-03-11T21:08:37.985650+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-03-11T21:08:39.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:39 smithi088 bash[55449]: audit 2024-03-11T21:08:38.697636+0000 mon.a (mon.0) 380 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:39.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:39 smithi088 bash[55449]: audit 2024-03-11T21:08:38.702463+0000 mon.c (mon.1) 170 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-11T21:08:39.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:39 smithi088 bash[55449]: audit 2024-03-11T21:08:38.703919+0000 mon.c (mon.1) 171 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:08:39.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:39 smithi088 bash[55449]: audit 2024-03-11T21:08:38.937573+0000 mon.a (mon.0) 381 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:39.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:39 smithi088 bash[55449]: audit 2024-03-11T21:08:38.940589+0000 mon.c (mon.1) 172 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:08:39.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:39 smithi088 bash[55449]: audit 2024-03-11T21:08:39.211115+0000 mon.a (mon.0) 382 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:40.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:40 smithi088 bash[54059]: cephadm 2024-03-11T21:08:38.688653+0000 mgr.y (mgr.34107) 315 : cephadm 1 Upgrade: Updating osd.7 2024-03-11T21:08:40.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:40 smithi088 bash[54059]: cephadm 2024-03-11T21:08:38.708968+0000 mgr.y (mgr.34107) 316 : cephadm 1 Deploying daemon osd.7 on smithi161 2024-03-11T21:08:40.566 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:08:40 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:08:40] "GET /metrics HTTP/1.1" 200 38463 "" "Prometheus/2.33.4" 2024-03-11T21:08:40.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:40 smithi088 bash[55449]: cephadm 2024-03-11T21:08:38.688653+0000 mgr.y (mgr.34107) 315 : cephadm 1 Upgrade: Updating osd.7 2024-03-11T21:08:40.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:40 smithi088 bash[55449]: cephadm 2024-03-11T21:08:38.708968+0000 mgr.y (mgr.34107) 316 : cephadm 1 Deploying daemon osd.7 on smithi161 2024-03-11T21:08:40.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:40 smithi161 bash[41077]: cephadm 2024-03-11T21:08:38.688653+0000 mgr.y (mgr.34107) 315 : cephadm 1 Upgrade: Updating osd.7 2024-03-11T21:08:40.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:40 smithi161 bash[41077]: cephadm 2024-03-11T21:08:38.708968+0000 mgr.y (mgr.34107) 316 : cephadm 1 Deploying daemon osd.7 on smithi161 2024-03-11T21:08:41.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:41 smithi161 bash[41077]: cluster 2024-03-11T21:08:39.986889+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:08:41.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:41 smithi088 bash[54059]: cluster 2024-03-11T21:08:39.986889+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:08:41.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:41 smithi088 bash[55449]: cluster 2024-03-11T21:08:39.986889+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:08:43.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:43 smithi088 bash[54059]: cluster 2024-03-11T21:08:41.988336+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-11T21:08:43.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:43 smithi088 bash[55449]: cluster 2024-03-11T21:08:41.988336+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-11T21:08:43.578 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:43 smithi161 systemd[1]: Stopping Ceph osd.7 for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:08:43.578 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:43 smithi161 bash[41077]: cluster 2024-03-11T21:08:41.988336+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-11T21:08:43.890 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:43 smithi161 bash[26889]: debug 2024-03-11T21:08:43.583+0000 7f9111807700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-11T21:08:43.890 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:43 smithi161 bash[26889]: debug 2024-03-11T21:08:43.583+0000 7f9111807700 -1 osd.7 142 *** Got signal Terminated *** 2024-03-11T21:08:43.890 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:43 smithi161 bash[26889]: debug 2024-03-11T21:08:43.583+0000 7f9111807700 -1 osd.7 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-11T21:08:44.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:44 smithi088 bash[54059]: cluster 2024-03-11T21:08:43.588659+0000 mon.a (mon.0) 383 : cluster 1 osd.7 marked itself down and dead 2024-03-11T21:08:44.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:44 smithi088 bash[55449]: cluster 2024-03-11T21:08:43.588659+0000 mon.a (mon.0) 383 : cluster 1 osd.7 marked itself down and dead 2024-03-11T21:08:44.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:44 smithi161 bash[41077]: cluster 2024-03-11T21:08:43.588659+0000 mon.a (mon.0) 383 : cluster 1 osd.7 marked itself down and dead 2024-03-11T21:08:45.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:45 smithi161 bash[41077]: cluster 2024-03-11T21:08:43.989447+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:08:45.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:45 smithi161 bash[41077]: cluster 2024-03-11T21:08:44.304357+0000 mon.a (mon.0) 384 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:08:45.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:45 smithi161 bash[41077]: cluster 2024-03-11T21:08:44.304425+0000 mon.a (mon.0) 385 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-11T21:08:45.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:45 smithi161 bash[41077]: cluster 2024-03-11T21:08:44.318850+0000 mon.a (mon.0) 386 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-03-11T21:08:45.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:45 smithi088 bash[54059]: cluster 2024-03-11T21:08:43.989447+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:08:45.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:45 smithi088 bash[54059]: cluster 2024-03-11T21:08:44.304357+0000 mon.a (mon.0) 384 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:08:45.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:45 smithi088 bash[54059]: cluster 2024-03-11T21:08:44.304425+0000 mon.a (mon.0) 385 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-11T21:08:45.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:45 smithi088 bash[54059]: cluster 2024-03-11T21:08:44.318850+0000 mon.a (mon.0) 386 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-03-11T21:08:45.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:45 smithi088 bash[55449]: cluster 2024-03-11T21:08:43.989447+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:08:45.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:45 smithi088 bash[55449]: cluster 2024-03-11T21:08:44.304357+0000 mon.a (mon.0) 384 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-11T21:08:45.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:45 smithi088 bash[55449]: cluster 2024-03-11T21:08:44.304425+0000 mon.a (mon.0) 385 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-11T21:08:45.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:45 smithi088 bash[55449]: cluster 2024-03-11T21:08:44.318850+0000 mon.a (mon.0) 386 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-03-11T21:08:45.834 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:45 smithi161 bash[48955]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-7 2024-03-11T21:08:45.834 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:45 smithi161 bash[49043]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-7 2024-03-11T21:08:46.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:46 smithi161 bash[41077]: audit 2024-03-11T21:08:45.085901+0000 mgr.y (mgr.34107) 320 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:46.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:46 smithi161 bash[41077]: cluster 2024-03-11T21:08:45.325377+0000 mon.a (mon.0) 387 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-03-11T21:08:46.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:46 smithi088 bash[55449]: audit 2024-03-11T21:08:45.085901+0000 mgr.y (mgr.34107) 320 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:46.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:46 smithi088 bash[55449]: cluster 2024-03-11T21:08:45.325377+0000 mon.a (mon.0) 387 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-03-11T21:08:46.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:46 smithi088 bash[54059]: audit 2024-03-11T21:08:45.085901+0000 mgr.y (mgr.34107) 320 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:46.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:46 smithi088 bash[54059]: cluster 2024-03-11T21:08:45.325377+0000 mon.a (mon.0) 387 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-03-11T21:08:47.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:47 smithi161 bash[41077]: cluster 2024-03-11T21:08:45.990464+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v205: 161 pgs: 1 active+undersized+degraded, 11 peering, 11 active+undersized, 138 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 2/630 objects degraded (0.317%) 2024-03-11T21:08:47.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:47 smithi161 bash[41077]: cluster 2024-03-11T21:08:46.319428+0000 mon.a (mon.0) 388 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-11T21:08:47.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:47 smithi161 bash[41077]: cluster 2024-03-11T21:08:46.319529+0000 mon.a (mon.0) 389 : cluster 3 Health check failed: Degraded data redundancy: 2/630 objects degraded (0.317%), 1 pg degraded (PG_DEGRADED) 2024-03-11T21:08:47.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:47 smithi088 bash[54059]: cluster 2024-03-11T21:08:45.990464+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v205: 161 pgs: 1 active+undersized+degraded, 11 peering, 11 active+undersized, 138 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 2/630 objects degraded (0.317%) 2024-03-11T21:08:47.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:47 smithi088 bash[54059]: cluster 2024-03-11T21:08:46.319428+0000 mon.a (mon.0) 388 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-11T21:08:47.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:47 smithi088 bash[54059]: cluster 2024-03-11T21:08:46.319529+0000 mon.a (mon.0) 389 : cluster 3 Health check failed: Degraded data redundancy: 2/630 objects degraded (0.317%), 1 pg degraded (PG_DEGRADED) 2024-03-11T21:08:47.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:47 smithi088 bash[55449]: cluster 2024-03-11T21:08:45.990464+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v205: 161 pgs: 1 active+undersized+degraded, 11 peering, 11 active+undersized, 138 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 2/630 objects degraded (0.317%) 2024-03-11T21:08:47.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:47 smithi088 bash[55449]: cluster 2024-03-11T21:08:46.319428+0000 mon.a (mon.0) 388 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-11T21:08:47.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:47 smithi088 bash[55449]: cluster 2024-03-11T21:08:46.319529+0000 mon.a (mon.0) 389 : cluster 3 Health check failed: Degraded data redundancy: 2/630 objects degraded (0.317%), 1 pg degraded (PG_DEGRADED) 2024-03-11T21:08:48.210 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:47 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.7.service: Succeeded. 2024-03-11T21:08:48.210 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:47 smithi161 systemd[1]: Stopped Ceph osd.7 for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:08:48.211 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:48 smithi161 systemd[1]: Started Ceph osd.7 for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:08:49.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:49 smithi161 bash[41077]: cluster 2024-03-11T21:08:47.992140+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v206: 161 pgs: 18 active+undersized+degraded, 11 peering, 25 active+undersized, 107 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-03-11T21:08:49.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:49 smithi161 bash[41077]: audit 2024-03-11T21:08:48.269764+0000 mon.a (mon.0) 390 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:49.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:49 smithi161 bash[41077]: audit 2024-03-11T21:08:48.281457+0000 mon.a (mon.0) 391 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:49.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:49 smithi088 bash[54059]: cluster 2024-03-11T21:08:47.992140+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v206: 161 pgs: 18 active+undersized+degraded, 11 peering, 25 active+undersized, 107 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-03-11T21:08:49.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:49 smithi088 bash[54059]: audit 2024-03-11T21:08:48.269764+0000 mon.a (mon.0) 390 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:49.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:49 smithi088 bash[54059]: audit 2024-03-11T21:08:48.281457+0000 mon.a (mon.0) 391 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:49.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:49 smithi088 bash[55449]: cluster 2024-03-11T21:08:47.992140+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v206: 161 pgs: 18 active+undersized+degraded, 11 peering, 25 active+undersized, 107 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-03-11T21:08:49.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:49 smithi088 bash[55449]: audit 2024-03-11T21:08:48.269764+0000 mon.a (mon.0) 390 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:49.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:49 smithi088 bash[55449]: audit 2024-03-11T21:08:48.281457+0000 mon.a (mon.0) 391 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:49.889 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:08:50.066 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:49 smithi161 bash[49213]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-11T21:08:50.067 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:49 smithi161 bash[49213]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-03-11T21:08:50.067 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:49 smithi161 bash[49213]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-11T21:08:50.067 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:49 smithi161 bash[49213]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-11T21:08:50.067 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:49 smithi161 bash[49213]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-03-11T21:08:50.067 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:49 smithi161 bash[49213]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-11T21:08:50.067 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:49 smithi161 bash[49213]: --> ceph-volume raw activate successful for osd ID: 7 2024-03-11T21:08:50.565 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:08:50 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:08:50] "GET /metrics HTTP/1.1" 200 38463 "" "Prometheus/2.33.4" 2024-03-11T21:08:50.659 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:08:50.660 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (7m) 113s ago 15m 15.7M - 0.23.0 ba2b418f427c b7fee0acba85 2024-03-11T21:08:50.660 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (7m) 25s ago 14m 43.9M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:08:50.660 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (6m) 113s ago 12m 47.1M - 3.5 e1d6a67b021e 50b8b3f208a0 2024-03-11T21:08:50.660 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (6m) 25s ago 20m 444M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:08:50.660 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (6m) 113s ago 22m 503M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:08:50.660 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (5m) 113s ago 23m 53.4M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:08:50.660 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (4m) 25s ago 21m 44.4M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2487c6a403b7 2024-03-11T21:08:50.660 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (5m) 113s ago 21m 46.2M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:08:50.660 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (7m) 113s ago 15m 12.5M - 1.3.1 1dbe0e931976 a368601127f2 2024-03-11T21:08:50.660 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (7m) 25s ago 15m 12.6M - 1.3.1 1dbe0e931976 15c6385acab7 2024-03-11T21:08:50.660 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (3m) 113s ago 20m 52.7M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 645a89a68293 2024-03-11T21:08:50.660 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (2m) 113s ago 19m 52.1M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2920551397bb 2024-03-11T21:08:50.660 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (2m) 113s ago 19m 47.2M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 44e121f4de40 2024-03-11T21:08:50.660 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (117s) 113s ago 18m - 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 9b6b0f4516ee 2024-03-11T21:08:50.661 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (88s) 25s ago 18m 51.7M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb ce9732b6cc1a 2024-03-11T21:08:50.661 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (59s) 25s ago 17m 53.5M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 7752fdc8d2c0 2024-03-11T21:08:50.661 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (30s) 25s ago 16m - 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 4b5d2326983f 2024-03-11T21:08:50.661 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 starting - - - 3037M 2024-03-11T21:08:50.661 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (6m) 25s ago 15m 69.0M - 2.33.4 514e6a882f6e 6ee523244c3c 2024-03-11T21:08:50.661 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (13m) 113s ago 13m 88.2M - 17.2.0 e1d6a67b021e dab377e4b213 2024-03-11T21:08:50.661 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (13m) 25s ago 13m 89.2M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:08:50.661 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (12m) 113s ago 12m 88.4M - 17.2.0 e1d6a67b021e 57692cb27091 2024-03-11T21:08:50.661 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (12m) 25s ago 12m 88.6M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:08:51.121 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:08:51.121 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:08:51.122 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:08:51.122 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:08:51.122 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:08:51.122 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:08:51.122 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:08:51.122 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:08:51.122 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 7 2024-03-11T21:08:51.122 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:08:51.122 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:08:51.122 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-11T21:08:51.122 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:08:51.122 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:08:51.122 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-11T21:08:51.123 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 12 2024-03-11T21:08:51.123 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:08:51.123 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:08:51.508 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:08:51.508 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:08:51.508 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:08:51.508 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:08:51.508 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:08:51.508 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-03-11T21:08:51.508 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-03-11T21:08:51.508 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:08:51.508 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "12/23 daemons upgraded", 2024-03-11T21:08:51.508 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-03-11T21:08:51.508 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:08:51.508 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:08:51.522 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:51 smithi161 bash[41077]: audit 2024-03-11T21:08:49.879935+0000 mgr.y (mgr.34107) 323 : audit 0 from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:51.522 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:51 smithi161 bash[41077]: cluster 2024-03-11T21:08:49.993075+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v207: 161 pgs: 23 active+undersized+degraded, 11 peering, 33 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-03-11T21:08:51.522 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:51 smithi161 bash[41077]: audit 2024-03-11T21:08:50.269746+0000 mgr.y (mgr.34107) 325 : audit 0 from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:51.522 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:51 smithi161 bash[41077]: audit 2024-03-11T21:08:51.130303+0000 mon.c (mon.1) 173 : audit 0 from='client.? 172.21.15.88:0/219310545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:51.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:51 smithi088 bash[54059]: audit 2024-03-11T21:08:49.879935+0000 mgr.y (mgr.34107) 323 : audit 0 from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:51.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:51 smithi088 bash[54059]: cluster 2024-03-11T21:08:49.993075+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v207: 161 pgs: 23 active+undersized+degraded, 11 peering, 33 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-03-11T21:08:51.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:51 smithi088 bash[54059]: audit 2024-03-11T21:08:50.269746+0000 mgr.y (mgr.34107) 325 : audit 0 from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:51.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:51 smithi088 bash[54059]: audit 2024-03-11T21:08:51.130303+0000 mon.c (mon.1) 173 : audit 0 from='client.? 172.21.15.88:0/219310545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:51.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:51 smithi088 bash[55449]: audit 2024-03-11T21:08:49.879935+0000 mgr.y (mgr.34107) 323 : audit 0 from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:51.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:51 smithi088 bash[55449]: cluster 2024-03-11T21:08:49.993075+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v207: 161 pgs: 23 active+undersized+degraded, 11 peering, 33 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-03-11T21:08:51.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:51 smithi088 bash[55449]: audit 2024-03-11T21:08:50.269746+0000 mgr.y (mgr.34107) 325 : audit 0 from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:51.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:51 smithi088 bash[55449]: audit 2024-03-11T21:08:51.130303+0000 mon.c (mon.1) 173 : audit 0 from='client.? 172.21.15.88:0/219310545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:08:51.890 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:51 smithi161 bash[49513]: debug 2024-03-11T21:08:51.571+0000 7f0e0175a700 1 -- 172.21.15.161:0/4177318915 <== mon.2 v2:172.21.15.161:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5639dc973680 con 0x5639dc9af000 2024-03-11T21:08:51.965 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 osds down; all OSDs are running squid or later but require_osd_release < squid; Reduced data availability: 2 pgs inactive, 3 pgs peering; Degraded data redundancy: 78/630 objects degraded (12.381%), 23 pgs degraded 2024-03-11T21:08:51.965 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-11T21:08:51.965 INFO:teuthology.orchestra.run.smithi088.stdout: osd.7 (root=default,host=smithi161) is down 2024-03-11T21:08:51.965 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-03-11T21:08:51.965 INFO:teuthology.orchestra.run.smithi088.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-03-11T21:08:51.965 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 2 pgs inactive, 3 pgs peering 2024-03-11T21:08:51.965 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.0 is stuck peering for 13m, current state peering, last acting [1,0] 2024-03-11T21:08:51.965 INFO:teuthology.orchestra.run.smithi088.stdout: pg 6.8 is stuck peering for 111s, current state peering, last acting [2,3] 2024-03-11T21:08:51.965 INFO:teuthology.orchestra.run.smithi088.stdout: pg 6.12 is stuck peering for 82s, current state peering, last acting [2,4] 2024-03-11T21:08:51.965 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 78/630 objects degraded (12.381%), 23 pgs degraded 2024-03-11T21:08:51.965 INFO:teuthology.orchestra.run.smithi088.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-03-11T21:08:51.965 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.b is active+undersized+degraded, acting [4,5] 2024-03-11T21:08:51.965 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-03-11T21:08:51.966 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.12 is active+undersized+degraded, acting [5,3] 2024-03-11T21:08:51.966 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.18 is active+undersized+degraded, acting [5,4] 2024-03-11T21:08:51.966 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.1a is active+undersized+degraded, acting [6,4] 2024-03-11T21:08:51.966 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-03-11T21:08:51.966 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-03-11T21:08:51.966 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.9 is active+undersized+degraded, acting [4,2] 2024-03-11T21:08:51.966 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2024-03-11T21:08:51.966 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2024-03-11T21:08:51.966 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2024-03-11T21:08:51.966 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-03-11T21:08:51.966 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-03-11T21:08:51.966 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-03-11T21:08:51.966 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-03-11T21:08:51.966 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-03-11T21:08:51.966 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-03-11T21:08:51.967 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-03-11T21:08:51.967 INFO:teuthology.orchestra.run.smithi088.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-03-11T21:08:51.967 INFO:teuthology.orchestra.run.smithi088.stdout: pg 4.3 is active+undersized+degraded, acting [0,5] 2024-03-11T21:08:51.967 INFO:teuthology.orchestra.run.smithi088.stdout: pg 4.14 is active+undersized+degraded, acting [3,5] 2024-03-11T21:08:51.967 INFO:teuthology.orchestra.run.smithi088.stdout: pg 4.15 is active+undersized+degraded, acting [5,3] 2024-03-11T21:08:52.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:52 smithi161 bash[41077]: audit 2024-03-11T21:08:50.644042+0000 mgr.y (mgr.34107) 326 : audit 0 from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:52.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:52 smithi161 bash[41077]: audit 2024-03-11T21:08:51.973780+0000 mon.a (mon.0) 392 : audit 0 from='client.? 172.21.15.88:0/3329879575' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:08:52.390 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:52 smithi161 bash[49513]: debug 2024-03-11T21:08:52.119+0000 7f0e0a8f27c0 -1 Falling back to public interface 2024-03-11T21:08:52.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:52 smithi088 bash[54059]: audit 2024-03-11T21:08:50.644042+0000 mgr.y (mgr.34107) 326 : audit 0 from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:52.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:52 smithi088 bash[54059]: audit 2024-03-11T21:08:51.973780+0000 mon.a (mon.0) 392 : audit 0 from='client.? 172.21.15.88:0/3329879575' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:08:52.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:52 smithi088 bash[55449]: audit 2024-03-11T21:08:50.644042+0000 mgr.y (mgr.34107) 326 : audit 0 from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:52.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:52 smithi088 bash[55449]: audit 2024-03-11T21:08:51.973780+0000 mon.a (mon.0) 392 : audit 0 from='client.? 172.21.15.88:0/3329879575' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:08:53.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:53 smithi088 bash[54059]: audit 2024-03-11T21:08:51.516247+0000 mgr.y (mgr.34107) 327 : audit 0 from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:53.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:53 smithi088 bash[54059]: cluster 2024-03-11T21:08:51.994767+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v208: 161 pgs: 27 active+undersized+degraded, 40 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-11T21:08:53.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:53 smithi088 bash[54059]: cluster 2024-03-11T21:08:52.277848+0000 mon.a (mon.0) 393 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 27 pgs degraded (PG_DEGRADED) 2024-03-11T21:08:53.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:53 smithi088 bash[54059]: cluster 2024-03-11T21:08:52.277929+0000 mon.a (mon.0) 394 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-03-11T21:08:53.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:53 smithi088 bash[55449]: audit 2024-03-11T21:08:51.516247+0000 mgr.y (mgr.34107) 327 : audit 0 from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:53.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:53 smithi088 bash[55449]: cluster 2024-03-11T21:08:51.994767+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v208: 161 pgs: 27 active+undersized+degraded, 40 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-11T21:08:53.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:53 smithi088 bash[55449]: cluster 2024-03-11T21:08:52.277848+0000 mon.a (mon.0) 393 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 27 pgs degraded (PG_DEGRADED) 2024-03-11T21:08:53.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:53 smithi088 bash[55449]: cluster 2024-03-11T21:08:52.277929+0000 mon.a (mon.0) 394 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-03-11T21:08:53.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:53 smithi161 bash[41077]: audit 2024-03-11T21:08:51.516247+0000 mgr.y (mgr.34107) 327 : audit 0 from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:08:53.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:53 smithi161 bash[41077]: cluster 2024-03-11T21:08:51.994767+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v208: 161 pgs: 27 active+undersized+degraded, 40 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-11T21:08:53.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:53 smithi161 bash[41077]: cluster 2024-03-11T21:08:52.277848+0000 mon.a (mon.0) 393 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 27 pgs degraded (PG_DEGRADED) 2024-03-11T21:08:53.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:53 smithi161 bash[41077]: cluster 2024-03-11T21:08:52.277929+0000 mon.a (mon.0) 394 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-03-11T21:08:55.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:54 smithi088 bash[55449]: audit 2024-03-11T21:08:53.937192+0000 mon.a (mon.0) 395 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:55.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:54 smithi088 bash[55449]: audit 2024-03-11T21:08:53.940314+0000 mon.c (mon.1) 174 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:08:55.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:54 smithi088 bash[55449]: cluster 2024-03-11T21:08:53.995988+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v209: 161 pgs: 27 active+undersized+degraded, 40 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-11T21:08:55.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:54 smithi088 bash[55449]: audit 2024-03-11T21:08:54.745852+0000 mon.a (mon.0) 396 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:55.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:54 smithi088 bash[55449]: audit 2024-03-11T21:08:54.760746+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:55.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:54 smithi088 bash[54059]: audit 2024-03-11T21:08:53.937192+0000 mon.a (mon.0) 395 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:55.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:54 smithi088 bash[54059]: audit 2024-03-11T21:08:53.940314+0000 mon.c (mon.1) 174 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:08:55.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:54 smithi088 bash[54059]: cluster 2024-03-11T21:08:53.995988+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v209: 161 pgs: 27 active+undersized+degraded, 40 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-11T21:08:55.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:54 smithi088 bash[54059]: audit 2024-03-11T21:08:54.745852+0000 mon.a (mon.0) 396 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:55.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:54 smithi088 bash[54059]: audit 2024-03-11T21:08:54.760746+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:55.390 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:54 smithi161 bash[49513]: debug 2024-03-11T21:08:54.922+0000 7f0e0a8f27c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-03-11T21:08:55.390 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:54 smithi161 bash[49513]: debug 2024-03-11T21:08:54.966+0000 7f0e0a8f27c0 -1 osd.7 142 log_to_monitors true 2024-03-11T21:08:55.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:54 smithi161 bash[41077]: audit 2024-03-11T21:08:53.937192+0000 mon.a (mon.0) 395 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:55.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:54 smithi161 bash[41077]: audit 2024-03-11T21:08:53.940314+0000 mon.c (mon.1) 174 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:08:55.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:54 smithi161 bash[41077]: cluster 2024-03-11T21:08:53.995988+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v209: 161 pgs: 27 active+undersized+degraded, 40 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-11T21:08:55.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:54 smithi161 bash[41077]: audit 2024-03-11T21:08:54.745852+0000 mon.a (mon.0) 396 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:55.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:54 smithi161 bash[41077]: audit 2024-03-11T21:08:54.760746+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:56.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:55 smithi088 bash[54059]: audit 2024-03-11T21:08:54.973956+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.161:6824/3559583717,v1:172.21.15.161:6825/3559583717]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-11T21:08:56.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:55 smithi088 bash[54059]: audit 2024-03-11T21:08:54.975143+0000 mon.a (mon.0) 398 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-11T21:08:56.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:55 smithi088 bash[54059]: audit 2024-03-11T21:08:55.096012+0000 mgr.y (mgr.34107) 330 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:56.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:55 smithi088 bash[54059]: audit 2024-03-11T21:08:55.859193+0000 mon.a (mon.0) 399 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:56.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:55 smithi088 bash[54059]: audit 2024-03-11T21:08:55.872887+0000 mon.a (mon.0) 400 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:56.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:55 smithi088 bash[55449]: audit 2024-03-11T21:08:54.973956+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.161:6824/3559583717,v1:172.21.15.161:6825/3559583717]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-11T21:08:56.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:55 smithi088 bash[55449]: audit 2024-03-11T21:08:54.975143+0000 mon.a (mon.0) 398 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-11T21:08:56.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:55 smithi088 bash[55449]: audit 2024-03-11T21:08:55.096012+0000 mgr.y (mgr.34107) 330 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:56.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:55 smithi088 bash[55449]: audit 2024-03-11T21:08:55.859193+0000 mon.a (mon.0) 399 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:56.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:55 smithi088 bash[55449]: audit 2024-03-11T21:08:55.872887+0000 mon.a (mon.0) 400 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:56.390 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:08:56 smithi161 bash[49513]: debug 2024-03-11T21:08:56.018+0000 7f0dfbd4a700 -1 osd.7 142 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-11T21:08:56.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:55 smithi161 bash[41077]: audit 2024-03-11T21:08:54.973956+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.161:6824/3559583717,v1:172.21.15.161:6825/3559583717]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-11T21:08:56.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:55 smithi161 bash[41077]: audit 2024-03-11T21:08:54.975143+0000 mon.a (mon.0) 398 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-11T21:08:56.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:55 smithi161 bash[41077]: audit 2024-03-11T21:08:55.096012+0000 mgr.y (mgr.34107) 330 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:08:56.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:55 smithi161 bash[41077]: audit 2024-03-11T21:08:55.859193+0000 mon.a (mon.0) 399 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:56.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:55 smithi161 bash[41077]: audit 2024-03-11T21:08:55.872887+0000 mon.a (mon.0) 400 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:08:57.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:56 smithi088 bash[54059]: audit 2024-03-11T21:08:55.957191+0000 mon.a (mon.0) 401 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-11T21:08:57.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:56 smithi088 bash[54059]: cluster 2024-03-11T21:08:55.964306+0000 mon.a (mon.0) 402 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-03-11T21:08:57.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:56 smithi088 bash[54059]: audit 2024-03-11T21:08:55.966634+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.161:6824/3559583717,v1:172.21.15.161:6825/3559583717]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:08:57.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:56 smithi088 bash[54059]: audit 2024-03-11T21:08:55.970756+0000 mon.a (mon.0) 403 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:08:57.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:56 smithi088 bash[54059]: cluster 2024-03-11T21:08:55.996931+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v211: 161 pgs: 27 active+undersized+degraded, 40 active+undersized, 94 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-11T21:08:57.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:56 smithi088 bash[55449]: audit 2024-03-11T21:08:55.957191+0000 mon.a (mon.0) 401 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-11T21:08:57.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:56 smithi088 bash[55449]: cluster 2024-03-11T21:08:55.964306+0000 mon.a (mon.0) 402 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-03-11T21:08:57.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:56 smithi088 bash[55449]: audit 2024-03-11T21:08:55.966634+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.161:6824/3559583717,v1:172.21.15.161:6825/3559583717]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:08:57.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:56 smithi088 bash[55449]: audit 2024-03-11T21:08:55.970756+0000 mon.a (mon.0) 403 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:08:57.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:56 smithi088 bash[55449]: cluster 2024-03-11T21:08:55.996931+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v211: 161 pgs: 27 active+undersized+degraded, 40 active+undersized, 94 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-11T21:08:57.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:56 smithi161 bash[41077]: audit 2024-03-11T21:08:55.957191+0000 mon.a (mon.0) 401 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-11T21:08:57.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:56 smithi161 bash[41077]: cluster 2024-03-11T21:08:55.964306+0000 mon.a (mon.0) 402 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-03-11T21:08:57.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:56 smithi161 bash[41077]: audit 2024-03-11T21:08:55.966634+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.161:6824/3559583717,v1:172.21.15.161:6825/3559583717]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:08:57.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:56 smithi161 bash[41077]: audit 2024-03-11T21:08:55.970756+0000 mon.a (mon.0) 403 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi161", "root=default"]}]: dispatch 2024-03-11T21:08:57.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:56 smithi161 bash[41077]: cluster 2024-03-11T21:08:55.996931+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v211: 161 pgs: 27 active+undersized+degraded, 40 active+undersized, 94 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-11T21:08:58.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:58 smithi088 bash[55449]: cluster 2024-03-11T21:08:56.959060+0000 mon.a (mon.0) 404 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:08:58.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:58 smithi088 bash[55449]: cluster 2024-03-11T21:08:56.979054+0000 mon.a (mon.0) 405 : cluster 1 osd.7 [v2:172.21.15.161:6824/3559583717,v1:172.21.15.161:6825/3559583717] boot 2024-03-11T21:08:58.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:58 smithi088 bash[55449]: cluster 2024-03-11T21:08:56.979132+0000 mon.a (mon.0) 406 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-03-11T21:08:58.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:58 smithi088 bash[55449]: audit 2024-03-11T21:08:56.979416+0000 mon.c (mon.1) 175 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T21:08:58.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:57 smithi088 bash[54059]: cluster 2024-03-11T21:08:56.959060+0000 mon.a (mon.0) 404 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:08:58.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:57 smithi088 bash[54059]: cluster 2024-03-11T21:08:56.979054+0000 mon.a (mon.0) 405 : cluster 1 osd.7 [v2:172.21.15.161:6824/3559583717,v1:172.21.15.161:6825/3559583717] boot 2024-03-11T21:08:58.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:57 smithi088 bash[54059]: cluster 2024-03-11T21:08:56.979132+0000 mon.a (mon.0) 406 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-03-11T21:08:58.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:57 smithi088 bash[54059]: audit 2024-03-11T21:08:56.979416+0000 mon.c (mon.1) 175 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T21:08:58.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:57 smithi161 bash[41077]: cluster 2024-03-11T21:08:56.959060+0000 mon.a (mon.0) 404 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-11T21:08:58.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:57 smithi161 bash[41077]: cluster 2024-03-11T21:08:56.979054+0000 mon.a (mon.0) 405 : cluster 1 osd.7 [v2:172.21.15.161:6824/3559583717,v1:172.21.15.161:6825/3559583717] boot 2024-03-11T21:08:58.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:57 smithi161 bash[41077]: cluster 2024-03-11T21:08:56.979132+0000 mon.a (mon.0) 406 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-03-11T21:08:58.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:57 smithi161 bash[41077]: audit 2024-03-11T21:08:56.979416+0000 mon.c (mon.1) 175 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-11T21:08:59.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:58 smithi088 bash[55449]: cluster 2024-03-11T21:08:57.984382+0000 mon.a (mon.0) 407 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-03-11T21:08:59.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:58 smithi088 bash[55449]: cluster 2024-03-11T21:08:57.997733+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v214: 161 pgs: 4 peering, 24 active+undersized+degraded, 39 active+undersized, 94 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-03-11T21:08:59.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:58 smithi088 bash[54059]: cluster 2024-03-11T21:08:57.984382+0000 mon.a (mon.0) 407 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-03-11T21:08:59.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:58 smithi088 bash[54059]: cluster 2024-03-11T21:08:57.997733+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v214: 161 pgs: 4 peering, 24 active+undersized+degraded, 39 active+undersized, 94 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-03-11T21:08:59.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:58 smithi161 bash[41077]: cluster 2024-03-11T21:08:57.984382+0000 mon.a (mon.0) 407 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-03-11T21:08:59.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:58 smithi161 bash[41077]: cluster 2024-03-11T21:08:57.997733+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v214: 161 pgs: 4 peering, 24 active+undersized+degraded, 39 active+undersized, 94 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-03-11T21:09:00.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:08:59 smithi088 bash[55449]: cluster 2024-03-11T21:08:58.979090+0000 mon.a (mon.0) 408 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 24 pgs degraded (PG_DEGRADED) 2024-03-11T21:09:00.315 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:09:00 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:09:00] "GET /metrics HTTP/1.1" 200 38546 "" "Prometheus/2.33.4" 2024-03-11T21:09:00.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:08:59 smithi088 bash[54059]: cluster 2024-03-11T21:08:58.979090+0000 mon.a (mon.0) 408 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 24 pgs degraded (PG_DEGRADED) 2024-03-11T21:09:00.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:08:59 smithi161 bash[41077]: cluster 2024-03-11T21:08:58.979090+0000 mon.a (mon.0) 408 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 24 pgs degraded (PG_DEGRADED) 2024-03-11T21:09:01.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:01 smithi088 bash[55449]: cluster 2024-03-11T21:08:59.999247+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v215: 161 pgs: 4 peering, 20 active+undersized+degraded, 31 active+undersized, 106 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/630 objects degraded (9.206%) 2024-03-11T21:09:01.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:01 smithi088 bash[54059]: cluster 2024-03-11T21:08:59.999247+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v215: 161 pgs: 4 peering, 20 active+undersized+degraded, 31 active+undersized, 106 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/630 objects degraded (9.206%) 2024-03-11T21:09:01.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:01 smithi161 bash[41077]: cluster 2024-03-11T21:08:59.999247+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v215: 161 pgs: 4 peering, 20 active+undersized+degraded, 31 active+undersized, 106 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/630 objects degraded (9.206%) 2024-03-11T21:09:02.379 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:02 smithi161 bash[41077]: cluster 2024-03-11T21:09:02.053182+0000 mon.a (mon.0) 409 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/630 objects degraded (9.206%), 20 pgs degraded) 2024-03-11T21:09:02.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:02 smithi088 bash[55449]: cluster 2024-03-11T21:09:02.053182+0000 mon.a (mon.0) 409 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/630 objects degraded (9.206%), 20 pgs degraded) 2024-03-11T21:09:02.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:02 smithi088 bash[54059]: cluster 2024-03-11T21:09:02.053182+0000 mon.a (mon.0) 409 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 58/630 objects degraded (9.206%), 20 pgs degraded) 2024-03-11T21:09:03.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:03 smithi161 bash[41077]: cluster 2024-03-11T21:09:02.000707+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v216: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-03-11T21:09:03.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:03 smithi088 bash[55449]: cluster 2024-03-11T21:09:02.000707+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v216: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-03-11T21:09:03.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:03 smithi088 bash[54059]: cluster 2024-03-11T21:09:02.000707+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v216: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-03-11T21:09:05.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:05 smithi161 bash[41077]: cluster 2024-03-11T21:09:04.001842+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-11T21:09:05.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:05 smithi088 bash[55449]: cluster 2024-03-11T21:09:04.001842+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-11T21:09:05.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:05 smithi088 bash[54059]: cluster 2024-03-11T21:09:04.001842+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-11T21:09:06.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:06 smithi161 bash[41077]: audit 2024-03-11T21:09:05.107321+0000 mgr.y (mgr.34107) 336 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:06.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:06 smithi088 bash[55449]: audit 2024-03-11T21:09:05.107321+0000 mgr.y (mgr.34107) 336 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:06.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:06 smithi088 bash[54059]: audit 2024-03-11T21:09:05.107321+0000 mgr.y (mgr.34107) 336 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:07.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: cluster 2024-03-11T21:09:06.003080+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v218: 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-03-11T21:09:07.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.134160+0000 mon.a (mon.0) 410 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:07.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.145124+0000 mon.a (mon.0) 411 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:07.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.148407+0000 mon.c (mon.1) 176 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:07.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.149994+0000 mon.c (mon.1) 177 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:09:07.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.158994+0000 mon.a (mon.0) 412 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:07.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.245544+0000 mon.c (mon.1) 178 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:09:07.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.249566+0000 mon.c (mon.1) 179 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:07.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.252240+0000 mon.c (mon.1) 180 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:07.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.254080+0000 mon.c (mon.1) 181 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:07.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.257184+0000 mon.c (mon.1) 182 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:07.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: cephadm 2024-03-11T21:09:06.258345+0000 mgr.y (mgr.34107) 338 : cephadm 1 Upgrade: Setting container_image for all osd 2024-03-11T21:09:07.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.266040+0000 mon.a (mon.0) 413 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:07.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.270211+0000 mon.c (mon.1) 183 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-11T21:09:07.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.270743+0000 mon.a (mon.0) 414 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-11T21:09:07.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.276021+0000 mon.a (mon.0) 415 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-11T21:09:07.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.279451+0000 mon.c (mon.1) 184 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-11T21:09:07.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.280130+0000 mon.a (mon.0) 416 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-11T21:09:07.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.284665+0000 mon.a (mon.0) 417 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-11T21:09:07.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.287715+0000 mon.c (mon.1) 185 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-11T21:09:07.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.288154+0000 mon.a (mon.0) 418 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-11T21:09:07.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.292918+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-11T21:09:07.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.296668+0000 mon.c (mon.1) 186 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-11T21:09:07.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.297196+0000 mon.a (mon.0) 420 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-11T21:09:07.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.302283+0000 mon.a (mon.0) 421 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-11T21:09:07.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.305309+0000 mon.c (mon.1) 187 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-11T21:09:07.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.305742+0000 mon.a (mon.0) 422 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-11T21:09:07.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.309621+0000 mon.a (mon.0) 423 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-11T21:09:07.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.316438+0000 mon.c (mon.1) 188 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-11T21:09:07.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.316914+0000 mon.a (mon.0) 424 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-11T21:09:07.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.323708+0000 mon.a (mon.0) 425 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-11T21:09:07.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.330543+0000 mon.c (mon.1) 189 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-11T21:09:07.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.331107+0000 mon.a (mon.0) 426 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-11T21:09:07.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.337678+0000 mon.a (mon.0) 427 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-11T21:09:07.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.341351+0000 mon.c (mon.1) 190 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-11T21:09:07.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.341762+0000 mon.a (mon.0) 428 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-11T21:09:07.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.347693+0000 mon.a (mon.0) 429 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-11T21:09:07.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: cephadm 2024-03-11T21:09:06.357205+0000 mgr.y (mgr.34107) 339 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-03-11T21:09:07.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.357775+0000 mon.c (mon.1) 191 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-11T21:09:07.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:07 smithi161 bash[41077]: audit 2024-03-11T21:09:06.358382+0000 mon.a (mon.0) 430 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-11T21:09:07.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: cluster 2024-03-11T21:09:06.003080+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v218: 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-03-11T21:09:07.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.134160+0000 mon.a (mon.0) 410 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:07.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.145124+0000 mon.a (mon.0) 411 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:07.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.148407+0000 mon.c (mon.1) 176 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:07.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.149994+0000 mon.c (mon.1) 177 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:09:07.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.158994+0000 mon.a (mon.0) 412 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:07.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.245544+0000 mon.c (mon.1) 178 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:09:07.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.249566+0000 mon.c (mon.1) 179 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:07.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.252240+0000 mon.c (mon.1) 180 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:07.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.254080+0000 mon.c (mon.1) 181 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:07.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.257184+0000 mon.c (mon.1) 182 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:07.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: cephadm 2024-03-11T21:09:06.258345+0000 mgr.y (mgr.34107) 338 : cephadm 1 Upgrade: Setting container_image for all osd 2024-03-11T21:09:07.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.266040+0000 mon.a (mon.0) 413 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:07.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.270211+0000 mon.c (mon.1) 183 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-11T21:09:07.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.270743+0000 mon.a (mon.0) 414 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-11T21:09:07.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.276021+0000 mon.a (mon.0) 415 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-11T21:09:07.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.279451+0000 mon.c (mon.1) 184 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-11T21:09:07.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.280130+0000 mon.a (mon.0) 416 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-11T21:09:07.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.284665+0000 mon.a (mon.0) 417 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-11T21:09:07.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.287715+0000 mon.c (mon.1) 185 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-11T21:09:07.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: cluster 2024-03-11T21:09:06.003080+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v218: 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-03-11T21:09:07.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.134160+0000 mon.a (mon.0) 410 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:07.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.145124+0000 mon.a (mon.0) 411 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:07.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.148407+0000 mon.c (mon.1) 176 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:07.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.149994+0000 mon.c (mon.1) 177 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:09:07.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.158994+0000 mon.a (mon.0) 412 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:07.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.245544+0000 mon.c (mon.1) 178 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:09:07.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.249566+0000 mon.c (mon.1) 179 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:07.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.252240+0000 mon.c (mon.1) 180 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:07.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.254080+0000 mon.c (mon.1) 181 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:07.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.257184+0000 mon.c (mon.1) 182 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:07.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: cephadm 2024-03-11T21:09:06.258345+0000 mgr.y (mgr.34107) 338 : cephadm 1 Upgrade: Setting container_image for all osd 2024-03-11T21:09:07.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.266040+0000 mon.a (mon.0) 413 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:07.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.270211+0000 mon.c (mon.1) 183 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-11T21:09:07.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.270743+0000 mon.a (mon.0) 414 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-11T21:09:07.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.276021+0000 mon.a (mon.0) 415 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-11T21:09:07.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.279451+0000 mon.c (mon.1) 184 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-11T21:09:07.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.280130+0000 mon.a (mon.0) 416 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-11T21:09:07.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.284665+0000 mon.a (mon.0) 417 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-11T21:09:07.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.287715+0000 mon.c (mon.1) 185 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-11T21:09:07.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.288154+0000 mon.a (mon.0) 418 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-11T21:09:07.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.292918+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-11T21:09:07.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.296668+0000 mon.c (mon.1) 186 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-11T21:09:07.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.297196+0000 mon.a (mon.0) 420 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-11T21:09:07.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.302283+0000 mon.a (mon.0) 421 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-11T21:09:07.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.305309+0000 mon.c (mon.1) 187 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-11T21:09:07.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.305742+0000 mon.a (mon.0) 422 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-11T21:09:07.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.309621+0000 mon.a (mon.0) 423 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-11T21:09:07.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.316438+0000 mon.c (mon.1) 188 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-11T21:09:07.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.316914+0000 mon.a (mon.0) 424 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-11T21:09:07.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.323708+0000 mon.a (mon.0) 425 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-11T21:09:07.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.330543+0000 mon.c (mon.1) 189 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-11T21:09:07.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.331107+0000 mon.a (mon.0) 426 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-11T21:09:07.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.337678+0000 mon.a (mon.0) 427 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-11T21:09:07.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.341351+0000 mon.c (mon.1) 190 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-11T21:09:07.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.341762+0000 mon.a (mon.0) 428 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-11T21:09:07.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.347693+0000 mon.a (mon.0) 429 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-11T21:09:07.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: cephadm 2024-03-11T21:09:06.357205+0000 mgr.y (mgr.34107) 339 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-03-11T21:09:07.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.357775+0000 mon.c (mon.1) 191 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-11T21:09:07.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[54059]: audit 2024-03-11T21:09:06.358382+0000 mon.a (mon.0) 430 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-11T21:09:07.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.288154+0000 mon.a (mon.0) 418 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-11T21:09:07.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.292918+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-11T21:09:07.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.296668+0000 mon.c (mon.1) 186 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-11T21:09:07.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.297196+0000 mon.a (mon.0) 420 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-11T21:09:07.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.302283+0000 mon.a (mon.0) 421 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-11T21:09:07.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.305309+0000 mon.c (mon.1) 187 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-11T21:09:07.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.305742+0000 mon.a (mon.0) 422 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-11T21:09:07.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.309621+0000 mon.a (mon.0) 423 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-11T21:09:07.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.316438+0000 mon.c (mon.1) 188 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-11T21:09:07.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.316914+0000 mon.a (mon.0) 424 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-11T21:09:07.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.323708+0000 mon.a (mon.0) 425 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-11T21:09:07.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.330543+0000 mon.c (mon.1) 189 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-11T21:09:07.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.331107+0000 mon.a (mon.0) 426 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-11T21:09:07.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.337678+0000 mon.a (mon.0) 427 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-11T21:09:07.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.341351+0000 mon.c (mon.1) 190 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-11T21:09:07.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.341762+0000 mon.a (mon.0) 428 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-11T21:09:07.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.347693+0000 mon.a (mon.0) 429 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-11T21:09:07.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: cephadm 2024-03-11T21:09:06.357205+0000 mgr.y (mgr.34107) 339 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-03-11T21:09:07.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.357775+0000 mon.c (mon.1) 191 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-11T21:09:07.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:07 smithi088 bash[55449]: audit 2024-03-11T21:09:06.358382+0000 mon.a (mon.0) 430 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-11T21:09:08.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:08 smithi088 bash[55449]: cluster 2024-03-11T21:09:07.345418+0000 mon.a (mon.0) 431 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-11T21:09:08.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:08 smithi088 bash[55449]: cluster 2024-03-11T21:09:07.345484+0000 mon.a (mon.0) 432 : cluster 1 Cluster is now healthy 2024-03-11T21:09:08.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:08 smithi088 bash[55449]: audit 2024-03-11T21:09:07.349716+0000 mon.a (mon.0) 433 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-11T21:09:08.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:08 smithi088 bash[55449]: cluster 2024-03-11T21:09:07.357254+0000 mon.a (mon.0) 434 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-03-11T21:09:08.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:08 smithi088 bash[55449]: audit 2024-03-11T21:09:07.360547+0000 mon.c (mon.1) 192 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:08.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:08 smithi088 bash[55449]: cephadm 2024-03-11T21:09:07.362329+0000 mgr.y (mgr.34107) 340 : cephadm 1 Upgrade: Setting container_image for all mds 2024-03-11T21:09:08.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:08 smithi088 bash[55449]: audit 2024-03-11T21:09:07.368142+0000 mon.a (mon.0) 435 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:08.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:08 smithi088 bash[54059]: cluster 2024-03-11T21:09:07.345418+0000 mon.a (mon.0) 431 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-11T21:09:08.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:08 smithi088 bash[54059]: cluster 2024-03-11T21:09:07.345484+0000 mon.a (mon.0) 432 : cluster 1 Cluster is now healthy 2024-03-11T21:09:08.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:08 smithi088 bash[54059]: audit 2024-03-11T21:09:07.349716+0000 mon.a (mon.0) 433 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-11T21:09:08.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:08 smithi088 bash[54059]: cluster 2024-03-11T21:09:07.357254+0000 mon.a (mon.0) 434 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-03-11T21:09:08.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:08 smithi088 bash[54059]: audit 2024-03-11T21:09:07.360547+0000 mon.c (mon.1) 192 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:08.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:08 smithi088 bash[54059]: cephadm 2024-03-11T21:09:07.362329+0000 mgr.y (mgr.34107) 340 : cephadm 1 Upgrade: Setting container_image for all mds 2024-03-11T21:09:08.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:08 smithi088 bash[54059]: audit 2024-03-11T21:09:07.368142+0000 mon.a (mon.0) 435 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:08.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:08 smithi161 bash[41077]: cluster 2024-03-11T21:09:07.345418+0000 mon.a (mon.0) 431 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-11T21:09:08.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:08 smithi161 bash[41077]: cluster 2024-03-11T21:09:07.345484+0000 mon.a (mon.0) 432 : cluster 1 Cluster is now healthy 2024-03-11T21:09:08.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:08 smithi161 bash[41077]: audit 2024-03-11T21:09:07.349716+0000 mon.a (mon.0) 433 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-11T21:09:08.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:08 smithi161 bash[41077]: cluster 2024-03-11T21:09:07.357254+0000 mon.a (mon.0) 434 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-03-11T21:09:08.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:08 smithi161 bash[41077]: audit 2024-03-11T21:09:07.360547+0000 mon.c (mon.1) 192 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:08.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:08 smithi161 bash[41077]: cephadm 2024-03-11T21:09:07.362329+0000 mgr.y (mgr.34107) 340 : cephadm 1 Upgrade: Setting container_image for all mds 2024-03-11T21:09:08.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:08 smithi161 bash[41077]: audit 2024-03-11T21:09:07.368142+0000 mon.a (mon.0) 435 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:09.473 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:09 smithi088 bash[54059]: cluster 2024-03-11T21:09:08.004143+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:09:09.473 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:09 smithi088 bash[54059]: audit 2024-03-11T21:09:08.937294+0000 mon.a (mon.0) 436 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:09.473 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:09 smithi088 bash[54059]: audit 2024-03-11T21:09:08.939787+0000 mon.c (mon.1) 193 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:09:09.473 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:09 smithi088 bash[54059]: audit 2024-03-11T21:09:09.239723+0000 mon.a (mon.0) 437 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:09.473 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:09 smithi088 bash[55449]: cluster 2024-03-11T21:09:08.004143+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:09:09.473 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:09 smithi088 bash[55449]: audit 2024-03-11T21:09:08.937294+0000 mon.a (mon.0) 436 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:09.474 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:09 smithi088 bash[55449]: audit 2024-03-11T21:09:08.939787+0000 mon.c (mon.1) 193 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:09:09.474 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:09 smithi088 bash[55449]: audit 2024-03-11T21:09:09.239723+0000 mon.a (mon.0) 437 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:09.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:09 smithi161 bash[41077]: cluster 2024-03-11T21:09:08.004143+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:09:09.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:09 smithi161 bash[41077]: audit 2024-03-11T21:09:08.937294+0000 mon.a (mon.0) 436 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:09.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:09 smithi161 bash[41077]: audit 2024-03-11T21:09:08.939787+0000 mon.c (mon.1) 193 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:09:09.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:09 smithi161 bash[41077]: audit 2024-03-11T21:09:09.239723+0000 mon.a (mon.0) 437 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:10.522 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:09:10 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:09:10] "GET /metrics HTTP/1.1" 200 38548 "" "Prometheus/2.33.4" 2024-03-11T21:09:11.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:11 smithi088 bash[55449]: cluster 2024-03-11T21:09:10.005261+0000 mgr.y (mgr.34107) 342 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:09:11.380 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:11 smithi088 bash[55449]: cephadm 2024-03-11T21:09:10.092347+0000 mgr.y (mgr.34107) 343 : cephadm 1 Upgrade: Updating rgw.foo.smithi088.uxgxld (1/4) 2024-03-11T21:09:11.380 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:11 smithi088 bash[55449]: audit 2024-03-11T21:09:10.100801+0000 mon.a (mon.0) 438 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:11.380 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:11 smithi088 bash[55449]: audit 2024-03-11T21:09:10.106076+0000 mon.c (mon.1) 194 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:11.380 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:11 smithi088 bash[55449]: audit 2024-03-11T21:09:10.106770+0000 mon.a (mon.0) 439 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:11.380 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:11 smithi088 bash[55449]: audit 2024-03-11T21:09:10.110705+0000 mon.c (mon.1) 195 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:11.380 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:11 smithi088 bash[55449]: cephadm 2024-03-11T21:09:10.112454+0000 mgr.y (mgr.34107) 344 : cephadm 1 Deploying daemon rgw.foo.smithi088.uxgxld on smithi088 2024-03-11T21:09:11.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:11 smithi088 bash[54059]: cluster 2024-03-11T21:09:10.005261+0000 mgr.y (mgr.34107) 342 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:09:11.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:11 smithi088 bash[54059]: cephadm 2024-03-11T21:09:10.092347+0000 mgr.y (mgr.34107) 343 : cephadm 1 Upgrade: Updating rgw.foo.smithi088.uxgxld (1/4) 2024-03-11T21:09:11.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:11 smithi088 bash[54059]: audit 2024-03-11T21:09:10.100801+0000 mon.a (mon.0) 438 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:11.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:11 smithi088 bash[54059]: audit 2024-03-11T21:09:10.106076+0000 mon.c (mon.1) 194 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:11.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:11 smithi088 bash[54059]: audit 2024-03-11T21:09:10.106770+0000 mon.a (mon.0) 439 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:11.381 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:11 smithi088 bash[54059]: audit 2024-03-11T21:09:10.110705+0000 mon.c (mon.1) 195 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:11.381 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:11 smithi088 bash[54059]: cephadm 2024-03-11T21:09:10.112454+0000 mgr.y (mgr.34107) 344 : cephadm 1 Deploying daemon rgw.foo.smithi088.uxgxld on smithi088 2024-03-11T21:09:11.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:11 smithi161 bash[41077]: cluster 2024-03-11T21:09:10.005261+0000 mgr.y (mgr.34107) 342 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:09:11.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:11 smithi161 bash[41077]: cephadm 2024-03-11T21:09:10.092347+0000 mgr.y (mgr.34107) 343 : cephadm 1 Upgrade: Updating rgw.foo.smithi088.uxgxld (1/4) 2024-03-11T21:09:11.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:11 smithi161 bash[41077]: audit 2024-03-11T21:09:10.100801+0000 mon.a (mon.0) 438 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:11.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:11 smithi161 bash[41077]: audit 2024-03-11T21:09:10.106076+0000 mon.c (mon.1) 194 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:11.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:11 smithi161 bash[41077]: audit 2024-03-11T21:09:10.106770+0000 mon.a (mon.0) 439 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.uxgxld", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:11.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:11 smithi161 bash[41077]: audit 2024-03-11T21:09:10.110705+0000 mon.c (mon.1) 195 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:11.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:11 smithi161 bash[41077]: cephadm 2024-03-11T21:09:10.112454+0000 mgr.y (mgr.34107) 344 : cephadm 1 Deploying daemon rgw.foo.smithi088.uxgxld on smithi088 2024-03-11T21:09:13.287 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:13 smithi088 bash[55449]: cluster 2024-03-11T21:09:12.006798+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:09:13.288 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:13 smithi088 bash[54059]: cluster 2024-03-11T21:09:12.006798+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:09:13.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:13 smithi161 bash[41077]: cluster 2024-03-11T21:09:12.006798+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:09:15.102 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:14 smithi088 bash[55449]: audit 2024-03-11T21:09:13.843501+0000 mon.a (mon.0) 440 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:15.102 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:14 smithi088 bash[55449]: audit 2024-03-11T21:09:13.856512+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:15.102 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:14 smithi088 bash[55449]: cluster 2024-03-11T21:09:14.007983+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:09:15.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:14 smithi088 bash[54059]: audit 2024-03-11T21:09:13.843501+0000 mon.a (mon.0) 440 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:15.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:14 smithi088 bash[54059]: audit 2024-03-11T21:09:13.856512+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:15.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:14 smithi088 bash[54059]: cluster 2024-03-11T21:09:14.007983+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:09:15.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:14 smithi161 bash[41077]: audit 2024-03-11T21:09:13.843501+0000 mon.a (mon.0) 440 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:15.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:14 smithi161 bash[41077]: audit 2024-03-11T21:09:13.856512+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:15.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:14 smithi161 bash[41077]: cluster 2024-03-11T21:09:14.007983+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:09:16.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:15 smithi088 bash[54059]: audit 2024-03-11T21:09:15.110799+0000 mgr.y (mgr.34107) 347 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:16.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:15 smithi088 bash[55449]: audit 2024-03-11T21:09:15.110799+0000 mgr.y (mgr.34107) 347 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:16.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:15 smithi161 bash[41077]: audit 2024-03-11T21:09:15.110799+0000 mgr.y (mgr.34107) 347 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:17.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:16 smithi161 bash[41077]: cluster 2024-03-11T21:09:16.009430+0000 mgr.y (mgr.34107) 348 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 9.6 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-11T21:09:17.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:16 smithi161 bash[41077]: audit 2024-03-11T21:09:16.461317+0000 mon.a (mon.0) 442 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:17.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:16 smithi161 bash[41077]: audit 2024-03-11T21:09:16.468525+0000 mon.c (mon.1) 196 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:17.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:16 smithi161 bash[41077]: audit 2024-03-11T21:09:16.469360+0000 mon.a (mon.0) 443 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:17.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:16 smithi161 bash[41077]: audit 2024-03-11T21:09:16.473097+0000 mon.c (mon.1) 197 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:17.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:16 smithi088 bash[55449]: cluster 2024-03-11T21:09:16.009430+0000 mgr.y (mgr.34107) 348 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 9.6 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-11T21:09:17.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:16 smithi088 bash[55449]: audit 2024-03-11T21:09:16.461317+0000 mon.a (mon.0) 442 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:17.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:16 smithi088 bash[55449]: audit 2024-03-11T21:09:16.468525+0000 mon.c (mon.1) 196 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:17.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:16 smithi088 bash[55449]: audit 2024-03-11T21:09:16.469360+0000 mon.a (mon.0) 443 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:17.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:16 smithi088 bash[55449]: audit 2024-03-11T21:09:16.473097+0000 mon.c (mon.1) 197 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:17.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:16 smithi088 bash[54059]: cluster 2024-03-11T21:09:16.009430+0000 mgr.y (mgr.34107) 348 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 9.6 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-11T21:09:17.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:16 smithi088 bash[54059]: audit 2024-03-11T21:09:16.461317+0000 mon.a (mon.0) 442 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:17.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:16 smithi088 bash[54059]: audit 2024-03-11T21:09:16.468525+0000 mon.c (mon.1) 196 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:17.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:16 smithi088 bash[54059]: audit 2024-03-11T21:09:16.469360+0000 mon.a (mon.0) 443 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.kwrboy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:17.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:16 smithi088 bash[54059]: audit 2024-03-11T21:09:16.473097+0000 mon.c (mon.1) 197 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:18.121 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:17 smithi088 bash[54059]: cephadm 2024-03-11T21:09:16.454120+0000 mgr.y (mgr.34107) 349 : cephadm 1 Upgrade: Updating rgw.smpl.smithi088.kwrboy (2/4) 2024-03-11T21:09:18.121 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:17 smithi088 bash[54059]: cephadm 2024-03-11T21:09:16.475010+0000 mgr.y (mgr.34107) 350 : cephadm 1 Deploying daemon rgw.smpl.smithi088.kwrboy on smithi088 2024-03-11T21:09:18.121 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:17 smithi088 bash[55449]: cephadm 2024-03-11T21:09:16.454120+0000 mgr.y (mgr.34107) 349 : cephadm 1 Upgrade: Updating rgw.smpl.smithi088.kwrboy (2/4) 2024-03-11T21:09:18.121 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:17 smithi088 bash[55449]: cephadm 2024-03-11T21:09:16.475010+0000 mgr.y (mgr.34107) 350 : cephadm 1 Deploying daemon rgw.smpl.smithi088.kwrboy on smithi088 2024-03-11T21:09:18.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:17 smithi161 bash[41077]: cephadm 2024-03-11T21:09:16.454120+0000 mgr.y (mgr.34107) 349 : cephadm 1 Upgrade: Updating rgw.smpl.smithi088.kwrboy (2/4) 2024-03-11T21:09:18.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:17 smithi161 bash[41077]: cephadm 2024-03-11T21:09:16.475010+0000 mgr.y (mgr.34107) 350 : cephadm 1 Deploying daemon rgw.smpl.smithi088.kwrboy on smithi088 2024-03-11T21:09:19.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:18 smithi161 bash[41077]: cluster 2024-03-11T21:09:18.010179+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 51 op/s 2024-03-11T21:09:19.203 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:18 smithi088 bash[54059]: cluster 2024-03-11T21:09:18.010179+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 51 op/s 2024-03-11T21:09:19.203 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:18 smithi088 bash[55449]: cluster 2024-03-11T21:09:18.010179+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 51 op/s 2024-03-11T21:09:20.493 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:09:20 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:09:20] "GET /metrics HTTP/1.1" 200 38548 "" "Prometheus/2.33.4" 2024-03-11T21:09:21.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:21 smithi088 bash[54059]: cluster 2024-03-11T21:09:20.011167+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-11T21:09:21.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:21 smithi088 bash[54059]: audit 2024-03-11T21:09:20.547821+0000 mon.a (mon.0) 444 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:21.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:21 smithi088 bash[54059]: audit 2024-03-11T21:09:20.557405+0000 mon.a (mon.0) 445 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:21.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:21 smithi088 bash[55449]: cluster 2024-03-11T21:09:20.011167+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-11T21:09:21.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:21 smithi088 bash[55449]: audit 2024-03-11T21:09:20.547821+0000 mon.a (mon.0) 444 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:21.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:21 smithi088 bash[55449]: audit 2024-03-11T21:09:20.557405+0000 mon.a (mon.0) 445 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:21.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:21 smithi161 bash[41077]: cluster 2024-03-11T21:09:20.011167+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 60 op/s 2024-03-11T21:09:21.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:21 smithi161 bash[41077]: audit 2024-03-11T21:09:20.547821+0000 mon.a (mon.0) 444 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:21.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:21 smithi161 bash[41077]: audit 2024-03-11T21:09:20.557405+0000 mon.a (mon.0) 445 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:22.421 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:09:23.202 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:09:23.202 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (8m) 2m ago 15m 15.7M - 0.23.0 ba2b418f427c b7fee0acba85 2024-03-11T21:09:23.202 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (7m) 28s ago 15m 44.2M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:09:23.202 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (6m) 2m ago 13m 47.1M - 3.5 e1d6a67b021e 50b8b3f208a0 2024-03-11T21:09:23.202 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (6m) 28s ago 21m 444M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:09:23.202 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (7m) 2m ago 23m 503M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:09:23.203 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (6m) 2m ago 23m 53.4M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:09:23.203 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (5m) 28s ago 21m 46.2M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2487c6a403b7 2024-03-11T21:09:23.203 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (5m) 2m ago 21m 46.2M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:09:23.203 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (8m) 2m ago 15m 12.5M - 1.3.1 1dbe0e931976 a368601127f2 2024-03-11T21:09:23.203 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (8m) 28s ago 15m 12.6M - 1.3.1 1dbe0e931976 15c6385acab7 2024-03-11T21:09:23.203 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (3m) 2m ago 21m 52.7M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 645a89a68293 2024-03-11T21:09:23.203 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (3m) 2m ago 20m 52.1M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2920551397bb 2024-03-11T21:09:23.203 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (2m) 2m ago 19m 47.2M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 44e121f4de40 2024-03-11T21:09:23.203 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (2m) 2m ago 19m - 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 9b6b0f4516ee 2024-03-11T21:09:23.203 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (2m) 28s ago 18m 53.4M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb ce9732b6cc1a 2024-03-11T21:09:23.203 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (92s) 28s ago 17m 55.4M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 7752fdc8d2c0 2024-03-11T21:09:23.203 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (62s) 28s ago 17m 49.1M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 4b5d2326983f 2024-03-11T21:09:23.203 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (32s) 28s ago 16m - 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 45ea559c9d95 2024-03-11T21:09:23.203 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (6m) 28s ago 15m 69.6M - 2.33.4 514e6a882f6e 6ee523244c3c 2024-03-11T21:09:23.203 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 starting - - - - 2024-03-11T21:09:23.204 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (13m) 28s ago 13m 89.4M - 17.2.0 e1d6a67b021e 54d25c5e52ae 2024-03-11T21:09:23.204 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 starting - - - - 2024-03-11T21:09:23.204 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (13m) 28s ago 13m 88.8M - 17.2.0 e1d6a67b021e cf5bdc4e3fee 2024-03-11T21:09:23.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:23 smithi088 bash[55449]: cluster 2024-03-11T21:09:22.012290+0000 mgr.y (mgr.34107) 353 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-11T21:09:23.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:23 smithi088 bash[55449]: audit 2024-03-11T21:09:22.410995+0000 mgr.y (mgr.34107) 354 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:23.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:23 smithi088 bash[54059]: cluster 2024-03-11T21:09:22.012290+0000 mgr.y (mgr.34107) 353 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-11T21:09:23.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:23 smithi088 bash[54059]: audit 2024-03-11T21:09:22.410995+0000 mgr.y (mgr.34107) 354 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:23.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:23 smithi161 bash[41077]: cluster 2024-03-11T21:09:22.012290+0000 mgr.y (mgr.34107) 353 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-11T21:09:23.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:23 smithi161 bash[41077]: audit 2024-03-11T21:09:22.410995+0000 mgr.y (mgr.34107) 354 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:23.660 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:09:23.660 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:09:23.660 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:09:23.660 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:09:23.661 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:09:23.661 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:09:23.661 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:09:23.661 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:09:23.661 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 8 2024-03-11T21:09:23.661 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:09:23.661 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:09:23.661 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-11T21:09:23.661 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:09:23.661 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:09:23.661 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:09:23.661 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-11T21:09:23.661 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 15 2024-03-11T21:09:23.661 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:09:23.662 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:09:24.065 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:09:24.065 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:09:24.065 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:09:24.065 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:09:24.065 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:09:24.065 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-03-11T21:09:24.065 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr", 2024-03-11T21:09:24.065 INFO:teuthology.orchestra.run.smithi088.stdout: "osd" 2024-03-11T21:09:24.066 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:09:24.066 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "13/23 daemons upgraded", 2024-03-11T21:09:24.066 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading rgw daemons", 2024-03-11T21:09:24.066 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:09:24.066 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:09:24.529 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:09:24.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[55449]: audit 2024-03-11T21:09:22.809406+0000 mgr.y (mgr.34107) 355 : audit 0 from='client.34632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:24.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[55449]: audit 2024-03-11T21:09:23.188859+0000 mgr.y (mgr.34107) 356 : audit 0 from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:24.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[55449]: cephadm 2024-03-11T21:09:23.272964+0000 mgr.y (mgr.34107) 357 : cephadm 1 Upgrade: Updating rgw.foo.smithi161.rurchv (3/4) 2024-03-11T21:09:24.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[55449]: audit 2024-03-11T21:09:23.281229+0000 mon.a (mon.0) 446 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:24.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[55449]: audit 2024-03-11T21:09:23.286269+0000 mon.c (mon.1) 198 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:24.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[55449]: audit 2024-03-11T21:09:23.286878+0000 mon.a (mon.0) 447 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:24.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[55449]: audit 2024-03-11T21:09:23.290818+0000 mon.c (mon.1) 199 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:24.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[55449]: cephadm 2024-03-11T21:09:23.291986+0000 mgr.y (mgr.34107) 358 : cephadm 1 Deploying daemon rgw.foo.smithi161.rurchv on smithi161 2024-03-11T21:09:24.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[55449]: audit 2024-03-11T21:09:23.669719+0000 mon.a (mon.0) 448 : audit 0 from='client.? 172.21.15.88:0/3966997049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:24.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[55449]: audit 2024-03-11T21:09:23.929916+0000 mon.c (mon.1) 200 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:09:24.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[54059]: audit 2024-03-11T21:09:22.809406+0000 mgr.y (mgr.34107) 355 : audit 0 from='client.34632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:24.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[54059]: audit 2024-03-11T21:09:23.188859+0000 mgr.y (mgr.34107) 356 : audit 0 from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:24.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[54059]: cephadm 2024-03-11T21:09:23.272964+0000 mgr.y (mgr.34107) 357 : cephadm 1 Upgrade: Updating rgw.foo.smithi161.rurchv (3/4) 2024-03-11T21:09:24.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[54059]: audit 2024-03-11T21:09:23.281229+0000 mon.a (mon.0) 446 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:24.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[54059]: audit 2024-03-11T21:09:23.286269+0000 mon.c (mon.1) 198 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:24.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[54059]: audit 2024-03-11T21:09:23.286878+0000 mon.a (mon.0) 447 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:24.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[54059]: audit 2024-03-11T21:09:23.290818+0000 mon.c (mon.1) 199 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:24.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[54059]: cephadm 2024-03-11T21:09:23.291986+0000 mgr.y (mgr.34107) 358 : cephadm 1 Deploying daemon rgw.foo.smithi161.rurchv on smithi161 2024-03-11T21:09:24.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[54059]: audit 2024-03-11T21:09:23.669719+0000 mon.a (mon.0) 448 : audit 0 from='client.? 172.21.15.88:0/3966997049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:24.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:24 smithi088 bash[54059]: audit 2024-03-11T21:09:23.929916+0000 mon.c (mon.1) 200 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:09:24.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:24 smithi161 bash[41077]: audit 2024-03-11T21:09:22.809406+0000 mgr.y (mgr.34107) 355 : audit 0 from='client.34632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:24.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:24 smithi161 bash[41077]: audit 2024-03-11T21:09:23.188859+0000 mgr.y (mgr.34107) 356 : audit 0 from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:24.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:24 smithi161 bash[41077]: cephadm 2024-03-11T21:09:23.272964+0000 mgr.y (mgr.34107) 357 : cephadm 1 Upgrade: Updating rgw.foo.smithi161.rurchv (3/4) 2024-03-11T21:09:24.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:24 smithi161 bash[41077]: audit 2024-03-11T21:09:23.281229+0000 mon.a (mon.0) 446 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:24.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:24 smithi161 bash[41077]: audit 2024-03-11T21:09:23.286269+0000 mon.c (mon.1) 198 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:24.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:24 smithi161 bash[41077]: audit 2024-03-11T21:09:23.286878+0000 mon.a (mon.0) 447 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi161.rurchv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:24.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:24 smithi161 bash[41077]: audit 2024-03-11T21:09:23.290818+0000 mon.c (mon.1) 199 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:24.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:24 smithi161 bash[41077]: cephadm 2024-03-11T21:09:23.291986+0000 mgr.y (mgr.34107) 358 : cephadm 1 Deploying daemon rgw.foo.smithi161.rurchv on smithi161 2024-03-11T21:09:24.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:24 smithi161 bash[41077]: audit 2024-03-11T21:09:23.669719+0000 mon.a (mon.0) 448 : audit 0 from='client.? 172.21.15.88:0/3966997049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:24.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:24 smithi161 bash[41077]: audit 2024-03-11T21:09:23.929916+0000 mon.c (mon.1) 200 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:09:25.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:25 smithi088 bash[54059]: cluster 2024-03-11T21:09:24.013252+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 109 op/s 2024-03-11T21:09:25.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:25 smithi088 bash[54059]: audit 2024-03-11T21:09:24.061367+0000 mgr.y (mgr.34107) 360 : audit 0 from='client.34650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:25.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:25 smithi088 bash[54059]: audit 2024-03-11T21:09:24.538841+0000 mon.c (mon.1) 201 : audit 0 from='client.? 172.21.15.88:0/1895153200' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:09:25.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:25 smithi088 bash[55449]: cluster 2024-03-11T21:09:24.013252+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 109 op/s 2024-03-11T21:09:25.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:25 smithi088 bash[55449]: audit 2024-03-11T21:09:24.061367+0000 mgr.y (mgr.34107) 360 : audit 0 from='client.34650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:25.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:25 smithi088 bash[55449]: audit 2024-03-11T21:09:24.538841+0000 mon.c (mon.1) 201 : audit 0 from='client.? 172.21.15.88:0/1895153200' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:09:25.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:25 smithi161 bash[41077]: cluster 2024-03-11T21:09:24.013252+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 109 op/s 2024-03-11T21:09:25.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:25 smithi161 bash[41077]: audit 2024-03-11T21:09:24.061367+0000 mgr.y (mgr.34107) 360 : audit 0 from='client.34650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:25.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:25 smithi161 bash[41077]: audit 2024-03-11T21:09:24.538841+0000 mon.c (mon.1) 201 : audit 0 from='client.? 172.21.15.88:0/1895153200' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:09:26.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:26 smithi088 bash[54059]: audit 2024-03-11T21:09:25.115904+0000 mgr.y (mgr.34107) 361 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:26.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:26 smithi088 bash[55449]: audit 2024-03-11T21:09:25.115904+0000 mgr.y (mgr.34107) 361 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:26.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:26 smithi161 bash[41077]: audit 2024-03-11T21:09:25.115904+0000 mgr.y (mgr.34107) 361 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:27.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:27 smithi088 bash[54059]: cluster 2024-03-11T21:09:26.014546+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 143 op/s 2024-03-11T21:09:27.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:27 smithi088 bash[55449]: cluster 2024-03-11T21:09:26.014546+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 143 op/s 2024-03-11T21:09:27.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:27 smithi161 bash[41077]: cluster 2024-03-11T21:09:26.014546+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 143 op/s 2024-03-11T21:09:28.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:28 smithi161 bash[41077]: audit 2024-03-11T21:09:27.351185+0000 mon.a (mon.0) 449 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:28.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:28 smithi161 bash[41077]: audit 2024-03-11T21:09:27.364004+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:28.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:28 smithi088 bash[55449]: audit 2024-03-11T21:09:27.351185+0000 mon.a (mon.0) 449 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:28.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:28 smithi088 bash[55449]: audit 2024-03-11T21:09:27.364004+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:28.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:28 smithi088 bash[54059]: audit 2024-03-11T21:09:27.351185+0000 mon.a (mon.0) 449 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:28.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:28 smithi088 bash[54059]: audit 2024-03-11T21:09:27.364004+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:29.536 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:29 smithi161 bash[41077]: cluster 2024-03-11T21:09:28.015729+0000 mgr.y (mgr.34107) 363 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 157 op/s 2024-03-11T21:09:29.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:29 smithi088 bash[54059]: cluster 2024-03-11T21:09:28.015729+0000 mgr.y (mgr.34107) 363 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 157 op/s 2024-03-11T21:09:29.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:29 smithi088 bash[55449]: cluster 2024-03-11T21:09:28.015729+0000 mgr.y (mgr.34107) 363 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 157 op/s 2024-03-11T21:09:30.564 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:09:30 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:09:30] "GET /metrics HTTP/1.1" 200 38548 "" "Prometheus/2.33.4" 2024-03-11T21:09:31.512 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:31 smithi161 bash[41077]: cluster 2024-03-11T21:09:30.016499+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 123 op/s 2024-03-11T21:09:31.513 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:31 smithi161 bash[41077]: cephadm 2024-03-11T21:09:30.237995+0000 mgr.y (mgr.34107) 365 : cephadm 1 Upgrade: Updating rgw.smpl.smithi161.hpnscb (4/4) 2024-03-11T21:09:31.513 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:31 smithi161 bash[41077]: audit 2024-03-11T21:09:30.245307+0000 mon.a (mon.0) 451 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:31.513 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:31 smithi161 bash[41077]: audit 2024-03-11T21:09:30.251218+0000 mon.c (mon.1) 202 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:31.513 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:31 smithi161 bash[41077]: audit 2024-03-11T21:09:30.251914+0000 mon.a (mon.0) 452 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:31.513 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:31 smithi161 bash[41077]: audit 2024-03-11T21:09:30.255252+0000 mon.c (mon.1) 203 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:31.513 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:31 smithi161 bash[41077]: cephadm 2024-03-11T21:09:30.256719+0000 mgr.y (mgr.34107) 366 : cephadm 1 Deploying daemon rgw.smpl.smithi161.hpnscb on smithi161 2024-03-11T21:09:31.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:31 smithi088 bash[54059]: cluster 2024-03-11T21:09:30.016499+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 123 op/s 2024-03-11T21:09:31.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:31 smithi088 bash[54059]: cephadm 2024-03-11T21:09:30.237995+0000 mgr.y (mgr.34107) 365 : cephadm 1 Upgrade: Updating rgw.smpl.smithi161.hpnscb (4/4) 2024-03-11T21:09:31.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:31 smithi088 bash[54059]: audit 2024-03-11T21:09:30.245307+0000 mon.a (mon.0) 451 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:31.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:31 smithi088 bash[54059]: audit 2024-03-11T21:09:30.251218+0000 mon.c (mon.1) 202 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:31.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:31 smithi088 bash[54059]: audit 2024-03-11T21:09:30.251914+0000 mon.a (mon.0) 452 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:31.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:31 smithi088 bash[54059]: audit 2024-03-11T21:09:30.255252+0000 mon.c (mon.1) 203 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:31.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:31 smithi088 bash[54059]: cephadm 2024-03-11T21:09:30.256719+0000 mgr.y (mgr.34107) 366 : cephadm 1 Deploying daemon rgw.smpl.smithi161.hpnscb on smithi161 2024-03-11T21:09:31.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:31 smithi088 bash[55449]: cluster 2024-03-11T21:09:30.016499+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 123 op/s 2024-03-11T21:09:31.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:31 smithi088 bash[55449]: cephadm 2024-03-11T21:09:30.237995+0000 mgr.y (mgr.34107) 365 : cephadm 1 Upgrade: Updating rgw.smpl.smithi161.hpnscb (4/4) 2024-03-11T21:09:31.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:31 smithi088 bash[55449]: audit 2024-03-11T21:09:30.245307+0000 mon.a (mon.0) 451 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:31.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:31 smithi088 bash[55449]: audit 2024-03-11T21:09:30.251218+0000 mon.c (mon.1) 202 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:31.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:31 smithi088 bash[55449]: audit 2024-03-11T21:09:30.251914+0000 mon.a (mon.0) 452 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi161.hpnscb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-11T21:09:31.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:31 smithi088 bash[55449]: audit 2024-03-11T21:09:30.255252+0000 mon.c (mon.1) 203 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:31.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:31 smithi088 bash[55449]: cephadm 2024-03-11T21:09:30.256719+0000 mgr.y (mgr.34107) 366 : cephadm 1 Deploying daemon rgw.smpl.smithi161.hpnscb on smithi161 2024-03-11T21:09:33.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:33 smithi161 bash[41077]: cluster 2024-03-11T21:09:32.017951+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 255 B/s wr, 168 op/s 2024-03-11T21:09:33.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:33 smithi088 bash[54059]: cluster 2024-03-11T21:09:32.017951+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 255 B/s wr, 168 op/s 2024-03-11T21:09:33.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:33 smithi088 bash[55449]: cluster 2024-03-11T21:09:32.017951+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 255 B/s wr, 168 op/s 2024-03-11T21:09:35.531 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:35 smithi161 bash[41077]: cluster 2024-03-11T21:09:34.019218+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-11T21:09:35.532 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:35 smithi161 bash[41077]: audit 2024-03-11T21:09:34.265745+0000 mon.a (mon.0) 453 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:35.532 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:35 smithi161 bash[41077]: audit 2024-03-11T21:09:34.284017+0000 mon.a (mon.0) 454 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:35.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:35 smithi088 bash[54059]: cluster 2024-03-11T21:09:34.019218+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-11T21:09:35.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:35 smithi088 bash[54059]: audit 2024-03-11T21:09:34.265745+0000 mon.a (mon.0) 453 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:35.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:35 smithi088 bash[54059]: audit 2024-03-11T21:09:34.284017+0000 mon.a (mon.0) 454 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:35.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:35 smithi088 bash[55449]: cluster 2024-03-11T21:09:34.019218+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-11T21:09:35.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:35 smithi088 bash[55449]: audit 2024-03-11T21:09:34.265745+0000 mon.a (mon.0) 453 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:35.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:35 smithi088 bash[55449]: audit 2024-03-11T21:09:34.284017+0000 mon.a (mon.0) 454 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:36.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:36 smithi088 bash[54059]: audit 2024-03-11T21:09:35.123332+0000 mgr.y (mgr.34107) 369 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:36.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:36 smithi088 bash[55449]: audit 2024-03-11T21:09:35.123332+0000 mgr.y (mgr.34107) 369 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:36.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:36 smithi161 bash[41077]: audit 2024-03-11T21:09:35.123332+0000 mgr.y (mgr.34107) 369 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:37.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:37 smithi088 bash[54059]: cluster 2024-03-11T21:09:36.020436+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 155 op/s 2024-03-11T21:09:37.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:37 smithi088 bash[55449]: cluster 2024-03-11T21:09:36.020436+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 155 op/s 2024-03-11T21:09:37.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:37 smithi161 bash[41077]: cluster 2024-03-11T21:09:36.020436+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 155 op/s 2024-03-11T21:09:39.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:39 smithi088 bash[54059]: cluster 2024-03-11T21:09:38.021244+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 85 B/s wr, 155 op/s 2024-03-11T21:09:39.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:39 smithi088 bash[54059]: audit 2024-03-11T21:09:38.930421+0000 mon.c (mon.1) 204 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:09:39.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:39 smithi088 bash[55449]: cluster 2024-03-11T21:09:38.021244+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 85 B/s wr, 155 op/s 2024-03-11T21:09:39.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:39 smithi088 bash[55449]: audit 2024-03-11T21:09:38.930421+0000 mon.c (mon.1) 204 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:09:39.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:39 smithi161 bash[41077]: cluster 2024-03-11T21:09:38.021244+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 85 B/s wr, 155 op/s 2024-03-11T21:09:39.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:39 smithi161 bash[41077]: audit 2024-03-11T21:09:38.930421+0000 mon.c (mon.1) 204 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:09:40.564 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:09:40 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:09:40] "GET /metrics HTTP/1.1" 200 38546 "" "Prometheus/2.33.4" 2024-03-11T21:09:41.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:41 smithi088 bash[54059]: cluster 2024-03-11T21:09:40.022081+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 85 B/s wr, 145 op/s 2024-03-11T21:09:41.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:41 smithi088 bash[54059]: audit 2024-03-11T21:09:40.585126+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:41.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:41 smithi088 bash[54059]: audit 2024-03-11T21:09:40.596990+0000 mon.a (mon.0) 456 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:41.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:41 smithi088 bash[54059]: audit 2024-03-11T21:09:40.639785+0000 mon.a (mon.0) 457 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:41.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:41 smithi088 bash[54059]: audit 2024-03-11T21:09:40.651474+0000 mon.a (mon.0) 458 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:41.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:41 smithi088 bash[55449]: cluster 2024-03-11T21:09:40.022081+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 85 B/s wr, 145 op/s 2024-03-11T21:09:41.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:41 smithi088 bash[55449]: audit 2024-03-11T21:09:40.585126+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:41.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:41 smithi088 bash[55449]: audit 2024-03-11T21:09:40.596990+0000 mon.a (mon.0) 456 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:41.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:41 smithi088 bash[55449]: audit 2024-03-11T21:09:40.639785+0000 mon.a (mon.0) 457 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:41.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:41 smithi088 bash[55449]: audit 2024-03-11T21:09:40.651474+0000 mon.a (mon.0) 458 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:41.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:41 smithi161 bash[41077]: cluster 2024-03-11T21:09:40.022081+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 85 B/s wr, 145 op/s 2024-03-11T21:09:41.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:41 smithi161 bash[41077]: audit 2024-03-11T21:09:40.585126+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:41.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:41 smithi161 bash[41077]: audit 2024-03-11T21:09:40.596990+0000 mon.a (mon.0) 456 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:41.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:41 smithi161 bash[41077]: audit 2024-03-11T21:09:40.639785+0000 mon.a (mon.0) 457 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:41.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:41 smithi161 bash[41077]: audit 2024-03-11T21:09:40.651474+0000 mon.a (mon.0) 458 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:43.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:42 smithi088 bash[54059]: audit 2024-03-11T21:09:41.748595+0000 mon.a (mon.0) 459 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:43.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:42 smithi088 bash[54059]: audit 2024-03-11T21:09:41.761540+0000 mon.a (mon.0) 460 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:43.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:42 smithi088 bash[54059]: audit 2024-03-11T21:09:41.770249+0000 mon.a (mon.0) 461 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:43.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:42 smithi088 bash[54059]: audit 2024-03-11T21:09:41.784539+0000 mon.a (mon.0) 462 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:43.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:42 smithi088 bash[54059]: cluster 2024-03-11T21:09:42.023460+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-11T21:09:43.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:42 smithi088 bash[55449]: audit 2024-03-11T21:09:41.748595+0000 mon.a (mon.0) 459 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:43.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:42 smithi088 bash[55449]: audit 2024-03-11T21:09:41.761540+0000 mon.a (mon.0) 460 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:43.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:42 smithi088 bash[55449]: audit 2024-03-11T21:09:41.770249+0000 mon.a (mon.0) 461 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:43.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:42 smithi088 bash[55449]: audit 2024-03-11T21:09:41.784539+0000 mon.a (mon.0) 462 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:43.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:42 smithi088 bash[55449]: cluster 2024-03-11T21:09:42.023460+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-11T21:09:43.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:42 smithi161 bash[41077]: audit 2024-03-11T21:09:41.748595+0000 mon.a (mon.0) 459 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:43.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:42 smithi161 bash[41077]: audit 2024-03-11T21:09:41.761540+0000 mon.a (mon.0) 460 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:43.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:42 smithi161 bash[41077]: audit 2024-03-11T21:09:41.770249+0000 mon.a (mon.0) 461 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:43.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:42 smithi161 bash[41077]: audit 2024-03-11T21:09:41.784539+0000 mon.a (mon.0) 462 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:43.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:42 smithi161 bash[41077]: cluster 2024-03-11T21:09:42.023460+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-11T21:09:45.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:45 smithi161 bash[41077]: cluster 2024-03-11T21:09:44.024648+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 109 op/s 2024-03-11T21:09:45.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:45 smithi088 bash[54059]: cluster 2024-03-11T21:09:44.024648+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 109 op/s 2024-03-11T21:09:45.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:45 smithi088 bash[55449]: cluster 2024-03-11T21:09:44.024648+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 109 op/s 2024-03-11T21:09:46.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:46 smithi161 bash[41077]: audit 2024-03-11T21:09:45.134664+0000 mgr.y (mgr.34107) 375 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:46.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:46 smithi088 bash[54059]: audit 2024-03-11T21:09:45.134664+0000 mgr.y (mgr.34107) 375 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:46.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:46 smithi088 bash[55449]: audit 2024-03-11T21:09:45.134664+0000 mgr.y (mgr.34107) 375 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:47.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:47 smithi161 bash[41077]: cluster 2024-03-11T21:09:46.025555+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-11T21:09:47.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:47 smithi088 bash[54059]: cluster 2024-03-11T21:09:46.025555+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-11T21:09:47.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:47 smithi088 bash[55449]: cluster 2024-03-11T21:09:46.025555+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-11T21:09:49.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:49 smithi161 bash[41077]: cluster 2024-03-11T21:09:48.026800+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 73 op/s 2024-03-11T21:09:49.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:49 smithi088 bash[54059]: cluster 2024-03-11T21:09:48.026800+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 73 op/s 2024-03-11T21:09:49.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:49 smithi088 bash[55449]: cluster 2024-03-11T21:09:48.026800+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 73 op/s 2024-03-11T21:09:50.564 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:09:50 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:09:50] "GET /metrics HTTP/1.1" 200 38546 "" "Prometheus/2.33.4" 2024-03-11T21:09:51.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:51 smithi161 bash[41077]: cluster 2024-03-11T21:09:50.027781+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 85 B/s wr, 38 op/s 2024-03-11T21:09:51.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:51 smithi088 bash[54059]: cluster 2024-03-11T21:09:50.027781+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 85 B/s wr, 38 op/s 2024-03-11T21:09:51.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:51 smithi088 bash[55449]: cluster 2024-03-11T21:09:50.027781+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 85 B/s wr, 38 op/s 2024-03-11T21:09:53.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: cluster 2024-03-11T21:09:52.029248+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 85 B/s wr, 23 op/s 2024-03-11T21:09:53.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.570970+0000 mon.a (mon.0) 463 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.588512+0000 mon.a (mon.0) 464 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.638084+0000 mon.a (mon.0) 465 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.653726+0000 mon.a (mon.0) 466 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.657443+0000 mon.c (mon.1) 205 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:53.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.659448+0000 mon.c (mon.1) 206 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:09:53.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.669202+0000 mon.a (mon.0) 467 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.764185+0000 mon.c (mon.1) 207 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:09:53.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.767215+0000 mon.c (mon.1) 208 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.769543+0000 mon.c (mon.1) 209 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.772219+0000 mon.c (mon.1) 210 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.777818+0000 mon.c (mon.1) 211 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.784171+0000 mon.c (mon.1) 212 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.787538+0000 mon.c (mon.1) 213 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.794657+0000 mon.a (mon.0) 468 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.798622+0000 mon.c (mon.1) 214 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.uxgxld"}]: dispatch 2024-03-11T21:09:53.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.799162+0000 mon.a (mon.0) 469 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.uxgxld"}]: dispatch 2024-03-11T21:09:53.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.804184+0000 mon.a (mon.0) 470 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.uxgxld"}]': finished 2024-03-11T21:09:53.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.806977+0000 mon.c (mon.1) 215 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi161.rurchv"}]: dispatch 2024-03-11T21:09:53.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.807487+0000 mon.a (mon.0) 471 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi161.rurchv"}]: dispatch 2024-03-11T21:09:53.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.812401+0000 mon.a (mon.0) 472 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi161.rurchv"}]': finished 2024-03-11T21:09:53.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.815700+0000 mon.c (mon.1) 216 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi088.kwrboy"}]: dispatch 2024-03-11T21:09:53.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.816145+0000 mon.a (mon.0) 473 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi088.kwrboy"}]: dispatch 2024-03-11T21:09:53.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.821164+0000 mon.a (mon.0) 474 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi088.kwrboy"}]': finished 2024-03-11T21:09:53.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.824841+0000 mon.c (mon.1) 217 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi161.hpnscb"}]: dispatch 2024-03-11T21:09:53.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.825268+0000 mon.a (mon.0) 475 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi161.hpnscb"}]: dispatch 2024-03-11T21:09:53.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.829657+0000 mon.a (mon.0) 476 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi161.hpnscb"}]': finished 2024-03-11T21:09:53.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.834250+0000 mon.c (mon.1) 218 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.841148+0000 mon.a (mon.0) 477 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.844786+0000 mon.c (mon.1) 219 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.846647+0000 mon.c (mon.1) 220 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:53 smithi161 bash[41077]: audit 2024-03-11T21:09:52.853021+0000 mon.a (mon.0) 478 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: cluster 2024-03-11T21:09:52.029248+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 85 B/s wr, 23 op/s 2024-03-11T21:09:53.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.570970+0000 mon.a (mon.0) 463 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.588512+0000 mon.a (mon.0) 464 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.638084+0000 mon.a (mon.0) 465 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.653726+0000 mon.a (mon.0) 466 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.657443+0000 mon.c (mon.1) 205 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:53.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.659448+0000 mon.c (mon.1) 206 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:09:53.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.669202+0000 mon.a (mon.0) 467 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.764185+0000 mon.c (mon.1) 207 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:09:53.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.767215+0000 mon.c (mon.1) 208 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.769543+0000 mon.c (mon.1) 209 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.772219+0000 mon.c (mon.1) 210 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.777818+0000 mon.c (mon.1) 211 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.784171+0000 mon.c (mon.1) 212 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.787538+0000 mon.c (mon.1) 213 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.794657+0000 mon.a (mon.0) 468 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.798622+0000 mon.c (mon.1) 214 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.uxgxld"}]: dispatch 2024-03-11T21:09:53.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.799162+0000 mon.a (mon.0) 469 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.uxgxld"}]: dispatch 2024-03-11T21:09:53.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.804184+0000 mon.a (mon.0) 470 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.uxgxld"}]': finished 2024-03-11T21:09:53.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.806977+0000 mon.c (mon.1) 215 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi161.rurchv"}]: dispatch 2024-03-11T21:09:53.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: cluster 2024-03-11T21:09:52.029248+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 85 B/s wr, 23 op/s 2024-03-11T21:09:53.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.570970+0000 mon.a (mon.0) 463 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.588512+0000 mon.a (mon.0) 464 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.638084+0000 mon.a (mon.0) 465 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.653726+0000 mon.a (mon.0) 466 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.657443+0000 mon.c (mon.1) 205 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:53.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.659448+0000 mon.c (mon.1) 206 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:09:53.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.669202+0000 mon.a (mon.0) 467 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.764185+0000 mon.c (mon.1) 207 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:09:53.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.767215+0000 mon.c (mon.1) 208 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.769543+0000 mon.c (mon.1) 209 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.772219+0000 mon.c (mon.1) 210 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.777818+0000 mon.c (mon.1) 211 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.784171+0000 mon.c (mon.1) 212 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.787538+0000 mon.c (mon.1) 213 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.794657+0000 mon.a (mon.0) 468 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.798622+0000 mon.c (mon.1) 214 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.uxgxld"}]: dispatch 2024-03-11T21:09:53.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.799162+0000 mon.a (mon.0) 469 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.uxgxld"}]: dispatch 2024-03-11T21:09:53.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.804184+0000 mon.a (mon.0) 470 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.uxgxld"}]': finished 2024-03-11T21:09:53.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.806977+0000 mon.c (mon.1) 215 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi161.rurchv"}]: dispatch 2024-03-11T21:09:53.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.807487+0000 mon.a (mon.0) 471 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi161.rurchv"}]: dispatch 2024-03-11T21:09:53.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.812401+0000 mon.a (mon.0) 472 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi161.rurchv"}]': finished 2024-03-11T21:09:53.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.815700+0000 mon.c (mon.1) 216 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi088.kwrboy"}]: dispatch 2024-03-11T21:09:53.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.816145+0000 mon.a (mon.0) 473 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi088.kwrboy"}]: dispatch 2024-03-11T21:09:53.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.821164+0000 mon.a (mon.0) 474 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi088.kwrboy"}]': finished 2024-03-11T21:09:53.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.824841+0000 mon.c (mon.1) 217 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi161.hpnscb"}]: dispatch 2024-03-11T21:09:53.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.825268+0000 mon.a (mon.0) 475 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi161.hpnscb"}]: dispatch 2024-03-11T21:09:53.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.829657+0000 mon.a (mon.0) 476 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi161.hpnscb"}]': finished 2024-03-11T21:09:53.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.834250+0000 mon.c (mon.1) 218 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.841148+0000 mon.a (mon.0) 477 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.844786+0000 mon.c (mon.1) 219 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.846647+0000 mon.c (mon.1) 220 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[54059]: audit 2024-03-11T21:09:52.853021+0000 mon.a (mon.0) 478 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.807487+0000 mon.a (mon.0) 471 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi161.rurchv"}]: dispatch 2024-03-11T21:09:53.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.812401+0000 mon.a (mon.0) 472 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi161.rurchv"}]': finished 2024-03-11T21:09:53.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.815700+0000 mon.c (mon.1) 216 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi088.kwrboy"}]: dispatch 2024-03-11T21:09:53.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.816145+0000 mon.a (mon.0) 473 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi088.kwrboy"}]: dispatch 2024-03-11T21:09:53.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.821164+0000 mon.a (mon.0) 474 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi088.kwrboy"}]': finished 2024-03-11T21:09:53.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.824841+0000 mon.c (mon.1) 217 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi161.hpnscb"}]: dispatch 2024-03-11T21:09:53.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.825268+0000 mon.a (mon.0) 475 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi161.hpnscb"}]: dispatch 2024-03-11T21:09:53.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.829657+0000 mon.a (mon.0) 476 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi161.hpnscb"}]': finished 2024-03-11T21:09:53.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.834250+0000 mon.c (mon.1) 218 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.841148+0000 mon.a (mon.0) 477 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:53.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.844786+0000 mon.c (mon.1) 219 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.846647+0000 mon.c (mon.1) 220 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:53.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:53 smithi088 bash[55449]: audit 2024-03-11T21:09:52.853021+0000 mon.a (mon.0) 478 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:54.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:54 smithi161 bash[41077]: cephadm 2024-03-11T21:09:52.560440+0000 mgr.y (mgr.34107) 380 : cephadm 1 Detected new or changed devices on smithi161 2024-03-11T21:09:54.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:54 smithi161 bash[41077]: cephadm 2024-03-11T21:09:52.627928+0000 mgr.y (mgr.34107) 381 : cephadm 1 Detected new or changed devices on smithi088 2024-03-11T21:09:54.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:54 smithi161 bash[41077]: cephadm 2024-03-11T21:09:52.788568+0000 mgr.y (mgr.34107) 382 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-03-11T21:09:54.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:54 smithi161 bash[41077]: cephadm 2024-03-11T21:09:52.835479+0000 mgr.y (mgr.34107) 383 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-03-11T21:09:54.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:54 smithi161 bash[41077]: cephadm 2024-03-11T21:09:52.847693+0000 mgr.y (mgr.34107) 384 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-03-11T21:09:54.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:54 smithi161 bash[41077]: audit 2024-03-11T21:09:53.930822+0000 mon.c (mon.1) 221 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:09:54.425 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:54 smithi088 bash[54059]: cephadm 2024-03-11T21:09:52.560440+0000 mgr.y (mgr.34107) 380 : cephadm 1 Detected new or changed devices on smithi161 2024-03-11T21:09:54.425 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:54 smithi088 bash[54059]: cephadm 2024-03-11T21:09:52.627928+0000 mgr.y (mgr.34107) 381 : cephadm 1 Detected new or changed devices on smithi088 2024-03-11T21:09:54.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:54 smithi088 bash[54059]: cephadm 2024-03-11T21:09:52.788568+0000 mgr.y (mgr.34107) 382 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-03-11T21:09:54.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:54 smithi088 bash[54059]: cephadm 2024-03-11T21:09:52.835479+0000 mgr.y (mgr.34107) 383 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-03-11T21:09:54.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:54 smithi088 bash[54059]: cephadm 2024-03-11T21:09:52.847693+0000 mgr.y (mgr.34107) 384 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-03-11T21:09:54.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:54 smithi088 bash[54059]: audit 2024-03-11T21:09:53.930822+0000 mon.c (mon.1) 221 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:09:54.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:54 smithi088 bash[55449]: cephadm 2024-03-11T21:09:52.560440+0000 mgr.y (mgr.34107) 380 : cephadm 1 Detected new or changed devices on smithi161 2024-03-11T21:09:54.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:54 smithi088 bash[55449]: cephadm 2024-03-11T21:09:52.627928+0000 mgr.y (mgr.34107) 381 : cephadm 1 Detected new or changed devices on smithi088 2024-03-11T21:09:54.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:54 smithi088 bash[55449]: cephadm 2024-03-11T21:09:52.788568+0000 mgr.y (mgr.34107) 382 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-03-11T21:09:54.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:54 smithi088 bash[55449]: cephadm 2024-03-11T21:09:52.835479+0000 mgr.y (mgr.34107) 383 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-03-11T21:09:54.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:54 smithi088 bash[55449]: cephadm 2024-03-11T21:09:52.847693+0000 mgr.y (mgr.34107) 384 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-03-11T21:09:54.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:54 smithi088 bash[55449]: audit 2024-03-11T21:09:53.930822+0000 mon.c (mon.1) 221 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:09:54.948 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:09:55.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:55 smithi161 bash[41077]: cluster 2024-03-11T21:09:54.030147+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:09:55.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:55 smithi088 bash[54059]: cluster 2024-03-11T21:09:54.030147+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:09:55.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:55 smithi088 bash[55449]: cluster 2024-03-11T21:09:54.030147+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:09:55.752 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:09:55.752 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (8m) 15s ago 16m 16.4M - 0.23.0 ba2b418f427c b7fee0acba85 2024-03-11T21:09:55.752 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (8m) 15s ago 15m 45.1M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:09:55.752 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (7m) 15s ago 13m 48.0M - 3.5 e1d6a67b021e 50b8b3f208a0 2024-03-11T21:09:55.753 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (7m) 15s ago 22m 445M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:09:55.753 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (8m) 15s ago 24m 510M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:09:55.753 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (6m) 15s ago 24m 60.6M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:09:55.753 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (5m) 15s ago 22m 47.8M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2487c6a403b7 2024-03-11T21:09:55.753 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (6m) 15s ago 22m 50.3M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:09:55.753 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (9m) 15s ago 16m 12.5M - 1.3.1 1dbe0e931976 a368601127f2 2024-03-11T21:09:55.753 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (8m) 15s ago 16m 12.6M - 1.3.1 1dbe0e931976 15c6385acab7 2024-03-11T21:09:55.753 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (4m) 15s ago 21m 61.4M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 645a89a68293 2024-03-11T21:09:55.753 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (4m) 15s ago 20m 61.8M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2920551397bb 2024-03-11T21:09:55.753 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (3m) 15s ago 20m 54.1M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 44e121f4de40 2024-03-11T21:09:55.753 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (3m) 15s ago 19m 63.6M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 9b6b0f4516ee 2024-03-11T21:09:55.753 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (2m) 15s ago 19m 58.7M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb ce9732b6cc1a 2024-03-11T21:09:55.753 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (2m) 15s ago 18m 60.5M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 7752fdc8d2c0 2024-03-11T21:09:55.753 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (95s) 15s ago 17m 53.7M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 4b5d2326983f 2024-03-11T21:09:55.754 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (65s) 15s ago 17m 55.0M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 45ea559c9d95 2024-03-11T21:09:55.754 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (7m) 15s ago 16m 69.8M - 2.33.4 514e6a882f6e 6ee523244c3c 2024-03-11T21:09:55.754 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (41s) 15s ago 14m 89.9M - 19.0.0-1979-g2b0101eb 4133f8bc41bb 286f0d17056b 2024-03-11T21:09:55.754 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (28s) 15s ago 14m 89.5M - 19.0.0-1979-g2b0101eb 4133f8bc41bb b636a07f64c9 2024-03-11T21:09:55.754 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (35s) 15s ago 14m 89.8M - 19.0.0-1979-g2b0101eb 4133f8bc41bb cc48ac90aaea 2024-03-11T21:09:55.754 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (21s) 15s ago 13m 89.6M - 19.0.0-1979-g2b0101eb 4133f8bc41bb e888548fdcb4 2024-03-11T21:09:56.204 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:09:56.204 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:09:56.204 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:09:56.204 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:09:56.205 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:09:56.205 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:09:56.205 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:09:56.205 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:09:56.205 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 8 2024-03-11T21:09:56.205 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:09:56.205 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:09:56.205 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 4 2024-03-11T21:09:56.205 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:09:56.205 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:09:56.205 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 17 2024-03-11T21:09:56.205 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:09:56.205 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:09:56.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[55449]: audit 2024-03-11T21:09:54.939947+0000 mgr.y (mgr.34107) 386 : audit 0 from='client.44629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:56.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[55449]: audit 2024-03-11T21:09:55.143211+0000 mgr.y (mgr.34107) 387 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:56.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[55449]: cephadm 2024-03-11T21:09:55.226107+0000 mgr.y (mgr.34107) 388 : cephadm 1 Upgrade: Updating iscsi.foo.smithi088.tfbhod 2024-03-11T21:09:56.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[55449]: audit 2024-03-11T21:09:55.232371+0000 mon.a (mon.0) 479 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:56.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[55449]: audit 2024-03-11T21:09:55.241027+0000 mon.c (mon.1) 222 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:09:56.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[55449]: audit 2024-03-11T21:09:55.241461+0000 mon.a (mon.0) 480 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:09:56.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[55449]: audit 2024-03-11T21:09:55.255385+0000 mon.c (mon.1) 223 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:56.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[55449]: cephadm 2024-03-11T21:09:55.256917+0000 mgr.y (mgr.34107) 389 : cephadm 1 Deploying daemon iscsi.foo.smithi088.tfbhod on smithi088 2024-03-11T21:09:56.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[55449]: audit 2024-03-11T21:09:55.347472+0000 mgr.y (mgr.34107) 390 : audit 0 from='client.44635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:56.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[55449]: audit 2024-03-11T21:09:56.214269+0000 mon.c (mon.1) 224 : audit 0 from='client.? 172.21.15.88:0/3489316583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:56.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[54059]: audit 2024-03-11T21:09:54.939947+0000 mgr.y (mgr.34107) 386 : audit 0 from='client.44629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:56.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[54059]: audit 2024-03-11T21:09:55.143211+0000 mgr.y (mgr.34107) 387 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:56.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[54059]: cephadm 2024-03-11T21:09:55.226107+0000 mgr.y (mgr.34107) 388 : cephadm 1 Upgrade: Updating iscsi.foo.smithi088.tfbhod 2024-03-11T21:09:56.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[54059]: audit 2024-03-11T21:09:55.232371+0000 mon.a (mon.0) 479 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:56.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[54059]: audit 2024-03-11T21:09:55.241027+0000 mon.c (mon.1) 222 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:09:56.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[54059]: audit 2024-03-11T21:09:55.241461+0000 mon.a (mon.0) 480 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:09:56.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[54059]: audit 2024-03-11T21:09:55.255385+0000 mon.c (mon.1) 223 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:56.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[54059]: cephadm 2024-03-11T21:09:55.256917+0000 mgr.y (mgr.34107) 389 : cephadm 1 Deploying daemon iscsi.foo.smithi088.tfbhod on smithi088 2024-03-11T21:09:56.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[54059]: audit 2024-03-11T21:09:55.347472+0000 mgr.y (mgr.34107) 390 : audit 0 from='client.44635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:56.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:56 smithi088 bash[54059]: audit 2024-03-11T21:09:56.214269+0000 mon.c (mon.1) 224 : audit 0 from='client.? 172.21.15.88:0/3489316583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:56.600 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:09:56.600 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:09:56.600 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:09:56.601 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:09:56.601 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:09:56.601 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-03-11T21:09:56.601 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr", 2024-03-11T21:09:56.601 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw", 2024-03-11T21:09:56.601 INFO:teuthology.orchestra.run.smithi088.stdout: "osd" 2024-03-11T21:09:56.601 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:09:56.601 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "17/23 daemons upgraded", 2024-03-11T21:09:56.601 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading iscsi daemons", 2024-03-11T21:09:56.601 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:09:56.601 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:09:56.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:56 smithi161 bash[41077]: audit 2024-03-11T21:09:54.939947+0000 mgr.y (mgr.34107) 386 : audit 0 from='client.44629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:56.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:56 smithi161 bash[41077]: audit 2024-03-11T21:09:55.143211+0000 mgr.y (mgr.34107) 387 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:09:56.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:56 smithi161 bash[41077]: cephadm 2024-03-11T21:09:55.226107+0000 mgr.y (mgr.34107) 388 : cephadm 1 Upgrade: Updating iscsi.foo.smithi088.tfbhod 2024-03-11T21:09:56.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:56 smithi161 bash[41077]: audit 2024-03-11T21:09:55.232371+0000 mon.a (mon.0) 479 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:09:56.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:56 smithi161 bash[41077]: audit 2024-03-11T21:09:55.241027+0000 mon.c (mon.1) 222 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:09:56.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:56 smithi161 bash[41077]: audit 2024-03-11T21:09:55.241461+0000 mon.a (mon.0) 480 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.tfbhod", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-11T21:09:56.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:56 smithi161 bash[41077]: audit 2024-03-11T21:09:55.255385+0000 mon.c (mon.1) 223 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:09:56.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:56 smithi161 bash[41077]: cephadm 2024-03-11T21:09:55.256917+0000 mgr.y (mgr.34107) 389 : cephadm 1 Deploying daemon iscsi.foo.smithi088.tfbhod on smithi088 2024-03-11T21:09:56.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:56 smithi161 bash[41077]: audit 2024-03-11T21:09:55.347472+0000 mgr.y (mgr.34107) 390 : audit 0 from='client.44635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:56.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:56 smithi161 bash[41077]: audit 2024-03-11T21:09:56.214269+0000 mon.c (mon.1) 224 : audit 0 from='client.? 172.21.15.88:0/3489316583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:09:57.061 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:09:57.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:57 smithi088 bash[54059]: audit 2024-03-11T21:09:55.745932+0000 mgr.y (mgr.34107) 391 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:57.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:57 smithi088 bash[54059]: cluster 2024-03-11T21:09:56.030929+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:09:57.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:57 smithi088 bash[54059]: audit 2024-03-11T21:09:57.071508+0000 mon.a (mon.0) 481 : audit 0 from='client.? 172.21.15.88:0/1086167507' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:09:57.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:57 smithi088 bash[55449]: audit 2024-03-11T21:09:55.745932+0000 mgr.y (mgr.34107) 391 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:57.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:57 smithi088 bash[55449]: cluster 2024-03-11T21:09:56.030929+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:09:57.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:57 smithi088 bash[55449]: audit 2024-03-11T21:09:57.071508+0000 mon.a (mon.0) 481 : audit 0 from='client.? 172.21.15.88:0/1086167507' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:09:57.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:57 smithi161 bash[41077]: audit 2024-03-11T21:09:55.745932+0000 mgr.y (mgr.34107) 391 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:57.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:57 smithi161 bash[41077]: cluster 2024-03-11T21:09:56.030929+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:09:57.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:57 smithi161 bash[41077]: audit 2024-03-11T21:09:57.071508+0000 mon.a (mon.0) 481 : audit 0 from='client.? 172.21.15.88:0/1086167507' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:09:58.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:58 smithi088 bash[54059]: audit 2024-03-11T21:09:56.609805+0000 mgr.y (mgr.34107) 393 : audit 0 from='client.44653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:58.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:58 smithi088 bash[55449]: audit 2024-03-11T21:09:56.609805+0000 mgr.y (mgr.34107) 393 : audit 0 from='client.44653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:58.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:58 smithi161 bash[41077]: audit 2024-03-11T21:09:56.609805+0000 mgr.y (mgr.34107) 393 : audit 0 from='client.44653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:09:59.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:09:59 smithi088 bash[54059]: cluster 2024-03-11T21:09:58.032139+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:09:59.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:09:59 smithi088 bash[55449]: cluster 2024-03-11T21:09:58.032139+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:09:59.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:09:59 smithi161 bash[41077]: cluster 2024-03-11T21:09:58.032139+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:00.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:00 smithi088 bash[54059]: cluster 2024-03-11T21:10:00.000228+0000 mon.a (mon.0) 482 : cluster 1 overall HEALTH_OK 2024-03-11T21:10:00.564 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:10:00 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:10:00] "GET /metrics HTTP/1.1" 200 38613 "" "Prometheus/2.33.4" 2024-03-11T21:10:00.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:00 smithi088 bash[55449]: cluster 2024-03-11T21:10:00.000228+0000 mon.a (mon.0) 482 : cluster 1 overall HEALTH_OK 2024-03-11T21:10:00.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:00 smithi161 bash[41077]: cluster 2024-03-11T21:10:00.000228+0000 mon.a (mon.0) 482 : cluster 1 overall HEALTH_OK 2024-03-11T21:10:01.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:01 smithi088 bash[54059]: cluster 2024-03-11T21:10:00.033078+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:01.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:01 smithi088 bash[55449]: cluster 2024-03-11T21:10:00.033078+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:01.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:01 smithi161 bash[41077]: cluster 2024-03-11T21:10:00.033078+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:03.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:03 smithi088 bash[54059]: cluster 2024-03-11T21:10:02.034270+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:03.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:03 smithi088 bash[55449]: cluster 2024-03-11T21:10:02.034270+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:03.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:03 smithi161 bash[41077]: cluster 2024-03-11T21:10:02.034270+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:05.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:05 smithi088 bash[54059]: cluster 2024-03-11T21:10:04.035337+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:05.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:05 smithi088 bash[55449]: cluster 2024-03-11T21:10:04.035337+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:05.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:05 smithi161 bash[41077]: cluster 2024-03-11T21:10:04.035337+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:06.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:06 smithi088 bash[54059]: audit 2024-03-11T21:10:05.151708+0000 mgr.y (mgr.34107) 398 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:10:06.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:06 smithi088 bash[55449]: audit 2024-03-11T21:10:05.151708+0000 mgr.y (mgr.34107) 398 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:10:06.640 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:06 smithi161 bash[41077]: audit 2024-03-11T21:10:05.151708+0000 mgr.y (mgr.34107) 398 : audit 0 from='client.15495 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:10:07.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:07 smithi088 bash[54059]: cluster 2024-03-11T21:10:06.036536+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:07.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:07 smithi088 bash[55449]: cluster 2024-03-11T21:10:06.036536+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:07.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:07 smithi161 bash[41077]: cluster 2024-03-11T21:10:06.036536+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:09.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:09 smithi088 bash[54059]: cluster 2024-03-11T21:10:08.037729+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:09.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:09 smithi088 bash[54059]: audit 2024-03-11T21:10:08.931164+0000 mon.c (mon.1) 225 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:10:09.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:09 smithi088 bash[55449]: cluster 2024-03-11T21:10:08.037729+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:09.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:09 smithi088 bash[55449]: audit 2024-03-11T21:10:08.931164+0000 mon.c (mon.1) 225 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:10:09.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:09 smithi161 bash[41077]: cluster 2024-03-11T21:10:08.037729+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:09.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:09 smithi161 bash[41077]: audit 2024-03-11T21:10:08.931164+0000 mon.c (mon.1) 225 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:10:10.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:10 smithi088 bash[54059]: audit 2024-03-11T21:10:09.305012+0000 mon.a (mon.0) 483 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:10.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:10 smithi088 bash[54059]: audit 2024-03-11T21:10:09.314463+0000 mon.a (mon.0) 484 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:10.565 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:10:10 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:10:10] "GET /metrics HTTP/1.1" 200 38612 "" "Prometheus/2.33.4" 2024-03-11T21:10:10.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:10 smithi088 bash[55449]: audit 2024-03-11T21:10:09.305012+0000 mon.a (mon.0) 483 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:10.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:10 smithi088 bash[55449]: audit 2024-03-11T21:10:09.314463+0000 mon.a (mon.0) 484 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:10.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:10 smithi161 bash[41077]: audit 2024-03-11T21:10:09.305012+0000 mon.a (mon.0) 483 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:10.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:10 smithi161 bash[41077]: audit 2024-03-11T21:10:09.314463+0000 mon.a (mon.0) 484 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:11.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:11 smithi088 bash[54059]: cluster 2024-03-11T21:10:10.038657+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:11.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:11 smithi088 bash[55449]: cluster 2024-03-11T21:10:10.038657+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:11.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:11 smithi161 bash[41077]: cluster 2024-03-11T21:10:10.038657+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:13.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:13 smithi088 bash[54059]: cluster 2024-03-11T21:10:12.039942+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:13.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:13 smithi088 bash[54059]: audit 2024-03-11T21:10:12.616550+0000 mon.c (mon.1) 226 : audit 0 from='client.? 172.21.15.88:0/2614938558' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-11T21:10:13.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:13 smithi088 bash[54059]: audit 2024-03-11T21:10:13.016016+0000 mon.c (mon.1) 227 : audit 1 from='client.? 172.21.15.88:0/162648435' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/37848608"}]: dispatch 2024-03-11T21:10:13.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:13 smithi088 bash[54059]: audit 2024-03-11T21:10:13.016967+0000 mon.a (mon.0) 485 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/37848608"}]: dispatch 2024-03-11T21:10:13.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:13 smithi088 bash[55449]: cluster 2024-03-11T21:10:12.039942+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:13.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:13 smithi088 bash[55449]: audit 2024-03-11T21:10:12.616550+0000 mon.c (mon.1) 226 : audit 0 from='client.? 172.21.15.88:0/2614938558' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-11T21:10:13.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:13 smithi088 bash[55449]: audit 2024-03-11T21:10:13.016016+0000 mon.c (mon.1) 227 : audit 1 from='client.? 172.21.15.88:0/162648435' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/37848608"}]: dispatch 2024-03-11T21:10:13.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:13 smithi088 bash[55449]: audit 2024-03-11T21:10:13.016967+0000 mon.a (mon.0) 485 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/37848608"}]: dispatch 2024-03-11T21:10:13.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:13 smithi161 bash[41077]: cluster 2024-03-11T21:10:12.039942+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:13.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:13 smithi161 bash[41077]: audit 2024-03-11T21:10:12.616550+0000 mon.c (mon.1) 226 : audit 0 from='client.? 172.21.15.88:0/2614938558' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-11T21:10:13.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:13 smithi161 bash[41077]: audit 2024-03-11T21:10:13.016016+0000 mon.c (mon.1) 227 : audit 1 from='client.? 172.21.15.88:0/162648435' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/37848608"}]: dispatch 2024-03-11T21:10:13.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:13 smithi161 bash[41077]: audit 2024-03-11T21:10:13.016967+0000 mon.a (mon.0) 485 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/37848608"}]: dispatch 2024-03-11T21:10:14.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:14 smithi161 bash[41077]: audit 2024-03-11T21:10:13.328965+0000 mon.a (mon.0) 486 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/37848608"}]': finished 2024-03-11T21:10:14.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:14 smithi161 bash[41077]: cluster 2024-03-11T21:10:13.334115+0000 mon.a (mon.0) 487 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-03-11T21:10:14.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:14 smithi161 bash[41077]: audit 2024-03-11T21:10:13.730154+0000 mon.a (mon.0) 488 : audit 1 from='client.? 172.21.15.88:0/1618199131' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/4276288555"}]: dispatch 2024-03-11T21:10:14.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:14 smithi088 bash[54059]: audit 2024-03-11T21:10:13.328965+0000 mon.a (mon.0) 486 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/37848608"}]': finished 2024-03-11T21:10:14.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:14 smithi088 bash[54059]: cluster 2024-03-11T21:10:13.334115+0000 mon.a (mon.0) 487 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-03-11T21:10:14.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:14 smithi088 bash[54059]: audit 2024-03-11T21:10:13.730154+0000 mon.a (mon.0) 488 : audit 1 from='client.? 172.21.15.88:0/1618199131' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/4276288555"}]: dispatch 2024-03-11T21:10:14.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:14 smithi088 bash[55449]: audit 2024-03-11T21:10:13.328965+0000 mon.a (mon.0) 486 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/37848608"}]': finished 2024-03-11T21:10:14.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:14 smithi088 bash[55449]: cluster 2024-03-11T21:10:13.334115+0000 mon.a (mon.0) 487 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-03-11T21:10:14.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:14 smithi088 bash[55449]: audit 2024-03-11T21:10:13.730154+0000 mon.a (mon.0) 488 : audit 1 from='client.? 172.21.15.88:0/1618199131' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/4276288555"}]: dispatch 2024-03-11T21:10:15.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:15 smithi161 bash[41077]: cluster 2024-03-11T21:10:14.040946+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-03-11T21:10:15.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:15 smithi161 bash[41077]: audit 2024-03-11T21:10:14.341779+0000 mon.a (mon.0) 489 : audit 1 from='client.? 172.21.15.88:0/1618199131' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/4276288555"}]': finished 2024-03-11T21:10:15.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:15 smithi161 bash[41077]: cluster 2024-03-11T21:10:14.346211+0000 mon.a (mon.0) 490 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-03-11T21:10:15.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:15 smithi161 bash[41077]: audit 2024-03-11T21:10:14.767319+0000 mon.a (mon.0) 491 : audit 1 from='client.? 172.21.15.88:0/558534517' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/591572273"}]: dispatch 2024-03-11T21:10:15.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:15 smithi088 bash[55449]: cluster 2024-03-11T21:10:14.040946+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-03-11T21:10:15.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:15 smithi088 bash[55449]: audit 2024-03-11T21:10:14.341779+0000 mon.a (mon.0) 489 : audit 1 from='client.? 172.21.15.88:0/1618199131' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/4276288555"}]': finished 2024-03-11T21:10:15.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:15 smithi088 bash[55449]: cluster 2024-03-11T21:10:14.346211+0000 mon.a (mon.0) 490 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-03-11T21:10:15.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:15 smithi088 bash[55449]: audit 2024-03-11T21:10:14.767319+0000 mon.a (mon.0) 491 : audit 1 from='client.? 172.21.15.88:0/558534517' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/591572273"}]: dispatch 2024-03-11T21:10:15.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:15 smithi088 bash[54059]: cluster 2024-03-11T21:10:14.040946+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-03-11T21:10:15.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:15 smithi088 bash[54059]: audit 2024-03-11T21:10:14.341779+0000 mon.a (mon.0) 489 : audit 1 from='client.? 172.21.15.88:0/1618199131' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/4276288555"}]': finished 2024-03-11T21:10:15.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:15 smithi088 bash[54059]: cluster 2024-03-11T21:10:14.346211+0000 mon.a (mon.0) 490 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-03-11T21:10:15.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:15 smithi088 bash[54059]: audit 2024-03-11T21:10:14.767319+0000 mon.a (mon.0) 491 : audit 1 from='client.? 172.21.15.88:0/558534517' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/591572273"}]: dispatch 2024-03-11T21:10:16.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:16 smithi161 bash[41077]: audit 2024-03-11T21:10:15.353211+0000 mon.a (mon.0) 492 : audit 1 from='client.? 172.21.15.88:0/558534517' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/591572273"}]': finished 2024-03-11T21:10:16.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:16 smithi161 bash[41077]: cluster 2024-03-11T21:10:15.358403+0000 mon.a (mon.0) 493 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-03-11T21:10:16.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:16 smithi161 bash[41077]: audit 2024-03-11T21:10:15.556004+0000 mon.a (mon.0) 494 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:16.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:16 smithi161 bash[41077]: audit 2024-03-11T21:10:15.566909+0000 mon.a (mon.0) 495 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:16.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:16 smithi161 bash[41077]: audit 2024-03-11T21:10:15.608732+0000 mon.a (mon.0) 496 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:16.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:16 smithi161 bash[41077]: audit 2024-03-11T21:10:15.622337+0000 mon.a (mon.0) 497 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:16.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:16 smithi161 bash[41077]: audit 2024-03-11T21:10:15.764352+0000 mon.c (mon.1) 228 : audit 1 from='client.? 172.21.15.88:0/2804126028' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/4276288555"}]: dispatch 2024-03-11T21:10:16.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:16 smithi161 bash[41077]: audit 2024-03-11T21:10:15.764864+0000 mon.a (mon.0) 498 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/4276288555"}]: dispatch 2024-03-11T21:10:16.642 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:16 smithi088 bash[55449]: audit 2024-03-11T21:10:15.353211+0000 mon.a (mon.0) 492 : audit 1 from='client.? 172.21.15.88:0/558534517' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/591572273"}]': finished 2024-03-11T21:10:16.642 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:16 smithi088 bash[55449]: cluster 2024-03-11T21:10:15.358403+0000 mon.a (mon.0) 493 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-03-11T21:10:16.642 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:16 smithi088 bash[55449]: audit 2024-03-11T21:10:15.556004+0000 mon.a (mon.0) 494 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:16.642 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:16 smithi088 bash[55449]: audit 2024-03-11T21:10:15.566909+0000 mon.a (mon.0) 495 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:16.643 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:16 smithi088 bash[55449]: audit 2024-03-11T21:10:15.608732+0000 mon.a (mon.0) 496 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:16.643 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:16 smithi088 bash[55449]: audit 2024-03-11T21:10:15.622337+0000 mon.a (mon.0) 497 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:16.643 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:16 smithi088 bash[55449]: audit 2024-03-11T21:10:15.764352+0000 mon.c (mon.1) 228 : audit 1 from='client.? 172.21.15.88:0/2804126028' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/4276288555"}]: dispatch 2024-03-11T21:10:16.643 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:16 smithi088 bash[55449]: audit 2024-03-11T21:10:15.764864+0000 mon.a (mon.0) 498 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/4276288555"}]: dispatch 2024-03-11T21:10:16.643 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:16 smithi088 bash[54059]: audit 2024-03-11T21:10:15.353211+0000 mon.a (mon.0) 492 : audit 1 from='client.? 172.21.15.88:0/558534517' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/591572273"}]': finished 2024-03-11T21:10:16.643 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:16 smithi088 bash[54059]: cluster 2024-03-11T21:10:15.358403+0000 mon.a (mon.0) 493 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-03-11T21:10:16.643 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:16 smithi088 bash[54059]: audit 2024-03-11T21:10:15.556004+0000 mon.a (mon.0) 494 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:16.643 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:16 smithi088 bash[54059]: audit 2024-03-11T21:10:15.566909+0000 mon.a (mon.0) 495 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:16.643 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:16 smithi088 bash[54059]: audit 2024-03-11T21:10:15.608732+0000 mon.a (mon.0) 496 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:16.643 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:16 smithi088 bash[54059]: audit 2024-03-11T21:10:15.622337+0000 mon.a (mon.0) 497 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:16.643 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:16 smithi088 bash[54059]: audit 2024-03-11T21:10:15.764352+0000 mon.c (mon.1) 228 : audit 1 from='client.? 172.21.15.88:0/2804126028' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/4276288555"}]: dispatch 2024-03-11T21:10:16.643 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:16 smithi088 bash[54059]: audit 2024-03-11T21:10:15.764864+0000 mon.a (mon.0) 498 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/4276288555"}]: dispatch 2024-03-11T21:10:17.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:17 smithi161 bash[41077]: cluster 2024-03-11T21:10:16.041642+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-11T21:10:17.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:17 smithi161 bash[41077]: audit 2024-03-11T21:10:16.617652+0000 mon.a (mon.0) 499 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:17.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:17 smithi161 bash[41077]: audit 2024-03-11T21:10:16.629259+0000 mon.a (mon.0) 500 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/4276288555"}]': finished 2024-03-11T21:10:17.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:17 smithi161 bash[41077]: audit 2024-03-11T21:10:16.632747+0000 mon.a (mon.0) 501 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:17.641 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:17 smithi161 bash[41077]: cluster 2024-03-11T21:10:16.633475+0000 mon.a (mon.0) 502 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-03-11T21:10:17.642 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:17 smithi161 bash[41077]: audit 2024-03-11T21:10:17.017400+0000 mon.a (mon.0) 503 : audit 1 from='client.? 172.21.15.88:0/1246068777' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3932366448"}]: dispatch 2024-03-11T21:10:17.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:17 smithi088 bash[54059]: cluster 2024-03-11T21:10:16.041642+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-11T21:10:17.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:17 smithi088 bash[54059]: audit 2024-03-11T21:10:16.617652+0000 mon.a (mon.0) 499 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:17.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:17 smithi088 bash[54059]: audit 2024-03-11T21:10:16.629259+0000 mon.a (mon.0) 500 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/4276288555"}]': finished 2024-03-11T21:10:17.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:17 smithi088 bash[54059]: audit 2024-03-11T21:10:16.632747+0000 mon.a (mon.0) 501 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:17.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:17 smithi088 bash[54059]: cluster 2024-03-11T21:10:16.633475+0000 mon.a (mon.0) 502 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-03-11T21:10:17.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:17 smithi088 bash[54059]: audit 2024-03-11T21:10:17.017400+0000 mon.a (mon.0) 503 : audit 1 from='client.? 172.21.15.88:0/1246068777' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3932366448"}]: dispatch 2024-03-11T21:10:17.647 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:17 smithi088 bash[55449]: cluster 2024-03-11T21:10:16.041642+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-11T21:10:17.647 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:17 smithi088 bash[55449]: audit 2024-03-11T21:10:16.617652+0000 mon.a (mon.0) 499 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:17.647 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:17 smithi088 bash[55449]: audit 2024-03-11T21:10:16.629259+0000 mon.a (mon.0) 500 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/4276288555"}]': finished 2024-03-11T21:10:17.648 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:17 smithi088 bash[55449]: audit 2024-03-11T21:10:16.632747+0000 mon.a (mon.0) 501 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:17.648 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:17 smithi088 bash[55449]: cluster 2024-03-11T21:10:16.633475+0000 mon.a (mon.0) 502 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-03-11T21:10:17.648 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:17 smithi088 bash[55449]: audit 2024-03-11T21:10:17.017400+0000 mon.a (mon.0) 503 : audit 1 from='client.? 172.21.15.88:0/1246068777' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3932366448"}]: dispatch 2024-03-11T21:10:18.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:18 smithi161 bash[41077]: audit 2024-03-11T21:10:17.632148+0000 mon.a (mon.0) 504 : audit 1 from='client.? 172.21.15.88:0/1246068777' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3932366448"}]': finished 2024-03-11T21:10:18.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:18 smithi161 bash[41077]: cluster 2024-03-11T21:10:17.638474+0000 mon.a (mon.0) 505 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-03-11T21:10:18.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:18 smithi161 bash[41077]: cluster 2024-03-11T21:10:18.042235+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:10:18.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:18 smithi161 bash[41077]: audit 2024-03-11T21:10:18.045147+0000 mon.c (mon.1) 229 : audit 1 from='client.? 172.21.15.88:0/3970040502' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2623664504"}]: dispatch 2024-03-11T21:10:18.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:18 smithi161 bash[41077]: audit 2024-03-11T21:10:18.045721+0000 mon.a (mon.0) 506 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2623664504"}]: dispatch 2024-03-11T21:10:19.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:18 smithi088 bash[54059]: audit 2024-03-11T21:10:17.632148+0000 mon.a (mon.0) 504 : audit 1 from='client.? 172.21.15.88:0/1246068777' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3932366448"}]': finished 2024-03-11T21:10:19.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:18 smithi088 bash[54059]: cluster 2024-03-11T21:10:17.638474+0000 mon.a (mon.0) 505 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-03-11T21:10:19.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:18 smithi088 bash[54059]: cluster 2024-03-11T21:10:18.042235+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:10:19.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:18 smithi088 bash[54059]: audit 2024-03-11T21:10:18.045147+0000 mon.c (mon.1) 229 : audit 1 from='client.? 172.21.15.88:0/3970040502' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2623664504"}]: dispatch 2024-03-11T21:10:19.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:18 smithi088 bash[54059]: audit 2024-03-11T21:10:18.045721+0000 mon.a (mon.0) 506 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2623664504"}]: dispatch 2024-03-11T21:10:19.064 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:18 smithi088 bash[55449]: audit 2024-03-11T21:10:17.632148+0000 mon.a (mon.0) 504 : audit 1 from='client.? 172.21.15.88:0/1246068777' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3932366448"}]': finished 2024-03-11T21:10:19.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:18 smithi088 bash[55449]: cluster 2024-03-11T21:10:17.638474+0000 mon.a (mon.0) 505 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-03-11T21:10:19.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:18 smithi088 bash[55449]: cluster 2024-03-11T21:10:18.042235+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-03-11T21:10:19.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:18 smithi088 bash[55449]: audit 2024-03-11T21:10:18.045147+0000 mon.c (mon.1) 229 : audit 1 from='client.? 172.21.15.88:0/3970040502' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2623664504"}]: dispatch 2024-03-11T21:10:19.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:18 smithi088 bash[55449]: audit 2024-03-11T21:10:18.045721+0000 mon.a (mon.0) 506 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2623664504"}]: dispatch 2024-03-11T21:10:19.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:19 smithi161 bash[41077]: audit 2024-03-11T21:10:18.642502+0000 mon.a (mon.0) 507 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2623664504"}]': finished 2024-03-11T21:10:19.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:19 smithi161 bash[41077]: cluster 2024-03-11T21:10:18.651059+0000 mon.a (mon.0) 508 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-03-11T21:10:20.064 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:19 smithi088 bash[55449]: audit 2024-03-11T21:10:18.642502+0000 mon.a (mon.0) 507 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2623664504"}]': finished 2024-03-11T21:10:20.064 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:19 smithi088 bash[55449]: cluster 2024-03-11T21:10:18.651059+0000 mon.a (mon.0) 508 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-03-11T21:10:20.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:19 smithi088 bash[54059]: audit 2024-03-11T21:10:18.642502+0000 mon.a (mon.0) 507 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi088.tfbhod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2623664504"}]': finished 2024-03-11T21:10:20.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:19 smithi088 bash[54059]: cluster 2024-03-11T21:10:18.651059+0000 mon.a (mon.0) 508 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-03-11T21:10:20.564 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:10:20 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:10:20] "GET /metrics HTTP/1.1" 200 38612 "" "Prometheus/2.33.4" 2024-03-11T21:10:21.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:20 smithi088 bash[55449]: cluster 2024-03-11T21:10:20.043084+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:10:21.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:20 smithi088 bash[54059]: cluster 2024-03-11T21:10:20.043084+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:10:21.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:20 smithi161 bash[41077]: cluster 2024-03-11T21:10:20.043084+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:10:23.203 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:23 smithi088 bash[54059]: cluster 2024-03-11T21:10:22.044426+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-11T21:10:23.203 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:23 smithi088 bash[54059]: audit 2024-03-11T21:10:22.236547+0000 mgr.y (mgr.34107) 408 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:10:23.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:23 smithi161 bash[41077]: cluster 2024-03-11T21:10:22.044426+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-11T21:10:23.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:23 smithi161 bash[41077]: audit 2024-03-11T21:10:22.236547+0000 mgr.y (mgr.34107) 408 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:10:23.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:23 smithi088 bash[55449]: cluster 2024-03-11T21:10:22.044426+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-11T21:10:23.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:23 smithi088 bash[55449]: audit 2024-03-11T21:10:22.236547+0000 mgr.y (mgr.34107) 408 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:10:24.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:24 smithi161 bash[41077]: audit 2024-03-11T21:10:23.931665+0000 mon.c (mon.1) 230 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:10:24.418 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:24 smithi088 bash[54059]: audit 2024-03-11T21:10:23.931665+0000 mon.c (mon.1) 230 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:10:24.418 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:24 smithi088 bash[55449]: audit 2024-03-11T21:10:23.931665+0000 mon.c (mon.1) 230 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:10:25.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:25 smithi161 bash[41077]: cluster 2024-03-11T21:10:24.045492+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-11T21:10:25.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:25 smithi088 bash[54059]: cluster 2024-03-11T21:10:24.045492+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-11T21:10:25.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:25 smithi088 bash[55449]: cluster 2024-03-11T21:10:24.045492+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-11T21:10:27.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:27 smithi088 bash[54059]: cluster 2024-03-11T21:10:26.046504+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:27.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:27 smithi088 bash[55449]: cluster 2024-03-11T21:10:26.046504+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:27.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:27 smithi161 bash[41077]: cluster 2024-03-11T21:10:26.046504+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:27.494 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:10:28.325 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:10:28.325 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (9m) 12s ago 16m 16.5M - 0.23.0 ba2b418f427c b7fee0acba85 2024-03-11T21:10:28.325 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (8m) 12s ago 16m 44.7M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:10:28.325 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (19s) 12s ago 14m - - 3.6 4133f8bc41bb f46209425f0e 2024-03-11T21:10:28.326 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (7m) 12s ago 22m 445M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:10:28.326 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (8m) 12s ago 24m 511M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:10:28.326 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (7m) 12s ago 24m 61.9M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:10:28.326 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (6m) 12s ago 22m 49.1M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2487c6a403b7 2024-03-11T21:10:28.326 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (6m) 12s ago 22m 52.3M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:10:28.326 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (9m) 12s ago 16m 12.6M - 1.3.1 1dbe0e931976 a368601127f2 2024-03-11T21:10:28.326 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (9m) 12s ago 16m 12.6M - 1.3.1 1dbe0e931976 15c6385acab7 2024-03-11T21:10:28.326 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (5m) 12s ago 22m 61.8M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 645a89a68293 2024-03-11T21:10:28.326 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (4m) 12s ago 21m 62.2M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2920551397bb 2024-03-11T21:10:28.326 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (4m) 12s ago 20m 55.0M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 44e121f4de40 2024-03-11T21:10:28.326 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (3m) 12s ago 20m 63.9M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 9b6b0f4516ee 2024-03-11T21:10:28.326 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (3m) 12s ago 19m 59.3M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb ce9732b6cc1a 2024-03-11T21:10:28.326 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (2m) 12s ago 19m 60.9M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 7752fdc8d2c0 2024-03-11T21:10:28.327 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (2m) 12s ago 18m 54.0M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 4b5d2326983f 2024-03-11T21:10:28.327 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (97s) 12s ago 17m 55.3M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 45ea559c9d95 2024-03-11T21:10:28.327 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (7m) 12s ago 16m 70.1M - 2.33.4 514e6a882f6e 6ee523244c3c 2024-03-11T21:10:28.327 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (74s) 12s ago 14m 90.3M - 19.0.0-1979-g2b0101eb 4133f8bc41bb 286f0d17056b 2024-03-11T21:10:28.327 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (60s) 12s ago 14m 89.9M - 19.0.0-1979-g2b0101eb 4133f8bc41bb b636a07f64c9 2024-03-11T21:10:28.327 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (67s) 12s ago 14m 90.2M - 19.0.0-1979-g2b0101eb 4133f8bc41bb cc48ac90aaea 2024-03-11T21:10:28.327 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (54s) 12s ago 14m 90.0M - 19.0.0-1979-g2b0101eb 4133f8bc41bb e888548fdcb4 2024-03-11T21:10:28.773 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:10:28.774 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:10:28.774 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:10:28.774 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:10:28.774 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:10:28.774 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:10:28.774 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:10:28.774 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:10:28.774 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 8 2024-03-11T21:10:28.774 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:10:28.774 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:10:28.774 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 4 2024-03-11T21:10:28.774 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:10:28.775 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:10:28.775 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 17 2024-03-11T21:10:28.775 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:10:28.775 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:10:28.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.484797+0000 mgr.y (mgr.34107) 411 : audit 0 from='client.44725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:10:28.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.491294+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.504972+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.507950+0000 mon.c (mon.1) 231 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:10:28.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.509196+0000 mon.c (mon.1) 232 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:10:28.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: cephadm 2024-03-11T21:10:27.517716+0000 mgr.y (mgr.34107) 412 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-11T21:10:28.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.856320+0000 mon.a (mon.0) 511 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.905409+0000 mgr.y (mgr.34107) 413 : audit 0 from='client.34821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:10:28.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.941732+0000 mon.c (mon.1) 233 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:10:28.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.942960+0000 mgr.y (mgr.34107) 414 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:10:28.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.957703+0000 mon.a (mon.0) 512 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: cephadm 2024-03-11T21:10:27.961440+0000 mgr.y (mgr.34107) 415 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.88:5000 to Dashboard 2024-03-11T21:10:28.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.961864+0000 mon.c (mon.1) 234 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:10:28.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.962689+0000 mgr.y (mgr.34107) 416 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:10:28.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.965459+0000 mon.c (mon.1) 235 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:10:28.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.966547+0000 mgr.y (mgr.34107) 417 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:10:28.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.972662+0000 mon.a (mon.0) 513 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.984432+0000 mon.c (mon.1) 236 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:10:28.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.986832+0000 mon.c (mon.1) 237 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.989061+0000 mon.c (mon.1) 238 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.484797+0000 mgr.y (mgr.34107) 411 : audit 0 from='client.44725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:10:28.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.491294+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.504972+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.507950+0000 mon.c (mon.1) 231 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:10:28.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.509196+0000 mon.c (mon.1) 232 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:10:28.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: cephadm 2024-03-11T21:10:27.517716+0000 mgr.y (mgr.34107) 412 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-11T21:10:28.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.856320+0000 mon.a (mon.0) 511 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.905409+0000 mgr.y (mgr.34107) 413 : audit 0 from='client.34821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:10:28.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.941732+0000 mon.c (mon.1) 233 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:10:28.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.942960+0000 mgr.y (mgr.34107) 414 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:10:28.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.957703+0000 mon.a (mon.0) 512 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: cephadm 2024-03-11T21:10:27.961440+0000 mgr.y (mgr.34107) 415 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.88:5000 to Dashboard 2024-03-11T21:10:28.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.961864+0000 mon.c (mon.1) 234 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:10:28.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.962689+0000 mgr.y (mgr.34107) 416 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:10:28.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.965459+0000 mon.c (mon.1) 235 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:10:28.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.966547+0000 mgr.y (mgr.34107) 417 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:10:28.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.972662+0000 mon.a (mon.0) 513 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.984432+0000 mon.c (mon.1) 236 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:10:28.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.986832+0000 mon.c (mon.1) 237 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.989061+0000 mon.c (mon.1) 238 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.990681+0000 mon.c (mon.1) 239 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.993422+0000 mon.c (mon.1) 240 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:27.998404+0000 mon.c (mon.1) 241 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:28.002142+0000 mon.c (mon.1) 242 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:28.004227+0000 mon.c (mon.1) 243 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:28.006350+0000 mon.c (mon.1) 244 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:28.008584+0000 mon.c (mon.1) 245 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:28.010931+0000 mon.c (mon.1) 246 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: cephadm 2024-03-11T21:10:28.012152+0000 mgr.y (mgr.34107) 418 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-03-11T21:10:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:28.016655+0000 mon.a (mon.0) 514 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:28.020717+0000 mon.c (mon.1) 247 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi088.tfbhod"}]: dispatch 2024-03-11T21:10:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:28.021179+0000 mon.a (mon.0) 515 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi088.tfbhod"}]: dispatch 2024-03-11T21:10:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:28.024984+0000 mon.a (mon.0) 516 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi088.tfbhod"}]': finished 2024-03-11T21:10:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:28.028315+0000 mon.c (mon.1) 248 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: cephadm 2024-03-11T21:10:28.029359+0000 mgr.y (mgr.34107) 419 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-03-11T21:10:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:28.033763+0000 mon.a (mon.0) 517 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:28.039548+0000 mon.c (mon.1) 249 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: cephadm 2024-03-11T21:10:28.040590+0000 mgr.y (mgr.34107) 420 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-03-11T21:10:28.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:28.045864+0000 mon.a (mon.0) 518 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: cluster 2024-03-11T21:10:28.047511+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:10:28.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[55449]: audit 2024-03-11T21:10:28.312168+0000 mgr.y (mgr.34107) 422 : audit 0 from='client.44770 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:10:28.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.990681+0000 mon.c (mon.1) 239 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.993422+0000 mon.c (mon.1) 240 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:27.998404+0000 mon.c (mon.1) 241 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:28.002142+0000 mon.c (mon.1) 242 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:28.004227+0000 mon.c (mon.1) 243 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.819 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:28.006350+0000 mon.c (mon.1) 244 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:28.008584+0000 mon.c (mon.1) 245 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:28.010931+0000 mon.c (mon.1) 246 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: cephadm 2024-03-11T21:10:28.012152+0000 mgr.y (mgr.34107) 418 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-03-11T21:10:28.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:28.016655+0000 mon.a (mon.0) 514 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:28.020717+0000 mon.c (mon.1) 247 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi088.tfbhod"}]: dispatch 2024-03-11T21:10:28.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:28.021179+0000 mon.a (mon.0) 515 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi088.tfbhod"}]: dispatch 2024-03-11T21:10:28.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:28.024984+0000 mon.a (mon.0) 516 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi088.tfbhod"}]': finished 2024-03-11T21:10:28.820 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:28.028315+0000 mon.c (mon.1) 248 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: cephadm 2024-03-11T21:10:28.029359+0000 mgr.y (mgr.34107) 419 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-03-11T21:10:28.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:28.033763+0000 mon.a (mon.0) 517 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:28.039548+0000 mon.c (mon.1) 249 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: cephadm 2024-03-11T21:10:28.040590+0000 mgr.y (mgr.34107) 420 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-03-11T21:10:28.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:28.045864+0000 mon.a (mon.0) 518 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: cluster 2024-03-11T21:10:28.047511+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:10:28.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:28 smithi088 bash[54059]: audit 2024-03-11T21:10:28.312168+0000 mgr.y (mgr.34107) 422 : audit 0 from='client.44770 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:10:28.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.484797+0000 mgr.y (mgr.34107) 411 : audit 0 from='client.44725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:10:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.491294+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.504972+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.507950+0000 mon.c (mon.1) 231 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:10:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.509196+0000 mon.c (mon.1) 232 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:10:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: cephadm 2024-03-11T21:10:27.517716+0000 mgr.y (mgr.34107) 412 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-11T21:10:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.856320+0000 mon.a (mon.0) 511 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.905409+0000 mgr.y (mgr.34107) 413 : audit 0 from='client.34821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:10:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.941732+0000 mon.c (mon.1) 233 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:10:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.942960+0000 mgr.y (mgr.34107) 414 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-11T21:10:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.957703+0000 mon.a (mon.0) 512 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: cephadm 2024-03-11T21:10:27.961440+0000 mgr.y (mgr.34107) 415 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.88:5000 to Dashboard 2024-03-11T21:10:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.961864+0000 mon.c (mon.1) 234 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:10:28.891 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.962689+0000 mgr.y (mgr.34107) 416 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-11T21:10:28.892 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.965459+0000 mon.c (mon.1) 235 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:10:28.892 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.966547+0000 mgr.y (mgr.34107) 417 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-03-11T21:10:28.892 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.972662+0000 mon.a (mon.0) 513 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.892 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.984432+0000 mon.c (mon.1) 236 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:10:28.892 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.986832+0000 mon.c (mon.1) 237 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.892 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.989061+0000 mon.c (mon.1) 238 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.990681+0000 mon.c (mon.1) 239 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.993422+0000 mon.c (mon.1) 240 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:27.998404+0000 mon.c (mon.1) 241 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:28.002142+0000 mon.c (mon.1) 242 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:28.004227+0000 mon.c (mon.1) 243 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:28.006350+0000 mon.c (mon.1) 244 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:28.008584+0000 mon.c (mon.1) 245 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:28.010931+0000 mon.c (mon.1) 246 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: cephadm 2024-03-11T21:10:28.012152+0000 mgr.y (mgr.34107) 418 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-03-11T21:10:28.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:28.016655+0000 mon.a (mon.0) 514 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:28.020717+0000 mon.c (mon.1) 247 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi088.tfbhod"}]: dispatch 2024-03-11T21:10:28.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:28.021179+0000 mon.a (mon.0) 515 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi088.tfbhod"}]: dispatch 2024-03-11T21:10:28.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:28.024984+0000 mon.a (mon.0) 516 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi088.tfbhod"}]': finished 2024-03-11T21:10:28.893 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:28.028315+0000 mon.c (mon.1) 248 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.894 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: cephadm 2024-03-11T21:10:28.029359+0000 mgr.y (mgr.34107) 419 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-03-11T21:10:28.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:28.033763+0000 mon.a (mon.0) 517 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:28.039548+0000 mon.c (mon.1) 249 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:28.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: cephadm 2024-03-11T21:10:28.040590+0000 mgr.y (mgr.34107) 420 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-03-11T21:10:28.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:28.045864+0000 mon.a (mon.0) 518 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:28.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: cluster 2024-03-11T21:10:28.047511+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-11T21:10:28.895 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:28 smithi161 bash[41077]: audit 2024-03-11T21:10:28.312168+0000 mgr.y (mgr.34107) 422 : audit 0 from='client.44770 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:10:29.187 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:10:29.187 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:10:29.187 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:10:29.187 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:10:29.188 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:10:29.188 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr", 2024-03-11T21:10:29.188 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-03-11T21:10:29.188 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw", 2024-03-11T21:10:29.188 INFO:teuthology.orchestra.run.smithi088.stdout: "iscsi", 2024-03-11T21:10:29.188 INFO:teuthology.orchestra.run.smithi088.stdout: "osd" 2024-03-11T21:10:29.188 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:10:29.188 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "18/23 daemons upgraded", 2024-03-11T21:10:29.188 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading node-exporter daemons", 2024-03-11T21:10:29.188 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:10:29.188 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:10:29.663 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:10:29.737 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:29 smithi088 bash[55449]: audit 2024-03-11T21:10:28.784034+0000 mon.a (mon.0) 519 : audit 0 from='client.? 172.21.15.88:0/3896551063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:29.738 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:29 smithi088 bash[55449]: audit 2024-03-11T21:10:29.197063+0000 mgr.y (mgr.34107) 423 : audit 0 from='client.34857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:10:29.738 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:29 smithi088 bash[54059]: audit 2024-03-11T21:10:28.784034+0000 mon.a (mon.0) 519 : audit 0 from='client.? 172.21.15.88:0/3896551063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:29.738 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:29 smithi088 bash[54059]: audit 2024-03-11T21:10:29.197063+0000 mgr.y (mgr.34107) 423 : audit 0 from='client.34857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:10:29.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:29 smithi161 bash[41077]: audit 2024-03-11T21:10:28.784034+0000 mon.a (mon.0) 519 : audit 0 from='client.? 172.21.15.88:0/3896551063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:29.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:29 smithi161 bash[41077]: audit 2024-03-11T21:10:29.197063+0000 mgr.y (mgr.34107) 423 : audit 0 from='client.34857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:10:30.491 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:10:30 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:10:30] "GET /metrics HTTP/1.1" 200 38615 "" "Prometheus/2.33.4" 2024-03-11T21:10:30.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:30 smithi088 bash[55449]: audit 2024-03-11T21:10:29.674543+0000 mon.c (mon.1) 250 : audit 0 from='client.? 172.21.15.88:0/1484741857' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:10:30.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:30 smithi088 bash[55449]: cluster 2024-03-11T21:10:30.048567+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:10:30.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:30 smithi088 bash[54059]: audit 2024-03-11T21:10:29.674543+0000 mon.c (mon.1) 250 : audit 0 from='client.? 172.21.15.88:0/1484741857' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:10:30.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:30 smithi088 bash[54059]: cluster 2024-03-11T21:10:30.048567+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:10:30.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:30 smithi161 bash[41077]: audit 2024-03-11T21:10:29.674543+0000 mon.c (mon.1) 250 : audit 0 from='client.? 172.21.15.88:0/1484741857' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:10:30.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:30 smithi161 bash[41077]: cluster 2024-03-11T21:10:30.048567+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-11T21:10:31.313 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:31 smithi088 systemd[1]: Stopping Ceph node-exporter.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:10:31.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:31 smithi088 bash[54059]: cephadm 2024-03-11T21:10:30.526888+0000 mgr.y (mgr.34107) 425 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-03-11T21:10:31.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:31 smithi088 bash[54059]: cephadm 2024-03-11T21:10:30.527705+0000 mgr.y (mgr.34107) 426 : cephadm 1 Deploying daemon node-exporter.a on smithi088 2024-03-11T21:10:31.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:31 smithi088 bash[55449]: cephadm 2024-03-11T21:10:30.526888+0000 mgr.y (mgr.34107) 425 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-03-11T21:10:31.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:31 smithi088 bash[55449]: cephadm 2024-03-11T21:10:30.527705+0000 mgr.y (mgr.34107) 426 : cephadm 1 Deploying daemon node-exporter.a on smithi088 2024-03-11T21:10:31.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:31 smithi161 bash[41077]: cephadm 2024-03-11T21:10:30.526888+0000 mgr.y (mgr.34107) 425 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-03-11T21:10:31.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:31 smithi161 bash[41077]: cephadm 2024-03-11T21:10:30.527705+0000 mgr.y (mgr.34107) 426 : cephadm 1 Deploying daemon node-exporter.a on smithi088 2024-03-11T21:10:32.313 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:32 smithi088 bash[80427]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-node-exporter-a 2024-03-11T21:10:32.313 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:32 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-11T21:10:32.313 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:32 smithi088 bash[80501]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-node-exporter-a 2024-03-11T21:10:32.313 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:32 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-11T21:10:32.314 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:32 smithi088 systemd[1]: Stopped Ceph node-exporter.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:10:32.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:32 smithi088 bash[54059]: cluster 2024-03-11T21:10:32.050106+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-11T21:10:32.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:32 smithi088 bash[54059]: audit 2024-03-11T21:10:32.247304+0000 mgr.y (mgr.34107) 428 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:10:32.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:32 smithi088 bash[55449]: cluster 2024-03-11T21:10:32.050106+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-11T21:10:32.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:32 smithi088 bash[55449]: audit 2024-03-11T21:10:32.247304+0000 mgr.y (mgr.34107) 428 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:10:32.815 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:32 smithi088 systemd[1]: Started Ceph node-exporter.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:10:32.815 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:32 smithi088 bash[80568]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-11T21:10:32.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:32 smithi161 bash[41077]: cluster 2024-03-11T21:10:32.050106+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-11T21:10:32.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:32 smithi161 bash[41077]: audit 2024-03-11T21:10:32.247304+0000 mgr.y (mgr.34107) 428 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:10:33.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:33 smithi088 bash[54059]: audit 2024-03-11T21:10:32.542539+0000 mon.a (mon.0) 520 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:33.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:33 smithi088 bash[54059]: audit 2024-03-11T21:10:32.555548+0000 mon.a (mon.0) 521 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:33.814 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:33 smithi088 bash[80568]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-11T21:10:33.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:33 smithi088 bash[55449]: audit 2024-03-11T21:10:32.542539+0000 mon.a (mon.0) 520 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:33.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:33 smithi088 bash[55449]: audit 2024-03-11T21:10:32.555548+0000 mon.a (mon.0) 521 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:33.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:33 smithi161 bash[41077]: audit 2024-03-11T21:10:32.542539+0000 mon.a (mon.0) 520 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:33.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:33 smithi161 bash[41077]: audit 2024-03-11T21:10:32.555548+0000 mon.a (mon.0) 521 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:34.190 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:33 smithi088 bash[80568]: 22b70bddd3ac: Pulling fs layer 2024-03-11T21:10:34.190 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:33 smithi088 bash[80568]: 5c12815fee55: Pulling fs layer 2024-03-11T21:10:34.190 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:33 smithi088 bash[80568]: c0e87333d380: Pulling fs layer 2024-03-11T21:10:34.510 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:34 smithi088 bash[80568]: 5c12815fee55: Verifying Checksum 2024-03-11T21:10:34.510 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:34 smithi088 bash[80568]: 5c12815fee55: Download complete 2024-03-11T21:10:34.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:34 smithi161 bash[41077]: cluster 2024-03-11T21:10:34.051204+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-11T21:10:34.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:34 smithi088 bash[54059]: cluster 2024-03-11T21:10:34.051204+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-11T21:10:34.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:34 smithi088 bash[55449]: cluster 2024-03-11T21:10:34.051204+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-11T21:10:34.814 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:34 smithi088 bash[80568]: 22b70bddd3ac: Verifying Checksum 2024-03-11T21:10:34.814 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:34 smithi088 bash[80568]: 22b70bddd3ac: Download complete 2024-03-11T21:10:34.814 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:34 smithi088 bash[80568]: 22b70bddd3ac: Pull complete 2024-03-11T21:10:35.541 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:35 smithi088 bash[80568]: 5c12815fee55: Pull complete 2024-03-11T21:10:35.541 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:35 smithi088 bash[80568]: c0e87333d380: Verifying Checksum 2024-03-11T21:10:35.541 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:35 smithi088 bash[80568]: c0e87333d380: Download complete 2024-03-11T21:10:35.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:35 smithi088 bash[55449]: cephadm 2024-03-11T21:10:34.966429+0000 mgr.y (mgr.34107) 430 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-03-11T21:10:35.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:35 smithi088 bash[55449]: cephadm 2024-03-11T21:10:34.967347+0000 mgr.y (mgr.34107) 431 : cephadm 1 Deploying daemon node-exporter.b on smithi161 2024-03-11T21:10:35.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:35 smithi088 bash[54059]: cephadm 2024-03-11T21:10:34.966429+0000 mgr.y (mgr.34107) 430 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-03-11T21:10:35.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:35 smithi088 bash[54059]: cephadm 2024-03-11T21:10:34.967347+0000 mgr.y (mgr.34107) 431 : cephadm 1 Deploying daemon node-exporter.b on smithi161 2024-03-11T21:10:35.810 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:35 smithi088 bash[80568]: c0e87333d380: Pull complete 2024-03-11T21:10:35.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:35 smithi161 bash[41077]: cephadm 2024-03-11T21:10:34.966429+0000 mgr.y (mgr.34107) 430 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-03-11T21:10:35.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:35 smithi161 bash[41077]: cephadm 2024-03-11T21:10:34.967347+0000 mgr.y (mgr.34107) 431 : cephadm 1 Deploying daemon node-exporter.b on smithi161 2024-03-11T21:10:35.889 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:35 smithi161 systemd[1]: Stopping Ceph node-exporter.b for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:10:36.063 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:35 smithi088 bash[80568]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-11T21:10:36.064 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:35 smithi088 bash[80568]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-11T21:10:36.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:36 smithi088 bash[54059]: cluster 2024-03-11T21:10:36.052475+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-11T21:10:36.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:36 smithi088 bash[55449]: cluster 2024-03-11T21:10:36.052475+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-11T21:10:36.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:36 smithi161 bash[41077]: cluster 2024-03-11T21:10:36.052475+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-11T21:10:36.888 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:36 smithi161 bash[57494]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-node-exporter-b 2024-03-11T21:10:36.889 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:36 smithi161 bash[57568]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-node-exporter-b 2024-03-11T21:10:36.889 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:36 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-11T21:10:36.889 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:36 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-11T21:10:36.889 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:36 smithi161 systemd[1]: Stopped Ceph node-exporter.b for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:10:37.388 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:37 smithi161 systemd[1]: Started Ceph node-exporter.b for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:10:37.388 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:37 smithi161 bash[57636]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-11T21:10:37.564 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.335Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-11T21:10:37.564 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.335Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-03-11T21:10:37.564 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.336Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-03-11T21:10:37.564 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.336Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-11T21:10:37.564 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.337Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-03-11T21:10:37.564 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.337Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-11T21:10:37.564 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-11T21:10:37.564 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=arp 2024-03-11T21:10:37.564 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-11T21:10:37.565 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-11T21:10:37.565 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-11T21:10:37.565 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-11T21:10:37.565 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-11T21:10:37.565 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-11T21:10:37.565 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-11T21:10:37.565 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-11T21:10:37.565 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=edac 2024-03-11T21:10:37.565 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-11T21:10:37.565 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-11T21:10:37.565 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-11T21:10:37.565 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-11T21:10:37.565 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-11T21:10:37.565 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-11T21:10:37.565 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-11T21:10:37.566 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-11T21:10:37.566 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-11T21:10:37.566 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-11T21:10:37.566 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-11T21:10:37.566 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-11T21:10:37.566 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-11T21:10:37.566 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-11T21:10:37.566 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.338Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-11T21:10:37.566 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-11T21:10:37.566 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=os 2024-03-11T21:10:37.566 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-11T21:10:37.566 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-11T21:10:37.566 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-11T21:10:37.566 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-11T21:10:37.567 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-11T21:10:37.567 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-11T21:10:37.567 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-11T21:10:37.567 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=stat 2024-03-11T21:10:37.567 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-11T21:10:37.567 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-11T21:10:37.567 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-11T21:10:37.567 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=time 2024-03-11T21:10:37.567 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-11T21:10:37.567 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=uname 2024-03-11T21:10:37.567 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-11T21:10:37.567 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-11T21:10:37.567 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-11T21:10:37.567 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.339Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-11T21:10:37.567 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:10:37 smithi088 bash[80568]: ts=2024-03-11T21:10:37.340Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-11T21:10:38.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:38 smithi088 bash[55449]: audit 2024-03-11T21:10:37.072026+0000 mon.a (mon.0) 522 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:38.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:38 smithi088 bash[55449]: audit 2024-03-11T21:10:37.090138+0000 mon.a (mon.0) 523 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:38.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:38 smithi088 bash[54059]: audit 2024-03-11T21:10:37.072026+0000 mon.a (mon.0) 522 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:38.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:38 smithi088 bash[54059]: audit 2024-03-11T21:10:37.090138+0000 mon.a (mon.0) 523 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:38.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:38 smithi161 bash[41077]: audit 2024-03-11T21:10:37.072026+0000 mon.a (mon.0) 522 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:38.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:38 smithi161 bash[41077]: audit 2024-03-11T21:10:37.090138+0000 mon.a (mon.0) 523 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:39.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:39 smithi161 bash[41077]: cluster 2024-03-11T21:10:38.053695+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-11T21:10:39.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:39 smithi161 bash[41077]: audit 2024-03-11T21:10:38.932272+0000 mon.c (mon.1) 251 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:10:39.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:39 smithi088 bash[54059]: cluster 2024-03-11T21:10:38.053695+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-11T21:10:39.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:39 smithi088 bash[54059]: audit 2024-03-11T21:10:38.932272+0000 mon.c (mon.1) 251 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:10:39.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:39 smithi088 bash[55449]: cluster 2024-03-11T21:10:38.053695+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-11T21:10:39.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:39 smithi088 bash[55449]: audit 2024-03-11T21:10:38.932272+0000 mon.c (mon.1) 251 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:10:40.388 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:40 smithi161 bash[57636]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-11T21:10:40.565 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:10:40 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:10:40] "GET /metrics HTTP/1.1" 200 38616 "" "Prometheus/2.33.4" 2024-03-11T21:10:40.888 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:40 smithi161 bash[57636]: 22b70bddd3ac: Pulling fs layer 2024-03-11T21:10:40.889 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:40 smithi161 bash[57636]: 5c12815fee55: Pulling fs layer 2024-03-11T21:10:40.889 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:40 smithi161 bash[57636]: c0e87333d380: Pulling fs layer 2024-03-11T21:10:41.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:41 smithi161 bash[41077]: cluster 2024-03-11T21:10:40.054802+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-11T21:10:41.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:41 smithi088 bash[54059]: cluster 2024-03-11T21:10:40.054802+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-11T21:10:41.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:41 smithi088 bash[55449]: cluster 2024-03-11T21:10:40.054802+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-11T21:10:41.888 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:41 smithi161 bash[57636]: 5c12815fee55: Verifying Checksum 2024-03-11T21:10:42.443 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:42 smithi161 bash[57636]: 22b70bddd3ac: Download complete 2024-03-11T21:10:42.444 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:42 smithi161 bash[57636]: 22b70bddd3ac: Pull complete 2024-03-11T21:10:42.861 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:42 smithi161 bash[57636]: c0e87333d380: Verifying Checksum 2024-03-11T21:10:42.861 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:42 smithi161 bash[57636]: c0e87333d380: Download complete 2024-03-11T21:10:43.138 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:43 smithi161 bash[41077]: cluster 2024-03-11T21:10:42.056120+0000 mgr.y (mgr.34107) 435 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-03-11T21:10:43.138 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:43 smithi161 bash[41077]: audit 2024-03-11T21:10:42.255270+0000 mgr.y (mgr.34107) 436 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:10:43.139 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:42 smithi161 bash[57636]: 5c12815fee55: Pull complete 2024-03-11T21:10:43.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:43 smithi088 bash[54059]: cluster 2024-03-11T21:10:42.056120+0000 mgr.y (mgr.34107) 435 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-03-11T21:10:43.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:43 smithi088 bash[54059]: audit 2024-03-11T21:10:42.255270+0000 mgr.y (mgr.34107) 436 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:10:43.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:43 smithi088 bash[55449]: cluster 2024-03-11T21:10:42.056120+0000 mgr.y (mgr.34107) 435 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-03-11T21:10:43.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:43 smithi088 bash[55449]: audit 2024-03-11T21:10:42.255270+0000 mgr.y (mgr.34107) 436 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:10:43.653 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:43 smithi161 bash[57636]: c0e87333d380: Pull complete 2024-03-11T21:10:43.653 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:43 smithi161 bash[57636]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-11T21:10:43.653 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:43 smithi161 bash[57636]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-11T21:10:44.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:44 smithi088 bash[54059]: audit 2024-03-11T21:10:43.239980+0000 mon.a (mon.0) 524 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:44.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:44 smithi088 bash[54059]: audit 2024-03-11T21:10:43.253592+0000 mon.a (mon.0) 525 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:44.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:44 smithi088 bash[54059]: audit 2024-03-11T21:10:43.445395+0000 mon.a (mon.0) 526 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:44.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:44 smithi088 bash[54059]: audit 2024-03-11T21:10:43.457040+0000 mon.a (mon.0) 527 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:44.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:44 smithi088 bash[55449]: audit 2024-03-11T21:10:43.239980+0000 mon.a (mon.0) 524 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:44.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:44 smithi088 bash[55449]: audit 2024-03-11T21:10:43.253592+0000 mon.a (mon.0) 525 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:44.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:44 smithi088 bash[55449]: audit 2024-03-11T21:10:43.445395+0000 mon.a (mon.0) 526 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:44.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:44 smithi088 bash[55449]: audit 2024-03-11T21:10:43.457040+0000 mon.a (mon.0) 527 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:44.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[41077]: audit 2024-03-11T21:10:43.239980+0000 mon.a (mon.0) 524 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:44.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[41077]: audit 2024-03-11T21:10:43.253592+0000 mon.a (mon.0) 525 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:44.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[41077]: audit 2024-03-11T21:10:43.445395+0000 mon.a (mon.0) 526 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:44.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[41077]: audit 2024-03-11T21:10:43.457040+0000 mon.a (mon.0) 527 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:45.139 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.847Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-11T21:10:45.139 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.847Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-03-11T21:10:45.139 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.848Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-03-11T21:10:45.139 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.848Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-11T21:10:45.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.849Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-03-11T21:10:45.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.849Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-11T21:10:45.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-11T21:10:45.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=arp 2024-03-11T21:10:45.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-11T21:10:45.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-11T21:10:45.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-11T21:10:45.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-11T21:10:45.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-11T21:10:45.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-11T21:10:45.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-11T21:10:45.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-11T21:10:45.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=edac 2024-03-11T21:10:45.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-11T21:10:45.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-11T21:10:45.140 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-11T21:10:45.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-11T21:10:45.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-11T21:10:45.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-11T21:10:45.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-11T21:10:45.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-11T21:10:45.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-11T21:10:45.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-11T21:10:45.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-11T21:10:45.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-11T21:10:45.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-11T21:10:45.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-11T21:10:45.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-11T21:10:45.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-11T21:10:45.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=os 2024-03-11T21:10:45.141 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-11T21:10:45.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-11T21:10:45.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-11T21:10:45.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-11T21:10:45.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-11T21:10:45.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-11T21:10:45.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-11T21:10:45.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=stat 2024-03-11T21:10:45.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-11T21:10:45.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-11T21:10:45.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.850Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-11T21:10:45.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.851Z caller=node_exporter.go:117 level=info collector=time 2024-03-11T21:10:45.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.851Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-11T21:10:45.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.851Z caller=node_exporter.go:117 level=info collector=uname 2024-03-11T21:10:45.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.851Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-11T21:10:45.142 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.851Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-11T21:10:45.143 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.851Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-11T21:10:45.143 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.851Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-11T21:10:45.143 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:10:44 smithi161 bash[57636]: ts=2024-03-11T21:10:44.851Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-11T21:10:45.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:45 smithi088 bash[54059]: cluster 2024-03-11T21:10:44.056976+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-11T21:10:45.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:45 smithi088 bash[54059]: audit 2024-03-11T21:10:44.303142+0000 mon.a (mon.0) 528 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:45.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:45 smithi088 bash[54059]: audit 2024-03-11T21:10:44.317774+0000 mon.a (mon.0) 529 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:45.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:45 smithi088 bash[54059]: audit 2024-03-11T21:10:44.509620+0000 mon.a (mon.0) 530 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:45.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:45 smithi088 bash[54059]: audit 2024-03-11T21:10:44.523275+0000 mon.a (mon.0) 531 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:45.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:45 smithi088 bash[55449]: cluster 2024-03-11T21:10:44.056976+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-11T21:10:45.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:45 smithi088 bash[55449]: audit 2024-03-11T21:10:44.303142+0000 mon.a (mon.0) 528 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:45.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:45 smithi088 bash[55449]: audit 2024-03-11T21:10:44.317774+0000 mon.a (mon.0) 529 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:45.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:45 smithi088 bash[55449]: audit 2024-03-11T21:10:44.509620+0000 mon.a (mon.0) 530 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:45.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:45 smithi088 bash[55449]: audit 2024-03-11T21:10:44.523275+0000 mon.a (mon.0) 531 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:45.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:45 smithi161 bash[41077]: cluster 2024-03-11T21:10:44.056976+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-11T21:10:45.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:45 smithi161 bash[41077]: audit 2024-03-11T21:10:44.303142+0000 mon.a (mon.0) 528 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:45.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:45 smithi161 bash[41077]: audit 2024-03-11T21:10:44.317774+0000 mon.a (mon.0) 529 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:45.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:45 smithi161 bash[41077]: audit 2024-03-11T21:10:44.509620+0000 mon.a (mon.0) 530 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:45.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:45 smithi161 bash[41077]: audit 2024-03-11T21:10:44.523275+0000 mon.a (mon.0) 531 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:47.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:47 smithi088 bash[54059]: cluster 2024-03-11T21:10:46.058090+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:47.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:47 smithi088 bash[55449]: cluster 2024-03-11T21:10:46.058090+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:47.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:47 smithi161 bash[41077]: cluster 2024-03-11T21:10:46.058090+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:49.560 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:49 smithi088 bash[54059]: cluster 2024-03-11T21:10:48.059358+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:49.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:49 smithi088 bash[55449]: cluster 2024-03-11T21:10:48.059358+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:49.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:49 smithi161 bash[41077]: cluster 2024-03-11T21:10:48.059358+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:50.563 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:10:50 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:10:50] "GET /metrics HTTP/1.1" 200 38616 "" "Prometheus/2.33.4" 2024-03-11T21:10:51.603 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:51 smithi088 bash[54059]: cluster 2024-03-11T21:10:50.060093+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:51.603 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:51 smithi088 bash[55449]: cluster 2024-03-11T21:10:50.060093+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:51.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:51 smithi161 bash[41077]: cluster 2024-03-11T21:10:50.060093+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:53.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:53 smithi088 bash[54059]: cluster 2024-03-11T21:10:52.061461+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:53.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:53 smithi088 bash[54059]: audit 2024-03-11T21:10:52.264021+0000 mgr.y (mgr.34107) 442 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:10:53.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:53 smithi088 bash[55449]: cluster 2024-03-11T21:10:52.061461+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:53.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:53 smithi088 bash[55449]: audit 2024-03-11T21:10:52.264021+0000 mgr.y (mgr.34107) 442 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:10:53.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:53 smithi161 bash[41077]: cluster 2024-03-11T21:10:52.061461+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:53.639 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:53 smithi161 bash[41077]: audit 2024-03-11T21:10:52.264021+0000 mgr.y (mgr.34107) 442 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:10:54.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:54 smithi161 bash[41077]: audit 2024-03-11T21:10:53.932512+0000 mon.c (mon.1) 252 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:10:54.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:54 smithi088 bash[54059]: audit 2024-03-11T21:10:53.932512+0000 mon.c (mon.1) 252 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:10:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:54 smithi088 bash[55449]: audit 2024-03-11T21:10:53.932512+0000 mon.c (mon.1) 252 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:10:55.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:55 smithi161 bash[41077]: cluster 2024-03-11T21:10:54.063034+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:55.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:55 smithi161 bash[41077]: audit 2024-03-11T21:10:55.081486+0000 mon.a (mon.0) 532 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:55.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:55 smithi161 bash[41077]: audit 2024-03-11T21:10:55.097329+0000 mon.a (mon.0) 533 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:55.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:55 smithi088 bash[54059]: cluster 2024-03-11T21:10:54.063034+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:55.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:55 smithi088 bash[54059]: audit 2024-03-11T21:10:55.081486+0000 mon.a (mon.0) 532 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:55.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:55 smithi088 bash[54059]: audit 2024-03-11T21:10:55.097329+0000 mon.a (mon.0) 533 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:55.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:55 smithi088 bash[55449]: cluster 2024-03-11T21:10:54.063034+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:10:55.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:55 smithi088 bash[55449]: audit 2024-03-11T21:10:55.081486+0000 mon.a (mon.0) 532 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:55.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:55 smithi088 bash[55449]: audit 2024-03-11T21:10:55.097329+0000 mon.a (mon.0) 533 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:56.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.535213+0000 mon.a (mon.0) 534 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:56.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.552739+0000 mon.a (mon.0) 535 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:56.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.557112+0000 mon.c (mon.1) 253 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:10:56.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.558544+0000 mon.c (mon.1) 254 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:10:56.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.568539+0000 mon.a (mon.0) 536 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:56.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.659896+0000 mon.c (mon.1) 255 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:10:56.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.663002+0000 mon.c (mon.1) 256 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.665672+0000 mon.c (mon.1) 257 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.667823+0000 mon.c (mon.1) 258 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.671421+0000 mon.c (mon.1) 259 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.674780+0000 mon.c (mon.1) 260 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.677515+0000 mon.c (mon.1) 261 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.679426+0000 mon.c (mon.1) 262 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.681506+0000 mon.c (mon.1) 263 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.683665+0000 mon.c (mon.1) 264 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.686041+0000 mon.c (mon.1) 265 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.689465+0000 mon.c (mon.1) 266 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.691764+0000 mon.c (mon.1) 267 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: audit 2024-03-11T21:10:55.694610+0000 mon.c (mon.1) 268 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[54059]: cluster 2024-03-11T21:10:56.064243+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:56.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.535213+0000 mon.a (mon.0) 534 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:56.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.552739+0000 mon.a (mon.0) 535 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:56.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.557112+0000 mon.c (mon.1) 253 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:10:56.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.558544+0000 mon.c (mon.1) 254 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:10:56.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.568539+0000 mon.a (mon.0) 536 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:56.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.659896+0000 mon.c (mon.1) 255 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:10:56.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.663002+0000 mon.c (mon.1) 256 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.665672+0000 mon.c (mon.1) 257 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.667823+0000 mon.c (mon.1) 258 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.671421+0000 mon.c (mon.1) 259 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.674780+0000 mon.c (mon.1) 260 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.677515+0000 mon.c (mon.1) 261 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.679426+0000 mon.c (mon.1) 262 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.681506+0000 mon.c (mon.1) 263 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.683665+0000 mon.c (mon.1) 264 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.686041+0000 mon.c (mon.1) 265 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.689465+0000 mon.c (mon.1) 266 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.691764+0000 mon.c (mon.1) 267 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: audit 2024-03-11T21:10:55.694610+0000 mon.c (mon.1) 268 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:56 smithi088 bash[55449]: cluster 2024-03-11T21:10:56.064243+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:56.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.535213+0000 mon.a (mon.0) 534 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:56.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.552739+0000 mon.a (mon.0) 535 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:56.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.557112+0000 mon.c (mon.1) 253 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:10:56.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.558544+0000 mon.c (mon.1) 254 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:10:56.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.568539+0000 mon.a (mon.0) 536 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:10:56.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.659896+0000 mon.c (mon.1) 255 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:10:56.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.663002+0000 mon.c (mon.1) 256 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.665672+0000 mon.c (mon.1) 257 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.667823+0000 mon.c (mon.1) 258 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.671421+0000 mon.c (mon.1) 259 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.674780+0000 mon.c (mon.1) 260 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.677515+0000 mon.c (mon.1) 261 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.679426+0000 mon.c (mon.1) 262 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.889 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.681506+0000 mon.c (mon.1) 263 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.683665+0000 mon.c (mon.1) 264 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.686041+0000 mon.c (mon.1) 265 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.689465+0000 mon.c (mon.1) 266 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.691764+0000 mon.c (mon.1) 267 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: audit 2024-03-11T21:10:55.694610+0000 mon.c (mon.1) 268 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:10:56.890 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:56 smithi161 bash[41077]: cluster 2024-03-11T21:10:56.064243+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:59.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:59 smithi161 bash[41077]: cluster 2024-03-11T21:10:58.065547+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:59.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:59 smithi161 bash[41077]: cephadm 2024-03-11T21:10:58.066320+0000 mgr.y (mgr.34107) 446 : cephadm 1 Upgrade: Updating prometheus.a 2024-03-11T21:10:59.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:10:59 smithi161 bash[41077]: cephadm 2024-03-11T21:10:58.312704+0000 mgr.y (mgr.34107) 447 : cephadm 1 Deploying daemon prometheus.a on smithi161 2024-03-11T21:10:59.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:59 smithi088 bash[54059]: cluster 2024-03-11T21:10:58.065547+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:59.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:59 smithi088 bash[54059]: cephadm 2024-03-11T21:10:58.066320+0000 mgr.y (mgr.34107) 446 : cephadm 1 Upgrade: Updating prometheus.a 2024-03-11T21:10:59.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:10:59 smithi088 bash[54059]: cephadm 2024-03-11T21:10:58.312704+0000 mgr.y (mgr.34107) 447 : cephadm 1 Deploying daemon prometheus.a on smithi161 2024-03-11T21:10:59.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:59 smithi088 bash[55449]: cluster 2024-03-11T21:10:58.065547+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:10:59.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:59 smithi088 bash[55449]: cephadm 2024-03-11T21:10:58.066320+0000 mgr.y (mgr.34107) 446 : cephadm 1 Upgrade: Updating prometheus.a 2024-03-11T21:10:59.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:10:59 smithi088 bash[55449]: cephadm 2024-03-11T21:10:58.312704+0000 mgr.y (mgr.34107) 447 : cephadm 1 Deploying daemon prometheus.a on smithi161 2024-03-11T21:11:00.079 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:11:00.563 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:11:00 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:11:00] "GET /metrics HTTP/1.1" 200 38616 "" "Prometheus/2.33.4" 2024-03-11T21:11:00.867 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:11:00.867 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (9m) 17s ago 17m 16.6M - 0.23.0 ba2b418f427c b7fee0acba85 2024-03-11T21:11:00.867 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (9m) 17s ago 16m 44.9M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:11:00.867 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (51s) 17s ago 14m 46.8M - 3.6 4133f8bc41bb f46209425f0e 2024-03-11T21:11:00.867 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (8m) 17s ago 23m 445M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:11:00.867 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (9m) 17s ago 25m 512M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:11:00.867 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (7m) 17s ago 25m 63.2M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:11:00.868 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (6m) 17s ago 23m 48.9M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2487c6a403b7 2024-03-11T21:11:00.868 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (7m) 17s ago 23m 53.2M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:11:00.868 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (24s) 17s ago 17m 8427k - 1.5.0 0da6a335fe13 4fa7119cce0d 2024-03-11T21:11:00.868 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running 17s ago 17m - - 2024-03-11T21:11:00.868 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (5m) 17s ago 22m 62.3M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 645a89a68293 2024-03-11T21:11:00.868 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (5m) 17s ago 22m 62.8M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2920551397bb 2024-03-11T21:11:00.868 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (4m) 17s ago 21m 55.2M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 44e121f4de40 2024-03-11T21:11:00.868 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (4m) 17s ago 20m 65.2M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 9b6b0f4516ee 2024-03-11T21:11:00.868 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (3m) 17s ago 20m 59.4M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb ce9732b6cc1a 2024-03-11T21:11:00.868 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (3m) 17s ago 19m 61.7M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 7752fdc8d2c0 2024-03-11T21:11:00.868 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (2m) 17s ago 18m 54.7M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 4b5d2326983f 2024-03-11T21:11:00.868 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (2m) 17s ago 18m 56.1M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 45ea559c9d95 2024-03-11T21:11:00.868 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (8m) 17s ago 17m 70.5M - 2.33.4 514e6a882f6e 6ee523244c3c 2024-03-11T21:11:00.868 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (107s) 17s ago 15m 90.7M - 19.0.0-1979-g2b0101eb 4133f8bc41bb 286f0d17056b 2024-03-11T21:11:00.868 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (93s) 17s ago 15m 90.2M - 19.0.0-1979-g2b0101eb 4133f8bc41bb b636a07f64c9 2024-03-11T21:11:00.869 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (100s) 17s ago 15m 90.5M - 19.0.0-1979-g2b0101eb 4133f8bc41bb cc48ac90aaea 2024-03-11T21:11:00.869 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (86s) 17s ago 15m 90.4M - 19.0.0-1979-g2b0101eb 4133f8bc41bb e888548fdcb4 2024-03-11T21:11:01.323 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:11:01.324 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:11:01.324 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:11:01.324 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:11:01.324 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:11:01.324 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:11:01.324 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:11:01.324 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:11:01.324 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 8 2024-03-11T21:11:01.324 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:11:01.324 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:11:01.324 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 4 2024-03-11T21:11:01.324 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:11:01.324 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:11:01.324 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 17 2024-03-11T21:11:01.325 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:11:01.325 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:11:01.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:01 smithi161 bash[41077]: cluster 2024-03-11T21:11:00.066575+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:01.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:01 smithi161 bash[41077]: audit 2024-03-11T21:11:00.069707+0000 mgr.y (mgr.34107) 449 : audit 0 from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:01.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:01 smithi088 bash[54059]: cluster 2024-03-11T21:11:00.066575+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:01.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:01 smithi088 bash[54059]: audit 2024-03-11T21:11:00.069707+0000 mgr.y (mgr.34107) 449 : audit 0 from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:01.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:01 smithi088 bash[55449]: cluster 2024-03-11T21:11:00.066575+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:01.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:01 smithi088 bash[55449]: audit 2024-03-11T21:11:00.069707+0000 mgr.y (mgr.34107) 449 : audit 0 from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:01.713 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:11:01.713 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:11:01.713 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:11:01.713 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:11:01.713 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:11:01.714 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr", 2024-03-11T21:11:01.714 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-03-11T21:11:01.714 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw", 2024-03-11T21:11:01.714 INFO:teuthology.orchestra.run.smithi088.stdout: "iscsi", 2024-03-11T21:11:01.714 INFO:teuthology.orchestra.run.smithi088.stdout: "osd" 2024-03-11T21:11:01.714 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:11:01.714 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "18/23 daemons upgraded", 2024-03-11T21:11:01.714 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading prometheus daemons", 2024-03-11T21:11:01.714 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:11:01.714 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:11:02.169 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:11:02.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:02 smithi161 bash[41077]: audit 2024-03-11T21:11:00.471160+0000 mgr.y (mgr.34107) 450 : audit 0 from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:02.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:02 smithi161 bash[41077]: audit 2024-03-11T21:11:00.854249+0000 mgr.y (mgr.34107) 451 : audit 0 from='client.34881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:02.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:02 smithi161 bash[41077]: audit 2024-03-11T21:11:01.334424+0000 mon.c (mon.1) 269 : audit 0 from='client.? 172.21.15.88:0/918785271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:02.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:02 smithi088 bash[54059]: audit 2024-03-11T21:11:00.471160+0000 mgr.y (mgr.34107) 450 : audit 0 from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:02.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:02 smithi088 bash[54059]: audit 2024-03-11T21:11:00.854249+0000 mgr.y (mgr.34107) 451 : audit 0 from='client.34881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:02.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:02 smithi088 bash[54059]: audit 2024-03-11T21:11:01.334424+0000 mon.c (mon.1) 269 : audit 0 from='client.? 172.21.15.88:0/918785271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:02.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:02 smithi088 bash[55449]: audit 2024-03-11T21:11:00.471160+0000 mgr.y (mgr.34107) 450 : audit 0 from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:02.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:02 smithi088 bash[55449]: audit 2024-03-11T21:11:00.854249+0000 mgr.y (mgr.34107) 451 : audit 0 from='client.34881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:02.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:02 smithi088 bash[55449]: audit 2024-03-11T21:11:01.334424+0000 mon.c (mon.1) 269 : audit 0 from='client.? 172.21.15.88:0/918785271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:02.888 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:02 smithi161 systemd[1]: Stopping Ceph prometheus.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:11:03.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:03 smithi161 bash[41077]: audit 2024-03-11T21:11:01.723424+0000 mgr.y (mgr.34107) 452 : audit 0 from='client.44818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:03.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:03 smithi161 bash[41077]: cluster 2024-03-11T21:11:02.067912+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:03.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:03 smithi161 bash[41077]: audit 2024-03-11T21:11:02.180388+0000 mon.a (mon.0) 537 : audit 0 from='client.? 172.21.15.88:0/844891118' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:11:03.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:03 smithi161 bash[41077]: audit 2024-03-11T21:11:02.275384+0000 mgr.y (mgr.34107) 454 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:03.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:02 smithi161 bash[38541]: ts=2024-03-11T21:11:02.986Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-11T21:11:03.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:02 smithi161 bash[38541]: ts=2024-03-11T21:11:02.986Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-11T21:11:03.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:02 smithi161 bash[38541]: ts=2024-03-11T21:11:02.986Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-11T21:11:03.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:02 smithi161 bash[38541]: ts=2024-03-11T21:11:02.986Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-11T21:11:03.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:02 smithi161 bash[38541]: ts=2024-03-11T21:11:02.986Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-11T21:11:03.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:02 smithi161 bash[38541]: ts=2024-03-11T21:11:02.986Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-11T21:11:03.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:02 smithi161 bash[38541]: ts=2024-03-11T21:11:02.986Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-11T21:11:03.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:02 smithi161 bash[38541]: ts=2024-03-11T21:11:02.986Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-11T21:11:03.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:02 smithi161 bash[38541]: ts=2024-03-11T21:11:02.987Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-11T21:11:03.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:02 smithi161 bash[38541]: ts=2024-03-11T21:11:02.987Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-11T21:11:03.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:02 smithi161 bash[38541]: ts=2024-03-11T21:11:02.987Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-11T21:11:03.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:02 smithi161 bash[38541]: ts=2024-03-11T21:11:02.987Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-11T21:11:03.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:03 smithi088 bash[54059]: audit 2024-03-11T21:11:01.723424+0000 mgr.y (mgr.34107) 452 : audit 0 from='client.44818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:03.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:03 smithi088 bash[54059]: cluster 2024-03-11T21:11:02.067912+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:03.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:03 smithi088 bash[54059]: audit 2024-03-11T21:11:02.180388+0000 mon.a (mon.0) 537 : audit 0 from='client.? 172.21.15.88:0/844891118' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:11:03.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:03 smithi088 bash[54059]: audit 2024-03-11T21:11:02.275384+0000 mgr.y (mgr.34107) 454 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:03.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:03 smithi088 bash[55449]: audit 2024-03-11T21:11:01.723424+0000 mgr.y (mgr.34107) 452 : audit 0 from='client.44818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:03.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:03 smithi088 bash[55449]: cluster 2024-03-11T21:11:02.067912+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:03.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:03 smithi088 bash[55449]: audit 2024-03-11T21:11:02.180388+0000 mon.a (mon.0) 537 : audit 0 from='client.? 172.21.15.88:0/844891118' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:11:03.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:03 smithi088 bash[55449]: audit 2024-03-11T21:11:02.275384+0000 mgr.y (mgr.34107) 454 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:03.888 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:03 smithi161 bash[62925]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-prometheus-a 2024-03-11T21:11:03.888 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:03 smithi161 bash[62998]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-prometheus-a 2024-03-11T21:11:03.888 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:03 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@prometheus.a.service: Succeeded. 2024-03-11T21:11:03.888 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:03 smithi161 systemd[1]: Stopped Ceph prometheus.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:11:04.388 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:04 smithi161 systemd[1]: Started Ceph prometheus.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:11:05.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[41077]: cluster 2024-03-11T21:11:04.069026+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:05.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[41077]: audit 2024-03-11T21:11:04.153633+0000 mon.a (mon.0) 538 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:05.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[41077]: audit 2024-03-11T21:11:04.163479+0000 mon.a (mon.0) 539 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:05.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.179Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-03-11T21:11:05.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.179Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-03-11T21:11:05.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.179Z caller=main.go:570 level=info host_details="(Linux 5.4.0-173-generic #191-Ubuntu SMP Fri Feb 2 13:55:07 UTC 2024 x86_64 smithi161 (none))" 2024-03-11T21:11:05.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.179Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-11T21:11:05.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.180Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-11T21:11:05.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.181Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-03-11T21:11:05.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.182Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-03-11T21:11:05.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.186Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-03-11T21:11:05.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.186Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-03-11T21:11:05.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.189Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-11T21:11:05.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.189Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.43µs 2024-03-11T21:11:05.389 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.189Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-11T21:11:05.390 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.202Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-03-11T21:11:05.390 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.225Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-03-11T21:11:05.390 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.233Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-03-11T21:11:05.390 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.247Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-03-11T21:11:05.390 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.247Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-03-11T21:11:05.390 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.247Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=58.523µs wal_replay_duration=58.108709ms wbl_replay_duration=103ns total_replay_duration=58.199163ms 2024-03-11T21:11:05.390 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.251Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-03-11T21:11:05.390 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.252Z caller=main.go:1029 level=info msg="TSDB started" 2024-03-11T21:11:05.390 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.252Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-11T21:11:05.390 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.280Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.354193ms db_storage=1.056µs remote_storage=1.928µs web_handler=438ns query_engine=821ns scrape=369.552µs scrape_sd=145.807µs notify=12.391µs notify_sd=10.201µs rules=27.403563ms tracing=8.47µs 2024-03-11T21:11:05.390 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.280Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-03-11T21:11:05.390 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:11:05 smithi161 bash[63064]: ts=2024-03-11T21:11:05.280Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-03-11T21:11:05.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:05 smithi088 bash[54059]: cluster 2024-03-11T21:11:04.069026+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:05.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:05 smithi088 bash[54059]: audit 2024-03-11T21:11:04.153633+0000 mon.a (mon.0) 538 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:05.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:05 smithi088 bash[54059]: audit 2024-03-11T21:11:04.163479+0000 mon.a (mon.0) 539 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:05.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:05 smithi088 bash[55449]: cluster 2024-03-11T21:11:04.069026+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:05.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:05 smithi088 bash[55449]: audit 2024-03-11T21:11:04.153633+0000 mon.a (mon.0) 538 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:05.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:05 smithi088 bash[55449]: audit 2024-03-11T21:11:04.163479+0000 mon.a (mon.0) 539 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:07.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:07 smithi088 bash[54059]: cluster 2024-03-11T21:11:06.070254+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:07.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:07 smithi088 bash[55449]: cluster 2024-03-11T21:11:06.070254+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:07.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:07 smithi161 bash[41077]: cluster 2024-03-11T21:11:06.070254+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:09.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:09 smithi088 bash[55449]: cluster 2024-03-11T21:11:08.071496+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:09.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:09 smithi088 bash[55449]: audit 2024-03-11T21:11:08.932754+0000 mon.c (mon.1) 270 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:11:09.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:09 smithi088 bash[54059]: cluster 2024-03-11T21:11:08.071496+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:09.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:09 smithi088 bash[54059]: audit 2024-03-11T21:11:08.932754+0000 mon.c (mon.1) 270 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:11:09.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:09 smithi161 bash[41077]: cluster 2024-03-11T21:11:08.071496+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:09.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:09 smithi161 bash[41077]: audit 2024-03-11T21:11:08.932754+0000 mon.c (mon.1) 270 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:11:11.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:11 smithi088 bash[54059]: cluster 2024-03-11T21:11:10.072209+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:11.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:11 smithi088 bash[54059]: audit 2024-03-11T21:11:10.444300+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:11.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:11 smithi088 bash[54059]: audit 2024-03-11T21:11:10.456964+0000 mon.a (mon.0) 541 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:11.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:11 smithi088 bash[54059]: audit 2024-03-11T21:11:10.501536+0000 mon.a (mon.0) 542 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:11.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:11 smithi088 bash[54059]: audit 2024-03-11T21:11:10.516452+0000 mon.a (mon.0) 543 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:11.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:11 smithi088 bash[55449]: cluster 2024-03-11T21:11:10.072209+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:11.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:11 smithi088 bash[55449]: audit 2024-03-11T21:11:10.444300+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:11.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:11 smithi088 bash[55449]: audit 2024-03-11T21:11:10.456964+0000 mon.a (mon.0) 541 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:11.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:11 smithi088 bash[55449]: audit 2024-03-11T21:11:10.501536+0000 mon.a (mon.0) 542 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:11.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:11 smithi088 bash[55449]: audit 2024-03-11T21:11:10.516452+0000 mon.a (mon.0) 543 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:11.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:11 smithi161 bash[41077]: cluster 2024-03-11T21:11:10.072209+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:11.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:11 smithi161 bash[41077]: audit 2024-03-11T21:11:10.444300+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:11.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:11 smithi161 bash[41077]: audit 2024-03-11T21:11:10.456964+0000 mon.a (mon.0) 541 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:11.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:11 smithi161 bash[41077]: audit 2024-03-11T21:11:10.501536+0000 mon.a (mon.0) 542 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:11.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:11 smithi161 bash[41077]: audit 2024-03-11T21:11:10.516452+0000 mon.a (mon.0) 543 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:12.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:12 smithi088 bash[54059]: audit 2024-03-11T21:11:11.565170+0000 mon.a (mon.0) 544 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:12.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:12 smithi088 bash[54059]: audit 2024-03-11T21:11:11.581813+0000 mon.a (mon.0) 545 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:12.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:12 smithi088 bash[54059]: cluster 2024-03-11T21:11:12.073567+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:12.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:12 smithi088 bash[54059]: audit 2024-03-11T21:11:12.283317+0000 mgr.y (mgr.34107) 460 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:12.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:12 smithi088 bash[55449]: audit 2024-03-11T21:11:11.565170+0000 mon.a (mon.0) 544 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:12.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:12 smithi088 bash[55449]: audit 2024-03-11T21:11:11.581813+0000 mon.a (mon.0) 545 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:12.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:12 smithi088 bash[55449]: cluster 2024-03-11T21:11:12.073567+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:12.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:12 smithi088 bash[55449]: audit 2024-03-11T21:11:12.283317+0000 mgr.y (mgr.34107) 460 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:12.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:12 smithi161 bash[41077]: audit 2024-03-11T21:11:11.565170+0000 mon.a (mon.0) 544 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:12.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:12 smithi161 bash[41077]: audit 2024-03-11T21:11:11.581813+0000 mon.a (mon.0) 545 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:12.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:12 smithi161 bash[41077]: cluster 2024-03-11T21:11:12.073567+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:12.888 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:12 smithi161 bash[41077]: audit 2024-03-11T21:11:12.283317+0000 mgr.y (mgr.34107) 460 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:15.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:15 smithi161 bash[41077]: cluster 2024-03-11T21:11:14.074738+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:15.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:15 smithi088 bash[54059]: cluster 2024-03-11T21:11:14.074738+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:15.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:15 smithi088 bash[55449]: cluster 2024-03-11T21:11:14.074738+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:17.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:17 smithi161 bash[41077]: cluster 2024-03-11T21:11:16.075964+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:17.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:17 smithi088 bash[54059]: cluster 2024-03-11T21:11:16.075964+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:17.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:17 smithi088 bash[55449]: cluster 2024-03-11T21:11:16.075964+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:19.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:19 smithi161 bash[41077]: cluster 2024-03-11T21:11:18.077178+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:19.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:19 smithi088 bash[54059]: cluster 2024-03-11T21:11:18.077178+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:19.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:19 smithi088 bash[55449]: cluster 2024-03-11T21:11:18.077178+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:20.566 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:11:20 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:11:20] "GET /metrics HTTP/1.1" 200 38619 "" "Prometheus/2.43.0" 2024-03-11T21:11:21.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:21 smithi161 bash[41077]: cluster 2024-03-11T21:11:20.078196+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:21.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:21 smithi088 bash[54059]: cluster 2024-03-11T21:11:20.078196+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:21.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:21 smithi088 bash[55449]: cluster 2024-03-11T21:11:20.078196+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:23.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: cluster 2024-03-11T21:11:22.079843+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:23.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.087325+0000 mon.a (mon.0) 546 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:23.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.103460+0000 mon.a (mon.0) 547 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:23.389 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.106838+0000 mon.c (mon.1) 271 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:11:23.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.108378+0000 mon.c (mon.1) 272 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:11:23.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.117382+0000 mon.a (mon.0) 548 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:23.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.203001+0000 mon.c (mon.1) 273 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:11:23.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.204089+0000 mgr.y (mgr.34107) 466 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:11:23.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.212715+0000 mon.c (mon.1) 274 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:11:23.390 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.216312+0000 mon.c (mon.1) 275 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.218844+0000 mon.c (mon.1) 276 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.220669+0000 mon.c (mon.1) 277 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.223883+0000 mon.c (mon.1) 278 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.227247+0000 mon.c (mon.1) 279 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.231864+0000 mon.c (mon.1) 280 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.391 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.234282+0000 mon.c (mon.1) 281 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.236706+0000 mon.c (mon.1) 282 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.239311+0000 mon.c (mon.1) 283 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.241996+0000 mon.c (mon.1) 284 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.243867+0000 mon.c (mon.1) 285 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.245912+0000 mon.c (mon.1) 286 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.392 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.248587+0000 mon.c (mon.1) 287 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.250927+0000 mon.c (mon.1) 288 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.393 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:23 smithi161 bash[41077]: audit 2024-03-11T21:11:22.291322+0000 mgr.y (mgr.34107) 467 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:23.520 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: cluster 2024-03-11T21:11:22.079843+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:23.520 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.087325+0000 mon.a (mon.0) 546 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:23.520 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.103460+0000 mon.a (mon.0) 547 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:23.520 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.106838+0000 mon.c (mon.1) 271 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:11:23.520 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.108378+0000 mon.c (mon.1) 272 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:11:23.521 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.117382+0000 mon.a (mon.0) 548 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:23.521 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.203001+0000 mon.c (mon.1) 273 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:11:23.521 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.204089+0000 mgr.y (mgr.34107) 466 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:11:23.521 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.212715+0000 mon.c (mon.1) 274 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:11:23.521 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.216312+0000 mon.c (mon.1) 275 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.521 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.218844+0000 mon.c (mon.1) 276 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.521 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.220669+0000 mon.c (mon.1) 277 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.521 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.223883+0000 mon.c (mon.1) 278 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.521 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.227247+0000 mon.c (mon.1) 279 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.521 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.231864+0000 mon.c (mon.1) 280 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.522 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.234282+0000 mon.c (mon.1) 281 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.522 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.236706+0000 mon.c (mon.1) 282 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.522 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.239311+0000 mon.c (mon.1) 283 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.522 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.241996+0000 mon.c (mon.1) 284 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.522 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.243867+0000 mon.c (mon.1) 285 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.522 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.245912+0000 mon.c (mon.1) 286 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.522 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.248587+0000 mon.c (mon.1) 287 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.522 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.250927+0000 mon.c (mon.1) 288 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.522 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[54059]: audit 2024-03-11T21:11:22.291322+0000 mgr.y (mgr.34107) 467 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:23.523 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: cluster 2024-03-11T21:11:22.079843+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:23.523 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.087325+0000 mon.a (mon.0) 546 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:23.523 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.103460+0000 mon.a (mon.0) 547 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:23.523 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.106838+0000 mon.c (mon.1) 271 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:11:23.523 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.108378+0000 mon.c (mon.1) 272 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:11:23.523 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.117382+0000 mon.a (mon.0) 548 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:23.523 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.203001+0000 mon.c (mon.1) 273 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:11:23.523 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.204089+0000 mgr.y (mgr.34107) 466 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-11T21:11:23.523 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.212715+0000 mon.c (mon.1) 274 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:11:23.524 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.216312+0000 mon.c (mon.1) 275 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.524 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.218844+0000 mon.c (mon.1) 276 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.524 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.220669+0000 mon.c (mon.1) 277 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.524 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.223883+0000 mon.c (mon.1) 278 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.524 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.227247+0000 mon.c (mon.1) 279 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.524 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.231864+0000 mon.c (mon.1) 280 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.524 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.234282+0000 mon.c (mon.1) 281 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.524 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.236706+0000 mon.c (mon.1) 282 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.524 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.239311+0000 mon.c (mon.1) 283 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.524 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.241996+0000 mon.c (mon.1) 284 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.524 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.243867+0000 mon.c (mon.1) 285 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.524 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.245912+0000 mon.c (mon.1) 286 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.525 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.248587+0000 mon.c (mon.1) 287 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.525 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.250927+0000 mon.c (mon.1) 288 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:23.525 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:23 smithi088 bash[55449]: audit 2024-03-11T21:11:22.291322+0000 mgr.y (mgr.34107) 467 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:24.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:24 smithi088 bash[54059]: audit 2024-03-11T21:11:23.933238+0000 mon.c (mon.1) 289 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:11:24.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:24 smithi088 bash[55449]: audit 2024-03-11T21:11:23.933238+0000 mon.c (mon.1) 289 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:11:24.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:24 smithi161 bash[41077]: audit 2024-03-11T21:11:23.933238+0000 mon.c (mon.1) 289 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:11:25.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:25 smithi088 bash[54059]: cluster 2024-03-11T21:11:24.081084+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:25.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:25 smithi088 bash[55449]: cluster 2024-03-11T21:11:24.081084+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:25.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:25 smithi161 bash[41077]: cluster 2024-03-11T21:11:24.081084+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:26.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:26 smithi161 bash[41077]: cephadm 2024-03-11T21:11:24.573504+0000 mgr.y (mgr.34107) 469 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-11T21:11:26.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:26 smithi161 bash[41077]: cephadm 2024-03-11T21:11:24.586416+0000 mgr.y (mgr.34107) 470 : cephadm 1 Deploying daemon alertmanager.a on smithi088 2024-03-11T21:11:26.407 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:26 smithi088 bash[54059]: cephadm 2024-03-11T21:11:24.573504+0000 mgr.y (mgr.34107) 469 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-11T21:11:26.407 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:26 smithi088 bash[54059]: cephadm 2024-03-11T21:11:24.586416+0000 mgr.y (mgr.34107) 470 : cephadm 1 Deploying daemon alertmanager.a on smithi088 2024-03-11T21:11:26.407 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:26 smithi088 bash[55449]: cephadm 2024-03-11T21:11:24.573504+0000 mgr.y (mgr.34107) 469 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-11T21:11:26.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:26 smithi088 bash[55449]: cephadm 2024-03-11T21:11:24.586416+0000 mgr.y (mgr.34107) 470 : cephadm 1 Deploying daemon alertmanager.a on smithi088 2024-03-11T21:11:27.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:27 smithi161 bash[41077]: cluster 2024-03-11T21:11:26.082350+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:27.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:27 smithi088 bash[54059]: cluster 2024-03-11T21:11:26.082350+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:27.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:27 smithi088 bash[55449]: cluster 2024-03-11T21:11:26.082350+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:29.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:29 smithi088 bash[54059]: cluster 2024-03-11T21:11:28.083628+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:29.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:29 smithi088 bash[55449]: cluster 2024-03-11T21:11:28.083628+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:29.313 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:11:29 smithi088 systemd[1]: Stopping Ceph alertmanager.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:11:29.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:29 smithi161 bash[41077]: cluster 2024-03-11T21:11:28.083628+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:29.813 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:11:29 smithi088 bash[49529]: level=info ts=2024-03-11T21:11:29.453Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-11T21:11:30.563 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:11:30 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:11:30] "GET /metrics HTTP/1.1" 200 38613 "" "Prometheus/2.43.0" 2024-03-11T21:11:30.563 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:11:30 smithi088 bash[86341]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-alertmanager-a 2024-03-11T21:11:30.563 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:11:30 smithi088 bash[86411]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-alertmanager-a 2024-03-11T21:11:30.563 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:11:30 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@alertmanager.a.service: Succeeded. 2024-03-11T21:11:30.563 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:11:30 smithi088 systemd[1]: Stopped Ceph alertmanager.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:11:31.063 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:11:30 smithi088 systemd[1]: Started Ceph alertmanager.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:11:31.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:31 smithi161 bash[41077]: cluster 2024-03-11T21:11:30.084705+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:31.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:31 smithi161 bash[41077]: audit 2024-03-11T21:11:30.625984+0000 mon.a (mon.0) 549 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:31.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:31 smithi161 bash[41077]: audit 2024-03-11T21:11:30.637529+0000 mon.a (mon.0) 550 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:31.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:31 smithi088 bash[54059]: cluster 2024-03-11T21:11:30.084705+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:31.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:31 smithi088 bash[54059]: audit 2024-03-11T21:11:30.625984+0000 mon.a (mon.0) 549 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:31.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:31 smithi088 bash[54059]: audit 2024-03-11T21:11:30.637529+0000 mon.a (mon.0) 550 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:31.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:31 smithi088 bash[55449]: cluster 2024-03-11T21:11:30.084705+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:31.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:31 smithi088 bash[55449]: audit 2024-03-11T21:11:30.625984+0000 mon.a (mon.0) 549 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:31.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:31 smithi088 bash[55449]: audit 2024-03-11T21:11:30.637529+0000 mon.a (mon.0) 550 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:32.288 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:11:31 smithi088 bash[86476]: ts=2024-03-11T21:11:31.942Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-03-11T21:11:32.288 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:11:31 smithi088 bash[86476]: ts=2024-03-11T21:11:31.942Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-03-11T21:11:32.288 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:11:31 smithi088 bash[86476]: ts=2024-03-11T21:11:31.946Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.88 port=9094 2024-03-11T21:11:32.288 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:11:31 smithi088 bash[86476]: ts=2024-03-11T21:11:31.948Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-11T21:11:32.288 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:11:31 smithi088 bash[86476]: ts=2024-03-11T21:11:31.993Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-11T21:11:32.288 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:11:31 smithi088 bash[86476]: ts=2024-03-11T21:11:31.994Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-11T21:11:32.289 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:11:31 smithi088 bash[86476]: ts=2024-03-11T21:11:31.999Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-03-11T21:11:32.289 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:11:31 smithi088 bash[86476]: ts=2024-03-11T21:11:31.999Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-03-11T21:11:32.589 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:11:33.369 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:11:33.369 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 starting - - - - 2024-03-11T21:11:33.370 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (9m) 22s ago 17m 45.2M - 8.3.5 dad864ee21e9 ba9201a7c8f9 2024-03-11T21:11:33.370 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (84s) 22s ago 15m 47.1M - 3.6 4133f8bc41bb f46209425f0e 2024-03-11T21:11:33.370 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (8m) 22s ago 23m 445M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:11:33.370 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (9m) 22s ago 25m 514M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:11:33.370 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (8m) 22s ago 25m 64.2M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:11:33.370 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (7m) 22s ago 23m 50.2M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2487c6a403b7 2024-03-11T21:11:33.370 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (7m) 22s ago 24m 54.0M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:11:33.370 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (57s) 22s ago 17m 9667k - 1.5.0 0da6a335fe13 4fa7119cce0d 2024-03-11T21:11:33.370 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (49s) 22s ago 17m 8015k - 1.5.0 0da6a335fe13 53ddddb2e4bb 2024-03-11T21:11:33.370 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (6m) 22s ago 23m 62.5M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 645a89a68293 2024-03-11T21:11:33.370 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (5m) 22s ago 22m 62.8M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2920551397bb 2024-03-11T21:11:33.370 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (5m) 22s ago 21m 55.3M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 44e121f4de40 2024-03-11T21:11:33.370 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (4m) 22s ago 21m 65.2M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 9b6b0f4516ee 2024-03-11T21:11:33.370 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (4m) 22s ago 20m 60.2M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb ce9732b6cc1a 2024-03-11T21:11:33.371 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (3m) 22s ago 20m 62.2M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 7752fdc8d2c0 2024-03-11T21:11:33.371 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (3m) 22s ago 19m 54.4M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 4b5d2326983f 2024-03-11T21:11:33.371 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (2m) 22s ago 18m 56.3M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 45ea559c9d95 2024-03-11T21:11:33.371 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (29s) 22s ago 17m 44.1M - 2.43.0 a07b618ecd1d d069af7a1b1f 2024-03-11T21:11:33.371 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (2m) 22s ago 15m 91.0M - 19.0.0-1979-g2b0101eb 4133f8bc41bb 286f0d17056b 2024-03-11T21:11:33.371 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (2m) 22s ago 15m 90.5M - 19.0.0-1979-g2b0101eb 4133f8bc41bb b636a07f64c9 2024-03-11T21:11:33.371 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (2m) 22s ago 15m 90.8M - 19.0.0-1979-g2b0101eb 4133f8bc41bb cc48ac90aaea 2024-03-11T21:11:33.371 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (119s) 22s ago 15m 90.6M - 19.0.0-1979-g2b0101eb 4133f8bc41bb e888548fdcb4 2024-03-11T21:11:33.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:33 smithi161 bash[41077]: cluster 2024-03-11T21:11:32.086223+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:33.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:33 smithi161 bash[41077]: audit 2024-03-11T21:11:32.299317+0000 mgr.y (mgr.34107) 475 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:33.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:33 smithi088 bash[55449]: cluster 2024-03-11T21:11:32.086223+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:33.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:33 smithi088 bash[55449]: audit 2024-03-11T21:11:32.299317+0000 mgr.y (mgr.34107) 475 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:33.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:33 smithi088 bash[54059]: cluster 2024-03-11T21:11:32.086223+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:33.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:33 smithi088 bash[54059]: audit 2024-03-11T21:11:32.299317+0000 mgr.y (mgr.34107) 475 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:33.825 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:11:33.825 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:11:33.826 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:11:33.826 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:11:33.826 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:11:33.826 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:11:33.826 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:11:33.826 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:11:33.826 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 8 2024-03-11T21:11:33.826 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:11:33.826 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:11:33.826 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 4 2024-03-11T21:11:33.826 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:11:33.826 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:11:33.826 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 17 2024-03-11T21:11:33.826 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:11:33.827 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:11:34.225 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:11:34.225 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:11:34.226 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:11:34.226 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:11:34.226 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:11:34.226 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr", 2024-03-11T21:11:34.226 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-03-11T21:11:34.226 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw", 2024-03-11T21:11:34.226 INFO:teuthology.orchestra.run.smithi088.stdout: "iscsi", 2024-03-11T21:11:34.226 INFO:teuthology.orchestra.run.smithi088.stdout: "osd" 2024-03-11T21:11:34.226 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:11:34.226 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "18/23 daemons upgraded", 2024-03-11T21:11:34.226 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading alertmanager daemons", 2024-03-11T21:11:34.226 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:11:34.226 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:11:34.313 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:11:33 smithi088 bash[86476]: ts=2024-03-11T21:11:33.948Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000107683s 2024-03-11T21:11:34.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:34 smithi088 bash[54059]: audit 2024-03-11T21:11:32.585043+0000 mgr.y (mgr.34107) 476 : audit 0 from='client.44830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:34.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:34 smithi088 bash[54059]: audit 2024-03-11T21:11:32.976993+0000 mgr.y (mgr.34107) 477 : audit 0 from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:34.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:34 smithi088 bash[54059]: audit 2024-03-11T21:11:33.356946+0000 mgr.y (mgr.34107) 478 : audit 0 from='client.44839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:34.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:34 smithi088 bash[54059]: audit 2024-03-11T21:11:33.836643+0000 mon.c (mon.1) 290 : audit 0 from='client.? 172.21.15.88:0/1332138540' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:34.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:34 smithi088 bash[55449]: audit 2024-03-11T21:11:32.585043+0000 mgr.y (mgr.34107) 476 : audit 0 from='client.44830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:34.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:34 smithi088 bash[55449]: audit 2024-03-11T21:11:32.976993+0000 mgr.y (mgr.34107) 477 : audit 0 from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:34.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:34 smithi088 bash[55449]: audit 2024-03-11T21:11:33.356946+0000 mgr.y (mgr.34107) 478 : audit 0 from='client.44839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:34.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:34 smithi088 bash[55449]: audit 2024-03-11T21:11:33.836643+0000 mon.c (mon.1) 290 : audit 0 from='client.? 172.21.15.88:0/1332138540' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:34.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:34 smithi161 bash[41077]: audit 2024-03-11T21:11:32.585043+0000 mgr.y (mgr.34107) 476 : audit 0 from='client.44830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:34.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:34 smithi161 bash[41077]: audit 2024-03-11T21:11:32.976993+0000 mgr.y (mgr.34107) 477 : audit 0 from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:34.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:34 smithi161 bash[41077]: audit 2024-03-11T21:11:33.356946+0000 mgr.y (mgr.34107) 478 : audit 0 from='client.44839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:34.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:34 smithi161 bash[41077]: audit 2024-03-11T21:11:33.836643+0000 mon.c (mon.1) 290 : audit 0 from='client.? 172.21.15.88:0/1332138540' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:34.693 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:11:35.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:35 smithi161 bash[41077]: cluster 2024-03-11T21:11:34.087344+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:35.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:35 smithi161 bash[41077]: audit 2024-03-11T21:11:34.236359+0000 mgr.y (mgr.34107) 480 : audit 0 from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:35.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:35 smithi161 bash[41077]: audit 2024-03-11T21:11:34.705233+0000 mon.c (mon.1) 291 : audit 0 from='client.? 172.21.15.88:0/1227674815' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:11:35.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:35 smithi088 bash[54059]: cluster 2024-03-11T21:11:34.087344+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:35.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:35 smithi088 bash[54059]: audit 2024-03-11T21:11:34.236359+0000 mgr.y (mgr.34107) 480 : audit 0 from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:35.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:35 smithi088 bash[54059]: audit 2024-03-11T21:11:34.705233+0000 mon.c (mon.1) 291 : audit 0 from='client.? 172.21.15.88:0/1227674815' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:11:35.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:35 smithi088 bash[55449]: cluster 2024-03-11T21:11:34.087344+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:35.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:35 smithi088 bash[55449]: audit 2024-03-11T21:11:34.236359+0000 mgr.y (mgr.34107) 480 : audit 0 from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:11:35.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:35 smithi088 bash[55449]: audit 2024-03-11T21:11:34.705233+0000 mon.c (mon.1) 291 : audit 0 from='client.? 172.21.15.88:0/1227674815' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:11:37.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:37 smithi161 bash[41077]: cluster 2024-03-11T21:11:36.088500+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:37.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:37 smithi161 bash[41077]: audit 2024-03-11T21:11:36.972889+0000 mon.a (mon.0) 551 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:37.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:37 smithi161 bash[41077]: audit 2024-03-11T21:11:36.986263+0000 mon.a (mon.0) 552 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:37.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:37 smithi088 bash[55449]: cluster 2024-03-11T21:11:36.088500+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:37.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:37 smithi088 bash[55449]: audit 2024-03-11T21:11:36.972889+0000 mon.a (mon.0) 551 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:37.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:37 smithi088 bash[55449]: audit 2024-03-11T21:11:36.986263+0000 mon.a (mon.0) 552 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:37.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:37 smithi088 bash[54059]: cluster 2024-03-11T21:11:36.088500+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:37.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:37 smithi088 bash[54059]: audit 2024-03-11T21:11:36.972889+0000 mon.a (mon.0) 551 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:37.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:37 smithi088 bash[54059]: audit 2024-03-11T21:11:36.986263+0000 mon.a (mon.0) 552 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:39 smithi088 bash[55449]: audit 2024-03-11T21:11:38.037436+0000 mon.a (mon.0) 553 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:39 smithi088 bash[55449]: audit 2024-03-11T21:11:38.047733+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:39 smithi088 bash[55449]: cluster 2024-03-11T21:11:38.089579+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:39 smithi088 bash[55449]: audit 2024-03-11T21:11:38.933592+0000 mon.c (mon.1) 292 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:11:39.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:39 smithi088 bash[54059]: audit 2024-03-11T21:11:38.037436+0000 mon.a (mon.0) 553 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:39.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:39 smithi088 bash[54059]: audit 2024-03-11T21:11:38.047733+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:39.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:39 smithi088 bash[54059]: cluster 2024-03-11T21:11:38.089579+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:39.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:39 smithi088 bash[54059]: audit 2024-03-11T21:11:38.933592+0000 mon.c (mon.1) 292 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:11:39.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:39 smithi161 bash[41077]: audit 2024-03-11T21:11:38.037436+0000 mon.a (mon.0) 553 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:39.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:39 smithi161 bash[41077]: audit 2024-03-11T21:11:38.047733+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:39.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:39 smithi161 bash[41077]: cluster 2024-03-11T21:11:38.089579+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:39.388 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:39 smithi161 bash[41077]: audit 2024-03-11T21:11:38.933592+0000 mon.c (mon.1) 292 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:11:40.562 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:11:40 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:11:40] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-11T21:11:41.387 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:41 smithi161 bash[41077]: cluster 2024-03-11T21:11:40.090590+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:41.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:41 smithi088 bash[55449]: cluster 2024-03-11T21:11:40.090590+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:41.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:41 smithi088 bash[54059]: cluster 2024-03-11T21:11:40.090590+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:42.299 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:11:41 smithi088 bash[86476]: ts=2024-03-11T21:11:41.950Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001875109s 2024-03-11T21:11:43.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:43 smithi088 bash[54059]: cluster 2024-03-11T21:11:42.091961+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:43.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:43 smithi088 bash[54059]: audit 2024-03-11T21:11:42.310546+0000 mgr.y (mgr.34107) 485 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:43.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:43 smithi088 bash[55449]: cluster 2024-03-11T21:11:42.091961+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:43.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:43 smithi088 bash[55449]: audit 2024-03-11T21:11:42.310546+0000 mgr.y (mgr.34107) 485 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:43.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:43 smithi161 bash[41077]: cluster 2024-03-11T21:11:42.091961+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:43.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:43 smithi161 bash[41077]: audit 2024-03-11T21:11:42.310546+0000 mgr.y (mgr.34107) 485 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:45.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:45 smithi088 bash[54059]: cluster 2024-03-11T21:11:44.093066+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:45.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:45 smithi088 bash[55449]: cluster 2024-03-11T21:11:44.093066+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:45.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:45 smithi161 bash[41077]: cluster 2024-03-11T21:11:44.093066+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:47.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:47 smithi088 bash[54059]: cluster 2024-03-11T21:11:46.093852+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:47.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:47 smithi088 bash[55449]: cluster 2024-03-11T21:11:46.093852+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:47.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:47 smithi161 bash[41077]: cluster 2024-03-11T21:11:46.093852+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:49.479 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: cluster 2024-03-11T21:11:48.095097+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:49.480 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:48.904106+0000 mon.a (mon.0) 555 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:49.480 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:48.921900+0000 mon.a (mon.0) 556 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:49.480 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:48.926051+0000 mon.c (mon.1) 293 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:11:49.480 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:48.927671+0000 mon.c (mon.1) 294 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:11:49.480 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:48.939819+0000 mon.a (mon.0) 557 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:49.480 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:49.024462+0000 mon.c (mon.1) 295 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T21:11:49.480 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:49.032934+0000 mon.c (mon.1) 296 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:11:49.480 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:49.036214+0000 mon.c (mon.1) 297 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.480 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:49.038999+0000 mon.c (mon.1) 298 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.480 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:49.040908+0000 mon.c (mon.1) 299 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.480 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:49.043961+0000 mon.c (mon.1) 300 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.480 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:49.047339+0000 mon.c (mon.1) 301 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.480 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:49.049944+0000 mon.c (mon.1) 302 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:49.052008+0000 mon.c (mon.1) 303 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:49.053834+0000 mon.c (mon.1) 304 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:49.055687+0000 mon.c (mon.1) 305 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:49.057627+0000 mon.c (mon.1) 306 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:49.059410+0000 mon.c (mon.1) 307 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:49.061569+0000 mon.c (mon.1) 308 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:49.064178+0000 mon.c (mon.1) 309 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:49.066443+0000 mon.c (mon.1) 310 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.481 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:49 smithi161 bash[41077]: audit 2024-03-11T21:11:49.068584+0000 mon.c (mon.1) 311 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: cluster 2024-03-11T21:11:48.095097+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:49.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:48.904106+0000 mon.a (mon.0) 555 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:49.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:48.921900+0000 mon.a (mon.0) 556 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:49.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:48.926051+0000 mon.c (mon.1) 293 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:11:49.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:48.927671+0000 mon.c (mon.1) 294 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:11:49.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:48.939819+0000 mon.a (mon.0) 557 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:49.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:49.024462+0000 mon.c (mon.1) 295 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T21:11:49.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:49.032934+0000 mon.c (mon.1) 296 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:11:49.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:49.036214+0000 mon.c (mon.1) 297 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:49.038999+0000 mon.c (mon.1) 298 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:49.040908+0000 mon.c (mon.1) 299 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:49.043961+0000 mon.c (mon.1) 300 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:49.047339+0000 mon.c (mon.1) 301 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:49.049944+0000 mon.c (mon.1) 302 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:49.052008+0000 mon.c (mon.1) 303 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:49.053834+0000 mon.c (mon.1) 304 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:49.055687+0000 mon.c (mon.1) 305 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:49.057627+0000 mon.c (mon.1) 306 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:49.059410+0000 mon.c (mon.1) 307 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:49.061569+0000 mon.c (mon.1) 308 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:49.064178+0000 mon.c (mon.1) 309 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:49.066443+0000 mon.c (mon.1) 310 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[54059]: audit 2024-03-11T21:11:49.068584+0000 mon.c (mon.1) 311 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: cluster 2024-03-11T21:11:48.095097+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:11:49.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:48.904106+0000 mon.a (mon.0) 555 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:49.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:48.921900+0000 mon.a (mon.0) 556 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:49.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:48.926051+0000 mon.c (mon.1) 293 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:11:49.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:48.927671+0000 mon.c (mon.1) 294 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:11:49.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:48.939819+0000 mon.a (mon.0) 557 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:49.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:49.024462+0000 mon.c (mon.1) 295 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T21:11:49.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:49.032934+0000 mon.c (mon.1) 296 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:11:49.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:49.036214+0000 mon.c (mon.1) 297 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:49.038999+0000 mon.c (mon.1) 298 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:49.040908+0000 mon.c (mon.1) 299 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:49.043961+0000 mon.c (mon.1) 300 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:49.047339+0000 mon.c (mon.1) 301 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:49.049944+0000 mon.c (mon.1) 302 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:49.052008+0000 mon.c (mon.1) 303 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:49.053834+0000 mon.c (mon.1) 304 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:49.055687+0000 mon.c (mon.1) 305 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:49.057627+0000 mon.c (mon.1) 306 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:49.059410+0000 mon.c (mon.1) 307 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:49.061569+0000 mon.c (mon.1) 308 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:49.064178+0000 mon.c (mon.1) 309 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:49.066443+0000 mon.c (mon.1) 310 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:49.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:49 smithi088 bash[55449]: audit 2024-03-11T21:11:49.068584+0000 mon.c (mon.1) 311 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:11:50.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:50 smithi088 bash[55449]: audit 2024-03-11T21:11:49.025470+0000 mgr.y (mgr.34107) 489 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T21:11:50.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:50 smithi088 bash[54059]: audit 2024-03-11T21:11:49.025470+0000 mgr.y (mgr.34107) 489 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T21:11:50.563 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:11:50 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:11:50] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-11T21:11:50.583 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:50 smithi161 bash[41077]: audit 2024-03-11T21:11:49.025470+0000 mgr.y (mgr.34107) 489 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-11T21:11:51.387 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:51 smithi161 bash[41077]: cluster 2024-03-11T21:11:50.096077+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:51.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:51 smithi088 bash[54059]: cluster 2024-03-11T21:11:50.096077+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:51.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:51 smithi088 bash[55449]: cluster 2024-03-11T21:11:50.096077+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:53.344 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:53 smithi161 bash[41077]: cephadm 2024-03-11T21:11:51.692396+0000 mgr.y (mgr.34107) 491 : cephadm 1 Upgrade: Updating grafana.a 2024-03-11T21:11:53.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:53 smithi161 bash[41077]: cephadm 2024-03-11T21:11:51.715293+0000 mgr.y (mgr.34107) 492 : cephadm 1 Deploying daemon grafana.a on smithi161 2024-03-11T21:11:53.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:53 smithi161 bash[41077]: cluster 2024-03-11T21:11:52.097479+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:11:53.345 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:53 smithi161 bash[41077]: audit 2024-03-11T21:11:52.314826+0000 mgr.y (mgr.34107) 494 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:53.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:53 smithi088 bash[54059]: cephadm 2024-03-11T21:11:51.692396+0000 mgr.y (mgr.34107) 491 : cephadm 1 Upgrade: Updating grafana.a 2024-03-11T21:11:53.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:53 smithi088 bash[54059]: cephadm 2024-03-11T21:11:51.715293+0000 mgr.y (mgr.34107) 492 : cephadm 1 Deploying daemon grafana.a on smithi161 2024-03-11T21:11:53.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:53 smithi088 bash[54059]: cluster 2024-03-11T21:11:52.097479+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:11:53.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:53 smithi088 bash[54059]: audit 2024-03-11T21:11:52.314826+0000 mgr.y (mgr.34107) 494 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:53.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:53 smithi088 bash[55449]: cephadm 2024-03-11T21:11:51.692396+0000 mgr.y (mgr.34107) 491 : cephadm 1 Upgrade: Updating grafana.a 2024-03-11T21:11:53.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:53 smithi088 bash[55449]: cephadm 2024-03-11T21:11:51.715293+0000 mgr.y (mgr.34107) 492 : cephadm 1 Deploying daemon grafana.a on smithi161 2024-03-11T21:11:53.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:53 smithi088 bash[55449]: cluster 2024-03-11T21:11:52.097479+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:11:53.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:53 smithi088 bash[55449]: audit 2024-03-11T21:11:52.314826+0000 mgr.y (mgr.34107) 494 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:11:54.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:54 smithi088 bash[54059]: audit 2024-03-11T21:11:53.934005+0000 mon.c (mon.1) 312 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:11:54.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:54 smithi088 bash[55449]: audit 2024-03-11T21:11:53.934005+0000 mon.c (mon.1) 312 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:11:54.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:54 smithi161 bash[41077]: audit 2024-03-11T21:11:53.934005+0000 mon.c (mon.1) 312 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:11:55.387 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:55 smithi161 bash[41077]: cluster 2024-03-11T21:11:54.098569+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:55.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:55 smithi088 bash[54059]: cluster 2024-03-11T21:11:54.098569+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:55.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:55 smithi088 bash[55449]: cluster 2024-03-11T21:11:54.098569+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:11:56.086 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:55 smithi161 systemd[1]: Stopping Ceph grafana.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:11:56.387 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:56 smithi161 bash[37156]: t=2024-03-11T21:11:56+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-03-11T21:11:56.863 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:56 smithi161 bash[67641]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-grafana-a 2024-03-11T21:11:57.137 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:56 smithi161 bash[67716]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-grafana-a 2024-03-11T21:11:57.138 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:56 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@grafana.a.service: Succeeded. 2024-03-11T21:11:57.138 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:56 smithi161 systemd[1]: Stopped Ceph grafana.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:11:57.138 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:57 smithi161 systemd[1]: Started Ceph grafana.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:11:57.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:57 smithi088 bash[54059]: cluster 2024-03-11T21:11:56.099763+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:11:57.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:57 smithi088 bash[54059]: audit 2024-03-11T21:11:57.185157+0000 mon.a (mon.0) 558 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:57.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:57 smithi088 bash[54059]: audit 2024-03-11T21:11:57.196981+0000 mon.a (mon.0) 559 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:57.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:57 smithi088 bash[55449]: cluster 2024-03-11T21:11:56.099763+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:11:57.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:57 smithi088 bash[55449]: audit 2024-03-11T21:11:57.185157+0000 mon.a (mon.0) 558 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:57.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:57 smithi088 bash[55449]: audit 2024-03-11T21:11:57.196981+0000 mon.a (mon.0) 559 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:57.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:57 smithi161 bash[41077]: cluster 2024-03-11T21:11:56.099763+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:11:57.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:57 smithi161 bash[41077]: audit 2024-03-11T21:11:57.185157+0000 mon.a (mon.0) 558 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:57.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:57 smithi161 bash[41077]: audit 2024-03-11T21:11:57.196981+0000 mon.a (mon.0) 559 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:11:58.764 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=settings t=2024-03-11T21:11:58.523970574Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-03-11T21:11:58.765 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=settings t=2024-03-11T21:11:58.524355296Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-03-11T21:11:58.765 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=settings t=2024-03-11T21:11:58.524391107Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-03-11T21:11:58.765 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=settings t=2024-03-11T21:11:58.524406599Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-03-11T21:11:58.765 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=settings t=2024-03-11T21:11:58.524451757Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-11T21:11:58.765 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=settings t=2024-03-11T21:11:58.524465526Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-11T21:11:58.765 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=settings t=2024-03-11T21:11:58.524486619Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-11T21:11:58.765 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=settings t=2024-03-11T21:11:58.524501095Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-11T21:11:58.765 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=settings t=2024-03-11T21:11:58.524521412Z level=info msg="Path Home" path=/usr/share/grafana 2024-03-11T21:11:58.765 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=settings t=2024-03-11T21:11:58.524542709Z level=info msg="Path Data" path=/var/lib/grafana 2024-03-11T21:11:58.765 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=settings t=2024-03-11T21:11:58.52455804Z level=info msg="Path Logs" path=/var/log/grafana 2024-03-11T21:11:58.765 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=settings t=2024-03-11T21:11:58.524570105Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-03-11T21:11:58.765 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=settings t=2024-03-11T21:11:58.524591614Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-03-11T21:11:58.765 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=settings t=2024-03-11T21:11:58.524605278Z level=info msg="App mode production" 2024-03-11T21:11:58.765 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=sqlstore t=2024-03-11T21:11:58.524691164Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-03-11T21:11:58.766 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=sqlstore t=2024-03-11T21:11:58.524727594Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-03-11T21:11:58.766 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:58.538633819Z level=info msg="Starting DB migrations" 2024-03-11T21:11:58.766 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:58.542674893Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-03-11T21:11:58.766 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:58.590255652Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-03-11T21:11:58.766 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:58.615280096Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-03-11T21:11:58.766 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:58.640459356Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-03-11T21:11:58.766 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:58.665649349Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-03-11T21:11:58.766 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:58.707831161Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-03-11T21:11:58.766 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:58.733018138Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-03-11T21:11:58.766 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:58.774975821Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-03-11T21:11:59.041 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:58.817041489Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-03-11T21:11:59.041 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:58.842428739Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-03-11T21:11:59.041 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:58.867630216Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-03-11T21:11:59.041 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:58.892757294Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-03-11T21:11:59.041 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:58 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:58.917937944Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-03-11T21:11:59.041 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.00994569Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-03-11T21:11:59.041 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.052011604Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-03-11T21:11:59.302 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[41077]: cluster 2024-03-11T21:11:58.100939+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:11:59.302 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.093977146Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-03-11T21:11:59.302 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.135980225Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-03-11T21:11:59.302 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.161291135Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-03-11T21:11:59.302 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.203284911Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-03-11T21:11:59.302 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.245330472Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-03-11T21:11:59.302 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.270689825Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-03-11T21:11:59.302 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.313019777Z level=info msg="Executing migration" id="create provenance_type table" 2024-03-11T21:11:59.559 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.338318985Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-03-11T21:11:59.559 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.421952238Z level=info msg="Executing migration" id="create alert_image table" 2024-03-11T21:11:59.559 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.447267036Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-03-11T21:11:59.559 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.493841272Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-03-11T21:11:59.559 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.519198268Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-03-11T21:11:59.559 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.544576257Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-03-11T21:11:59.559 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.569737515Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-03-11T21:11:59.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:11:59 smithi088 bash[54059]: cluster 2024-03-11T21:11:58.100939+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:11:59.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:11:59 smithi088 bash[55449]: cluster 2024-03-11T21:11:58.100939+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-11T21:11:59.827 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.570125998Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-03-11T21:11:59.828 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.594909885Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-03-11T21:11:59.828 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.636845608Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-03-11T21:11:59.828 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.66228733Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-03-11T21:11:59.828 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.687460733Z level=info msg="Executing migration" id="create secrets table" 2024-03-11T21:11:59.828 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.712757793Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-03-11T21:11:59.828 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.746301936Z level=info msg="Executing migration" id="add name column into data_keys" 2024-03-11T21:12:00.088 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.838501768Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-03-11T21:12:00.088 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.872156627Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-03-11T21:12:00.088 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.914000112Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-03-11T21:12:00.088 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.96448134Z level=info msg="Executing migration" id="add column hidden to role table" 2024-03-11T21:12:00.088 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:11:59 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:11:59.989771562Z level=info msg="Executing migration" id="create query_history table v1" 2024-03-11T21:12:00.088 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.031777276Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-03-11T21:12:00.088 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.057039614Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-03-11T21:12:00.088 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.098877545Z level=info msg="Executing migration" id="teams permissions migration" 2024-03-11T21:12:00.357 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.140980557Z level=info msg="Executing migration" id="dashboard permissions" 2024-03-11T21:12:00.357 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.166314091Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-03-11T21:12:00.357 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.249948125Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-03-11T21:12:00.357 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.275164606Z level=info msg="Executing migration" id="alerting notification permissions" 2024-03-11T21:12:00.357 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.300420087Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-03-11T21:12:00.357 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.342434402Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-03-11T21:12:00.357 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.367757379Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-03-11T21:12:00.562 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:12:00 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:12:00] "GET /metrics HTTP/1.1" 200 38615 "" "Prometheus/2.43.0" 2024-03-11T21:12:00.637 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.392956538Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-03-11T21:12:00.638 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.440189028Z level=info msg="Executing migration" id="create correlation table v1" 2024-03-11T21:12:00.638 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.465498362Z level=info msg="Executing migration" id="add index correlations.uid" 2024-03-11T21:12:00.638 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.490650999Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-03-11T21:12:00.638 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.532697056Z level=info msg="Executing migration" id="add correlation config column" 2024-03-11T21:12:00.638 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.557919245Z level=info msg="Executing migration" id="create entity_events table" 2024-03-11T21:12:00.638 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.583295954Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-03-11T21:12:00.917 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.666891064Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-11T21:12:00.917 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.66730659Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-11T21:12:00.917 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.692119849Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-11T21:12:00.917 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.692505119Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-11T21:12:00.917 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.717397457Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-03-11T21:12:00.917 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.742627856Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-03-11T21:12:00.918 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.784575622Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-03-11T21:12:00.918 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.810034346Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-11T21:12:00.918 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.835206762Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-03-11T21:12:00.918 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.877066663Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-11T21:12:00.918 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.902361568Z level=info msg="Executing migration" id="Drop public config table" 2024-03-11T21:12:00.918 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.927747047Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-03-11T21:12:01.202 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.952855438Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-03-11T21:12:01.202 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:00 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:00.978033104Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-11T21:12:01.202 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.045174291Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-03-11T21:12:01.202 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.095551401Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-03-11T21:12:01.202 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.129159081Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-03-11T21:12:01.203 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.171043313Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-03-11T21:12:01.203 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.212981845Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-03-11T21:12:01.467 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[41077]: cluster 2024-03-11T21:12:00.101968+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:01.467 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.255193565Z level=info msg="Executing migration" id="add share column" 2024-03-11T21:12:01.467 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.297453414Z level=info msg="Executing migration" id="create default alerting folders" 2024-03-11T21:12:01.467 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.326802261Z level=info msg="Executing migration" id="create file table" 2024-03-11T21:12:01.467 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.352114214Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-03-11T21:12:01.467 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.377399203Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-03-11T21:12:01.467 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.402663776Z level=info msg="Executing migration" id="create file_meta table" 2024-03-11T21:12:01.467 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.477933537Z level=info msg="Executing migration" id="file table idx: path key" 2024-03-11T21:12:01.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:01 smithi088 bash[54059]: cluster 2024-03-11T21:12:00.101968+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:01.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:01 smithi088 bash[55449]: cluster 2024-03-11T21:12:00.101968+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:01.727 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.503319829Z level=info msg="Executing migration" id="set path collation in file table" 2024-03-11T21:12:01.728 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.528511292Z level=info msg="Executing migration" id="managed permissions migration" 2024-03-11T21:12:01.728 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.570459026Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-03-11T21:12:01.728 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.595716878Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-03-11T21:12:01.728 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.62092891Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-03-11T21:12:01.728 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.663016683Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-03-11T21:12:01.728 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.68827266Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-03-11T21:12:01.728 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.713503156Z level=info msg="Executing migration" id="update group index for alert rules" 2024-03-11T21:12:01.728 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.738744792Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-03-11T21:12:02.006 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.764017074Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-03-11T21:12:02.006 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.814553267Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-03-11T21:12:02.006 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.898339183Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-03-11T21:12:02.006 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.923647007Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-03-11T21:12:02.006 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:01 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:01.948897478Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-03-11T21:12:02.006 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:02.016016049Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-03-11T21:12:02.315 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:02.057777658Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-03-11T21:12:02.315 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:02.100099132Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-03-11T21:12:02.315 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:02.141967494Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-03-11T21:12:02.315 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:02.16717822Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-03-11T21:12:02.315 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:02.209172683Z level=info msg="Executing migration" id="create folder table" 2024-03-11T21:12:02.316 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:02.251149384Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-03-11T21:12:02.316 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:02.326405268Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-03-11T21:12:02.638 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:02.373627168Z level=info msg="Executing migration" id="Update folder title length" 2024-03-11T21:12:02.638 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:02.398698926Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-03-11T21:12:02.638 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=migrator t=2024-03-11T21:12:02.440793148Z level=info msg="migrations completed" performed=105 skipped=376 duration=3.898145664s 2024-03-11T21:12:02.638 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=sqlstore t=2024-03-11T21:12:02.442238742Z level=info msg="Created default organization" 2024-03-11T21:12:02.638 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=plugin.loader t=2024-03-11T21:12:02.515662096Z level=info msg="Plugin registered" pluginID=input 2024-03-11T21:12:02.638 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=plugin.loader t=2024-03-11T21:12:02.545284454Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-03-11T21:12:02.638 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=plugin.loader t=2024-03-11T21:12:02.545341054Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-03-11T21:12:02.638 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=secrets t=2024-03-11T21:12:02.545403413Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-03-11T21:12:02.638 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=query_data t=2024-03-11T21:12:02.547922469Z level=info msg="Query Service initialization" 2024-03-11T21:12:02.638 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:02 smithi161 bash[67783]: logger=live.push_http t=2024-03-11T21:12:02.551330069Z level=info msg="Live Push Gateway initialization" 2024-03-11T21:12:03.500 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:03 smithi161 bash[41077]: cluster 2024-03-11T21:12:02.103392+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:03.508 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:03 smithi161 bash[41077]: audit 2024-03-11T21:12:02.325789+0000 mgr.y (mgr.34107) 500 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:03.509 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:03 smithi161 bash[67783]: logger=infra.usagestats.collector t=2024-03-11T21:12:03.350908737Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-03-11T21:12:03.509 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:03 smithi161 bash[67783]: logger=provisioning.datasources t=2024-03-11T21:12:03.39184533Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-03-11T21:12:03.509 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:03 smithi161 bash[67783]: logger=provisioning.datasources t=2024-03-11T21:12:03.391892093Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-03-11T21:12:03.509 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:03 smithi161 bash[67783]: logger=provisioning.datasources t=2024-03-11T21:12:03.392206835Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-11T21:12:03.509 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:03 smithi161 bash[67783]: logger=provisioning.alerting t=2024-03-11T21:12:03.509676837Z level=info msg="starting to provision alerting" 2024-03-11T21:12:03.509 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:03 smithi161 bash[67783]: logger=provisioning.alerting t=2024-03-11T21:12:03.509770547Z level=info msg="finished to provision alerting" 2024-03-11T21:12:03.510 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:03 smithi161 bash[67783]: logger=grafanaStorageLogger t=2024-03-11T21:12:03.510300831Z level=info msg="storage starting" 2024-03-11T21:12:03.510 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:03 smithi161 bash[67783]: logger=ngalert.state.manager t=2024-03-11T21:12:03.510485056Z level=info msg="Warming state cache for startup" 2024-03-11T21:12:03.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:03 smithi088 bash[55449]: cluster 2024-03-11T21:12:02.103392+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:03.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:03 smithi088 bash[55449]: audit 2024-03-11T21:12:02.325789+0000 mgr.y (mgr.34107) 500 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:03.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:03 smithi088 bash[54059]: cluster 2024-03-11T21:12:02.103392+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:03.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:03 smithi088 bash[54059]: audit 2024-03-11T21:12:02.325789+0000 mgr.y (mgr.34107) 500 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:03.887 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:03 smithi161 bash[67783]: logger=http.server t=2024-03-11T21:12:03.519151639Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-03-11T21:12:03.887 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:03 smithi161 bash[67783]: logger=ngalert.state.manager t=2024-03-11T21:12:03.599750844Z level=info msg="State cache has been initialized" states=0 duration=89.262373ms 2024-03-11T21:12:03.887 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:03 smithi161 bash[67783]: logger=ticker t=2024-03-11T21:12:03.600116115Z level=info msg=starting first_tick=2024-03-11T21:12:10Z 2024-03-11T21:12:03.888 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:03 smithi161 bash[67783]: logger=ngalert.multiorg.alertmanager t=2024-03-11T21:12:03.600132618Z level=info msg="starting MultiOrg Alertmanager" 2024-03-11T21:12:03.888 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:03 smithi161 bash[67783]: logger=sqlstore.transactions t=2024-03-11T21:12:03.65933543Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-03-11T21:12:03.888 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:12:03 smithi161 bash[67783]: logger=sqlstore.transactions t=2024-03-11T21:12:03.671614413Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-03-11T21:12:04.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:04 smithi088 bash[55449]: audit 2024-03-11T21:12:03.542144+0000 mon.a (mon.0) 560 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:04.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:04 smithi088 bash[55449]: audit 2024-03-11T21:12:03.557138+0000 mon.a (mon.0) 561 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:04.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:04 smithi088 bash[55449]: cluster 2024-03-11T21:12:04.104601+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:04.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:04 smithi088 bash[54059]: audit 2024-03-11T21:12:03.542144+0000 mon.a (mon.0) 560 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:04.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:04 smithi088 bash[54059]: audit 2024-03-11T21:12:03.557138+0000 mon.a (mon.0) 561 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:04.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:04 smithi088 bash[54059]: cluster 2024-03-11T21:12:04.104601+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:04.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:04 smithi161 bash[41077]: audit 2024-03-11T21:12:03.542144+0000 mon.a (mon.0) 560 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:04.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:04 smithi161 bash[41077]: audit 2024-03-11T21:12:03.557138+0000 mon.a (mon.0) 561 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:04.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:04 smithi161 bash[41077]: cluster 2024-03-11T21:12:04.104601+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:05.111 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:12:05.894 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:12:05.894 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (35s) 28s ago 18m 14.9M - 0.25.0 c8568f914cd2 82729b0f5a15 2024-03-11T21:12:05.894 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (8s) 2s ago 17m 28.3M - 9.4.12 a0ea5e3c46d9 a733e83d2f63 2024-03-11T21:12:05.895 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (116s) 28s ago 15m 47.4M - 3.6 4133f8bc41bb f46209425f0e 2024-03-11T21:12:05.895 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (9m) 2s ago 24m 446M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:12:05.895 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (10m) 28s ago 26m 514M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:12:05.895 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (8m) 28s ago 26m 65.2M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:12:05.895 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (7m) 2s ago 24m 51.0M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2487c6a403b7 2024-03-11T21:12:05.895 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (8m) 28s ago 24m 55.8M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:12:05.895 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (89s) 28s ago 18m 10.0M - 1.5.0 0da6a335fe13 4fa7119cce0d 2024-03-11T21:12:05.895 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (82s) 2s ago 18m 9.88M - 1.5.0 0da6a335fe13 53ddddb2e4bb 2024-03-11T21:12:05.895 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (6m) 28s ago 23m 62.5M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 645a89a68293 2024-03-11T21:12:05.895 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (6m) 28s ago 23m 63.2M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2920551397bb 2024-03-11T21:12:05.895 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (5m) 28s ago 22m 55.5M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 44e121f4de40 2024-03-11T21:12:05.895 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (5m) 28s ago 21m 65.4M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 9b6b0f4516ee 2024-03-11T21:12:05.896 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (4m) 2s ago 21m 61.2M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb ce9732b6cc1a 2024-03-11T21:12:05.896 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (4m) 2s ago 20m 62.8M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 7752fdc8d2c0 2024-03-11T21:12:05.896 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (3m) 2s ago 20m 55.5M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 4b5d2326983f 2024-03-11T21:12:05.896 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (3m) 2s ago 19m 56.8M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 45ea559c9d95 2024-03-11T21:12:05.896 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (61s) 2s ago 18m 55.6M - 2.43.0 a07b618ecd1d d069af7a1b1f 2024-03-11T21:12:05.896 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (2m) 28s ago 16m 91.2M - 19.0.0-1979-g2b0101eb 4133f8bc41bb 286f0d17056b 2024-03-11T21:12:05.896 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (2m) 2s ago 16m 91.0M - 19.0.0-1979-g2b0101eb 4133f8bc41bb b636a07f64c9 2024-03-11T21:12:05.896 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (2m) 28s ago 16m 91.1M - 19.0.0-1979-g2b0101eb 4133f8bc41bb cc48ac90aaea 2024-03-11T21:12:05.896 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (2m) 2s ago 16m 91.3M - 19.0.0-1979-g2b0101eb 4133f8bc41bb e888548fdcb4 2024-03-11T21:12:06.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:05 smithi088 bash[55449]: audit 2024-03-11T21:12:04.658474+0000 mon.a (mon.0) 562 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:06.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:05 smithi088 bash[55449]: audit 2024-03-11T21:12:04.672944+0000 mon.a (mon.0) 563 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:06.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:05 smithi088 bash[55449]: audit 2024-03-11T21:12:05.106960+0000 mgr.y (mgr.34107) 502 : audit 0 from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:06.063 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:05 smithi088 bash[54059]: audit 2024-03-11T21:12:04.658474+0000 mon.a (mon.0) 562 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:06.063 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:05 smithi088 bash[54059]: audit 2024-03-11T21:12:04.672944+0000 mon.a (mon.0) 563 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:06.063 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:05 smithi088 bash[54059]: audit 2024-03-11T21:12:05.106960+0000 mgr.y (mgr.34107) 502 : audit 0 from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:06.137 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:05 smithi161 bash[41077]: audit 2024-03-11T21:12:04.658474+0000 mon.a (mon.0) 562 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:06.138 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:05 smithi161 bash[41077]: audit 2024-03-11T21:12:04.672944+0000 mon.a (mon.0) 563 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:06.138 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:05 smithi161 bash[41077]: audit 2024-03-11T21:12:05.106960+0000 mgr.y (mgr.34107) 502 : audit 0 from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:06.354 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:12:06.354 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:12:06.354 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:12:06.354 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:12:06.354 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:12:06.354 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:12:06.354 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:12:06.354 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:12:06.354 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 8 2024-03-11T21:12:06.354 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:12:06.354 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:12:06.355 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 4 2024-03-11T21:12:06.355 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:12:06.355 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:12:06.355 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 17 2024-03-11T21:12:06.355 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:12:06.355 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:12:06.718 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:12:06.718 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:2b0101eb74d60610d544cb8a473e23a35ac1cc0b", 2024-03-11T21:12:06.718 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-03-11T21:12:06.718 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-11T21:12:06.718 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-03-11T21:12:06.718 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr", 2024-03-11T21:12:06.718 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-03-11T21:12:06.718 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw", 2024-03-11T21:12:06.718 INFO:teuthology.orchestra.run.smithi088.stdout: "iscsi", 2024-03-11T21:12:06.718 INFO:teuthology.orchestra.run.smithi088.stdout: "osd" 2024-03-11T21:12:06.718 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-03-11T21:12:06.718 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "18/23 daemons upgraded", 2024-03-11T21:12:06.718 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading grafana daemons", 2024-03-11T21:12:06.719 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:12:06.719 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:12:07.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:06 smithi088 bash[55449]: audit 2024-03-11T21:12:05.501608+0000 mgr.y (mgr.34107) 503 : audit 0 from='client.44869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:07.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:06 smithi088 bash[55449]: audit 2024-03-11T21:12:05.884689+0000 mgr.y (mgr.34107) 504 : audit 0 from='client.34950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:07.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:06 smithi088 bash[55449]: cluster 2024-03-11T21:12:06.105781+0000 mgr.y (mgr.34107) 505 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:07.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:06 smithi088 bash[55449]: audit 2024-03-11T21:12:06.365582+0000 mon.c (mon.1) 313 : audit 0 from='client.? 172.21.15.88:0/980262674' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:07.063 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:06 smithi088 bash[54059]: audit 2024-03-11T21:12:05.501608+0000 mgr.y (mgr.34107) 503 : audit 0 from='client.44869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:07.063 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:06 smithi088 bash[54059]: audit 2024-03-11T21:12:05.884689+0000 mgr.y (mgr.34107) 504 : audit 0 from='client.34950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:07.063 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:06 smithi088 bash[54059]: cluster 2024-03-11T21:12:06.105781+0000 mgr.y (mgr.34107) 505 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:07.063 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:06 smithi088 bash[54059]: audit 2024-03-11T21:12:06.365582+0000 mon.c (mon.1) 313 : audit 0 from='client.? 172.21.15.88:0/980262674' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:07.137 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:06 smithi161 bash[41077]: audit 2024-03-11T21:12:05.501608+0000 mgr.y (mgr.34107) 503 : audit 0 from='client.44869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:07.138 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:06 smithi161 bash[41077]: audit 2024-03-11T21:12:05.884689+0000 mgr.y (mgr.34107) 504 : audit 0 from='client.34950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:07.138 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:06 smithi161 bash[41077]: cluster 2024-03-11T21:12:06.105781+0000 mgr.y (mgr.34107) 505 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:07.138 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:06 smithi161 bash[41077]: audit 2024-03-11T21:12:06.365582+0000 mon.c (mon.1) 313 : audit 0 from='client.? 172.21.15.88:0/980262674' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:07.151 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:12:08.062 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:07 smithi088 bash[54059]: audit 2024-03-11T21:12:06.728946+0000 mgr.y (mgr.34107) 506 : audit 0 from='client.34962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:08.062 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:07 smithi088 bash[54059]: audit 2024-03-11T21:12:07.163150+0000 mon.c (mon.1) 314 : audit 0 from='client.? 172.21.15.88:0/2712927676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:12:08.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:07 smithi088 bash[55449]: audit 2024-03-11T21:12:06.728946+0000 mgr.y (mgr.34107) 506 : audit 0 from='client.34962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:08.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:07 smithi088 bash[55449]: audit 2024-03-11T21:12:07.163150+0000 mon.c (mon.1) 314 : audit 0 from='client.? 172.21.15.88:0/2712927676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:12:08.137 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:07 smithi161 bash[41077]: audit 2024-03-11T21:12:06.728946+0000 mgr.y (mgr.34107) 506 : audit 0 from='client.34962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:08.137 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:07 smithi161 bash[41077]: audit 2024-03-11T21:12:07.163150+0000 mon.c (mon.1) 314 : audit 0 from='client.? 172.21.15.88:0/2712927676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:12:09.062 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:08 smithi088 bash[54059]: cluster 2024-03-11T21:12:08.106998+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:09.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:08 smithi088 bash[55449]: cluster 2024-03-11T21:12:08.106998+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:09.137 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:08 smithi161 bash[41077]: cluster 2024-03-11T21:12:08.106998+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:10.062 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:09 smithi088 bash[54059]: audit 2024-03-11T21:12:08.934460+0000 mon.c (mon.1) 315 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:12:10.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:09 smithi088 bash[55449]: audit 2024-03-11T21:12:08.934460+0000 mon.c (mon.1) 315 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:12:10.137 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:09 smithi161 bash[41077]: audit 2024-03-11T21:12:08.934460+0000 mon.c (mon.1) 315 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:12:10.562 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:12:10 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:12:10] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-11T21:12:10.999 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:10 smithi161 bash[41077]: cluster 2024-03-11T21:12:10.108048+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:11.062 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:10 smithi088 bash[54059]: cluster 2024-03-11T21:12:10.108048+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:11.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:10 smithi088 bash[55449]: cluster 2024-03-11T21:12:10.108048+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:13.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:13 smithi088 bash[54059]: cluster 2024-03-11T21:12:12.109468+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:13.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:13 smithi088 bash[54059]: audit 2024-03-11T21:12:12.335387+0000 mgr.y (mgr.34107) 510 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:13.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:13 smithi088 bash[55449]: cluster 2024-03-11T21:12:12.109468+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:13.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:13 smithi088 bash[55449]: audit 2024-03-11T21:12:12.335387+0000 mgr.y (mgr.34107) 510 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:13.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:13 smithi161 bash[41077]: cluster 2024-03-11T21:12:12.109468+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:13.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:13 smithi161 bash[41077]: audit 2024-03-11T21:12:12.335387+0000 mgr.y (mgr.34107) 510 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:15.387 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:15 smithi161 bash[41077]: cluster 2024-03-11T21:12:14.110531+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:15.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:15 smithi088 bash[54059]: cluster 2024-03-11T21:12:14.110531+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:15.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:15 smithi088 bash[55449]: cluster 2024-03-11T21:12:14.110531+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:17.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.697816+0000 mon.a (mon.0) 564 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:17.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.712662+0000 mon.a (mon.0) 565 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:17.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.718738+0000 mon.c (mon.1) 316 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:12:17.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.720402+0000 mon.c (mon.1) 317 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:12:17.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.730460+0000 mon.a (mon.0) 566 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:17.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.816373+0000 mon.c (mon.1) 318 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T21:12:17.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.817522+0000 mgr.y (mgr.34107) 512 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T21:12:17.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.830416+0000 mon.c (mon.1) 319 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:12:17.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.833816+0000 mon.c (mon.1) 320 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.836463+0000 mon.c (mon.1) 321 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.838308+0000 mon.c (mon.1) 322 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.064 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.841741+0000 mon.c (mon.1) 323 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.064 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.847062+0000 mon.c (mon.1) 324 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.064 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.851827+0000 mon.c (mon.1) 325 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.064 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.854346+0000 mon.c (mon.1) 326 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.064 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.856887+0000 mon.c (mon.1) 327 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.064 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.859461+0000 mon.c (mon.1) 328 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.064 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.862468+0000 mon.c (mon.1) 329 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.064 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.864578+0000 mon.c (mon.1) 330 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.064 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.866693+0000 mon.c (mon.1) 331 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.697816+0000 mon.a (mon.0) 564 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:17.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.712662+0000 mon.a (mon.0) 565 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:17.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.718738+0000 mon.c (mon.1) 316 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:12:17.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.720402+0000 mon.c (mon.1) 317 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:12:17.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.730460+0000 mon.a (mon.0) 566 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:17.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.816373+0000 mon.c (mon.1) 318 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T21:12:17.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.817522+0000 mgr.y (mgr.34107) 512 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T21:12:17.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.830416+0000 mon.c (mon.1) 319 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:12:17.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.833816+0000 mon.c (mon.1) 320 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.836463+0000 mon.c (mon.1) 321 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.838308+0000 mon.c (mon.1) 322 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.841741+0000 mon.c (mon.1) 323 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.847062+0000 mon.c (mon.1) 324 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.851827+0000 mon.c (mon.1) 325 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.854346+0000 mon.c (mon.1) 326 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.856887+0000 mon.c (mon.1) 327 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.859461+0000 mon.c (mon.1) 328 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.862468+0000 mon.c (mon.1) 329 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.864578+0000 mon.c (mon.1) 330 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.866693+0000 mon.c (mon.1) 331 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.869413+0000 mon.c (mon.1) 332 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.872603+0000 mon.c (mon.1) 333 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.875798+0000 mon.c (mon.1) 334 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.879071+0000 mon.c (mon.1) 335 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.882120+0000 mon.c (mon.1) 336 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.885089+0000 mon.c (mon.1) 337 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: cephadm 2024-03-11T21:12:15.886484+0000 mgr.y (mgr.34107) 513 : cephadm 1 Upgrade: Finalizing container_image settings 2024-03-11T21:12:17.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.895139+0000 mon.a (mon.0) 567 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:17.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.897918+0000 mon.c (mon.1) 338 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-11T21:12:17.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.898442+0000 mon.a (mon.0) 568 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-11T21:12:17.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.903465+0000 mon.a (mon.0) 569 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-11T21:12:17.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.906940+0000 mon.c (mon.1) 339 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.907417+0000 mon.a (mon.0) 570 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.911786+0000 mon.a (mon.0) 571 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-11T21:12:17.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.914808+0000 mon.c (mon.1) 340 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-11T21:12:17.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.915254+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-11T21:12:17.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.920879+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-11T21:12:17.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.924788+0000 mon.c (mon.1) 341 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-11T21:12:17.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.925267+0000 mon.a (mon.0) 574 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-11T21:12:17.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.869413+0000 mon.c (mon.1) 332 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.872603+0000 mon.c (mon.1) 333 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.875798+0000 mon.c (mon.1) 334 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.879071+0000 mon.c (mon.1) 335 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.882120+0000 mon.c (mon.1) 336 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.885089+0000 mon.c (mon.1) 337 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: cephadm 2024-03-11T21:12:15.886484+0000 mgr.y (mgr.34107) 513 : cephadm 1 Upgrade: Finalizing container_image settings 2024-03-11T21:12:17.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.895139+0000 mon.a (mon.0) 567 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:17.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.897918+0000 mon.c (mon.1) 338 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-11T21:12:17.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.898442+0000 mon.a (mon.0) 568 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-11T21:12:17.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.903465+0000 mon.a (mon.0) 569 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-11T21:12:17.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.906940+0000 mon.c (mon.1) 339 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.907417+0000 mon.a (mon.0) 570 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.911786+0000 mon.a (mon.0) 571 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-11T21:12:17.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.914808+0000 mon.c (mon.1) 340 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-11T21:12:17.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.915254+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-11T21:12:17.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.920879+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-11T21:12:17.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.924788+0000 mon.c (mon.1) 341 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-11T21:12:17.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.925267+0000 mon.a (mon.0) 574 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-11T21:12:17.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.929946+0000 mon.a (mon.0) 575 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-11T21:12:17.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.933257+0000 mon.c (mon.1) 342 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-11T21:12:17.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.933780+0000 mon.a (mon.0) 576 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-11T21:12:17.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.941556+0000 mon.a (mon.0) 577 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-11T21:12:17.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.945680+0000 mon.c (mon.1) 343 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-11T21:12:17.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.946173+0000 mon.a (mon.0) 578 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-11T21:12:17.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.950807+0000 mon.a (mon.0) 579 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-11T21:12:17.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.954227+0000 mon.c (mon.1) 344 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-11T21:12:17.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.954833+0000 mon.a (mon.0) 580 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-11T21:12:17.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.958480+0000 mon.a (mon.0) 581 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-11T21:12:17.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.963725+0000 mon.c (mon.1) 345 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.964341+0000 mon.a (mon.0) 582 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.965682+0000 mon.c (mon.1) 346 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-11T21:12:17.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.966094+0000 mon.a (mon.0) 583 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-11T21:12:17.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.970901+0000 mon.a (mon.0) 584 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-11T21:12:17.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.973834+0000 mon.c (mon.1) 347 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-11T21:12:17.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.974240+0000 mon.a (mon.0) 585 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-11T21:12:17.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.980347+0000 mon.a (mon.0) 586 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-11T21:12:17.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.929946+0000 mon.a (mon.0) 575 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-11T21:12:17.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.933257+0000 mon.c (mon.1) 342 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-11T21:12:17.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.933780+0000 mon.a (mon.0) 576 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-11T21:12:17.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.941556+0000 mon.a (mon.0) 577 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-11T21:12:17.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.945680+0000 mon.c (mon.1) 343 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-11T21:12:17.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.946173+0000 mon.a (mon.0) 578 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-11T21:12:17.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.950807+0000 mon.a (mon.0) 579 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-11T21:12:17.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.954227+0000 mon.c (mon.1) 344 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-11T21:12:17.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.954833+0000 mon.a (mon.0) 580 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-11T21:12:17.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.958480+0000 mon.a (mon.0) 581 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-11T21:12:17.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.963725+0000 mon.c (mon.1) 345 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.964341+0000 mon.a (mon.0) 582 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.965682+0000 mon.c (mon.1) 346 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-11T21:12:17.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.966094+0000 mon.a (mon.0) 583 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-11T21:12:17.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.970901+0000 mon.a (mon.0) 584 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-11T21:12:17.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.973834+0000 mon.c (mon.1) 347 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-11T21:12:17.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.974240+0000 mon.a (mon.0) 585 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-11T21:12:17.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.980347+0000 mon.a (mon.0) 586 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-11T21:12:17.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.983483+0000 mon.c (mon.1) 348 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-11T21:12:17.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.984055+0000 mon.a (mon.0) 587 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-11T21:12:17.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.989067+0000 mon.a (mon.0) 588 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-11T21:12:17.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.992405+0000 mon.c (mon.1) 349 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-11T21:12:17.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.993186+0000 mon.a (mon.0) 589 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-11T21:12:17.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:15.998051+0000 mon.a (mon.0) 590 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-11T21:12:17.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.001293+0000 mon.c (mon.1) 350 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.001795+0000 mon.a (mon.0) 591 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.003217+0000 mon.c (mon.1) 351 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.003663+0000 mon.a (mon.0) 592 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.004910+0000 mon.c (mon.1) 352 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.005407+0000 mon.a (mon.0) 593 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.006789+0000 mon.c (mon.1) 353 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.007284+0000 mon.a (mon.0) 594 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.008513+0000 mon.c (mon.1) 354 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.009021+0000 mon.a (mon.0) 595 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.010293+0000 mon.c (mon.1) 355 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.983483+0000 mon.c (mon.1) 348 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-11T21:12:17.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.984055+0000 mon.a (mon.0) 587 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-11T21:12:17.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.989067+0000 mon.a (mon.0) 588 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-11T21:12:17.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.992405+0000 mon.c (mon.1) 349 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-11T21:12:17.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.993186+0000 mon.a (mon.0) 589 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-11T21:12:17.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:15.998051+0000 mon.a (mon.0) 590 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-11T21:12:17.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.001293+0000 mon.c (mon.1) 350 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.001795+0000 mon.a (mon.0) 591 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.003217+0000 mon.c (mon.1) 351 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.003663+0000 mon.a (mon.0) 592 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.004910+0000 mon.c (mon.1) 352 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.005407+0000 mon.a (mon.0) 593 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.006789+0000 mon.c (mon.1) 353 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.007284+0000 mon.a (mon.0) 594 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.008513+0000 mon.c (mon.1) 354 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.009021+0000 mon.a (mon.0) 595 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.010293+0000 mon.c (mon.1) 355 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.010792+0000 mon.a (mon.0) 596 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: cephadm 2024-03-11T21:12:16.011847+0000 mgr.y (mgr.34107) 514 : cephadm 1 Upgrade: Complete! 2024-03-11T21:12:17.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.012513+0000 mon.c (mon.1) 356 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-11T21:12:17.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.013060+0000 mon.a (mon.0) 597 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-11T21:12:17.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.017430+0000 mon.a (mon.0) 598 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-11T21:12:17.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.020096+0000 mon.c (mon.1) 357 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:12:17.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.021612+0000 mon.c (mon.1) 358 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:12:17.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.031394+0000 mon.a (mon.0) 599 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:17.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: cluster 2024-03-11T21:12:16.111464+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:17.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.117006+0000 mon.c (mon.1) 359 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:12:17.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.118816+0000 mon.c (mon.1) 360 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:12:17.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[54059]: audit 2024-03-11T21:12:16.129431+0000 mon.a (mon.0) 600 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:17.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.010792+0000 mon.a (mon.0) 596 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: cephadm 2024-03-11T21:12:16.011847+0000 mgr.y (mgr.34107) 514 : cephadm 1 Upgrade: Complete! 2024-03-11T21:12:17.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.012513+0000 mon.c (mon.1) 356 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-11T21:12:17.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.013060+0000 mon.a (mon.0) 597 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-11T21:12:17.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.017430+0000 mon.a (mon.0) 598 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-11T21:12:17.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.020096+0000 mon.c (mon.1) 357 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:12:17.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.021612+0000 mon.c (mon.1) 358 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:12:17.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.031394+0000 mon.a (mon.0) 599 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:17.077 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: cluster 2024-03-11T21:12:16.111464+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:17.077 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.117006+0000 mon.c (mon.1) 359 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:12:17.077 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.118816+0000 mon.c (mon.1) 360 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:12:17.077 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:16 smithi088 bash[55449]: audit 2024-03-11T21:12:16.129431+0000 mon.a (mon.0) 600 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:17.138 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.697816+0000 mon.a (mon.0) 564 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:17.138 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.712662+0000 mon.a (mon.0) 565 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:17.138 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.718738+0000 mon.c (mon.1) 316 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:12:17.138 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.720402+0000 mon.c (mon.1) 317 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:12:17.138 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.730460+0000 mon.a (mon.0) 566 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:17.138 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.816373+0000 mon.c (mon.1) 318 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T21:12:17.138 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.817522+0000 mgr.y (mgr.34107) 512 : audit 0 from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-11T21:12:17.138 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.830416+0000 mon.c (mon.1) 319 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-11T21:12:17.138 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.833816+0000 mon.c (mon.1) 320 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.138 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.836463+0000 mon.c (mon.1) 321 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.838308+0000 mon.c (mon.1) 322 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.841741+0000 mon.c (mon.1) 323 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.847062+0000 mon.c (mon.1) 324 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.851827+0000 mon.c (mon.1) 325 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.854346+0000 mon.c (mon.1) 326 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.856887+0000 mon.c (mon.1) 327 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.859461+0000 mon.c (mon.1) 328 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.862468+0000 mon.c (mon.1) 329 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.864578+0000 mon.c (mon.1) 330 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.139 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.866693+0000 mon.c (mon.1) 331 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.869413+0000 mon.c (mon.1) 332 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.872603+0000 mon.c (mon.1) 333 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.875798+0000 mon.c (mon.1) 334 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.879071+0000 mon.c (mon.1) 335 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.882120+0000 mon.c (mon.1) 336 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.885089+0000 mon.c (mon.1) 337 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:17.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: cephadm 2024-03-11T21:12:15.886484+0000 mgr.y (mgr.34107) 513 : cephadm 1 Upgrade: Finalizing container_image settings 2024-03-11T21:12:17.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.895139+0000 mon.a (mon.0) 567 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:17.140 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.897918+0000 mon.c (mon.1) 338 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-11T21:12:17.141 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.898442+0000 mon.a (mon.0) 568 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-11T21:12:17.141 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.903465+0000 mon.a (mon.0) 569 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-11T21:12:17.141 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.906940+0000 mon.c (mon.1) 339 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.141 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.907417+0000 mon.a (mon.0) 570 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.141 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.911786+0000 mon.a (mon.0) 571 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-11T21:12:17.141 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.914808+0000 mon.c (mon.1) 340 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-11T21:12:17.141 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.915254+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-11T21:12:17.141 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.920879+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-11T21:12:17.141 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.924788+0000 mon.c (mon.1) 341 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-11T21:12:17.141 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.925267+0000 mon.a (mon.0) 574 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-11T21:12:17.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.929946+0000 mon.a (mon.0) 575 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-11T21:12:17.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.933257+0000 mon.c (mon.1) 342 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-11T21:12:17.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.933780+0000 mon.a (mon.0) 576 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-11T21:12:17.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.941556+0000 mon.a (mon.0) 577 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-11T21:12:17.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.945680+0000 mon.c (mon.1) 343 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-11T21:12:17.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.946173+0000 mon.a (mon.0) 578 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-11T21:12:17.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.950807+0000 mon.a (mon.0) 579 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-11T21:12:17.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.954227+0000 mon.c (mon.1) 344 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-11T21:12:17.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.954833+0000 mon.a (mon.0) 580 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-11T21:12:17.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.958480+0000 mon.a (mon.0) 581 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-11T21:12:17.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.963725+0000 mon.c (mon.1) 345 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.964341+0000 mon.a (mon.0) 582 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.965682+0000 mon.c (mon.1) 346 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-11T21:12:17.142 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.966094+0000 mon.a (mon.0) 583 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-11T21:12:17.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.970901+0000 mon.a (mon.0) 584 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-11T21:12:17.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.973834+0000 mon.c (mon.1) 347 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-11T21:12:17.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.974240+0000 mon.a (mon.0) 585 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-11T21:12:17.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.980347+0000 mon.a (mon.0) 586 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-11T21:12:17.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.983483+0000 mon.c (mon.1) 348 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-11T21:12:17.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.984055+0000 mon.a (mon.0) 587 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-11T21:12:17.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.989067+0000 mon.a (mon.0) 588 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-11T21:12:17.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.992405+0000 mon.c (mon.1) 349 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-11T21:12:17.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.993186+0000 mon.a (mon.0) 589 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-11T21:12:17.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:15.998051+0000 mon.a (mon.0) 590 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-11T21:12:17.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.001293+0000 mon.c (mon.1) 350 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.001795+0000 mon.a (mon.0) 591 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.003217+0000 mon.c (mon.1) 351 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.143 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.003663+0000 mon.a (mon.0) 592 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.004910+0000 mon.c (mon.1) 352 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.005407+0000 mon.a (mon.0) 593 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.006789+0000 mon.c (mon.1) 353 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.007284+0000 mon.a (mon.0) 594 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.008513+0000 mon.c (mon.1) 354 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.009021+0000 mon.a (mon.0) 595 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.010293+0000 mon.c (mon.1) 355 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.010792+0000 mon.a (mon.0) 596 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-11T21:12:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: cephadm 2024-03-11T21:12:16.011847+0000 mgr.y (mgr.34107) 514 : cephadm 1 Upgrade: Complete! 2024-03-11T21:12:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.012513+0000 mon.c (mon.1) 356 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-11T21:12:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.013060+0000 mon.a (mon.0) 597 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-11T21:12:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.017430+0000 mon.a (mon.0) 598 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-11T21:12:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.020096+0000 mon.c (mon.1) 357 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:12:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.021612+0000 mon.c (mon.1) 358 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:12:17.144 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.031394+0000 mon.a (mon.0) 599 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:17.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: cluster 2024-03-11T21:12:16.111464+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:17.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.117006+0000 mon.c (mon.1) 359 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:12:17.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.118816+0000 mon.c (mon.1) 360 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:12:17.145 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:16 smithi161 bash[41077]: audit 2024-03-11T21:12:16.129431+0000 mon.a (mon.0) 600 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:19.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:19 smithi088 bash[54059]: cluster 2024-03-11T21:12:18.112642+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:19.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:19 smithi088 bash[55449]: cluster 2024-03-11T21:12:18.112642+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:19.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:19 smithi161 bash[41077]: cluster 2024-03-11T21:12:18.112642+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:20.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:20 smithi088 bash[54059]: audit 2024-03-11T21:12:19.306199+0000 mon.a (mon.0) 601 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:20.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:20 smithi088 bash[55449]: audit 2024-03-11T21:12:19.306199+0000 mon.a (mon.0) 601 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:20.563 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:12:20 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:12:20] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-11T21:12:20.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:20 smithi161 bash[41077]: audit 2024-03-11T21:12:19.306199+0000 mon.a (mon.0) 601 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:12:21.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:21 smithi088 bash[54059]: cluster 2024-03-11T21:12:20.113675+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:21.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:21 smithi088 bash[55449]: cluster 2024-03-11T21:12:20.113675+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:21.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:21 smithi161 bash[41077]: cluster 2024-03-11T21:12:20.113675+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:23.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:23 smithi088 bash[55449]: cluster 2024-03-11T21:12:22.115175+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:23.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:23 smithi088 bash[55449]: audit 2024-03-11T21:12:22.343696+0000 mgr.y (mgr.34107) 519 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:23.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:23 smithi088 bash[54059]: cluster 2024-03-11T21:12:22.115175+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:23.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:23 smithi088 bash[54059]: audit 2024-03-11T21:12:22.343696+0000 mgr.y (mgr.34107) 519 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:23.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:23 smithi161 bash[41077]: cluster 2024-03-11T21:12:22.115175+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:23.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:23 smithi161 bash[41077]: audit 2024-03-11T21:12:22.343696+0000 mgr.y (mgr.34107) 519 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:24.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:24 smithi161 bash[41077]: audit 2024-03-11T21:12:23.934832+0000 mon.c (mon.1) 361 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:12:24.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:24 smithi088 bash[55449]: audit 2024-03-11T21:12:23.934832+0000 mon.c (mon.1) 361 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:12:24.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:24 smithi088 bash[54059]: audit 2024-03-11T21:12:23.934832+0000 mon.c (mon.1) 361 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:12:25.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:25 smithi161 bash[41077]: cluster 2024-03-11T21:12:24.116279+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:25.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:25 smithi088 bash[55449]: cluster 2024-03-11T21:12:24.116279+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:25.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:25 smithi088 bash[54059]: cluster 2024-03-11T21:12:24.116279+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:27.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:27 smithi161 bash[41077]: cluster 2024-03-11T21:12:26.117603+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:27.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:27 smithi088 bash[55449]: cluster 2024-03-11T21:12:26.117603+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:27.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:27 smithi088 bash[54059]: cluster 2024-03-11T21:12:26.117603+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:29.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:29 smithi161 bash[41077]: cluster 2024-03-11T21:12:28.118897+0000 mgr.y (mgr.34107) 522 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:29.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:29 smithi088 bash[55449]: cluster 2024-03-11T21:12:28.118897+0000 mgr.y (mgr.34107) 522 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:29.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:29 smithi088 bash[54059]: cluster 2024-03-11T21:12:28.118897+0000 mgr.y (mgr.34107) 522 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:30.562 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:12:30 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:12:30] "GET /metrics HTTP/1.1" 200 38616 "" "Prometheus/2.43.0" 2024-03-11T21:12:31.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:31 smithi161 bash[41077]: cluster 2024-03-11T21:12:30.119908+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:31.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:31 smithi088 bash[55449]: cluster 2024-03-11T21:12:30.119908+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:31.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:31 smithi088 bash[54059]: cluster 2024-03-11T21:12:30.119908+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:33.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:33 smithi161 bash[41077]: cluster 2024-03-11T21:12:32.121322+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:33.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:33 smithi161 bash[41077]: audit 2024-03-11T21:12:32.351367+0000 mgr.y (mgr.34107) 525 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:33.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:33 smithi088 bash[55449]: cluster 2024-03-11T21:12:32.121322+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:33.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:33 smithi088 bash[55449]: audit 2024-03-11T21:12:32.351367+0000 mgr.y (mgr.34107) 525 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:33.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:33 smithi088 bash[54059]: cluster 2024-03-11T21:12:32.121322+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:33.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:33 smithi088 bash[54059]: audit 2024-03-11T21:12:32.351367+0000 mgr.y (mgr.34107) 525 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:35.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:35 smithi161 bash[41077]: cluster 2024-03-11T21:12:34.122465+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:35.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:35 smithi088 bash[55449]: cluster 2024-03-11T21:12:34.122465+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:35.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:35 smithi088 bash[54059]: cluster 2024-03-11T21:12:34.122465+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:37.604 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:37 smithi088 bash[55449]: cluster 2024-03-11T21:12:36.123693+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:37.604 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:37 smithi088 bash[54059]: cluster 2024-03-11T21:12:36.123693+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:37.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:37 smithi161 bash[41077]: cluster 2024-03-11T21:12:36.123693+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:38.301 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'ceph orch ps' 2024-03-11T21:12:39.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:39 smithi161 bash[41077]: audit 2024-03-11T21:12:37.567193+0000 mgr.y (mgr.34107) 528 : audit 0 from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:39.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:39 smithi161 bash[41077]: cluster 2024-03-11T21:12:38.124961+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:39.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:39 smithi161 bash[41077]: audit 2024-03-11T21:12:38.935425+0000 mon.c (mon.1) 362 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:12:39.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:39 smithi088 bash[54059]: audit 2024-03-11T21:12:37.567193+0000 mgr.y (mgr.34107) 528 : audit 0 from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:39.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:39 smithi088 bash[54059]: cluster 2024-03-11T21:12:38.124961+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:39.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:39 smithi088 bash[54059]: audit 2024-03-11T21:12:38.935425+0000 mon.c (mon.1) 362 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:12:39.715 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:39 smithi088 bash[55449]: audit 2024-03-11T21:12:37.567193+0000 mgr.y (mgr.34107) 528 : audit 0 from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:39.715 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:39 smithi088 bash[55449]: cluster 2024-03-11T21:12:38.124961+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:39.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:39 smithi088 bash[55449]: audit 2024-03-11T21:12:38.935425+0000 mon.c (mon.1) 362 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:12:40.562 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:12:40 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:12:40] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-11T21:12:41.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:41 smithi088 bash[54059]: cluster 2024-03-11T21:12:40.125985+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:41.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:41 smithi088 bash[55449]: cluster 2024-03-11T21:12:40.125985+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:41.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:41 smithi161 bash[41077]: cluster 2024-03-11T21:12:40.125985+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:41.684 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:12:41.685 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (71s) 64s ago 18m 14.9M - 0.25.0 c8568f914cd2 82729b0f5a15 2024-03-11T21:12:41.685 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (44s) 38s ago 18m 28.3M - 9.4.12 a0ea5e3c46d9 a733e83d2f63 2024-03-11T21:12:41.685 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (2m) 64s ago 16m 47.4M - 3.6 4133f8bc41bb f46209425f0e 2024-03-11T21:12:41.685 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (9m) 38s ago 24m 446M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:12:41.685 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (10m) 64s ago 26m 514M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:12:41.685 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (9m) 64s ago 26m 65.2M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:12:41.685 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (8m) 38s ago 25m 51.0M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2487c6a403b7 2024-03-11T21:12:41.685 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (8m) 64s ago 25m 55.8M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:12:41.685 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (2m) 64s ago 19m 10.0M - 1.5.0 0da6a335fe13 4fa7119cce0d 2024-03-11T21:12:41.685 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (118s) 38s ago 19m 9.88M - 1.5.0 0da6a335fe13 53ddddb2e4bb 2024-03-11T21:12:41.686 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (7m) 64s ago 24m 62.5M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 645a89a68293 2024-03-11T21:12:41.686 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (6m) 64s ago 23m 63.2M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2920551397bb 2024-03-11T21:12:41.686 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (6m) 64s ago 23m 55.5M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 44e121f4de40 2024-03-11T21:12:41.686 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (5m) 64s ago 22m 65.4M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 9b6b0f4516ee 2024-03-11T21:12:41.686 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (5m) 38s ago 21m 61.2M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb ce9732b6cc1a 2024-03-11T21:12:41.686 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (4m) 38s ago 21m 62.8M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 7752fdc8d2c0 2024-03-11T21:12:41.686 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (4m) 38s ago 20m 55.5M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 4b5d2326983f 2024-03-11T21:12:41.686 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (3m) 38s ago 20m 56.8M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 45ea559c9d95 2024-03-11T21:12:41.686 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (97s) 38s ago 19m 55.6M - 2.43.0 a07b618ecd1d d069af7a1b1f 2024-03-11T21:12:41.686 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (3m) 64s ago 16m 91.2M - 19.0.0-1979-g2b0101eb 4133f8bc41bb 286f0d17056b 2024-03-11T21:12:41.686 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (3m) 38s ago 16m 91.0M - 19.0.0-1979-g2b0101eb 4133f8bc41bb b636a07f64c9 2024-03-11T21:12:41.686 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (3m) 64s ago 16m 91.1M - 19.0.0-1979-g2b0101eb 4133f8bc41bb cc48ac90aaea 2024-03-11T21:12:41.686 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (3m) 38s ago 16m 91.3M - 19.0.0-1979-g2b0101eb 4133f8bc41bb e888548fdcb4 2024-03-11T21:12:42.451 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'ceph versions' 2024-03-11T21:12:43.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:43 smithi161 bash[41077]: audit 2024-03-11T21:12:41.671106+0000 mgr.y (mgr.34107) 531 : audit 0 from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:43.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:43 smithi161 bash[41077]: cluster 2024-03-11T21:12:42.127419+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:43.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:43 smithi161 bash[41077]: audit 2024-03-11T21:12:42.359350+0000 mgr.y (mgr.34107) 533 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:43.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:43 smithi088 bash[54059]: audit 2024-03-11T21:12:41.671106+0000 mgr.y (mgr.34107) 531 : audit 0 from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:43.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:43 smithi088 bash[54059]: cluster 2024-03-11T21:12:42.127419+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:43.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:43 smithi088 bash[54059]: audit 2024-03-11T21:12:42.359350+0000 mgr.y (mgr.34107) 533 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:43.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:43 smithi088 bash[55449]: audit 2024-03-11T21:12:41.671106+0000 mgr.y (mgr.34107) 531 : audit 0 from='client.34980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:12:43.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:43 smithi088 bash[55449]: cluster 2024-03-11T21:12:42.127419+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:43.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:43 smithi088 bash[55449]: audit 2024-03-11T21:12:42.359350+0000 mgr.y (mgr.34107) 533 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:45.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:45 smithi161 bash[41077]: cluster 2024-03-11T21:12:44.128528+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:45.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:45 smithi088 bash[54059]: cluster 2024-03-11T21:12:44.128528+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:45.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:45 smithi088 bash[55449]: cluster 2024-03-11T21:12:44.128528+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:45.856 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:12:45.857 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:12:45.857 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:12:45.857 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:12:45.857 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:12:45.857 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:12:45.857 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:12:45.857 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:12:45.857 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 8 2024-03-11T21:12:45.857 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:12:45.857 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:12:45.857 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 4 2024-03-11T21:12:45.857 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:12:45.857 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:12:45.857 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 17 2024-03-11T21:12:45.858 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:12:45.858 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:12:46.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:46 smithi161 bash[41077]: audit 2024-03-11T21:12:45.868730+0000 mon.c (mon.1) 363 : audit 0 from='client.? 172.21.15.88:0/3351906475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:46 smithi088 bash[54059]: audit 2024-03-11T21:12:45.868730+0000 mon.c (mon.1) 363 : audit 0 from='client.? 172.21.15.88:0/3351906475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:46.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:46 smithi088 bash[55449]: audit 2024-03-11T21:12:45.868730+0000 mon.c (mon.1) 363 : audit 0 from='client.? 172.21.15.88:0/3351906475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:12:46.681 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-03-11T21:12:47.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:47 smithi161 bash[41077]: cluster 2024-03-11T21:12:46.129777+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:47.775 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:47 smithi088 bash[55449]: cluster 2024-03-11T21:12:46.129777+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:47.776 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:47 smithi088 bash[54059]: cluster 2024-03-11T21:12:46.129777+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:49.612 INFO:teuthology.orchestra.run.smithi088.stdout:wait for servicemap items w/ changing names to refresh 2024-03-11T21:12:49.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:49 smithi161 bash[41077]: cluster 2024-03-11T21:12:48.131097+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:49.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:49 smithi088 bash[54059]: cluster 2024-03-11T21:12:48.131097+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:49.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:49 smithi088 bash[55449]: cluster 2024-03-11T21:12:48.131097+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:50.439 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'sleep 60' 2024-03-11T21:12:50.562 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:12:50 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:12:50] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-11T21:12:51.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:51 smithi088 bash[54059]: cluster 2024-03-11T21:12:50.132191+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:51.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:51 smithi088 bash[55449]: cluster 2024-03-11T21:12:50.132191+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:51.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:51 smithi161 bash[41077]: cluster 2024-03-11T21:12:50.132191+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:53.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:53 smithi088 bash[54059]: cluster 2024-03-11T21:12:52.133604+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:53.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:53 smithi088 bash[54059]: audit 2024-03-11T21:12:52.367540+0000 mgr.y (mgr.34107) 539 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:53.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:53 smithi088 bash[55449]: cluster 2024-03-11T21:12:52.133604+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:53.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:53 smithi088 bash[55449]: audit 2024-03-11T21:12:52.367540+0000 mgr.y (mgr.34107) 539 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:53.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:53 smithi161 bash[41077]: cluster 2024-03-11T21:12:52.133604+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:53.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:53 smithi161 bash[41077]: audit 2024-03-11T21:12:52.367540+0000 mgr.y (mgr.34107) 539 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:12:54.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:54 smithi088 bash[54059]: audit 2024-03-11T21:12:53.935688+0000 mon.c (mon.1) 364 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:12:54.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:54 smithi088 bash[55449]: audit 2024-03-11T21:12:53.935688+0000 mon.c (mon.1) 364 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:12:54.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:54 smithi161 bash[41077]: audit 2024-03-11T21:12:53.935688+0000 mon.c (mon.1) 364 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:12:55.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:55 smithi088 bash[54059]: cluster 2024-03-11T21:12:54.134706+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:55.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:55 smithi088 bash[55449]: cluster 2024-03-11T21:12:54.134706+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:55.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:55 smithi161 bash[41077]: cluster 2024-03-11T21:12:54.134706+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:12:57.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:57 smithi088 bash[54059]: cluster 2024-03-11T21:12:56.135926+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:57.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:57 smithi088 bash[55449]: cluster 2024-03-11T21:12:56.135926+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:57.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:57 smithi161 bash[41077]: cluster 2024-03-11T21:12:56.135926+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:59.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:12:59 smithi088 bash[54059]: cluster 2024-03-11T21:12:58.137165+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:59.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:12:59 smithi088 bash[55449]: cluster 2024-03-11T21:12:58.137165+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:12:59.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:12:59 smithi161 bash[41077]: cluster 2024-03-11T21:12:58.137165+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:00.562 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:13:00 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:13:00] "GET /metrics HTTP/1.1" 200 38617 "" "Prometheus/2.43.0" 2024-03-11T21:13:01.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:01 smithi088 bash[54059]: cluster 2024-03-11T21:13:00.138201+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:01.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:01 smithi088 bash[55449]: cluster 2024-03-11T21:13:00.138201+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:01.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:01 smithi161 bash[41077]: cluster 2024-03-11T21:13:00.138201+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:03.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:03 smithi088 bash[54059]: cluster 2024-03-11T21:13:02.139607+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:03.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:03 smithi088 bash[54059]: audit 2024-03-11T21:13:02.375085+0000 mgr.y (mgr.34107) 545 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:03.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:03 smithi088 bash[55449]: cluster 2024-03-11T21:13:02.139607+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:03.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:03 smithi088 bash[55449]: audit 2024-03-11T21:13:02.375085+0000 mgr.y (mgr.34107) 545 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:03.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:03 smithi161 bash[41077]: cluster 2024-03-11T21:13:02.139607+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:03.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:03 smithi161 bash[41077]: audit 2024-03-11T21:13:02.375085+0000 mgr.y (mgr.34107) 545 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:05.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:05 smithi088 bash[54059]: cluster 2024-03-11T21:13:04.140798+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:05.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:05 smithi088 bash[55449]: cluster 2024-03-11T21:13:04.140798+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:05.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:05 smithi161 bash[41077]: cluster 2024-03-11T21:13:04.140798+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:07.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:07 smithi088 bash[54059]: cluster 2024-03-11T21:13:06.141990+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:07.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:07 smithi088 bash[55449]: cluster 2024-03-11T21:13:06.141990+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:07.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:07 smithi161 bash[41077]: cluster 2024-03-11T21:13:06.141990+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:09.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:09 smithi088 bash[54059]: cluster 2024-03-11T21:13:08.143237+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:09.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:09 smithi088 bash[54059]: audit 2024-03-11T21:13:08.936073+0000 mon.c (mon.1) 365 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:13:09.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:09 smithi088 bash[55449]: cluster 2024-03-11T21:13:08.143237+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:09.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:09 smithi088 bash[55449]: audit 2024-03-11T21:13:08.936073+0000 mon.c (mon.1) 365 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:13:09.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:09 smithi161 bash[41077]: cluster 2024-03-11T21:13:08.143237+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:09.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:09 smithi161 bash[41077]: audit 2024-03-11T21:13:08.936073+0000 mon.c (mon.1) 365 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:13:10.562 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:13:10 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:13:10] "GET /metrics HTTP/1.1" 200 38617 "" "Prometheus/2.43.0" 2024-03-11T21:13:11.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:11 smithi088 bash[54059]: cluster 2024-03-11T21:13:10.144256+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:11.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:11 smithi088 bash[55449]: cluster 2024-03-11T21:13:10.144256+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:11.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:11 smithi161 bash[41077]: cluster 2024-03-11T21:13:10.144256+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:13.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:13 smithi088 bash[54059]: cluster 2024-03-11T21:13:12.145737+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:13.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:13 smithi088 bash[54059]: audit 2024-03-11T21:13:12.383260+0000 mgr.y (mgr.34107) 551 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:13.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:13 smithi088 bash[55449]: cluster 2024-03-11T21:13:12.145737+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:13.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:13 smithi088 bash[55449]: audit 2024-03-11T21:13:12.383260+0000 mgr.y (mgr.34107) 551 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:13.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:13 smithi161 bash[41077]: cluster 2024-03-11T21:13:12.145737+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:13.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:13 smithi161 bash[41077]: audit 2024-03-11T21:13:12.383260+0000 mgr.y (mgr.34107) 551 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:15.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:15 smithi088 bash[54059]: cluster 2024-03-11T21:13:14.146969+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:15.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:15 smithi088 bash[55449]: cluster 2024-03-11T21:13:14.146969+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:15.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:15 smithi161 bash[41077]: cluster 2024-03-11T21:13:14.146969+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:17.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:17 smithi088 bash[55449]: cluster 2024-03-11T21:13:16.148199+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:17.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:17 smithi088 bash[55449]: audit 2024-03-11T21:13:16.893114+0000 mon.c (mon.1) 366 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:13:17.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:17 smithi088 bash[55449]: audit 2024-03-11T21:13:16.895089+0000 mon.c (mon.1) 367 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:13:17.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:17 smithi088 bash[55449]: audit 2024-03-11T21:13:16.906146+0000 mon.a (mon.0) 602 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:13:17.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:17 smithi088 bash[54059]: cluster 2024-03-11T21:13:16.148199+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:17.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:17 smithi088 bash[54059]: audit 2024-03-11T21:13:16.893114+0000 mon.c (mon.1) 366 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:13:17.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:17 smithi088 bash[54059]: audit 2024-03-11T21:13:16.895089+0000 mon.c (mon.1) 367 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:13:17.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:17 smithi088 bash[54059]: audit 2024-03-11T21:13:16.906146+0000 mon.a (mon.0) 602 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:13:17.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:17 smithi161 bash[41077]: cluster 2024-03-11T21:13:16.148199+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:17.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:17 smithi161 bash[41077]: audit 2024-03-11T21:13:16.893114+0000 mon.c (mon.1) 366 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:13:17.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:17 smithi161 bash[41077]: audit 2024-03-11T21:13:16.895089+0000 mon.c (mon.1) 367 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:13:17.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:17 smithi161 bash[41077]: audit 2024-03-11T21:13:16.906146+0000 mon.a (mon.0) 602 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:13:19.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:19 smithi088 bash[55449]: cluster 2024-03-11T21:13:18.149510+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:19.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:19 smithi088 bash[54059]: cluster 2024-03-11T21:13:18.149510+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:19.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:19 smithi161 bash[41077]: cluster 2024-03-11T21:13:18.149510+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:20.561 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:13:20 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:13:20] "GET /metrics HTTP/1.1" 200 38617 "" "Prometheus/2.43.0" 2024-03-11T21:13:21.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:21 smithi088 bash[55449]: cluster 2024-03-11T21:13:20.150767+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:21.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:21 smithi088 bash[54059]: cluster 2024-03-11T21:13:20.150767+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:21.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:21 smithi161 bash[41077]: cluster 2024-03-11T21:13:20.150767+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:23.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:23 smithi088 bash[54059]: cluster 2024-03-11T21:13:22.152213+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:23.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:23 smithi088 bash[54059]: audit 2024-03-11T21:13:22.394515+0000 mgr.y (mgr.34107) 557 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:23.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:23 smithi088 bash[55449]: cluster 2024-03-11T21:13:22.152213+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:23.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:23 smithi088 bash[55449]: audit 2024-03-11T21:13:22.394515+0000 mgr.y (mgr.34107) 557 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:23.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:23 smithi161 bash[41077]: cluster 2024-03-11T21:13:22.152213+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:23.887 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:23 smithi161 bash[41077]: audit 2024-03-11T21:13:22.394515+0000 mgr.y (mgr.34107) 557 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:24.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:24 smithi088 bash[54059]: audit 2024-03-11T21:13:23.936496+0000 mon.c (mon.1) 368 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:13:24.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:24 smithi088 bash[55449]: audit 2024-03-11T21:13:23.936496+0000 mon.c (mon.1) 368 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:13:24.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:24 smithi161 bash[41077]: audit 2024-03-11T21:13:23.936496+0000 mon.c (mon.1) 368 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:13:25.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:25 smithi088 bash[54059]: cluster 2024-03-11T21:13:24.153276+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:25.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:25 smithi088 bash[55449]: cluster 2024-03-11T21:13:24.153276+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:25.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:25 smithi161 bash[41077]: cluster 2024-03-11T21:13:24.153276+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:27.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:27 smithi088 bash[54059]: cluster 2024-03-11T21:13:26.154442+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:27.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:27 smithi088 bash[55449]: cluster 2024-03-11T21:13:26.154442+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:27.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:27 smithi161 bash[41077]: cluster 2024-03-11T21:13:26.154442+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:28.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:28 smithi088 bash[54059]: cluster 2024-03-11T21:13:28.155775+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:28.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:28 smithi088 bash[55449]: cluster 2024-03-11T21:13:28.155775+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:28.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:28 smithi161 bash[41077]: cluster 2024-03-11T21:13:28.155775+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:30.561 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:13:30 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:13:30] "GET /metrics HTTP/1.1" 200 38612 "" "Prometheus/2.43.0" 2024-03-11T21:13:31.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:31 smithi088 bash[54059]: cluster 2024-03-11T21:13:30.156902+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:31.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:31 smithi088 bash[55449]: cluster 2024-03-11T21:13:30.156902+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:31.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:31 smithi161 bash[41077]: cluster 2024-03-11T21:13:30.156902+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:33.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:33 smithi088 bash[55449]: cluster 2024-03-11T21:13:32.158389+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:33.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:33 smithi088 bash[55449]: audit 2024-03-11T21:13:32.405827+0000 mgr.y (mgr.34107) 563 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:33.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:33 smithi088 bash[54059]: cluster 2024-03-11T21:13:32.158389+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:33.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:33 smithi088 bash[54059]: audit 2024-03-11T21:13:32.405827+0000 mgr.y (mgr.34107) 563 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:33.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:33 smithi161 bash[41077]: cluster 2024-03-11T21:13:32.158389+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:33.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:33 smithi161 bash[41077]: audit 2024-03-11T21:13:32.405827+0000 mgr.y (mgr.34107) 563 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:35.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:35 smithi088 bash[54059]: cluster 2024-03-11T21:13:34.159456+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:35.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:35 smithi088 bash[55449]: cluster 2024-03-11T21:13:34.159456+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:35.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:35 smithi161 bash[41077]: cluster 2024-03-11T21:13:34.159456+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:37.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:37 smithi088 bash[54059]: cluster 2024-03-11T21:13:36.160706+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:37.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:37 smithi088 bash[55449]: cluster 2024-03-11T21:13:36.160706+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:37.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:37 smithi161 bash[41077]: cluster 2024-03-11T21:13:36.160706+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:39.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:39 smithi088 bash[54059]: cluster 2024-03-11T21:13:38.161888+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:39.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:39 smithi088 bash[54059]: audit 2024-03-11T21:13:38.936907+0000 mon.c (mon.1) 369 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:13:39.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:39 smithi088 bash[55449]: cluster 2024-03-11T21:13:38.161888+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:39.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:39 smithi088 bash[55449]: audit 2024-03-11T21:13:38.936907+0000 mon.c (mon.1) 369 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:13:39.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:39 smithi161 bash[41077]: cluster 2024-03-11T21:13:38.161888+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:39.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:39 smithi161 bash[41077]: audit 2024-03-11T21:13:38.936907+0000 mon.c (mon.1) 369 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:13:40.561 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:13:40 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:13:40] "GET /metrics HTTP/1.1" 200 38616 "" "Prometheus/2.43.0" 2024-03-11T21:13:41.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:41 smithi088 bash[54059]: cluster 2024-03-11T21:13:40.162931+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:41.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:41 smithi088 bash[55449]: cluster 2024-03-11T21:13:40.162931+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:41.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:41 smithi161 bash[41077]: cluster 2024-03-11T21:13:40.162931+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:43.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:43 smithi088 bash[54059]: cluster 2024-03-11T21:13:42.164278+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:43.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:43 smithi088 bash[54059]: audit 2024-03-11T21:13:42.417122+0000 mgr.y (mgr.34107) 569 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:43.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:43 smithi088 bash[55449]: cluster 2024-03-11T21:13:42.164278+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:43.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:43 smithi088 bash[55449]: audit 2024-03-11T21:13:42.417122+0000 mgr.y (mgr.34107) 569 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:43.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:43 smithi161 bash[41077]: cluster 2024-03-11T21:13:42.164278+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:43.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:43 smithi161 bash[41077]: audit 2024-03-11T21:13:42.417122+0000 mgr.y (mgr.34107) 569 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:45.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:45 smithi088 bash[54059]: cluster 2024-03-11T21:13:44.165317+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:45.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:45 smithi088 bash[55449]: cluster 2024-03-11T21:13:44.165317+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:45.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:45 smithi161 bash[41077]: cluster 2024-03-11T21:13:44.165317+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:47.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:47 smithi088 bash[54059]: cluster 2024-03-11T21:13:46.166617+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:47.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:47 smithi088 bash[55449]: cluster 2024-03-11T21:13:46.166617+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:47.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:47 smithi161 bash[41077]: cluster 2024-03-11T21:13:46.166617+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:49.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:49 smithi088 bash[54059]: cluster 2024-03-11T21:13:48.167908+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:49.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:49 smithi088 bash[55449]: cluster 2024-03-11T21:13:48.167908+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:49.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:49 smithi161 bash[41077]: cluster 2024-03-11T21:13:48.167908+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:50.561 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:13:50 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:13:50] "GET /metrics HTTP/1.1" 200 38616 "" "Prometheus/2.43.0" 2024-03-11T21:13:51.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:51 smithi088 bash[54059]: cluster 2024-03-11T21:13:50.169015+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:51.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:51 smithi088 bash[55449]: cluster 2024-03-11T21:13:50.169015+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:51.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:51 smithi161 bash[41077]: cluster 2024-03-11T21:13:50.169015+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:53.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:53 smithi088 bash[54059]: cluster 2024-03-11T21:13:52.170356+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:53.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:53 smithi088 bash[54059]: audit 2024-03-11T21:13:52.428185+0000 mgr.y (mgr.34107) 575 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:53.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:53 smithi088 bash[55449]: cluster 2024-03-11T21:13:52.170356+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:53.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:53 smithi088 bash[55449]: audit 2024-03-11T21:13:52.428185+0000 mgr.y (mgr.34107) 575 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:53.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:53 smithi161 bash[41077]: cluster 2024-03-11T21:13:52.170356+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:53.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:53 smithi161 bash[41077]: audit 2024-03-11T21:13:52.428185+0000 mgr.y (mgr.34107) 575 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:13:54.309 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'ceph orch ps' 2024-03-11T21:13:54.555 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:54 smithi088 bash[54059]: audit 2024-03-11T21:13:53.937189+0000 mon.c (mon.1) 370 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:13:54.555 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:54 smithi088 bash[55449]: audit 2024-03-11T21:13:53.937189+0000 mon.c (mon.1) 370 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:13:54.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:54 smithi161 bash[41077]: audit 2024-03-11T21:13:53.937189+0000 mon.c (mon.1) 370 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:13:55.535 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:55 smithi088 bash[54059]: cluster 2024-03-11T21:13:54.171421+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:55.535 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:55 smithi088 bash[55449]: cluster 2024-03-11T21:13:54.171421+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:55.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:55 smithi161 bash[41077]: cluster 2024-03-11T21:13:54.171421+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:13:57.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:57 smithi088 bash[54059]: cluster 2024-03-11T21:13:56.172617+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:57.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:57 smithi088 bash[55449]: cluster 2024-03-11T21:13:56.172617+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:57.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:57 smithi161 bash[41077]: cluster 2024-03-11T21:13:56.172617+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:57.730 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-11T21:13:57.730 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (2m) 2m ago 20m 14.9M - 0.25.0 c8568f914cd2 82729b0f5a15 2024-03-11T21:13:57.730 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi161 *:3000 running (2m) 114s ago 19m 28.3M - 9.4.12 a0ea5e3c46d9 a733e83d2f63 2024-03-11T21:13:57.730 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.tfbhod smithi088 running (3m) 2m ago 17m 47.4M - 3.6 4133f8bc41bb f46209425f0e 2024-03-11T21:13:57.730 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi161 *:8443,9283,8765 running (11m) 114s ago 26m 446M - 19.0.0-1979-g2b0101eb 4133f8bc41bb a88746269906 2024-03-11T21:13:57.730 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (12m) 2m ago 28m 514M - 19.0.0-1979-g2b0101eb 4133f8bc41bb f091f395a377 2024-03-11T21:13:57.730 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (10m) 2m ago 28m 65.2M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb adcf7182f011 2024-03-11T21:13:57.730 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi161 running (9m) 114s ago 26m 51.0M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2487c6a403b7 2024-03-11T21:13:57.731 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (10m) 2m ago 26m 55.8M 2048M 19.0.0-1979-g2b0101eb 4133f8bc41bb 02217af4a912 2024-03-11T21:13:57.731 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (3m) 2m ago 20m 10.0M - 1.5.0 0da6a335fe13 4fa7119cce0d 2024-03-11T21:13:57.731 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi161 *:9100 running (3m) 114s ago 20m 9.88M - 1.5.0 0da6a335fe13 53ddddb2e4bb 2024-03-11T21:13:57.731 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (8m) 2m ago 25m 62.5M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 645a89a68293 2024-03-11T21:13:57.731 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (8m) 2m ago 24m 63.2M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 2920551397bb 2024-03-11T21:13:57.731 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (7m) 2m ago 24m 55.5M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 44e121f4de40 2024-03-11T21:13:57.731 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (7m) 2m ago 23m 65.4M 2781M 19.0.0-1979-g2b0101eb 4133f8bc41bb 9b6b0f4516ee 2024-03-11T21:13:57.731 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi161 running (6m) 114s ago 23m 61.2M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb ce9732b6cc1a 2024-03-11T21:13:57.731 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi161 running (6m) 114s ago 22m 62.8M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 7752fdc8d2c0 2024-03-11T21:13:57.731 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi161 running (5m) 114s ago 21m 55.5M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 4b5d2326983f 2024-03-11T21:13:57.731 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi161 running (5m) 114s ago 21m 56.8M 3037M 19.0.0-1979-g2b0101eb 4133f8bc41bb 45ea559c9d95 2024-03-11T21:13:57.731 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi161 *:9095 running (2m) 114s ago 20m 55.6M - 2.43.0 a07b618ecd1d d069af7a1b1f 2024-03-11T21:13:57.731 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.uxgxld smithi088 *:8000 running (4m) 2m ago 18m 91.2M - 19.0.0-1979-g2b0101eb 4133f8bc41bb 286f0d17056b 2024-03-11T21:13:57.731 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi161.rurchv smithi161 *:8000 running (4m) 114s ago 18m 91.0M - 19.0.0-1979-g2b0101eb 4133f8bc41bb b636a07f64c9 2024-03-11T21:13:57.731 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.kwrboy smithi088 *:80 running (4m) 2m ago 18m 91.1M - 19.0.0-1979-g2b0101eb 4133f8bc41bb cc48ac90aaea 2024-03-11T21:13:57.732 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi161.hpnscb smithi161 *:80 running (4m) 114s ago 18m 91.3M - 19.0.0-1979-g2b0101eb 4133f8bc41bb e888548fdcb4 2024-03-11T21:13:58.652 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'ceph versions' 2024-03-11T21:13:59.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:59 smithi088 bash[54059]: audit 2024-03-11T21:13:57.718814+0000 mgr.y (mgr.34107) 578 : audit 0 from='client.44917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:13:59.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:13:59 smithi088 bash[54059]: cluster 2024-03-11T21:13:58.173770+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:59.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:59 smithi088 bash[55449]: audit 2024-03-11T21:13:57.718814+0000 mgr.y (mgr.34107) 578 : audit 0 from='client.44917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:13:59.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:13:59 smithi088 bash[55449]: cluster 2024-03-11T21:13:58.173770+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:13:59.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:59 smithi161 bash[41077]: audit 2024-03-11T21:13:57.718814+0000 mgr.y (mgr.34107) 578 : audit 0 from='client.44917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:13:59.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:13:59 smithi161 bash[41077]: cluster 2024-03-11T21:13:58.173770+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:00.561 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:14:00 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:14:00] "GET /metrics HTTP/1.1" 200 38617 "" "Prometheus/2.43.0" 2024-03-11T21:14:01.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:01 smithi088 bash[55449]: cluster 2024-03-11T21:14:00.174821+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:01.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:01 smithi088 bash[54059]: cluster 2024-03-11T21:14:00.174821+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:01.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:01 smithi161 bash[41077]: cluster 2024-03-11T21:14:00.174821+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:02.143 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:14:02.143 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-03-11T21:14:02.143 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 3 2024-03-11T21:14:02.143 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:14:02.143 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-03-11T21:14:02.143 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 2 2024-03-11T21:14:02.144 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:14:02.144 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-03-11T21:14:02.144 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 8 2024-03-11T21:14:02.144 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:14:02.144 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-03-11T21:14:02.144 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 4 2024-03-11T21:14:02.144 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-03-11T21:14:02.144 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-03-11T21:14:02.144 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)": 17 2024-03-11T21:14:02.144 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-03-11T21:14:02.144 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:14:02.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:02 smithi088 bash[54059]: audit 2024-03-11T21:14:02.155982+0000 mon.c (mon.1) 371 : audit 0 from='client.? 172.21.15.88:0/3246258432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:14:02.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:02 smithi088 bash[55449]: audit 2024-03-11T21:14:02.155982+0000 mon.c (mon.1) 371 : audit 0 from='client.? 172.21.15.88:0/3246258432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:14:02.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:02 smithi161 bash[41077]: audit 2024-03-11T21:14:02.155982+0000 mon.c (mon.1) 371 : audit 0 from='client.? 172.21.15.88:0/3246258432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:14:02.993 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'ceph orch upgrade status' 2024-03-11T21:14:03.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:03 smithi088 bash[54059]: cluster 2024-03-11T21:14:02.175555+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:03.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:03 smithi088 bash[54059]: audit 2024-03-11T21:14:02.438263+0000 mgr.y (mgr.34107) 582 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:14:03.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:03 smithi088 bash[55449]: cluster 2024-03-11T21:14:02.175555+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:03.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:03 smithi088 bash[55449]: audit 2024-03-11T21:14:02.438263+0000 mgr.y (mgr.34107) 582 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:14:03.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:03 smithi161 bash[41077]: cluster 2024-03-11T21:14:02.175555+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:03.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:03 smithi161 bash[41077]: audit 2024-03-11T21:14:02.438263+0000 mgr.y (mgr.34107) 582 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:14:05.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:05 smithi088 bash[54059]: cluster 2024-03-11T21:14:04.176600+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:05.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:05 smithi088 bash[55449]: cluster 2024-03-11T21:14:04.176600+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:05.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:05 smithi161 bash[41077]: cluster 2024-03-11T21:14:04.176600+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:06.537 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:14:06.537 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": null, 2024-03-11T21:14:06.537 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": false, 2024-03-11T21:14:06.537 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "", 2024-03-11T21:14:06.538 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-03-11T21:14:06.538 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": null, 2024-03-11T21:14:06.538 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "", 2024-03-11T21:14:06.538 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-03-11T21:14:06.538 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:14:07.307 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'ceph health detail' 2024-03-11T21:14:07.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:07 smithi088 bash[54059]: cluster 2024-03-11T21:14:06.177768+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:07.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:07 smithi088 bash[55449]: cluster 2024-03-11T21:14:06.177768+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:07.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:07 smithi161 bash[41077]: cluster 2024-03-11T21:14:06.177768+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:08.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:08 smithi088 bash[54059]: audit 2024-03-11T21:14:06.549806+0000 mgr.y (mgr.34107) 585 : audit 0 from='client.44929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:14:08.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:08 smithi088 bash[55449]: audit 2024-03-11T21:14:06.549806+0000 mgr.y (mgr.34107) 585 : audit 0 from='client.44929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:14:08.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:08 smithi161 bash[41077]: audit 2024-03-11T21:14:06.549806+0000 mgr.y (mgr.34107) 585 : audit 0 from='client.44929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:14:09.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:09 smithi161 bash[41077]: cluster 2024-03-11T21:14:08.178976+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:09.638 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:09 smithi161 bash[41077]: audit 2024-03-11T21:14:08.937652+0000 mon.c (mon.1) 372 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:14:09.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:09 smithi088 bash[54059]: cluster 2024-03-11T21:14:08.178976+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:09.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:09 smithi088 bash[54059]: audit 2024-03-11T21:14:08.937652+0000 mon.c (mon.1) 372 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:14:09.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:09 smithi088 bash[55449]: cluster 2024-03-11T21:14:08.178976+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:09.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:09 smithi088 bash[55449]: audit 2024-03-11T21:14:08.937652+0000 mon.c (mon.1) 372 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:14:10.562 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:14:10 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:14:10] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-11T21:14:10.803 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-03-11T21:14:11.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:11 smithi088 bash[54059]: cluster 2024-03-11T21:14:10.179996+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:11.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:11 smithi088 bash[54059]: audit 2024-03-11T21:14:10.816885+0000 mon.a (mon.0) 603 : audit 0 from='client.? 172.21.15.88:0/520019033' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:14:11.580 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:11 smithi088 bash[55449]: cluster 2024-03-11T21:14:10.179996+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:11.580 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:11 smithi088 bash[55449]: audit 2024-03-11T21:14:10.816885+0000 mon.a (mon.0) 603 : audit 0 from='client.? 172.21.15.88:0/520019033' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:14:11.581 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-03-11T21:14:11.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:11 smithi161 bash[41077]: cluster 2024-03-11T21:14:10.179996+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:11.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:11 smithi161 bash[41077]: audit 2024-03-11T21:14:10.816885+0000 mon.a (mon.0) 603 : audit 0 from='client.? 172.21.15.88:0/520019033' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-11T21:14:13.613 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:13 smithi088 bash[54059]: cluster 2024-03-11T21:14:12.181501+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:13.613 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:13 smithi088 bash[54059]: audit 2024-03-11T21:14:12.441384+0000 mgr.y (mgr.34107) 589 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:14:13.613 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:13 smithi088 bash[55449]: cluster 2024-03-11T21:14:12.181501+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:13.614 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:13 smithi088 bash[55449]: audit 2024-03-11T21:14:12.441384+0000 mgr.y (mgr.34107) 589 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:14:13.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:13 smithi161 bash[41077]: cluster 2024-03-11T21:14:12.181501+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:13.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:13 smithi161 bash[41077]: audit 2024-03-11T21:14:12.441384+0000 mgr.y (mgr.34107) 589 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:14:15.110 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-03-11T21:14:15.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:15 smithi088 bash[54059]: cluster 2024-03-11T21:14:14.182555+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:15.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:15 smithi088 bash[54059]: audit 2024-03-11T21:14:15.109121+0000 mon.a (mon.0) 604 : audit 0 from='client.? 172.21.15.88:0/2062778710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:14:15.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:15 smithi088 bash[55449]: cluster 2024-03-11T21:14:14.182555+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:15.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:15 smithi088 bash[55449]: audit 2024-03-11T21:14:15.109121+0000 mon.a (mon.0) 604 : audit 0 from='client.? 172.21.15.88:0/2062778710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:14:15.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:15 smithi161 bash[41077]: cluster 2024-03-11T21:14:14.182555+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:15.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:15 smithi161 bash[41077]: audit 2024-03-11T21:14:15.109121+0000 mon.a (mon.0) 604 : audit 0 from='client.? 172.21.15.88:0/2062778710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:14:15.832 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-03-11T21:14:17.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:17 smithi088 bash[54059]: cluster 2024-03-11T21:14:16.183747+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:17.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:17 smithi088 bash[55449]: cluster 2024-03-11T21:14:16.183747+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:17.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:17 smithi161 bash[41077]: cluster 2024-03-11T21:14:16.183747+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:18.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:18 smithi161 bash[41077]: audit 2024-03-11T21:14:17.673244+0000 mon.c (mon.1) 373 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:14:18.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:18 smithi161 bash[41077]: audit 2024-03-11T21:14:17.675364+0000 mon.c (mon.1) 374 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:14:18.637 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:18 smithi161 bash[41077]: audit 2024-03-11T21:14:17.684964+0000 mon.a (mon.0) 605 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:14:18.789 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:18 smithi088 bash[55449]: audit 2024-03-11T21:14:17.673244+0000 mon.c (mon.1) 373 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:14:18.790 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:18 smithi088 bash[55449]: audit 2024-03-11T21:14:17.675364+0000 mon.c (mon.1) 374 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:14:18.790 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:18 smithi088 bash[55449]: audit 2024-03-11T21:14:17.684964+0000 mon.a (mon.0) 605 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:14:18.790 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:18 smithi088 bash[54059]: audit 2024-03-11T21:14:17.673244+0000 mon.c (mon.1) 373 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-11T21:14:18.790 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:18 smithi088 bash[54059]: audit 2024-03-11T21:14:17.675364+0000 mon.c (mon.1) 374 : audit 1 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-11T21:14:18.790 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:18 smithi088 bash[54059]: audit 2024-03-11T21:14:17.684964+0000 mon.a (mon.0) 605 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-03-11T21:14:19.365 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-1979-g2b0101eb (2b0101eb74d60610d544cb8a473e23a35ac1cc0b) squid (dev)" 2024-03-11T21:14:19.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:19 smithi161 bash[41077]: cluster 2024-03-11T21:14:18.184959+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:19.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:19 smithi088 bash[54059]: cluster 2024-03-11T21:14:18.184959+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:19.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:19 smithi088 bash[55449]: cluster 2024-03-11T21:14:18.184959+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:20.106 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -e sha1=2b0101eb74d60610d544cb8a473e23a35ac1cc0b -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-03-11T21:14:20.365 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:14:20 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:14:20] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.43.0" 2024-03-11T21:14:20.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:20 smithi161 bash[41077]: audit 2024-03-11T21:14:19.364284+0000 mon.a (mon.0) 606 : audit 0 from='client.? 172.21.15.88:0/1697852989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:14:20.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:20 smithi088 bash[54059]: audit 2024-03-11T21:14:19.364284+0000 mon.a (mon.0) 606 : audit 0 from='client.? 172.21.15.88:0/1697852989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:14:20.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:20 smithi088 bash[55449]: audit 2024-03-11T21:14:19.364284+0000 mon.a (mon.0) 606 : audit 0 from='client.? 172.21.15.88:0/1697852989' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-11T21:14:21.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:21 smithi161 bash[41077]: cluster 2024-03-11T21:14:20.186003+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:21.724 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:21 smithi088 bash[54059]: cluster 2024-03-11T21:14:20.186003+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:21.725 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:21 smithi088 bash[55449]: cluster 2024-03-11T21:14:20.186003+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:23.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:23 smithi088 bash[54059]: cluster 2024-03-11T21:14:22.187430+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:23.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:23 smithi088 bash[54059]: audit 2024-03-11T21:14:22.452731+0000 mgr.y (mgr.34107) 595 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:14:23.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:23 smithi088 bash[55449]: cluster 2024-03-11T21:14:22.187430+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:23.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:23 smithi088 bash[55449]: audit 2024-03-11T21:14:22.452731+0000 mgr.y (mgr.34107) 595 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:14:23.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:23 smithi161 bash[41077]: cluster 2024-03-11T21:14:22.187430+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:23.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:23 smithi161 bash[41077]: audit 2024-03-11T21:14:22.452731+0000 mgr.y (mgr.34107) 595 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:14:23.739 INFO:teuthology.orchestra.run.smithi088.stdout:osd 8 2m ago - 2024-03-11T21:14:24.514 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-11T21:14:24.523 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi088.front.sepia.ceph.com 2024-03-11T21:14:24.524 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- bash -c 'ceph orch upgrade ls' 2024-03-11T21:14:24.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:24 smithi161 bash[41077]: audit 2024-03-11T21:14:23.938034+0000 mon.c (mon.1) 375 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:14:24.711 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:24 smithi088 bash[54059]: audit 2024-03-11T21:14:23.938034+0000 mon.c (mon.1) 375 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:14:24.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:24 smithi088 bash[55449]: audit 2024-03-11T21:14:23.938034+0000 mon.c (mon.1) 375 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:14:25.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:25 smithi161 bash[41077]: audit 2024-03-11T21:14:23.720225+0000 mgr.y (mgr.34107) 596 : audit 0 from='client.44953 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:14:25.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:25 smithi161 bash[41077]: cluster 2024-03-11T21:14:24.188578+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:25.645 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:25 smithi088 bash[54059]: audit 2024-03-11T21:14:23.720225+0000 mgr.y (mgr.34107) 596 : audit 0 from='client.44953 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:14:25.645 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:25 smithi088 bash[54059]: cluster 2024-03-11T21:14:24.188578+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:25.645 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:25 smithi088 bash[55449]: audit 2024-03-11T21:14:23.720225+0000 mgr.y (mgr.34107) 596 : audit 0 from='client.44953 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:14:25.645 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:25 smithi088 bash[55449]: cluster 2024-03-11T21:14:24.188578+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:27.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:27 smithi161 bash[41077]: cluster 2024-03-11T21:14:26.189784+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:27.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:27 smithi088 bash[54059]: cluster 2024-03-11T21:14:26.189784+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:27.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:27 smithi088 bash[55449]: cluster 2024-03-11T21:14:26.189784+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:29.524 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-03-11T21:14:29.524 INFO:teuthology.orchestra.run.smithi088.stdout: "image": "quay.io/ceph/ceph", 2024-03-11T21:14:29.524 INFO:teuthology.orchestra.run.smithi088.stdout: "registry": "quay.io", 2024-03-11T21:14:29.524 INFO:teuthology.orchestra.run.smithi088.stdout: "bare_image": "ceph/ceph", 2024-03-11T21:14:29.524 INFO:teuthology.orchestra.run.smithi088.stdout: "versions": [] 2024-03-11T21:14:29.524 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-03-11T21:14:29.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:29 smithi161 bash[41077]: audit 2024-03-11T21:14:27.924291+0000 mgr.y (mgr.34107) 599 : audit 0 from='client.44959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:14:29.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:29 smithi161 bash[41077]: cluster 2024-03-11T21:14:28.191011+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:29.765 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:29 smithi088 bash[54059]: audit 2024-03-11T21:14:27.924291+0000 mgr.y (mgr.34107) 599 : audit 0 from='client.44959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:14:29.765 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:29 smithi088 bash[54059]: cluster 2024-03-11T21:14:28.191011+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:29.765 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:29 smithi088 bash[55449]: audit 2024-03-11T21:14:27.924291+0000 mgr.y (mgr.34107) 599 : audit 0 from='client.44959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:14:29.765 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:29 smithi088 bash[55449]: cluster 2024-03-11T21:14:28.191011+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:30.402 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-03-11T21:14:30.561 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:14:30 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:14:30] "GET /metrics HTTP/1.1" 200 38617 "" "Prometheus/2.43.0" 2024-03-11T21:14:31.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:31 smithi161 bash[41077]: cluster 2024-03-11T21:14:30.192068+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:31.730 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:31 smithi088 bash[55449]: cluster 2024-03-11T21:14:30.192068+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:31.730 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:31 smithi088 bash[54059]: cluster 2024-03-11T21:14:30.192068+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:33.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:33 smithi161 bash[41077]: cluster 2024-03-11T21:14:32.193557+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:33.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:33 smithi161 bash[41077]: audit 2024-03-11T21:14:32.463398+0000 mgr.y (mgr.34107) 603 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:14:33.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:33 smithi088 bash[55449]: cluster 2024-03-11T21:14:32.193557+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:33.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:33 smithi088 bash[55449]: audit 2024-03-11T21:14:32.463398+0000 mgr.y (mgr.34107) 603 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:14:33.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:33 smithi088 bash[54059]: cluster 2024-03-11T21:14:32.193557+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:33.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:33 smithi088 bash[54059]: audit 2024-03-11T21:14:32.463398+0000 mgr.y (mgr.34107) 603 : audit 0 from='client.34746 -' entity='client.iscsi.foo.smithi088.tfbhod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-11T21:14:35.538 INFO:teuthology.orchestra.run.smithi088.stdout: "16.2.0", 2024-03-11T21:14:35.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:35 smithi161 bash[41077]: audit 2024-03-11T21:14:33.961602+0000 mgr.y (mgr.34107) 604 : audit 0 from='client.44965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:14:35.636 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:35 smithi161 bash[41077]: cluster 2024-03-11T21:14:34.194694+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:35.738 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:35 smithi088 bash[54059]: audit 2024-03-11T21:14:33.961602+0000 mgr.y (mgr.34107) 604 : audit 0 from='client.44965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:14:35.738 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:35 smithi088 bash[54059]: cluster 2024-03-11T21:14:34.194694+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:35.738 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:35 smithi088 bash[55449]: audit 2024-03-11T21:14:33.961602+0000 mgr.y (mgr.34107) 604 : audit 0 from='client.44965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:14:35.738 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:35 smithi088 bash[55449]: cluster 2024-03-11T21:14:34.194694+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:36.312 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-03-11T21:14:37.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:37 smithi088 bash[54059]: cluster 2024-03-11T21:14:36.195883+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:37.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:37 smithi088 bash[55449]: cluster 2024-03-11T21:14:36.195883+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:37.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:37 smithi161 bash[41077]: cluster 2024-03-11T21:14:36.195883+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:39.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:39 smithi088 bash[54059]: cluster 2024-03-11T21:14:38.197033+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:39.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:39 smithi088 bash[54059]: audit 2024-03-11T21:14:38.938532+0000 mon.c (mon.1) 376 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:14:39.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:39 smithi088 bash[55449]: cluster 2024-03-11T21:14:38.197033+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:39.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:39 smithi088 bash[55449]: audit 2024-03-11T21:14:38.938532+0000 mon.c (mon.1) 376 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:14:39.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:39 smithi161 bash[41077]: cluster 2024-03-11T21:14:38.197033+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-11T21:14:39.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:39 smithi161 bash[41077]: audit 2024-03-11T21:14:38.938532+0000 mon.c (mon.1) 376 : audit 0 from='mgr.34107 172.21.15.88:0/2272923628' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-11T21:14:40.561 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:14:40 smithi088 bash[50848]: ::ffff:172.21.15.161 - - [11/Mar/2024:21:14:40] "GET /metrics HTTP/1.1" 200 38615 "" "Prometheus/2.43.0" 2024-03-11T21:14:41.310 INFO:teuthology.orchestra.run.smithi088.stdout: "v16.2.2", 2024-03-11T21:14:41.311 INFO:teuthology.orchestra.run.smithi088.stdout: "v16.2.2-20210505", 2024-03-11T21:14:41.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:41 smithi088 bash[54059]: audit 2024-03-11T21:14:39.729055+0000 mgr.y (mgr.34107) 608 : audit 0 from='client.44971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:14:41.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:41 smithi088 bash[54059]: cluster 2024-03-11T21:14:40.198135+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:41.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:41 smithi088 bash[55449]: audit 2024-03-11T21:14:39.729055+0000 mgr.y (mgr.34107) 608 : audit 0 from='client.44971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:14:41.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:41 smithi088 bash[55449]: cluster 2024-03-11T21:14:40.198135+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:41.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:41 smithi161 bash[41077]: audit 2024-03-11T21:14:39.729055+0000 mgr.y (mgr.34107) 608 : audit 0 from='client.44971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-11T21:14:41.886 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:41 smithi161 bash[41077]: cluster 2024-03-11T21:14:40.198135+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-11T21:14:42.183 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-11T21:14:42.192 INFO:tasks.cephadm:Teardown begin 2024-03-11T21:14:42.193 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-11T21:14:42.208 DEBUG:teuthology.orchestra.run.smithi161:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-11T21:14:42.225 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-11T21:14:42.225 DEBUG:teuthology.orchestra.run.smithi088:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-11T21:14:42.232 DEBUG:teuthology.orchestra.run.smithi161:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-11T21:14:42.274 INFO:tasks.cephadm:Stopping all daemons... 2024-03-11T21:14:42.274 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-03-11T21:14:42.274 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mon.a 2024-03-11T21:14:42.459 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:42 smithi088 systemd[1]: Stopping Ceph mon.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:14:42.459 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:42 smithi088 bash[54059]: debug 2024-03-11T21:14:42.439+0000 7fcd83bcb700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-11T21:14:42.459 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:42 smithi088 bash[54059]: debug 2024-03-11T21:14:42.439+0000 7fcd83bcb700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-03-11T21:14:43.420 INFO:journalctl@ceph.mon.a.smithi088.stdout:Mar 11 21:14:43 smithi088 bash[93849]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mon-a 2024-03-11T21:14:43.426 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mon.a.service' 2024-03-11T21:14:43.459 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-11T21:14:43.459 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-03-11T21:14:43.459 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-03-11T21:14:43.460 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mon.c 2024-03-11T21:14:43.768 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:43 smithi088 systemd[1]: Stopping Ceph mon.c for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:14:43.768 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:43 smithi088 bash[55449]: debug 2024-03-11T21:14:43.615+0000 7f5656b6d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-11T21:14:43.769 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:43 smithi088 bash[55449]: debug 2024-03-11T21:14:43.615+0000 7f5656b6d700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-03-11T21:14:43.769 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:14:43 smithi088 bash[50848]: [11/Mar/2024:21:14:43] ENGINE Bus STOPPING 2024-03-11T21:14:43.769 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:14:43 smithi088 bash[50848]: [11/Mar/2024:21:14:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-11T21:14:43.769 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:14:43 smithi088 bash[50848]: [11/Mar/2024:21:14:43] ENGINE Bus STOPPED 2024-03-11T21:14:43.769 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:14:43 smithi088 bash[50848]: [11/Mar/2024:21:14:43] ENGINE Bus STARTING 2024-03-11T21:14:44.061 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:14:43 smithi088 bash[50848]: CherryPy Checker: 2024-03-11T21:14:44.061 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:14:43 smithi088 bash[50848]: The Application mounted at '' has an empty config. 2024-03-11T21:14:44.061 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:14:43 smithi088 bash[50848]: [11/Mar/2024:21:14:43] ENGINE Serving on http://:::9283 2024-03-11T21:14:44.061 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:14:43 smithi088 bash[50848]: [11/Mar/2024:21:14:43] ENGINE Bus STARTED 2024-03-11T21:14:44.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Mar 11 21:14:44 smithi088 bash[93952]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-mon-c 2024-03-11T21:14:44.681 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mon.c.service' 2024-03-11T21:14:44.716 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-11T21:14:44.716 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-03-11T21:14:44.717 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-03-11T21:14:44.717 DEBUG:teuthology.orchestra.run.smithi161:> sudo systemctl stop ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mon.b 2024-03-11T21:14:45.136 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:44 smithi161 systemd[1]: Stopping Ceph mon.b for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:14:45.136 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:44 smithi161 bash[41077]: debug 2024-03-11T21:14:44.896+0000 7ff7d60b2700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-11T21:14:45.136 INFO:journalctl@ceph.mon.b.smithi161.stdout:Mar 11 21:14:44 smithi161 bash[41077]: debug 2024-03-11T21:14:44.896+0000 7ff7d60b2700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-03-11T21:14:46.052 DEBUG:teuthology.orchestra.run.smithi161:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mon.b.service' 2024-03-11T21:14:46.093 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-11T21:14:46.093 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-03-11T21:14:46.093 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-03-11T21:14:46.094 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mgr.y 2024-03-11T21:14:46.443 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:14:46 smithi088 systemd[1]: Stopping Ceph mgr.y for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:14:46.445 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Mar 11 21:14:46 smithi088 bash[50848]: debug 2024-03-11T21:14:46.271+0000 7fabbfaea700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-11T21:14:47.093 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mgr.y.service' 2024-03-11T21:14:47.127 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-11T21:14:47.127 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-03-11T21:14:47.127 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-03-11T21:14:47.128 DEBUG:teuthology.orchestra.run.smithi161:> sudo systemctl stop ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mgr.x 2024-03-11T21:14:47.565 INFO:journalctl@ceph.mgr.x.smithi161.stdout:Mar 11 21:14:47 smithi161 systemd[1]: Stopping Ceph mgr.x for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:14:48.122 DEBUG:teuthology.orchestra.run.smithi161:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@mgr.x.service' 2024-03-11T21:14:48.153 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-11T21:14:48.154 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-03-11T21:14:48.154 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-03-11T21:14:48.154 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.0 2024-03-11T21:14:48.561 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:14:48 smithi088 systemd[1]: Stopping Ceph osd.0 for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:14:48.561 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:14:48 smithi088 bash[58353]: debug 2024-03-11T21:14:48.359+0000 7f5fbb036700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-11T21:14:48.561 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:14:48 smithi088 bash[58353]: debug 2024-03-11T21:14:48.359+0000 7f5fbb036700 -1 osd.0 154 *** Got signal Terminated *** 2024-03-11T21:14:48.561 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:14:48 smithi088 bash[58353]: debug 2024-03-11T21:14:48.359+0000 7f5fbb036700 -1 osd.0 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-11T21:14:54.722 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:14:54 smithi088 bash[94170]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-0 2024-03-11T21:14:54.722 INFO:journalctl@ceph.osd.0.smithi088.stdout:Mar 11 21:14:54 smithi088 bash[94243]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-0 2024-03-11T21:14:56.965 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.0.service' 2024-03-11T21:14:56.998 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-11T21:14:56.998 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-03-11T21:14:56.998 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-03-11T21:14:56.998 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.1 2024-03-11T21:14:57.222 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:14:57 smithi088 systemd[1]: Stopping Ceph osd.1 for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:14:57.561 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:14:57 smithi088 bash[60534]: debug 2024-03-11T21:14:57.231+0000 7f9ec83d9700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-11T21:14:57.561 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:14:57 smithi088 bash[60534]: debug 2024-03-11T21:14:57.231+0000 7f9ec83d9700 -1 osd.1 154 *** Got signal Terminated *** 2024-03-11T21:14:57.561 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:14:57 smithi088 bash[60534]: debug 2024-03-11T21:14:57.231+0000 7f9ec83d9700 -1 osd.1 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-11T21:15:03.388 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:15:03 smithi088 bash[94389]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-1 2024-03-11T21:15:03.810 INFO:journalctl@ceph.osd.1.smithi088.stdout:Mar 11 21:15:03 smithi088 bash[94468]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-1 2024-03-11T21:15:05.411 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.1.service' 2024-03-11T21:15:05.439 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-11T21:15:05.439 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-03-11T21:15:05.439 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-03-11T21:15:05.440 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.2 2024-03-11T21:15:05.636 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:05 smithi161 bash[63064]: ts=2024-03-11T21:15:05.260Z 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.88:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-03-11T21:15:05.636 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:05 smithi161 bash[63064]: ts=2024-03-11T21:15:05.264Z 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.88:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-03-11T21:15:05.636 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:05 smithi161 bash[63064]: ts=2024-03-11T21:15:05.264Z 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.88:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-03-11T21:15:05.636 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:05 smithi161 bash[63064]: ts=2024-03-11T21:15:05.271Z 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.88:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-03-11T21:15:05.637 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:05 smithi161 bash[63064]: ts=2024-03-11T21:15:05.271Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.88:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-03-11T21:15:05.811 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:15:05 smithi088 systemd[1]: Stopping Ceph osd.2 for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:15:05.811 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:15:05 smithi088 bash[62701]: debug 2024-03-11T21:15:05.603+0000 7f68eb12b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-11T21:15:05.811 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:15:05 smithi088 bash[62701]: debug 2024-03-11T21:15:05.603+0000 7f68eb12b700 -1 osd.2 154 *** Got signal Terminated *** 2024-03-11T21:15:05.811 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:15:05 smithi088 bash[62701]: debug 2024-03-11T21:15:05.603+0000 7f68eb12b700 -1 osd.2 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-11T21:15:11.909 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:15:11 smithi088 bash[94610]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-2 2024-03-11T21:15:11.909 INFO:journalctl@ceph.osd.2.smithi088.stdout:Mar 11 21:15:11 smithi088 bash[94683]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-2 2024-03-11T21:15:13.730 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.2.service' 2024-03-11T21:15:13.764 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-11T21:15:13.764 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-03-11T21:15:13.764 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-03-11T21:15:13.764 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.3 2024-03-11T21:15:14.060 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:15:13 smithi088 systemd[1]: Stopping Ceph osd.3 for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:15:14.061 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:15:13 smithi088 bash[64870]: debug 2024-03-11T21:15:13.935+0000 7fa9d9b7e700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-11T21:15:14.061 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:15:13 smithi088 bash[64870]: debug 2024-03-11T21:15:13.935+0000 7fa9d9b7e700 -1 osd.3 154 *** Got signal Terminated *** 2024-03-11T21:15:14.061 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:15:13 smithi088 bash[64870]: debug 2024-03-11T21:15:13.935+0000 7fa9d9b7e700 -1 osd.3 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-11T21:15:14.885 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:14 smithi161 bash[49513]: debug 2024-03-11T21:15:14.527+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:15.060 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:15:14 smithi088 bash[64870]: debug 2024-03-11T21:15:14.623+0000 7fa9d216a700 -1 osd.3 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:51.481798+0000 front 2024-03-11T21:14:51.482358+0000 (oldest deadline 2024-03-11T21:15:14.381629+0000) 2024-03-11T21:15:15.885 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:15 smithi161 bash[49513]: debug 2024-03-11T21:15:15.503+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:16.060 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:15:15 smithi088 bash[64870]: debug 2024-03-11T21:15:15.671+0000 7fa9d216a700 -1 osd.3 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:51.481798+0000 front 2024-03-11T21:14:51.482358+0000 (oldest deadline 2024-03-11T21:15:14.381629+0000) 2024-03-11T21:15:16.385 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:16 smithi161 bash[43431]: debug 2024-03-11T21:15:16.111+0000 7f8fe3ca9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:50.832737+0000 front 2024-03-11T21:14:50.832578+0000 (oldest deadline 2024-03-11T21:15:15.433044+0000) 2024-03-11T21:15:16.885 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:16 smithi161 bash[45438]: debug 2024-03-11T21:15:16.643+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:16.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:16 smithi161 bash[49513]: debug 2024-03-11T21:15:16.487+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:17.060 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:15:16 smithi088 bash[64870]: debug 2024-03-11T21:15:16.723+0000 7fa9d216a700 -1 osd.3 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:51.481798+0000 front 2024-03-11T21:14:51.482358+0000 (oldest deadline 2024-03-11T21:15:14.381629+0000) 2024-03-11T21:15:17.500 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:17 smithi161 bash[43431]: debug 2024-03-11T21:15:17.151+0000 7f8fe3ca9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:50.832737+0000 front 2024-03-11T21:14:50.832578+0000 (oldest deadline 2024-03-11T21:15:15.433044+0000) 2024-03-11T21:15:17.885 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:17 smithi161 bash[45438]: debug 2024-03-11T21:15:17.631+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:17.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:17 smithi161 bash[49513]: debug 2024-03-11T21:15:17.507+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:18.060 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:15:17 smithi088 bash[64870]: debug 2024-03-11T21:15:17.763+0000 7fa9d216a700 -1 osd.3 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:51.481798+0000 front 2024-03-11T21:14:51.482358+0000 (oldest deadline 2024-03-11T21:15:14.381629+0000) 2024-03-11T21:15:18.385 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:18 smithi161 bash[43431]: debug 2024-03-11T21:15:18.103+0000 7f8fe3ca9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:50.832737+0000 front 2024-03-11T21:14:50.832578+0000 (oldest deadline 2024-03-11T21:15:15.433044+0000) 2024-03-11T21:15:18.885 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:18 smithi161 bash[45438]: debug 2024-03-11T21:15:18.679+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:18.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:18 smithi161 bash[49513]: debug 2024-03-11T21:15:18.539+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:19.060 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:15:18 smithi088 bash[64870]: debug 2024-03-11T21:15:18.723+0000 7fa9d216a700 -1 osd.3 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:51.481798+0000 front 2024-03-11T21:14:51.482358+0000 (oldest deadline 2024-03-11T21:15:14.381629+0000) 2024-03-11T21:15:19.386 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:19 smithi161 bash[43431]: debug 2024-03-11T21:15:19.131+0000 7f8fe3ca9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:50.832737+0000 front 2024-03-11T21:14:50.832578+0000 (oldest deadline 2024-03-11T21:15:15.433044+0000) 2024-03-11T21:15:19.386 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:19 smithi161 bash[47472]: debug 2024-03-11T21:15:19.091+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:19.885 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:19 smithi161 bash[45438]: debug 2024-03-11T21:15:19.651+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:19.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:19 smithi161 bash[49513]: debug 2024-03-11T21:15:19.579+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:20.006 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:15:20 smithi088 bash[94839]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-3 2024-03-11T21:15:20.310 INFO:journalctl@ceph.osd.3.smithi088.stdout:Mar 11 21:15:20 smithi088 bash[94927]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-3 2024-03-11T21:15:20.385 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:20 smithi161 bash[43431]: debug 2024-03-11T21:15:20.111+0000 7f8fe3ca9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:50.832737+0000 front 2024-03-11T21:14:50.832578+0000 (oldest deadline 2024-03-11T21:15:15.433044+0000) 2024-03-11T21:15:20.386 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:20 smithi161 bash[47472]: debug 2024-03-11T21:15:20.083+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:20.885 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:20 smithi161 bash[45438]: debug 2024-03-11T21:15:20.691+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:20.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:20 smithi161 bash[49513]: debug 2024-03-11T21:15:20.575+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:21.386 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:21 smithi161 bash[43431]: debug 2024-03-11T21:15:21.151+0000 7f8fe3ca9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:50.832737+0000 front 2024-03-11T21:14:50.832578+0000 (oldest deadline 2024-03-11T21:15:15.433044+0000) 2024-03-11T21:15:21.386 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:21 smithi161 bash[47472]: debug 2024-03-11T21:15:21.099+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:21.885 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:21 smithi161 bash[45438]: debug 2024-03-11T21:15:21.703+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:21.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:21 smithi161 bash[49513]: debug 2024-03-11T21:15:21.619+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:22.132 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.3.service' 2024-03-11T21:15:22.166 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-11T21:15:22.166 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-03-11T21:15:22.166 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-03-11T21:15:22.166 DEBUG:teuthology.orchestra.run.smithi161:> sudo systemctl stop ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.4 2024-03-11T21:15:22.345 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:22 smithi161 bash[43431]: debug 2024-03-11T21:15:22.183+0000 7f8fe3ca9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:50.832737+0000 front 2024-03-11T21:14:50.832578+0000 (oldest deadline 2024-03-11T21:15:15.433044+0000) 2024-03-11T21:15:22.345 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:22 smithi161 systemd[1]: Stopping Ceph osd.4 for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:15:22.345 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:22 smithi161 bash[47472]: debug 2024-03-11T21:15:22.079+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:22.635 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:22 smithi161 bash[49513]: debug 2024-03-11T21:15:22.603+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:22.636 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:22 smithi161 bash[43431]: debug 2024-03-11T21:15:22.355+0000 7f8fe76b5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-11T21:15:22.636 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:22 smithi161 bash[43431]: debug 2024-03-11T21:15:22.355+0000 7f8fe76b5700 -1 osd.4 154 *** Got signal Terminated *** 2024-03-11T21:15:22.636 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:22 smithi161 bash[43431]: debug 2024-03-11T21:15:22.355+0000 7f8fe76b5700 -1 osd.4 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-11T21:15:23.092 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:22 smithi161 bash[45438]: debug 2024-03-11T21:15:22.743+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:23.385 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:23 smithi161 bash[43431]: debug 2024-03-11T21:15:23.143+0000 7f8fe3ca9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:50.832737+0000 front 2024-03-11T21:14:50.832578+0000 (oldest deadline 2024-03-11T21:15:15.433044+0000) 2024-03-11T21:15:23.386 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:23 smithi161 bash[47472]: debug 2024-03-11T21:15:23.103+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:23.885 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:23 smithi161 bash[45438]: debug 2024-03-11T21:15:23.715+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:23.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:23 smithi161 bash[49513]: debug 2024-03-11T21:15:23.587+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:24.385 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:24 smithi161 bash[43431]: debug 2024-03-11T21:15:24.191+0000 7f8fe3ca9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:50.832737+0000 front 2024-03-11T21:14:50.832578+0000 (oldest deadline 2024-03-11T21:15:15.433044+0000) 2024-03-11T21:15:24.386 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:24 smithi161 bash[43431]: debug 2024-03-11T21:15:24.191+0000 7f8fe3ca9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.636110+0000 front 2024-03-11T21:15:00.635860+0000 (oldest deadline 2024-03-11T21:15:24.135547+0000) 2024-03-11T21:15:24.386 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:24 smithi161 bash[47472]: debug 2024-03-11T21:15:24.107+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:24.386 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:24 smithi161 bash[47472]: debug 2024-03-11T21:15:24.107+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:24.885 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:24 smithi161 bash[45438]: debug 2024-03-11T21:15:24.723+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:24.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:24 smithi161 bash[49513]: debug 2024-03-11T21:15:24.555+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:24.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:24 smithi161 bash[49513]: debug 2024-03-11T21:15:24.555+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:25.385 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:25 smithi161 bash[43431]: debug 2024-03-11T21:15:25.163+0000 7f8fe3ca9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:50.832737+0000 front 2024-03-11T21:14:50.832578+0000 (oldest deadline 2024-03-11T21:15:15.433044+0000) 2024-03-11T21:15:25.392 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:25 smithi161 bash[43431]: debug 2024-03-11T21:15:25.163+0000 7f8fe3ca9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.636110+0000 front 2024-03-11T21:15:00.635860+0000 (oldest deadline 2024-03-11T21:15:24.135547+0000) 2024-03-11T21:15:25.392 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:25 smithi161 bash[47472]: debug 2024-03-11T21:15:25.123+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:25.392 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:25 smithi161 bash[47472]: debug 2024-03-11T21:15:25.123+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:25.886 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:25 smithi161 bash[45438]: debug 2024-03-11T21:15:25.751+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:25.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:25 smithi161 bash[49513]: debug 2024-03-11T21:15:25.559+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:25.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:25 smithi161 bash[49513]: debug 2024-03-11T21:15:25.559+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:26.386 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:26 smithi161 bash[47472]: debug 2024-03-11T21:15:26.091+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:26.386 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:26 smithi161 bash[47472]: debug 2024-03-11T21:15:26.091+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:26.386 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:26 smithi161 bash[43431]: debug 2024-03-11T21:15:26.187+0000 7f8fe3ca9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:50.832737+0000 front 2024-03-11T21:14:50.832578+0000 (oldest deadline 2024-03-11T21:15:15.433044+0000) 2024-03-11T21:15:26.386 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:26 smithi161 bash[43431]: debug 2024-03-11T21:15:26.187+0000 7f8fe3ca9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.636110+0000 front 2024-03-11T21:15:00.635860+0000 (oldest deadline 2024-03-11T21:15:24.135547+0000) 2024-03-11T21:15:26.790 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:26 smithi161 bash[49513]: debug 2024-03-11T21:15:26.527+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:26.790 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:26 smithi161 bash[49513]: debug 2024-03-11T21:15:26.527+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:27.076 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:26 smithi161 bash[45438]: debug 2024-03-11T21:15:26.799+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:27.385 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:27 smithi161 bash[47472]: debug 2024-03-11T21:15:27.087+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:27.385 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:27 smithi161 bash[47472]: debug 2024-03-11T21:15:27.087+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:27.386 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:27 smithi161 bash[43431]: debug 2024-03-11T21:15:27.223+0000 7f8fe3ca9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:50.832737+0000 front 2024-03-11T21:14:50.832578+0000 (oldest deadline 2024-03-11T21:15:15.433044+0000) 2024-03-11T21:15:27.386 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:27 smithi161 bash[43431]: debug 2024-03-11T21:15:27.223+0000 7f8fe3ca9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.636110+0000 front 2024-03-11T21:15:00.635860+0000 (oldest deadline 2024-03-11T21:15:24.135547+0000) 2024-03-11T21:15:27.752 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:27 smithi161 bash[49513]: debug 2024-03-11T21:15:27.503+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:27.752 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:27 smithi161 bash[49513]: debug 2024-03-11T21:15:27.503+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:28.113 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:27 smithi161 bash[45438]: debug 2024-03-11T21:15:27.759+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:28.385 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:28 smithi161 bash[47472]: debug 2024-03-11T21:15:28.123+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:28.386 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:28 smithi161 bash[47472]: debug 2024-03-11T21:15:28.123+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:28.677 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:28 smithi161 bash[72931]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-4 2024-03-11T21:15:28.677 INFO:journalctl@ceph.osd.4.smithi161.stdout:Mar 11 21:15:28 smithi161 bash[73004]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-4 2024-03-11T21:15:28.678 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:28 smithi161 bash[49513]: debug 2024-03-11T21:15:28.523+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:28.678 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:28 smithi161 bash[49513]: debug 2024-03-11T21:15:28.523+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:29.126 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:28 smithi161 bash[45438]: debug 2024-03-11T21:15:28.739+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:29.126 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:28 smithi161 bash[45438]: debug 2024-03-11T21:15:28.739+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:57.746272+0000 front 2024-03-11T21:14:57.745902+0000 (oldest deadline 2024-03-11T21:15:28.346476+0000) 2024-03-11T21:15:29.385 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:29 smithi161 bash[47472]: debug 2024-03-11T21:15:29.135+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:29.386 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:29 smithi161 bash[47472]: debug 2024-03-11T21:15:29.135+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:29.885 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:29 smithi161 bash[49513]: debug 2024-03-11T21:15:29.495+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:29.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:29 smithi161 bash[49513]: debug 2024-03-11T21:15:29.495+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:29.886 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:29 smithi161 bash[45438]: debug 2024-03-11T21:15:29.719+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:29.886 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:29 smithi161 bash[45438]: debug 2024-03-11T21:15:29.719+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:57.746272+0000 front 2024-03-11T21:14:57.745902+0000 (oldest deadline 2024-03-11T21:15:28.346476+0000) 2024-03-11T21:15:30.385 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:30 smithi161 bash[47472]: debug 2024-03-11T21:15:30.115+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:30.386 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:30 smithi161 bash[47472]: debug 2024-03-11T21:15:30.115+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:30.635 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:30 smithi161 bash[49513]: debug 2024-03-11T21:15:30.483+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:30.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:30 smithi161 bash[49513]: debug 2024-03-11T21:15:30.483+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:30.802 DEBUG:teuthology.orchestra.run.smithi161:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.4.service' 2024-03-11T21:15:30.830 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-11T21:15:30.831 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-03-11T21:15:30.831 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-03-11T21:15:30.831 DEBUG:teuthology.orchestra.run.smithi161:> sudo systemctl stop ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.5 2024-03-11T21:15:31.037 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:30 smithi161 bash[45438]: debug 2024-03-11T21:15:30.751+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:31.037 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:30 smithi161 bash[45438]: debug 2024-03-11T21:15:30.751+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:57.746272+0000 front 2024-03-11T21:14:57.745902+0000 (oldest deadline 2024-03-11T21:15:28.346476+0000) 2024-03-11T21:15:31.037 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:30 smithi161 systemd[1]: Stopping Ceph osd.5 for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:15:31.385 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:31 smithi161 bash[47472]: debug 2024-03-11T21:15:31.163+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:31.386 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:31 smithi161 bash[47472]: debug 2024-03-11T21:15:31.163+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:31.386 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:31 smithi161 bash[45438]: debug 2024-03-11T21:15:31.047+0000 7f12da91f700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-11T21:15:31.386 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:31 smithi161 bash[45438]: debug 2024-03-11T21:15:31.047+0000 7f12da91f700 -1 osd.5 154 *** Got signal Terminated *** 2024-03-11T21:15:31.386 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:31 smithi161 bash[45438]: debug 2024-03-11T21:15:31.047+0000 7f12da91f700 -1 osd.5 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-11T21:15:31.740 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:31 smithi161 bash[49513]: debug 2024-03-11T21:15:31.495+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:31.740 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:31 smithi161 bash[49513]: debug 2024-03-11T21:15:31.495+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:32.135 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:31 smithi161 bash[45438]: debug 2024-03-11T21:15:31.747+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:32.135 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:31 smithi161 bash[45438]: debug 2024-03-11T21:15:31.747+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:57.746272+0000 front 2024-03-11T21:14:57.745902+0000 (oldest deadline 2024-03-11T21:15:28.346476+0000) 2024-03-11T21:15:32.533 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:32 smithi161 bash[47472]: debug 2024-03-11T21:15:32.203+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:32.534 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:32 smithi161 bash[47472]: debug 2024-03-11T21:15:32.203+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:32.787 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:32 smithi161 bash[49513]: debug 2024-03-11T21:15:32.543+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:32.788 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:32 smithi161 bash[49513]: debug 2024-03-11T21:15:32.543+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:32.788 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:32 smithi161 bash[49513]: debug 2024-03-11T21:15:32.543+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:33.135 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:32 smithi161 bash[45438]: debug 2024-03-11T21:15:32.799+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:33.135 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:32 smithi161 bash[45438]: debug 2024-03-11T21:15:32.799+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:57.746272+0000 front 2024-03-11T21:14:57.745902+0000 (oldest deadline 2024-03-11T21:15:28.346476+0000) 2024-03-11T21:15:33.535 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:33 smithi161 bash[47472]: debug 2024-03-11T21:15:33.203+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:33.535 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:33 smithi161 bash[47472]: debug 2024-03-11T21:15:33.203+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:33.825 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:33 smithi161 bash[49513]: debug 2024-03-11T21:15:33.547+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:33.825 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:33 smithi161 bash[49513]: debug 2024-03-11T21:15:33.547+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:33.825 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:33 smithi161 bash[49513]: debug 2024-03-11T21:15:33.547+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:34.135 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:33 smithi161 bash[45438]: debug 2024-03-11T21:15:33.835+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:34.135 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:33 smithi161 bash[45438]: debug 2024-03-11T21:15:33.835+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:57.746272+0000 front 2024-03-11T21:14:57.745902+0000 (oldest deadline 2024-03-11T21:15:28.346476+0000) 2024-03-11T21:15:34.495 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:34 smithi161 bash[47472]: debug 2024-03-11T21:15:34.215+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:34.495 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:34 smithi161 bash[47472]: debug 2024-03-11T21:15:34.215+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:34.826 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:34 smithi161 bash[49513]: debug 2024-03-11T21:15:34.503+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:34.826 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:34 smithi161 bash[49513]: debug 2024-03-11T21:15:34.503+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:34.826 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:34 smithi161 bash[49513]: debug 2024-03-11T21:15:34.503+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:35.135 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:34 smithi161 bash[45438]: debug 2024-03-11T21:15:34.835+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:35.135 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:34 smithi161 bash[45438]: debug 2024-03-11T21:15:34.835+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:57.746272+0000 front 2024-03-11T21:14:57.745902+0000 (oldest deadline 2024-03-11T21:15:28.346476+0000) 2024-03-11T21:15:35.482 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:35 smithi161 bash[47472]: debug 2024-03-11T21:15:35.235+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:35.482 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:35 smithi161 bash[47472]: debug 2024-03-11T21:15:35.235+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:35.482 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:35 smithi161 bash[47472]: debug 2024-03-11T21:15:35.235+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:09.269432+0000 front 2024-03-11T21:15:09.269175+0000 (oldest deadline 2024-03-11T21:15:35.168957+0000) 2024-03-11T21:15:35.857 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:35 smithi161 bash[49513]: debug 2024-03-11T21:15:35.491+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:35.858 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:35 smithi161 bash[49513]: debug 2024-03-11T21:15:35.491+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:35.858 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:35 smithi161 bash[49513]: debug 2024-03-11T21:15:35.491+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:36.135 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:35 smithi161 bash[45438]: debug 2024-03-11T21:15:35.863+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.244701+0000 front 2024-03-11T21:14:53.244444+0000 (oldest deadline 2024-03-11T21:15:16.644428+0000) 2024-03-11T21:15:36.136 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:35 smithi161 bash[45438]: debug 2024-03-11T21:15:35.863+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:57.746272+0000 front 2024-03-11T21:14:57.745902+0000 (oldest deadline 2024-03-11T21:15:28.346476+0000) 2024-03-11T21:15:36.136 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:35 smithi161 bash[45438]: debug 2024-03-11T21:15:35.863+0000 7f12d2f0b700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.347419+0000 front 2024-03-11T21:15:08.347461+0000 (oldest deadline 2024-03-11T21:15:35.347968+0000) 2024-03-11T21:15:36.509 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:36 smithi161 bash[49513]: debug 2024-03-11T21:15:36.443+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:36.509 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:36 smithi161 bash[49513]: debug 2024-03-11T21:15:36.443+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:36.510 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:36 smithi161 bash[49513]: debug 2024-03-11T21:15:36.443+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:36.510 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:36 smithi161 bash[47472]: debug 2024-03-11T21:15:36.243+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:36.510 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:36 smithi161 bash[47472]: debug 2024-03-11T21:15:36.243+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:36.510 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:36 smithi161 bash[47472]: debug 2024-03-11T21:15:36.243+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:09.269432+0000 front 2024-03-11T21:15:09.269175+0000 (oldest deadline 2024-03-11T21:15:35.168957+0000) 2024-03-11T21:15:37.385 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:37 smithi161 bash[73148]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-5 2024-03-11T21:15:37.385 INFO:journalctl@ceph.osd.5.smithi161.stdout:Mar 11 21:15:37 smithi161 bash[73223]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-5 2024-03-11T21:15:37.386 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:37 smithi161 bash[47472]: debug 2024-03-11T21:15:37.251+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:37.386 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:37 smithi161 bash[47472]: debug 2024-03-11T21:15:37.251+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:37.386 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:37 smithi161 bash[47472]: debug 2024-03-11T21:15:37.251+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:09.269432+0000 front 2024-03-11T21:15:09.269175+0000 (oldest deadline 2024-03-11T21:15:35.168957+0000) 2024-03-11T21:15:37.635 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:37 smithi161 bash[49513]: debug 2024-03-11T21:15:37.435+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:37.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:37 smithi161 bash[49513]: debug 2024-03-11T21:15:37.435+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:37.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:37 smithi161 bash[49513]: debug 2024-03-11T21:15:37.435+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:38.385 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:38 smithi161 bash[47472]: debug 2024-03-11T21:15:38.263+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:38.385 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:38 smithi161 bash[47472]: debug 2024-03-11T21:15:38.263+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:38.386 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:38 smithi161 bash[47472]: debug 2024-03-11T21:15:38.263+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:09.269432+0000 front 2024-03-11T21:15:09.269175+0000 (oldest deadline 2024-03-11T21:15:35.168957+0000) 2024-03-11T21:15:38.729 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:38 smithi161 bash[49513]: debug 2024-03-11T21:15:38.431+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:38.729 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:38 smithi161 bash[49513]: debug 2024-03-11T21:15:38.431+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:38.729 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:38 smithi161 bash[49513]: debug 2024-03-11T21:15:38.431+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:39.234 DEBUG:teuthology.orchestra.run.smithi161:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.5.service' 2024-03-11T21:15:39.267 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-11T21:15:39.267 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-03-11T21:15:39.268 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-03-11T21:15:39.268 DEBUG:teuthology.orchestra.run.smithi161:> sudo systemctl stop ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.6 2024-03-11T21:15:39.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:39 smithi161 bash[49513]: debug 2024-03-11T21:15:39.463+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:39.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:39 smithi161 bash[49513]: debug 2024-03-11T21:15:39.463+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:39.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:39 smithi161 bash[49513]: debug 2024-03-11T21:15:39.463+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:39.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:39 smithi161 bash[47472]: debug 2024-03-11T21:15:39.247+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:39.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:39 smithi161 bash[47472]: debug 2024-03-11T21:15:39.247+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:39.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:39 smithi161 bash[47472]: debug 2024-03-11T21:15:39.247+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:09.269432+0000 front 2024-03-11T21:15:09.269175+0000 (oldest deadline 2024-03-11T21:15:35.168957+0000) 2024-03-11T21:15:39.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:39 smithi161 systemd[1]: Stopping Ceph osd.6 for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:15:39.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:39 smithi161 bash[47472]: debug 2024-03-11T21:15:39.443+0000 7f7b9ff6a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-11T21:15:39.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:39 smithi161 bash[47472]: debug 2024-03-11T21:15:39.443+0000 7f7b9ff6a700 -1 osd.6 154 *** Got signal Terminated *** 2024-03-11T21:15:39.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:39 smithi161 bash[47472]: debug 2024-03-11T21:15:39.443+0000 7f7b9ff6a700 -1 osd.6 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-11T21:15:40.635 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:40 smithi161 bash[49513]: debug 2024-03-11T21:15:40.419+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:40.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:40 smithi161 bash[49513]: debug 2024-03-11T21:15:40.419+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:40.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:40 smithi161 bash[49513]: debug 2024-03-11T21:15:40.419+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:40.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:40 smithi161 bash[47472]: debug 2024-03-11T21:15:40.271+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:40.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:40 smithi161 bash[47472]: debug 2024-03-11T21:15:40.271+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:40.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:40 smithi161 bash[47472]: debug 2024-03-11T21:15:40.271+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:09.269432+0000 front 2024-03-11T21:15:09.269175+0000 (oldest deadline 2024-03-11T21:15:35.168957+0000) 2024-03-11T21:15:40.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:40 smithi161 bash[47472]: debug 2024-03-11T21:15:40.271+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-03-11T21:15:18.070468+0000 front 2024-03-11T21:15:18.070427+0000 (oldest deadline 2024-03-11T21:15:39.770125+0000) 2024-03-11T21:15:41.635 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:41 smithi161 bash[47472]: debug 2024-03-11T21:15:41.294+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:41.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:41 smithi161 bash[47472]: debug 2024-03-11T21:15:41.294+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:41.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:41 smithi161 bash[47472]: debug 2024-03-11T21:15:41.294+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:09.269432+0000 front 2024-03-11T21:15:09.269175+0000 (oldest deadline 2024-03-11T21:15:35.168957+0000) 2024-03-11T21:15:41.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:41 smithi161 bash[47472]: debug 2024-03-11T21:15:41.294+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-03-11T21:15:18.070468+0000 front 2024-03-11T21:15:18.070427+0000 (oldest deadline 2024-03-11T21:15:39.770125+0000) 2024-03-11T21:15:41.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:41 smithi161 bash[49513]: debug 2024-03-11T21:15:41.414+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:41.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:41 smithi161 bash[49513]: debug 2024-03-11T21:15:41.414+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:41.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:41 smithi161 bash[49513]: debug 2024-03-11T21:15:41.414+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:42.635 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:42 smithi161 bash[47472]: debug 2024-03-11T21:15:42.342+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:42.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:42 smithi161 bash[47472]: debug 2024-03-11T21:15:42.342+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:42.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:42 smithi161 bash[47472]: debug 2024-03-11T21:15:42.342+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:09.269432+0000 front 2024-03-11T21:15:09.269175+0000 (oldest deadline 2024-03-11T21:15:35.168957+0000) 2024-03-11T21:15:42.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:42 smithi161 bash[47472]: debug 2024-03-11T21:15:42.342+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-03-11T21:15:18.070468+0000 front 2024-03-11T21:15:18.070427+0000 (oldest deadline 2024-03-11T21:15:39.770125+0000) 2024-03-11T21:15:42.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:42 smithi161 bash[49513]: debug 2024-03-11T21:15:42.418+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:42.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:42 smithi161 bash[49513]: debug 2024-03-11T21:15:42.418+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:42.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:42 smithi161 bash[49513]: debug 2024-03-11T21:15:42.418+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:42.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:42 smithi161 bash[49513]: debug 2024-03-11T21:15:42.418+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-03-11T21:15:15.959435+0000 front 2024-03-11T21:15:15.959591+0000 (oldest deadline 2024-03-11T21:15:41.859166+0000) 2024-03-11T21:15:43.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:43 smithi161 bash[49513]: debug 2024-03-11T21:15:43.462+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:43.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:43 smithi161 bash[49513]: debug 2024-03-11T21:15:43.462+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:43.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:43 smithi161 bash[49513]: debug 2024-03-11T21:15:43.462+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:43.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:43 smithi161 bash[49513]: debug 2024-03-11T21:15:43.462+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-03-11T21:15:15.959435+0000 front 2024-03-11T21:15:15.959591+0000 (oldest deadline 2024-03-11T21:15:41.859166+0000) 2024-03-11T21:15:43.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:43 smithi161 bash[47472]: debug 2024-03-11T21:15:43.326+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:43.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:43 smithi161 bash[47472]: debug 2024-03-11T21:15:43.326+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:43.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:43 smithi161 bash[47472]: debug 2024-03-11T21:15:43.326+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:09.269432+0000 front 2024-03-11T21:15:09.269175+0000 (oldest deadline 2024-03-11T21:15:35.168957+0000) 2024-03-11T21:15:43.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:43 smithi161 bash[47472]: debug 2024-03-11T21:15:43.326+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-03-11T21:15:18.070468+0000 front 2024-03-11T21:15:18.070427+0000 (oldest deadline 2024-03-11T21:15:39.770125+0000) 2024-03-11T21:15:44.635 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:44 smithi161 bash[49513]: debug 2024-03-11T21:15:44.494+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:44.635 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:44 smithi161 bash[49513]: debug 2024-03-11T21:15:44.494+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:44.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:44 smithi161 bash[49513]: debug 2024-03-11T21:15:44.494+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:44.636 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:44 smithi161 bash[49513]: debug 2024-03-11T21:15:44.494+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-03-11T21:15:15.959435+0000 front 2024-03-11T21:15:15.959591+0000 (oldest deadline 2024-03-11T21:15:41.859166+0000) 2024-03-11T21:15:44.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:44 smithi161 bash[47472]: debug 2024-03-11T21:15:44.314+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:52.365449+0000 front 2024-03-11T21:14:52.365808+0000 (oldest deadline 2024-03-11T21:15:18.265459+0000) 2024-03-11T21:15:44.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:44 smithi161 bash[47472]: debug 2024-03-11T21:15:44.314+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:14:59.967111+0000 front 2024-03-11T21:14:59.967212+0000 (oldest deadline 2024-03-11T21:15:24.066999+0000) 2024-03-11T21:15:44.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:44 smithi161 bash[47472]: debug 2024-03-11T21:15:44.314+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:09.269432+0000 front 2024-03-11T21:15:09.269175+0000 (oldest deadline 2024-03-11T21:15:35.168957+0000) 2024-03-11T21:15:44.636 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:44 smithi161 bash[47472]: debug 2024-03-11T21:15:44.314+0000 7f7b9c55e700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-03-11T21:15:18.070468+0000 front 2024-03-11T21:15:18.070427+0000 (oldest deadline 2024-03-11T21:15:39.770125+0000) 2024-03-11T21:15:45.675 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:45 smithi161 bash[73364]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-6 2024-03-11T21:15:45.675 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:45 smithi161 bash[73439]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-6 2024-03-11T21:15:45.675 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:45 smithi161 bash[49513]: debug 2024-03-11T21:15:45.542+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:45.675 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:45 smithi161 bash[49513]: debug 2024-03-11T21:15:45.542+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:45.676 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:45 smithi161 bash[49513]: debug 2024-03-11T21:15:45.542+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:45.676 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:45 smithi161 bash[49513]: debug 2024-03-11T21:15:45.542+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-03-11T21:15:15.959435+0000 front 2024-03-11T21:15:15.959591+0000 (oldest deadline 2024-03-11T21:15:41.859166+0000) 2024-03-11T21:15:46.885 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:46 smithi161 bash[49513]: debug 2024-03-11T21:15:46.494+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:46.885 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:46 smithi161 bash[49513]: debug 2024-03-11T21:15:46.494+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:46.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:46 smithi161 bash[49513]: debug 2024-03-11T21:15:46.494+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:46.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:46 smithi161 bash[49513]: debug 2024-03-11T21:15:46.494+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-03-11T21:15:15.959435+0000 front 2024-03-11T21:15:15.959591+0000 (oldest deadline 2024-03-11T21:15:41.859166+0000) 2024-03-11T21:15:47.720 DEBUG:teuthology.orchestra.run.smithi161:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.6.service' 2024-03-11T21:15:47.730 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:47 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.6.service: Succeeded. 2024-03-11T21:15:47.730 INFO:journalctl@ceph.osd.6.smithi161.stdout:Mar 11 21:15:47 smithi161 systemd[1]: Stopped Ceph osd.6 for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:15:47.731 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:47 smithi161 bash[49513]: debug 2024-03-11T21:15:47.486+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:47.731 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:47 smithi161 bash[49513]: debug 2024-03-11T21:15:47.486+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:47.731 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:47 smithi161 bash[49513]: debug 2024-03-11T21:15:47.486+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:47.731 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:47 smithi161 bash[49513]: debug 2024-03-11T21:15:47.486+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-03-11T21:15:15.959435+0000 front 2024-03-11T21:15:15.959591+0000 (oldest deadline 2024-03-11T21:15:41.859166+0000) 2024-03-11T21:15:47.752 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-11T21:15:47.752 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-03-11T21:15:47.752 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-03-11T21:15:47.752 DEBUG:teuthology.orchestra.run.smithi161:> sudo systemctl stop ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.7 2024-03-11T21:15:48.135 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:47 smithi161 systemd[1]: Stopping Ceph osd.7 for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:15:48.135 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:47 smithi161 bash[49513]: debug 2024-03-11T21:15:47.922+0000 7f0e00f59700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-11T21:15:48.136 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:47 smithi161 bash[49513]: debug 2024-03-11T21:15:47.922+0000 7f0e00f59700 -1 osd.7 154 *** Got signal Terminated *** 2024-03-11T21:15:48.136 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:47 smithi161 bash[49513]: debug 2024-03-11T21:15:47.922+0000 7f0e00f59700 -1 osd.7 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-11T21:15:48.885 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:48 smithi161 bash[49513]: debug 2024-03-11T21:15:48.470+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:48.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:48 smithi161 bash[49513]: debug 2024-03-11T21:15:48.470+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:48.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:48 smithi161 bash[49513]: debug 2024-03-11T21:15:48.470+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:48.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:48 smithi161 bash[49513]: debug 2024-03-11T21:15:48.470+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-03-11T21:15:15.959435+0000 front 2024-03-11T21:15:15.959591+0000 (oldest deadline 2024-03-11T21:15:41.859166+0000) 2024-03-11T21:15:49.885 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:49 smithi161 bash[49513]: debug 2024-03-11T21:15:49.494+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:49.885 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:49 smithi161 bash[49513]: debug 2024-03-11T21:15:49.494+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:49.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:49 smithi161 bash[49513]: debug 2024-03-11T21:15:49.494+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:49.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:49 smithi161 bash[49513]: debug 2024-03-11T21:15:49.494+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-03-11T21:15:15.959435+0000 front 2024-03-11T21:15:15.959591+0000 (oldest deadline 2024-03-11T21:15:41.859166+0000) 2024-03-11T21:15:50.885 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:50 smithi161 bash[49513]: debug 2024-03-11T21:15:50.522+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:50.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:50 smithi161 bash[49513]: debug 2024-03-11T21:15:50.522+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:50.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:50 smithi161 bash[49513]: debug 2024-03-11T21:15:50.522+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:50.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:50 smithi161 bash[49513]: debug 2024-03-11T21:15:50.522+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-03-11T21:15:15.959435+0000 front 2024-03-11T21:15:15.959591+0000 (oldest deadline 2024-03-11T21:15:41.859166+0000) 2024-03-11T21:15:51.885 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:51 smithi161 bash[49513]: debug 2024-03-11T21:15:51.482+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:51.885 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:51 smithi161 bash[49513]: debug 2024-03-11T21:15:51.482+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:51.885 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:51 smithi161 bash[49513]: debug 2024-03-11T21:15:51.482+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:51.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:51 smithi161 bash[49513]: debug 2024-03-11T21:15:51.482+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-03-11T21:15:15.959435+0000 front 2024-03-11T21:15:15.959591+0000 (oldest deadline 2024-03-11T21:15:41.859166+0000) 2024-03-11T21:15:52.885 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:52 smithi161 bash[49513]: debug 2024-03-11T21:15:52.462+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-03-11T21:14:53.253650+0000 front 2024-03-11T21:14:53.253494+0000 (oldest deadline 2024-03-11T21:15:14.353540+0000) 2024-03-11T21:15:52.885 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:52 smithi161 bash[49513]: debug 2024-03-11T21:15:52.462+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-03-11T21:15:00.255550+0000 front 2024-03-11T21:15:00.255214+0000 (oldest deadline 2024-03-11T21:15:24.355425+0000) 2024-03-11T21:15:52.885 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:52 smithi161 bash[49513]: debug 2024-03-11T21:15:52.462+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-03-11T21:15:08.357945+0000 front 2024-03-11T21:15:08.357824+0000 (oldest deadline 2024-03-11T21:15:32.457870+0000) 2024-03-11T21:15:52.886 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:52 smithi161 bash[49513]: debug 2024-03-11T21:15:52.462+0000 7f0dfd54d700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-03-11T21:15:15.959435+0000 front 2024-03-11T21:15:15.959591+0000 (oldest deadline 2024-03-11T21:15:41.859166+0000) 2024-03-11T21:15:54.385 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:54 smithi161 bash[73583]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-7 2024-03-11T21:15:54.385 INFO:journalctl@ceph.osd.7.smithi161.stdout:Mar 11 21:15:54 smithi161 bash[73668]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-osd-7 2024-03-11T21:15:56.323 DEBUG:teuthology.orchestra.run.smithi161:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@osd.7.service' 2024-03-11T21:15:56.391 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-11T21:15:56.391 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-03-11T21:15:56.392 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-03-11T21:15:56.392 DEBUG:teuthology.orchestra.run.smithi161:> sudo systemctl stop ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@prometheus.a 2024-03-11T21:15:56.590 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:56 smithi161 systemd[1]: Stopping Ceph prometheus.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:15:56.885 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:56 smithi161 bash[63064]: ts=2024-03-11T21:15:56.603Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-11T21:15:56.886 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:56 smithi161 bash[63064]: ts=2024-03-11T21:15:56.603Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-03-11T21:15:56.886 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:56 smithi161 bash[63064]: ts=2024-03-11T21:15:56.603Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-03-11T21:15:56.886 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:56 smithi161 bash[63064]: ts=2024-03-11T21:15:56.603Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-11T21:15:56.886 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:56 smithi161 bash[63064]: ts=2024-03-11T21:15:56.603Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-03-11T21:15:56.886 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:56 smithi161 bash[63064]: ts=2024-03-11T21:15:56.603Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-03-11T21:15:56.886 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:56 smithi161 bash[63064]: ts=2024-03-11T21:15:56.603Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-03-11T21:15:56.886 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:56 smithi161 bash[63064]: ts=2024-03-11T21:15:56.603Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-03-11T21:15:56.886 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:56 smithi161 bash[63064]: ts=2024-03-11T21:15:56.604Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-03-11T21:15:56.886 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:56 smithi161 bash[63064]: ts=2024-03-11T21:15:56.604Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-03-11T21:15:56.886 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:56 smithi161 bash[63064]: ts=2024-03-11T21:15:56.604Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-03-11T21:15:56.886 INFO:journalctl@ceph.prometheus.a.smithi161.stdout:Mar 11 21:15:56 smithi161 bash[63064]: ts=2024-03-11T21:15:56.604Z caller=main.go:1147 level=info msg="See you next time!" 2024-03-11T21:15:57.382 DEBUG:teuthology.orchestra.run.smithi161:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@prometheus.a.service' 2024-03-11T21:15:57.410 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-11T21:15:57.410 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-03-11T21:15:57.411 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 --force --keep-logs 2024-03-11T21:16:01.810 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:16:01 smithi088 systemd[1]: Stopping Ceph node-exporter.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:16:01.811 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:16:01 smithi088 bash[86476]: ts=2024-03-11T21:16:01.628Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi088.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.88:8443: connect: connection refused" 2024-03-11T21:16:01.811 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:16:01 smithi088 bash[86476]: ts=2024-03-11T21:16:01.629Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi161.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.161:8443: connect: connection refused" 2024-03-11T21:16:02.810 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:16:02 smithi088 bash[95272]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-node-exporter-a 2024-03-11T21:16:02.811 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:16:02 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-11T21:16:02.811 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:16:02 smithi088 bash[95347]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-node-exporter-a 2024-03-11T21:16:02.811 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:16:02 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-11T21:16:02.811 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Mar 11 21:16:02 smithi088 systemd[1]: Stopped Ceph node-exporter.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:16:03.134 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:16:02 smithi088 systemd[1]: Stopping Ceph alertmanager.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:16:03.135 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:16:03 smithi088 bash[86476]: ts=2024-03-11T21:16:03.051Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-03-11T21:16:04.044 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:16:03 smithi088 bash[95408]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-alertmanager-a 2024-03-11T21:16:04.045 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:16:03 smithi088 bash[95481]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-alertmanager-a 2024-03-11T21:16:04.045 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:16:03 smithi088 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@alertmanager.a.service: Succeeded. 2024-03-11T21:16:04.045 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Mar 11 21:16:03 smithi088 systemd[1]: Stopped Ceph alertmanager.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:16:37.814 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 --force --keep-logs 2024-03-11T21:16:42.345 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:16:42 smithi161 systemd[1]: Stopping Ceph node-exporter.b for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:16:43.078 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:16:42 smithi161 bash[74118]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-node-exporter-b 2024-03-11T21:16:43.078 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:16:43 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-11T21:16:43.078 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:16:43 smithi161 bash[74192]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-node-exporter-b 2024-03-11T21:16:43.078 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:16:43 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-11T21:16:43.078 INFO:journalctl@ceph.node-exporter.b.smithi161.stdout:Mar 11 21:16:43 smithi161 systemd[1]: Stopped Ceph node-exporter.b for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:16:43.385 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:16:43 smithi161 systemd[1]: Stopping Ceph grafana.a for 3349e81e-dfe8-11ee-95c8-87774f69a715... 2024-03-11T21:16:44.331 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:16:43 smithi161 bash[74251]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-grafana-a 2024-03-11T21:16:44.331 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:16:44 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-03-11T21:16:44.331 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:16:44 smithi161 bash[74335]: Error response from daemon: No such container: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715-grafana-a 2024-03-11T21:16:44.332 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:16:44 smithi161 systemd[1]: ceph-3349e81e-dfe8-11ee-95c8-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-11T21:16:44.332 INFO:journalctl@ceph.grafana.a.smithi161.stdout:Mar 11 21:16:44 smithi161 systemd[1]: Stopped Ceph grafana.a for 3349e81e-dfe8-11ee-95c8-87774f69a715. 2024-03-11T21:17:07.042 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-11T21:17:07.058 DEBUG:teuthology.orchestra.run.smithi161:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-11T21:17:07.073 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-11T21:17:07.076 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/crash to /home/teuthworker/archive/teuthology-2024-03-11_20:08:13-orch-main-distro-default-smithi/7591761/remote/smithi088/crash 2024-03-11T21:17:07.076 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/crash -- . 2024-03-11T21:17:07.092 INFO:teuthology.orchestra.run.smithi088.stderr:tar: /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/crash: Cannot open: No such file or directory 2024-03-11T21:17:07.092 INFO:teuthology.orchestra.run.smithi088.stderr:tar: Error is not recoverable: exiting now 2024-03-11T21:17:07.093 DEBUG:teuthology.misc:Transferring archived files from smithi161:/var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/crash to /home/teuthworker/archive/teuthology-2024-03-11_20:08:13-orch-main-distro-default-smithi/7591761/remote/smithi161/crash 2024-03-11T21:17:07.094 DEBUG:teuthology.orchestra.run.smithi161:> sudo tar c -f - -C /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/crash -- . 2024-03-11T21:17:07.109 INFO:teuthology.orchestra.run.smithi161.stderr:tar: /var/lib/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/crash: Cannot open: No such file or directory 2024-03-11T21:17:07.109 INFO:teuthology.orchestra.run.smithi161.stderr:tar: Error is not recoverable: exiting now 2024-03-11T21:17:07.114 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-11T21:17:07.114 DEBUG:teuthology.orchestra.run.smithi088:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-11T21:17:07.152 INFO:teuthology.orchestra.run.smithi088.stdout:2024-03-11T20:47:42.583795+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-11T21:17:07.153 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-03-11T21:17:07.153 DEBUG:teuthology.orchestra.run.smithi088:> sudo egrep '\[SEC\]' /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-11T21:17:07.166 DEBUG:teuthology.orchestra.run.smithi088:> sudo egrep '\[ERR\]' /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-11T21:17:07.180 DEBUG:teuthology.orchestra.run.smithi088:> sudo egrep '\[WRN\]' /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-11T21:17:07.196 INFO:teuthology.orchestra.run.smithi088.stdout:2024-03-11T20:47:42.583795+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-11T21:17:07.197 INFO:tasks.cephadm:Compressing logs... 2024-03-11T21:17:07.198 DEBUG:teuthology.orchestra.run.smithi088:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-03-11T21:17:07.200 DEBUG:teuthology.orchestra.run.smithi161:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-03-11T21:17:07.210 INFO:teuthology.orchestra.run.smithi088.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-11T21:17:07.216 INFO:teuthology.orchestra.run.smithi161.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-11T21:17:07.227 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-mon.a.log 2024-03-11T21:17:07.228 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-client.rgw.foo.smithi088.uxgxld.log 2024-03-11T21:17:07.228 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-client.rgw.smpl.smithi088.kwrboy.log /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-mon.a.log: 2024-03-11T21:17:07.229 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-client.rgw.foo.smithi088.uxgxld.log: gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-mgr.y.log 2024-03-11T21:17:07.230 INFO:teuthology.orchestra.run.smithi161.stderr:gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-mon.b.log 2024-03-11T21:17:07.231 INFO:teuthology.orchestra.run.smithi088.stderr: 76.9% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-client.rgw.foo.smithi088.uxgxld.log.gz 2024-03-11T21:17:07.231 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-client.rgw.smpl.smithi088.kwrboy.log: gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-mon.c.log 2024-03-11T21:17:07.231 INFO:teuthology.orchestra.run.smithi088.stderr: 76.9% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-client.rgw.smpl.smithi088.kwrboy.log.gz 2024-03-11T21:17:07.231 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.audit.log 2024-03-11T21:17:07.231 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.1.log 2024-03-11T21:17:07.232 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.audit.log: /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/tcmu-runner.log 2024-03-11T21:17:07.232 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.log 2024-03-11T21:17:07.233 INFO:teuthology.orchestra.run.smithi161.stderr:gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.5.log 2024-03-11T21:17:07.233 INFO:teuthology.orchestra.run.smithi161.stderr:gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-mgr.x.log 2024-03-11T21:17:07.233 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.audit.log 2024-03-11T21:17:07.233 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.6.log 2024-03-11T21:17:07.233 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-mgr.x.log: /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-client.rgw.foo.smithi161.rurchv.log 2024-03-11T21:17:07.236 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/tcmu-runner.log: 83.9% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/tcmu-runner.log.gz 2024-03-11T21:17:07.236 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.cephadm.log 2024-03-11T21:17:07.236 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.0.log 2024-03-11T21:17:07.237 INFO:teuthology.orchestra.run.smithi161.stderr:gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-client.rgw.smpl.smithi161.hpnscb.log 2024-03-11T21:17:07.237 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.6.log: /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-client.rgw.foo.smithi161.rurchv.log: gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.log 2024-03-11T21:17:07.237 INFO:teuthology.orchestra.run.smithi161.stderr: 76.9% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-client.rgw.foo.smithi161.rurchv.log.gz 2024-03-11T21:17:07.237 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-client.rgw.smpl.smithi161.hpnscb.log: 77.0% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-client.rgw.smpl.smithi161.hpnscb.log.gz 2024-03-11T21:17:07.237 INFO:teuthology.orchestra.run.smithi161.stderr:gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.cephadm.log 2024-03-11T21:17:07.237 INFO:teuthology.orchestra.run.smithi161.stderr:gzip /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.log: -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.4.log 2024-03-11T21:17:07.238 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.cephadm.log: 90.6% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.cephadm.log.gz 2024-03-11T21:17:07.239 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.3.log 2024-03-11T21:17:07.239 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.cephadm.log: 83.7%gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-volume.log 2024-03-11T21:17:07.239 INFO:teuthology.orchestra.run.smithi161.stderr: -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.cephadm.log.gz 2024-03-11T21:17:07.240 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-volume.log 2024-03-11T21:17:07.240 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.7.log 2024-03-11T21:17:07.242 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.0.log: /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.3.log: 93.4% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.log.gz 2024-03-11T21:17:07.243 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-volume.log: 90.5% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.audit.log.gz 2024-03-11T21:17:07.244 INFO:teuthology.orchestra.run.smithi161.stderr: 88.3%gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-11T21:17:07.244 INFO:teuthology.orchestra.run.smithi161.stderr: -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.log.gz 2024-03-11T21:17:07.246 INFO:teuthology.orchestra.run.smithi088.stderr: 94.2% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph.audit.log.gz 2024-03-11T21:17:07.247 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.2.log 2024-03-11T21:17:07.255 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-11T21:17:07.260 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.7.log: /var/log/ceph/cephadm.log: 91.5% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-volume.log.gz 2024-03-11T21:17:07.261 INFO:teuthology.orchestra.run.smithi161.stderr: 85.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-11T21:17:07.264 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.2.log: 91.4% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-volume.log.gz 2024-03-11T21:17:07.285 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/cephadm.log: 91.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-11T21:17:07.302 INFO:teuthology.orchestra.run.smithi161.stderr: 89.3% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-mgr.x.log.gz 2024-03-11T21:17:07.633 INFO:teuthology.orchestra.run.smithi161.stderr: 92.6% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-mon.b.log.gz 2024-03-11T21:17:07.648 INFO:teuthology.orchestra.run.smithi088.stderr: 88.8% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-mgr.y.log.gz 2024-03-11T21:17:07.943 INFO:teuthology.orchestra.run.smithi088.stderr: 92.3% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-mon.c.log.gz 2024-03-11T21:17:08.425 INFO:teuthology.orchestra.run.smithi088.stderr: 91.1% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-mon.a.log.gz 2024-03-11T21:17:08.563 INFO:teuthology.orchestra.run.smithi088.stderr: 93.4% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.2.log.gz 2024-03-11T21:17:08.591 INFO:teuthology.orchestra.run.smithi161.stderr: 93.4% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.6.log.gz 2024-03-11T21:17:08.629 INFO:teuthology.orchestra.run.smithi088.stderr: 93.5% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.1.log.gz 2024-03-11T21:17:08.699 INFO:teuthology.orchestra.run.smithi161.stderr: 93.5% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.5.log.gz 2024-03-11T21:17:08.735 INFO:teuthology.orchestra.run.smithi088.stderr: 93.5% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.0.log.gz 2024-03-11T21:17:08.769 INFO:teuthology.orchestra.run.smithi161.stderr: 93.9% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.7.log.gz 2024-03-11T21:17:08.845 INFO:teuthology.orchestra.run.smithi161.stderr: 93.6% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.4.log.gz 2024-03-11T21:17:08.847 INFO:teuthology.orchestra.run.smithi161.stderr: 2024-03-11T21:17:08.847 INFO:teuthology.orchestra.run.smithi161.stderr:real 0m1.642s 2024-03-11T21:17:08.847 INFO:teuthology.orchestra.run.smithi161.stderr:user 0m6.307s 2024-03-11T21:17:08.847 INFO:teuthology.orchestra.run.smithi161.stderr:sys 0m0.207s 2024-03-11T21:17:09.287 INFO:teuthology.orchestra.run.smithi088.stderr: 93.5% -- replaced with /var/log/ceph/3349e81e-dfe8-11ee-95c8-87774f69a715/ceph-osd.3.log.gz 2024-03-11T21:17:09.288 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-03-11T21:17:09.288 INFO:teuthology.orchestra.run.smithi088.stderr:real 0m2.087s 2024-03-11T21:17:09.289 INFO:teuthology.orchestra.run.smithi088.stderr:user 0m8.334s 2024-03-11T21:17:09.289 INFO:teuthology.orchestra.run.smithi088.stderr:sys 0m0.327s 2024-03-11T21:17:09.289 INFO:tasks.cephadm:Archiving logs... 2024-03-11T21:17:09.289 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-11_20:08:13-orch-main-distro-default-smithi/7591761/remote/smithi088/log 2024-03-11T21:17:09.290 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-11T21:17:10.421 DEBUG:teuthology.misc:Transferring archived files from smithi161:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-11_20:08:13-orch-main-distro-default-smithi/7591761/remote/smithi161/log 2024-03-11T21:17:10.421 DEBUG:teuthology.orchestra.run.smithi161:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-11T21:17:11.362 INFO:tasks.cephadm:Removing cluster... 2024-03-11T21:17:11.363 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 --force 2024-03-11T21:17:12.150 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3349e81e-dfe8-11ee-95c8-87774f69a715 --force 2024-03-11T21:17:12.947 INFO:tasks.cephadm:Removing cephadm ... 2024-03-11T21:17:12.948 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-11T21:17:12.955 DEBUG:teuthology.orchestra.run.smithi161:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-11T21:17:12.960 INFO:tasks.cephadm:Teardown complete 2024-03-11T21:17:12.960 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-11T21:17:12.970 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-11T21:17:12.971 DEBUG:teuthology.orchestra.run.smithi088:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-11T21:17:12.973 DEBUG:teuthology.orchestra.run.smithi161:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-11T21:17:12.993 INFO:teuthology.orchestra.run.smithi161.stdout: remote refid st t when poll reach delay offset jitter 2024-03-11T21:17:12.993 INFO:teuthology.orchestra.run.smithi161.stdout:============================================================================== 2024-03-11T21:17:12.993 INFO:teuthology.orchestra.run.smithi161.stdout:*hv01.front.sepi 44.4.53.2 2 u 44 64 377 0.088 -1.733 0.778 2024-03-11T21:17:12.994 INFO:teuthology.orchestra.run.smithi161.stdout:+hv02.front.sepi 63.231.80.2 3 u 45 64 377 0.109 3.241 0.218 2024-03-11T21:17:12.994 INFO:teuthology.orchestra.run.smithi161.stdout:+hv03.front.sepi 74.6.168.72 3 u 45 64 377 0.080 0.533 0.092 2024-03-11T21:17:12.994 INFO:teuthology.orchestra.run.smithi161.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-03-11T21:17:12.995 INFO:teuthology.orchestra.run.smithi088.stdout: remote refid st t when poll reach delay offset jitter 2024-03-11T21:17:12.995 INFO:teuthology.orchestra.run.smithi088.stdout:============================================================================== 2024-03-11T21:17:12.995 INFO:teuthology.orchestra.run.smithi088.stdout:*hv01.front.sepi 44.4.53.2 2 u 51 64 377 0.106 -1.955 0.558 2024-03-11T21:17:12.995 INFO:teuthology.orchestra.run.smithi088.stdout:+hv02.front.sepi 63.231.80.2 3 u 53 64 377 0.089 2.281 0.302 2024-03-11T21:17:12.996 INFO:teuthology.orchestra.run.smithi088.stdout:+hv03.front.sepi 74.6.168.72 3 u 38 64 377 0.103 -0.292 0.178 2024-03-11T21:17:12.996 INFO:teuthology.orchestra.run.smithi088.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-03-11T21:17:12.996 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-11T21:17:13.005 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-11T21:17:13.006 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-11T21:17:13.020 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-11T21:17:13.034 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-11T21:17:13.049 INFO:teuthology.task.internal:Duration was 2279.914930 seconds 2024-03-11T21:17:13.049 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-11T21:17:13.064 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-11T21:17:13.065 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-11T21:17:13.067 DEBUG:teuthology.orchestra.run.smithi161:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-11T21:17:13.118 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-11T21:17:13.118 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi088.front.sepia.ceph.com 2024-03-11T21:17:13.119 DEBUG:teuthology.orchestra.run.smithi088:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-03-11T21:17:13.130 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi161.front.sepia.ceph.com 2024-03-11T21:17:13.211 DEBUG:teuthology.orchestra.run.smithi161:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-03-11T21:17:13.230 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-11T21:17:13.230 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-11T21:17:13.232 DEBUG:teuthology.orchestra.run.smithi161:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-11T21:17:13.336 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-11T21:17:13.336 DEBUG:teuthology.orchestra.run.smithi088:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-11T21:17:13.339 DEBUG:teuthology.orchestra.run.smithi161:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-11T21:17:13.511 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-11T21:17:13.520 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-11T21:17:13.520 DEBUG:teuthology.orchestra.run.smithi088:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-11T21:17:13.533 DEBUG:teuthology.orchestra.run.smithi161:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-11T21:17:13.548 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-11T21:17:13.558 DEBUG:teuthology.orchestra.run.smithi088:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-03-11T21:17:13.577 DEBUG:teuthology.orchestra.run.smithi161:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-03-11T21:17:13.588 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = core 2024-03-11T21:17:13.605 INFO:teuthology.orchestra.run.smithi161.stdout:kernel.core_pattern = core 2024-03-11T21:17:13.636 DEBUG:teuthology.orchestra.run.smithi088:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-11T21:17:13.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-11T21:17:13.642 DEBUG:teuthology.orchestra.run.smithi161:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-11T21:17:13.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-11T21:17:13.648 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-11T21:17:13.660 INFO:teuthology.task.internal:Transferring archived files... 2024-03-11T21:17:13.661 DEBUG:teuthology.misc:Transferring archived files from smithi088:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-11_20:08:13-orch-main-distro-default-smithi/7591761/remote/smithi088 2024-03-11T21:17:13.661 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-11T21:17:13.696 DEBUG:teuthology.misc:Transferring archived files from smithi161:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-11_20:08:13-orch-main-distro-default-smithi/7591761/remote/smithi161 2024-03-11T21:17:13.696 DEBUG:teuthology.orchestra.run.smithi161:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-11T21:17:13.728 INFO:teuthology.task.internal:Removing archive directory... 2024-03-11T21:17:13.728 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-11T21:17:13.733 DEBUG:teuthology.orchestra.run.smithi161:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-11T21:17:13.768 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-11T21:17:13.778 INFO:teuthology.task.internal:Not uploading archives. 2024-03-11T21:17:13.779 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-11T21:17:13.789 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-11T21:17:13.789 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-11T21:17:13.791 DEBUG:teuthology.orchestra.run.smithi161:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-11T21:17:13.796 INFO:teuthology.orchestra.run.smithi088.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 11 21:17 /home/ubuntu/cephtest 2024-03-11T21:17:13.800 INFO:teuthology.orchestra.run.smithi161.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 11 21:17 /home/ubuntu/cephtest 2024-03-11T21:17:13.801 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-11T21:17:13.812 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-11T21:17:13.836 INFO:teuthology.nuke:Checking targets against current locks 2024-03-11T21:17:13.860 DEBUG:teuthology.nuke:shortname: smithi088 2024-03-11T21:17:13.860 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-11T21:17:13.883 DEBUG:teuthology.nuke:shortname: smithi161 2024-03-11T21:17:13.883 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-11T21:17:13.887 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-11_20:08:13-orch-main-distro-default-smithi/7591761', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-11 20:28:37.308520', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-03-11T21:17:13.911 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi161.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-11_20:08:13-orch-main-distro-default-smithi/7591761', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-11 20:28:37.307093', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-03-11T21:17:13.939 INFO:teuthology.orchestra.console.smithi088:Power off 2024-03-11T21:17:13.939 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-11T21:17:13.963 DEBUG:teuthology.orchestra.console.smithi088:power off output: Chassis Power Control: Down/Off 2024-03-11T21:17:13.963 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-11T21:17:13.979 INFO:teuthology.orchestra.console.smithi161:Power off 2024-03-11T21:17:13.980 DEBUG:teuthology.orchestra.console.smithi161:pexpect command: ipmitool -H smithi161.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-11T21:17:13.988 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is on 2024-03-11T21:17:14.002 DEBUG:teuthology.orchestra.console.smithi161:power off output: Chassis Power Control: Down/Off 2024-03-11T21:17:14.002 DEBUG:teuthology.orchestra.console.smithi161:pexpect command: ipmitool -H smithi161.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-11T21:17:14.028 DEBUG:teuthology.orchestra.console.smithi161:check power output: Chassis Power is on 2024-03-11T21:17:17.988 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-11T21:17:18.029 DEBUG:teuthology.orchestra.console.smithi161:pexpect command: ipmitool -H smithi161.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-11T21:17:18.099 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is on 2024-03-11T21:17:18.140 DEBUG:teuthology.orchestra.console.smithi161:check power output: Chassis Power is on 2024-03-11T21:17:22.102 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-11T21:17:22.140 DEBUG:teuthology.orchestra.console.smithi161:pexpect command: ipmitool -H smithi161.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-11T21:17:22.213 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is off 2024-03-11T21:17:22.251 DEBUG:teuthology.orchestra.console.smithi161:check power output: Chassis Power is on 2024-03-11T21:17:22.314 INFO:teuthology.orchestra.console.smithi088:Power off completed 2024-03-11T21:17:26.254 DEBUG:teuthology.orchestra.console.smithi161:pexpect command: ipmitool -H smithi161.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-11T21:17:26.367 DEBUG:teuthology.orchestra.console.smithi161:check power output: Chassis Power is off 2024-03-11T21:17:26.468 INFO:teuthology.orchestra.console.smithi161:Power off completed 2024-03-11T21:17:26.572 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: 2279.914929628372 failure_reason: '"2024-03-11T20:47:42.583795+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log' owner: scheduled_teuthology@teuthology success: false 2024-03-11T21:17:26.573 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-11T21:17:26.663 INFO:teuthology.run:FAIL